summaryrefslogtreecommitdiff
path: root/eclass
Commit message (Collapse)AuthorAgeFilesLines
* gnome2-live.eclass: Fix condition for calling gnome-doc-*Nirbheek Chauhan2009-12-221-2/+9
| | | | * Add gnome-doc-utils, intltool to DEPEND
* Add net-misc/networkmanagerNirbheek Chauhan2009-06-161-2/+2
|
* Add sys-fs/udev-extras, add checks to eclass for gtkdocize and intltoolizeNirbheek Chauhan2009-06-091-5/+8
|
* gnome-base/gdm, eclass/gnome2-eapi-fixes.eclassNirbheek Chauhan2009-06-041-27/+0
| | | | | | * Sync with tree * Update for git move * Update for EAPI=2 support in gnome2.eclass
* gnome2-live.eclass: Update for upstream git moveNirbheek Chauhan2009-06-041-11/+25
| | | | | * PATCHES variable is no longer relative to ${FILESDIR} * cd $S after git_src_unpack
* I'm an idiot, check for the existence of ./m4Nirbheek Chauhan2008-11-041-1/+5
|
* Add dev-python/py{gtk,gobject}-9999Nirbheek Chauhan2008-10-301-1/+5
| | | | | | | - Modify the pygtk ebuild to use gnome2.eclass - Modify gnome2-live.eclass: * Include "m4" for eautoreconf * Disable pyc compilation
* app-crypt/seahorse and app-crypt/seahorse-pluginsNirbheek Chauhan2008-10-301-1/+4
| | | | | - Move (after editing) the live ebuilds from gnome.git - Edit gnome2-live.eclass to use MODPATH instead of ESVN_REPO_URI
* Overriding gnome2.eclass -> metadata invalidationNirbheek Chauhan2008-10-253-145/+33
| | | | | | | | This results in severe slowdowns. Add gnome2-eapi-fixes.eclass instead. - This eclass will have to be inherited by ebuilds which use gnome2.eclass and EAPI >= 2 *after* gnome2 to work properly. - gnome-base/gdm-9999 has been fixed to reflect this
* Not b0rked upstream dumb ol' me :)Nirbheek Chauhan2008-10-221-0/+2
|
* Add gnome-base/gdm-9999Nirbheek Chauhan2008-10-221-2/+5
| | | | - Changes to gnome2-live.eclass to unpack the ebuild's SRC_URI
* EAPI=2 support for gnome2-live.eclassNirbheek Chauhan2008-10-012-11/+158
| | | | | | | * Add an EAPI=2 aware gnome2.eclass * Update gnome2-live.eclass to take advantage of the new gnome2.eclass * ebuilds can now use EAPI=2 without b0rking, yay! * Whoops, forgot to EXPORT_FUNCTIONS pkg_postinst
* Add gnome-base/gconf-9999Nirbheek Chauhan2008-09-251-0/+1
| | | | | | | - Add intltoolize --force to the eclass to work around problems faced sometimes - Add (updated) autofoo patches from gnome bug 498934 - Add no-gconfd.patch from gnome overlay
* Eclass for gnome2 live ebuildsNirbheek Chauhan2008-09-251-0/+55
Simply inherit after gnome2 to use (in most cases)