Différences
Ci-dessous, les différences entre deux révisions de la page.
Les deux révisions précédentes Révision précédente Prochaine révision | Révision précédente | ||
doc:plf [Le 14/11/2006, 20:27] 80.186.179.244 sudo apt-get install |
— (Version actuelle) | ||
---|---|---|---|
Ligne 1: | Ligne 1: | ||
- | //Une traduction française de cette page est disponible [[doc:plf-fr|ici]].// | ||
- | //Last updated : 2006/11/03 at 1:43 PM// | ||
- | |||
- | =====Warning===== | ||
- | |||
- | If you are experiencing problems (404 errors) with the main mirror, you can find a fallback repository here: http://forum.ubuntu-fr.org/viewtopic.php?pid=554159#p554159 | ||
- | |||
- | =====Presentation===== | ||
- | |||
- | {{doc:plf.png }} | ||
- | |||
- | The [[http://plf.zarb.org/|Penguin Liberation Front]] is a team that builds litigious packages (packages that are patent encumbered or proprietary). Those packages are meant to be legal and should be used only in countries where software patents don't apply. Please check for the applicable laws in your country ! | ||
- | |||
- | The [[http://plf.zarb.org/|PLF]] repository has been providing litigious packages for Mandriva for many years. Currently the team is doing the same thing for Ubuntu. | ||
- | |||
- | |||
- | |||
- | |||
- | |||
- | =====PLF repositories (amd64, i386, powerpc)===== | ||
- | |||
- | **If you don't know what a repository means or howto add an extra repository, please read [[https://help.ubuntu.com/ubuntu/serverguide/C/extra-repositories.html|this page]] !** | ||
- | |||
- | |||
- | ====Repository authentication==== | ||
- | |||
- | Packages in this repository can be gpg authenticated. The key that is being used for signing the packages is 12B83718. You can enter this key into the APT trusted keys database with the following command: | ||
- | <code>wget http://packages.freecontrib.org/ubuntu/plf/12B83718.gpg -O- | sudo apt-key add -</code> | ||
- | |||
- | If you also want to add the key to your own keyring, use the following command: | ||
- | <code>gpg --keyserver hkp://wwwkeys.eu.pgp.net --recv-keys 0x12B83718 ; gpg --export -a 0x12B83718 | sudo apt-key add -</code> | ||
- | |||
- | Then, to use PLF repositories, add the following paragraph to your ''/etc/apt/sources.list'', depending on the Ubuntu release you are using: | ||
- | |||
- | ====Ubuntu 5.10 (Breezy Badger)==== | ||
- | |||
- | <file> | ||
- | ## PLF | ||
- | ## Please report any bug on https://launchpad.net/products/plf/+bugs | ||
- | deb http://packages.freecontrib.org/ubuntu/plf/ breezy free non-free | ||
- | deb-src http://packages.freecontrib.org/ubuntu/plf/ breezy free non-free | ||
- | </file> | ||
- | |||
- | ====Ubuntu 6.06.1 LTS (Dapper Drake)==== | ||
- | |||
- | <file> | ||
- | ## PLF | ||
- | ## Please report any bug on https://launchpad.net/products/plf/+bugs | ||
- | deb http://packages.freecontrib.org/ubuntu/plf/ dapper free non-free | ||
- | deb-src http://packages.freecontrib.org/ubuntu/plf/ dapper free non-free | ||
- | </file> | ||
- | |||
- | ====Ubuntu 6.10 (Edgy Eft)==== | ||
- | |||
- | <file> | ||
- | ## PLF | ||
- | ## Please report any bug on https://launchpad.net/products/plf/+bugs | ||
- | deb http://packages.freecontrib.org/ubuntu/plf/ edgy-plf free non-free | ||
- | deb-src http://packages.freecontrib.org/ubuntu/plf/ edgy-plf free non-free | ||
- | </file> | ||
- | |||
- | |||
- | |||
- | |||
- | =====Packages===== | ||
- | |||
- | |||
- | ====Available & Maintained==== | ||
- | |||
- | ^ Name ^ Description ^ Supported Architectures ^ Supported Ubuntu releases ^ | ||
- | | bmp-wma | bmp plugin to play wma files | i386, amd64 | dapper, edgy | | ||
- | | hot-babe | small graphical utility which displays the system activity in a very special way | any | dapper, edgy | | ||
- | | libdvdcss2 | The library needed to play back encrypted DVDs | any | all | | ||
- | | xmms-wma | xmms plugin to play wma files | i386, amd64 | dapper, edgy | | ||
- | | | | | | | ||
- | | googleearth | Offers maps and satellite images for regional searches | i386, amd64 | dapper, edgy | | ||
- | | ibm-j2re1.5 | IBM Java Runtime Environment | powerpc | all | | ||
- | | ibm-j2sdk1.5 | IBM Java Software Development Kit | powerpc | all | | ||
- | | ppc-codecs | A package of codecs needed to play multiple formats | powerpc | edgy | | ||
- | | realplay | RealPlayer 10 supports RealAudio, RealVideo 10, MP3, Ogg Vorbis, Theora, H263, AAC and more | i386 | breezy | | ||
- | | skype-static | A proprietary but gratis Voice Over IP software (statically-linked version) | i386 | dapper, edgy | | ||
- | | skype | A proprietary but gratis Voice Over IP software | i386 | all | | ||
- | | sun-j2re1.5 | Sun Java Runtime Environment | i386 | breezy | | ||
- | | sun-j2sdk1.5 | Sun Java Software Development Kit | i386 | breezy | | ||
- | | unace-nonfree | Decompress .ace archives | i386, amd64 | edgy | | ||
- | | w32codecs | A package of codecs needed to play multiple formats, notably DivX | i386 | all | | ||
- | |||
- | ====Candidates==== | ||
- | |||
- | PLF Ubuntu accepts only refused by Universe/Multiverse packages ! | ||
- | |||
- | **Please file a bug (with the program name and website) : https://launchpad.net/products/plf/+bugs** | ||
- | |||
- | =====Documentation==== | ||
- | |||
- | ====Maintain a package==== | ||
- | |||
- | If you want to become a maintainer, here is the walkthrough : | ||
- | |||
- | - Read **carefully** the following pages : | ||
- | * [[:doc/plf-packaging-policy|PLF packaging policy]] | ||
- | * [[http://doc.ubuntu.com/ubuntu/packagingguide/C/index.html|Packaging guide]] | ||
- | - Check that your package is not in progress/already done : https://launchpad.net/products/plf/+bugs | ||
- | - Suscribe to the PLF Ubuntu mailing list : https://www.zarb.org/mailman/listinfo/plf-discuss-ubuntu | ||
- | - Create a [[https://launchpad.net/|Launchpad]] account, add it a GnuPG key, and then, ask for your inclusion in the [[https://launchpad.net/people/plf-contributors|Contributors of packages for PLF]] team ; | ||
- | - File a [[https://launchpad.net/products/plf/+bugs|bug]], saying that you are working on the package, and please add an adress linking to your files (''.orig.tar.gz'', ''.diff.gz'', ''.changes'',''.dsc''). | ||
- | |||
- | //mr_pouit : We are preparing a better/simpler way to submit packages.// | ||
- | |||
- | ====Useful links==== | ||
- | |||
- | * [[http://www.debian.org/doc/maint-guide/|Official Debian Maintenainer Guide]] | ||
- | * [[http://ubuntuforums.org/showthread.php?t=51003|How-to make Ubuntu package quickly]] | ||
- | * [[http://women.alioth.debian.org/wiki/index.php/English/BuildingWithoutHelper|Building Debian package without helper]] | ||
- | * [[https://perso.duckcorp.org/duck/cdbs-doc/cdbs-doc.xhtml|Converting your package to CDBS]] | ||
- | |||
- | * [[https://wiki.ubuntu.com/UniverseCandidates|Universe Candidates]] | ||
- | * [[http://www.debian.org/devel/wnpp/requested|Requested packages (Debian)]] | ||
- | * [[http://www.us.debian.org/devel/wnpp/being_packaged|Packages being worked on (Debian)]] | ||
- | |||
- | =====Active Team===== | ||
- | |||
- | [[https://launchpad.net/people/plf-contributors|Contributors of packages for PLF]] |