summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* set AUTOTOOLS_AUTO_DEPEND based on EAUTORECONF so that we do not clobber earl...Mike Frysinger2014-11-151-4/+8
* get rid of base.eclass, mostly thanks to einstalldocs introduction to eutils,...Samuli Suominen2014-02-271-6/+12
* Remove support for EAPI=4 to force EAPI=5 and verbose build.log everywhereSamuli Suominen2012-11-281-2/+2
* naive bump of all EAPI-specific checks in eclasses to permit EAPI=5 where EAP...Ian Stakenvicius2012-09-271-2/+2
* Drop desktop file validate foo and let the PM handle it as the best it can. I...Samuli Suominen2012-09-021-4/+2
* Raise xfce4-dev-tools dependency to 4.10 wrt #416233, Comment #12Samuli Suominen2012-07-021-4/+4
* Punt support for running intltoolize --force --copy --automake, because autot...Samuli Suominen2012-05-221-13/+1
* Raise xfce4-dev-tools DEPEND to 4.9.1 for LT_INIT and LT_PREREQ support.Samuli Suominen2012-01-161-3/+3
* Update copyright years in headersChristian Faulhammer2011-12-271-2/+2
* Only depend on AUTOTOOLS_DEPEND when pulling xfce4-dev-tools, so use AUTOTOOL...Samuli Suominen2011-12-031-2/+4
* Remove support for deprecated EAPI=3.Samuli Suominen2011-10-151-2/+2
* Implement live functionalityChristoph Mende2011-06-131-23/+33
* Warn when using xfconf_use_debug without having debug in IUSEChristoph Mende2011-06-061-1/+3
* DOCS has to be an array now, all ebuilds are migratedSamuli Suominen2011-05-191-9/+3
* Add similar output to eautoreconf to intltoolizeSamuli Suominen2011-05-011-2/+5
* Add support for DOCS being an array with backward compatSamuli Suominen2011-04-301-7/+11
* Improve documentationChristoph Mende2011-04-201-10/+10
* Fix previous commit and fix all the codeSamuli Suominen2011-04-101-3/+3
* Fixes for manpageSamuli Suominen2011-04-101-6/+6
* Simply check if EINTLTOOLIZE and EAUTORECONF is set or not, to support other ...Samuli Suominen2011-04-101-3/+3
* Punt code for SRC_URI, it's handled in the ebuilds because it's not consisten...Samuli Suominen2011-04-091-9/+1
* Remove XFCONF variable support. It's mandatory as an array now.Samuli Suominen2011-04-091-7/+1
* Fix xfconf.eclass xfconf_use_debug logic so it'll be compatible with 9999 ver...Samuli Suominen2011-04-091-6/+5
* raise minimal xfce4-dev-tools version to 4.8.0Samuli Suominen2011-02-141-2/+2
* Remove support for deprecated EAPIs 0 1 and 2Samuli Suominen2011-02-101-26/+4
* Remove unnecessary die messages as portage prints the command it fails on. ...Samuli Suominen2011-02-041-6/+6
* EAPI4 supportSamuli Suominen2011-01-271-2/+2
* Fix commentSamuli Suominen2010-11-031-2/+2
* Convert XFCONF to an arraySamuli Suominen2010-11-031-2/+8
* Validate .desktop entries always, every problem must be reported upstreamSamuli Suominen2010-09-161-2/+4
* punt all .la files from xfce pkgs, we don't use static archives (we pass --di...Samuli Suominen2010-07-261-1/+4
* Accept arguments to emake installSamuli Suominen2010-06-131-2/+2
* Commit some debug-print-function's for debuggingSamuli Suominen2010-03-301-1/+9
* Be eclass-manpages friendlySamuli Suominen2010-03-261-2/+2
* Use XFCONF_FULL_DEBUG instead of polluting I_KNOW_WHAT_I_AM_DOING.Samuli Suominen2010-03-261-4/+4
* Make sure USE debug is in IUSE.Samuli Suominen2010-03-261-11/+13
* Introduce new xfconf_use_debug function.Samuli Suominen2010-03-261-1/+19
* Raise xfce4-dev-tools depend to 4.7.0 to force people upgrade build time depe...Samuli Suominen2010-03-241-2/+2
* avoid read-only error messageFabian Groffen2010-03-221-2/+2
* Add EAPI3 support to eautoreconf call - this commit aligns xfconf.eclass to t...Jeremy Olexa2010-03-221-2/+3
* Fixed SRC_URIChristoph Mende2010-01-231-2/+2
* Fixed SRC_URIChristoph Mende2010-01-231-2/+2
* EAPI3 supportSamuli Suominen2010-01-221-2/+2
* Update base function calls to comply with currently in-review eclass.Tomas Chvatal2010-01-031-2/+2
* Rename EXPF variable to XFCONF_EXPF per -dev ML discussion.Samuli Suominen2009-09-211-6/+6
* Make ebuild usable for Terminal and Thunar for MY_P substituting.Samuli Suominen2009-08-021-2/+7
* xfconf.eclassSamuli Suominen2009-08-011-0/+135