Meego Wiki
Views
From MeeGo wiki
Revision as of 22:24, 28 July 2011 by Rzr (Talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

Contents

Purpose

This repository was created soon after MeeGo for Netbooks was released. For many reasons some popular software (codecs, players, etc...) can not be shipped with the distro or included to official repositories, so users had to build such software by themselves and share it with each other. As soon as the number of user-built packages has significally grown, it was suggested to join the efforts and create a single community repository.


Browsing available packages

Repository can be browsed directly to see what's in.

Index is made with RepoView utility. Click here to see Repository index for Meego 1.0 and here for Repository index for Meego 1.1.


Adding the community repository to your system

To add the repo to your system, open a terminal (Menu→Applications→System→Terminal) and perform the following steps:

MeeGo 1.2 users

$ sudo zypper ar http://mirror.yandex.ru/mirrors/meego-community/meego1.2/ community && sudo zypper refresh

MeeGo 1.1 users

$ sudo zypper ar http://mirror.yandex.ru/mirrors/meego-community/meego1.1/ community && sudo zypper refresh

MeeGo 1.0 users

$ sudo zypper ar http://mirror.yandex.ru/mirrors/meego-community/meego1.0/ community && sudo zypper refresh

In Meego 1.0 you can also add the repo to "yum" package manager. Before you can add the repository, you must have wget installed on your system (not installed by default). To install it, open a terminal window and execute the following from the terminal command line:

sudo zypper install wget

or

sudo yum install wget

depending on your installer of choice.

After that, add the repo to yum:

cd /etc/yum.repos.d
sudo wget http://mirror.yandex.ru/mirrors/meego-community/meego1.0/community.repo

Finally, unchek the option "Filters - Only native packages" in PackageKit : (Menu→Applications→System→Add/Remove Applications).

Now you are able to search and install the packages from the repo.

Installing the software

Codecs:

sudo zypper install ffmpeg faac faad2 gstreamer-ffmpeg gst-plugins-good 
gst-plugins-bad gst-plugins-uggly mpeg2dec 
libmatroska libdvdnav libdvdread lame x264

Players:

sudo zypper install totem mplayer-gui vlc


Package requests

Use this thread to post a request for a packages that would be nice to have in the repository.


Contributions

If you have built a package that you think would be useful for others, please send it to one of the maintainers. We will test your package and likely include it to repo.

You are also welcome to became a maintainer and support your packages on regular basis. Please contact me if you want to became a maintainer.


Maintainers

  • Alexey Volkov (macek), xmpp:stari_macek@jabber.ru
  • Ivan Kozinov (ZigBee), ICQ:149143110


Links

Community Repo discussion thread,
MeeGo discussion in Russian


Donations

Donations for supporting this repo are appreciated. You can donate via MoneyBookers or PayPal.

Personal tools