summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* By default disable dependency tracking, all x11 packages support this one.Tomas Chvatal2011-01-151-1/+2
|
* Add debug-print sections, Fix typo in variable description, add eapi=4 as ↵Tomas Chvatal2011-01-061-13/+42
| | | | basically supported by this eclass.
* Add PACKAGE_NAME variable that allows specification of git checkout folder, ↵Tomas Chvatal2010-11-091-2/+8
| | | | so we dont have to respecify complete EGIT_REPO_URI.
* Append eautoreconf depstring to archs where it is mandatory to run ↵Tomas Chvatal2010-11-051-14/+20
| | | | eautoreconf. (this is required for cache)
* static-libs useflag is not required on x11-apps at all so drop it in eclass ↵Tomas Chvatal2010-11-011-1/+2
| | | | rather than per-package.
* Update dep for util-macros to latest.Tomas Chvatal2010-10-311-2/+2
|
* Conditional previous commit in favor of stripping it only on libs.Tomas Chvatal2010-10-281-5/+7
|
* Filter bdirect support in eclass rather than per package since it is broken ↵Tomas Chvatal2010-10-281-1/+6
| | | | in probably all libs (based on my small testing)
* DEPEND on font-util in fonts. That should fix bugs #338411 and #313595.Michał Górny2010-10-231-1/+2
|
* Die rather than introduce invalid depend atom.Tomas Chvatal2010-09-271-2/+2
|
* Fix wrong variable usage.Tomas Chvatal2010-08-241-2/+2
|
* x-modular -> xorg2 in eclassdocTomas Chvatal2010-08-221-2/+2
|
* Cleanup eclassdoc.Tomas Chvatal2010-08-221-23/+9
|
* Respect docdir for proto packages too.Tomas Chvatal2010-08-111-1/+2
|
* Whitespace.Tomas Chvatal2010-08-061-2/+2
|
* Add case for configure.in also for non-interix case...Tomas Chvatal2010-08-061-2/+2
|
* Check also for configure.in, altho upstreams should name it .acTomas Chvatal2010-07-141-2/+2
|
* Drop cleanup_fonts from xorg eclasses as it's now handled by font.eclass. ↵Ryan Hill2010-07-041-36/+1
| | | | (bug #315369)
* xorg-2.eclass: bump util-macros dep to 1.8.0, see bugs #320625 and #322559Rémi Cardona2010-06-081-2/+2
|
* Drop epatch_user, already executed by base eclass. Thx to sedzimir.Tomas Chvatal2010-04-221-2/+1
|
* Fix eclassdoc. Add new variable to allow disabling of static-libs useflag.Tomas Chvatal2010-03-171-6/+14
|
* Add new xorg-2 eclass as replacement for x-modular eclass.Tomas Chvatal2010-03-141-0/+439