| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
|
|
|
| |
* We already support EAPI=3
* Sometimes IT_PROG_INTLTOOL is called from inside a macro, so grep for INTLTOOL instead
|
|
|
|
|
| |
* Fixes bug 308413
* Add gnome-common dep to the eclass because lots of packages probably use it
|
|
|
|
| |
* Add gnome-doc-utils, intltool to DEPEND
|
| |
|
| |
|
|
|
|
|
| |
* PATCHES variable is no longer relative to ${FILESDIR}
* cd $S after git_src_unpack
|
| |
|
|
|
|
|
|
|
| |
- Modify the pygtk ebuild to use gnome2.eclass
- Modify gnome2-live.eclass:
* Include "m4" for eautoreconf
* Disable pyc compilation
|
|
|
|
|
| |
- Move (after editing) the live ebuilds from gnome.git
- Edit gnome2-live.eclass to use MODPATH instead of ESVN_REPO_URI
|
|
|
|
|
|
|
|
| |
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
|
| |
|
|
|
|
| |
- Changes to gnome2-live.eclass to unpack the ebuild's SRC_URI
|
|
|
|
|
|
|
| |
* 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 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
|
|
Simply inherit after gnome2 to use (in most cases)
|