Difference between pages "Portage Tree" and "Package:Quodlibet"

From Funtoo
(Difference between pages)
Jump to navigation Jump to search
 
(First expansion on package)
 
Line 1: Line 1:
This page describes the Funtoo Linux distributed Portage tree, which contains all the ebuilds of the Funtoo Linux distribution.  
{{Ebuild
|Summary=An audio library tagger, manager, and player for GTK+
|CatPkg=media-sound/quodlibet
|Homepage=http://code.google.com/p/quodlibet/
}}
= An audio library tagger, manager, and player for GTK+ =


== Community-Extensible and Distributed ==
==Installation==


Daniel Robbins has recently added the ability for the Portage tree to be extended and improved by the community. This allows Funtoo Linux users to contribute ebuilds of interest very easily, by simply committing their ebuilds to their own git-based portage repository. Your updated ebuilds are then auto-merged into the mainline Funtoo Portage tree every 4 hours. If you are interested in contributing to the Funtoo Linux Portage tree, please post an email to the [http://groups.google.com/group/funtoo-dev funtoo-dev mailing list] describing your overlay and its contents and we will consider the request.
Quodlibet can be installed with
{{console|body=
###i## emerge quodlibet
}}


== Mini-Manifest Tree ==
==Configuration==


Funtoo Linux provides two Portage tree repositories, available at the following location:
Please expand


* http://github.com/funtoo/ports-2012
==Usage==


The first tree is a full Portage tree with full Manifests and ChangeLogs, and includes branches for Funtoo Linux as well as Gentoo Linux. The second tree is a minimized tree that contains only the unified Funtoo Linux Portage tree, all the ebuilds in the first tree, but contains "mini" Manifests (that only contain distfile digests) and has ChangeLogs removed. The first tree is used by Funtoo Linux internallly while the second tree is intended to be used by end-users, since it is much smaller.
Please expand


== How the Tree is Built ==
==More info==


New versions of the Funtoo Linux Portage tree are generated every 12 hours using a special merge script that combines the Gentoo Portage tree with the Funtoo Linux funtoo-overlay as well as other 3rd-party overlays. The overlays currently being merged are:
The man page has more details
{{console|body=
$ ##i## man quodlibet
}}


* http://github.com/funtoo/portage (gentoo.org branch)
==Troubleshooting==
* http://github.com/funtoo/funtoo-overlay (all ebuilds replacing those in Gentoo, including some eclass and profile patches)
* http://github.com/slashbeast/foo-overlay (all ebuilds being added, with two ebuilds replacing an upstream Gentoo version)
* http://github.com/adessemond/bar-overlay (all ebuilds replacing those in Gentoo)
* http://github.com/funtoo/flora [[Flora]] (all ebuilds being added, with no ebuilds replacing upstream Gentoo versions)


This list is likely to expand in the future.
Please expand


The script used to merge the Portage overlays can be viewed here:
{{note|Please note this is a first attempt of expanding the wiki by a new user. Don't shoot the messenger!}}


https://github.com/funtoo/funtoo-overlay/blob/master/funtoo/scripts/merge.py
{{PageNeedsUpdates}}


If you are interested in contributing ebuilds to Funtoo Linux, please contact us on the [http://groups.google.com/group/funtoo-dev funtoo-dev mailing list].
{{EbuildFooter}}
 
[[Category:Portage]]
[[Category:Funtoo features]]

Revision as of 22:33, April 25, 2015

Quodlibet

   Tip

We welcome improvements to this page. To edit this page, Create a Funtoo account. Then log in and then click here to edit this page. See our editing guidelines to becoming a wiki-editing pro.

An audio library tagger, manager, and player for GTK+

Installation

Quodlibet can be installed with

root # emerge quodlibet

Configuration

Please expand

Usage

Please expand

More info

The man page has more details

user $  man quodlibet

Troubleshooting

Please expand

   Note

Please note this is a first attempt of expanding the wiki by a new user. Don't shoot the messenger!