summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* 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
| | | | formats such as true or 1
* Punt code for SRC_URI, it's handled in the ebuilds because it's not ↵Samuli Suominen2011-04-091-9/+1
| | | | consistent to keep here
* 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 ↵Samuli Suominen2011-04-091-6/+5
| | | | versions in the overlay. Yes, we really don't want --disable-debug EVER and we WANT --enable-debug=minimum by default. It's the upstream default too.
* 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
| | | | Whitespace.
* 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 ↵Samuli Suominen2010-07-261-1/+4
| | | | --disable-static) since none of the xfce libs are useful static. we also don't have any plugins/libraries using libltdl.
* 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 ↵Samuli Suominen2010-03-241-2/+2
| | | | depend. It's the minimum required version for couple of packages already.
* avoid read-only error messageFabian Groffen2010-03-221-2/+2
|
* Add EAPI3 support to eautoreconf call - this commit aligns xfconf.eclass to ↵Jeremy Olexa2010-03-221-2/+3
| | | | the one used in Gentoo Prefix overlay
* 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