Nielsmayer (Talk | contribs) (→Qtractor Audio/MIDI Editor and Sound processing plugins.) |
Nielsmayer (Talk | contribs) (rehierarchied) |
||
| Line 51: | Line 51: | ||
* Fedora uses Python 2.7, MeeGo uses Python 2.6. | * Fedora uses Python 2.7, MeeGo uses Python 2.6. | ||
| - | + | =Some Example Installations= | |
| - | + | ==Google Chrome, Flash Plugins, Java, etc.== | |
http://lists.meego.com/pipermail/meego-community/2011-February/003570.html | http://lists.meego.com/pipermail/meego-community/2011-February/003570.html | ||
| - | + | ==Be able to watch/hear common internet media formats.== | |
[[file:Banshee-on-meegolem-playing-flv-via-nonfree-gsteamer-ffmpeg-plugins.png]] | [[file:Banshee-on-meegolem-playing-flv-via-nonfree-gsteamer-ffmpeg-plugins.png]] | ||
| - | + | ==smplayer to watch streamed audio/video.== | |
| - | + | ==gpodder and needed python plugins -- to watch/manage podcats.== | |
| - | + | ==The OpenShot Video Editor== | |
[[file:Openshot-on-meegolem.png]] | [[file:Openshot-on-meegolem.png]] | ||
| - | + | ==The Jack Audio Connection Kit, QJackCtl, and Various Cool Audio Tools== | |
[[file:Qjackctl-on-meegolem.png]] | [[file:Qjackctl-on-meegolem.png]] | ||
| Line 77: | Line 77: | ||
[[file:Jack-alsa-perceptual-analyser.png]] | [[file:Jack-alsa-perceptual-analyser.png]] | ||
| - | + | ==Qtractor Audio/MIDI Editor and Sound processing plugins.== | |
[[File:Qtractor-plastique-style-on-meegolem.png]] | [[File:Qtractor-plastique-style-on-meegolem.png]] | ||
[[File:Qtractor-dialogs-plastique-style-meego.png]] | [[File:Qtractor-dialogs-plastique-style-meego.png]] | ||
WARNING: THIS IS A WORK IN PROGRESS STATUS: Not even close yet.
This is a guide on how to run and install Fedora's "noncompliant apps", along with the rest of Fedora14 libs and apps, on MeeGo 1.2 Netbook. The intent here is not MeeGo non-compliance, but rather end-user usefulness, on-par with what other user's get from installing Fedora, and then following instructions like http://www.mjmwired.net/resources/mjm-fedora-f14.html to actually get a system that's worth using.
This hack provides the following repositories that work alongside MeeGo's if you're careful with your use of 'zypper'
The end result is over 20000 packages many of which work beautifully.
See http://lists.meego.com/pipermail/meego-community/2011-March/003675.html
https://bugs.meego.com/show_bug.cgi?id=14129
...
sudo zypper install tar wget ...
cd /tmp ; wget 'https://bugs.meego.com/attachment.cgi?id=4761' cd / ; tar xvzf '/tmp/attachment.cgi?id=4761'
cd /tmp ; wget 'https://bugs.meego.com/attachment.cgi?id=4762' cd / ; tar xvzf '/tmp/attachment.cgi?id=4762'
$ sudo zypper clean --all $ sudo zypper refresh
http://lists.meego.com/pipermail/meego-community/2011-February/003570.html