Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | get rid of base.eclass, mostly thanks to einstalldocs introduction to ↵ | 2014-02-27 | 1 | -6/+12 | |
| | | | | eutils, thanks to creffert for some hints | ||||
* | Remove support for EAPI=4 to force EAPI=5 and verbose build.log everywhere | 2012-11-28 | 1 | -2/+2 | |
| | |||||
* | naive bump of all EAPI-specific checks in eclasses to permit EAPI=5 where ↵ | 2012-09-27 | 1 | -2/+2 | |
| | | | | EAPI=4 was previously allowed | ||||
* | Drop desktop file validate foo and let the PM handle it as the best it can. ↵ | 2012-09-02 | 1 | -4/+2 | |
| | | | | It was really here for the 4.10 bumping period for QA anyways, and the time has passed. Convert to prune_libtool_files and use the --all argument since we always want all, Xfce never installs any static archives nor uses libltdl | ||||
* | Raise xfce4-dev-tools dependency to 4.10 wrt #416233, Comment #12 | 2012-07-02 | 1 | -4/+4 | |
| | |||||
* | Punt support for running intltoolize --force --copy --automake, because ↵ | 2012-05-22 | 1 | -13/+1 | |
| | | | | autotools.eclass will do this now for us. | ||||
* | Raise xfce4-dev-tools DEPEND to 4.9.1 for LT_INIT and LT_PREREQ support. | 2012-01-16 | 1 | -3/+3 | |
| | |||||
* | Update copyright years in headers | 2011-12-27 | 1 | -2/+2 | |
| | |||||
* | Only depend on AUTOTOOLS_DEPEND when pulling xfce4-dev-tools, so use ↵ | 2011-12-03 | 1 | -2/+4 | |
| | | | | AUTOTOOLS_AUTO_DEPEND=no | ||||
* | Remove support for deprecated EAPI=3. | 2011-10-15 | 1 | -2/+2 | |
| | |||||
* | Implement live functionality | 2011-06-13 | 1 | -23/+33 | |
| | |||||
* | Warn when using xfconf_use_debug without having debug in IUSE | 2011-06-06 | 1 | -1/+3 | |
| | |||||
* | DOCS has to be an array now, all ebuilds are migrated | 2011-05-19 | 1 | -9/+3 | |
| | |||||
* | Add similar output to eautoreconf to intltoolize | 2011-05-01 | 1 | -2/+5 | |
| | |||||
* | Add support for DOCS being an array with backward compat | 2011-04-30 | 1 | -7/+11 | |
| | |||||
* | Improve documentation | 2011-04-20 | 1 | -10/+10 | |
| | |||||
* | Fix previous commit and fix all the code | 2011-04-10 | 1 | -3/+3 | |
| | |||||
* | Fixes for manpage | 2011-04-10 | 1 | -6/+6 | |
| | |||||
* | Simply check if EINTLTOOLIZE and EAUTORECONF is set or not, to support other ↵ | 2011-04-10 | 1 | -3/+3 | |
| | | | | formats such as true or 1 | ||||
* | Punt code for SRC_URI, it's handled in the ebuilds because it's not ↵ | 2011-04-09 | 1 | -9/+1 | |
| | | | | consistent to keep here | ||||
* | Remove XFCONF variable support. It's mandatory as an array now. | 2011-04-09 | 1 | -7/+1 | |
| | |||||
* | Fix xfconf.eclass xfconf_use_debug logic so it'll be compatible with 9999 ↵ | 2011-04-09 | 1 | -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.0 | 2011-02-14 | 1 | -2/+2 | |
| | |||||
* | Remove support for deprecated EAPIs 0 1 and 2 | 2011-02-10 | 1 | -26/+4 | |
| | |||||
* | Remove unnecessary die messages as portage prints the command it fails on. ↵ | 2011-02-04 | 1 | -6/+6 | |
| | | | | Whitespace. | ||||
* | EAPI4 support | 2011-01-27 | 1 | -2/+2 | |
| | |||||
* | Fix comment | 2010-11-03 | 1 | -2/+2 | |
| | |||||
* | Convert XFCONF to an array | 2010-11-03 | 1 | -2/+8 | |
| | |||||
* | Validate .desktop entries always, every problem must be reported upstream | 2010-09-16 | 1 | -2/+4 | |
| | |||||
* | punt all .la files from xfce pkgs, we don't use static archives (we pass ↵ | 2010-07-26 | 1 | -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 install | 2010-06-13 | 1 | -2/+2 | |
| | |||||
* | Commit some debug-print-function's for debugging | 2010-03-30 | 1 | -1/+9 | |
| | |||||
* | Be eclass-manpages friendly | 2010-03-26 | 1 | -2/+2 | |
| | |||||
* | Use XFCONF_FULL_DEBUG instead of polluting I_KNOW_WHAT_I_AM_DOING. | 2010-03-26 | 1 | -4/+4 | |
| | |||||
* | Make sure USE debug is in IUSE. | 2010-03-26 | 1 | -11/+13 | |
| | |||||
* | Introduce new xfconf_use_debug function. | 2010-03-26 | 1 | -1/+19 | |
| | |||||
* | Raise xfce4-dev-tools depend to 4.7.0 to force people upgrade build time ↵ | 2010-03-24 | 1 | -2/+2 | |
| | | | | depend. It's the minimum required version for couple of packages already. | ||||
* | avoid read-only error message | 2010-03-22 | 1 | -2/+2 | |
| | |||||
* | Add EAPI3 support to eautoreconf call - this commit aligns xfconf.eclass to ↵ | 2010-03-22 | 1 | -2/+3 | |
| | | | | the one used in Gentoo Prefix overlay | ||||
* | Fixed SRC_URI | 2010-01-23 | 1 | -2/+2 | |
| | |||||
* | Fixed SRC_URI | 2010-01-23 | 1 | -2/+2 | |
| | |||||
* | EAPI3 support | 2010-01-22 | 1 | -2/+2 | |
| | |||||
* | Update base function calls to comply with currently in-review eclass. | 2010-01-03 | 1 | -2/+2 | |
| | |||||
* | Rename EXPF variable to XFCONF_EXPF per -dev ML discussion. | 2009-09-21 | 1 | -6/+6 | |
| | |||||
* | Make ebuild usable for Terminal and Thunar for MY_P substituting. | 2009-08-02 | 1 | -2/+7 | |
| | |||||
* | xfconf.eclass | 2009-08-01 | 1 | -0/+135 | |