summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* ewarn -> eqawarn to not stress users with our mistakes.Michał Górny2011-09-121-3/+6
|
* fix random bugs in eclass documentation, and convert to new @AUTHOR tagMike Frysinger2011-08-221-6/+6
|
* Raise dependency on util-macrosChí-Thanh Christopher Nguyễn2011-06-201-2/+2
|
* Add a http fallback URI for git.Michał Górny2011-05-171-2/+2
|
* Fix typo video -> inputTomas Chvatal2011-05-141-2/+2
|
* Add more common protos.Tomas Chvatal2011-05-081-1/+3
|
* All input drivers require inputproto so just handle it in eclass.Tomas Chvatal2011-05-081-1/+6
|
* Replace CONFIGURE_OPTIONS with XORG_CONFIGURE_OPTIONS array. Use git-2 eclass.Michał Górny2011-04-201-11/+14
|
* Update util-macros dependency.Tomas Chvatal2011-04-171-2/+2
|
* Fixup die case for eapi in qt4-r2 and xorg-2 eclasses.Tomas Chvatal2011-03-191-2/+2
|
* Append to IUSE, do not override it.Tomas Chvatal2011-03-191-3/+3
|
* Update ewarn to explicitly state what ebuild is brokenTomas Chvatal2011-03-181-2/+2
|
* Allow pre-setting the GIT repository path in the ebuild as well.Diego Elio Pettenò2011-03-171-2/+2
|
* Bump version for font-util so we enforce upgrade.Tomas Chvatal2011-03-171-3/+3
|
* Fix variable ref in EGIT_REPO_URI.Michał Górny2011-03-161-2/+2
|
* Fix dtd dependency to depend on existing version.Tomas Chvatal2011-03-161-2/+2
|
* Fix whitespace typo.Tomas Chvatal2011-03-161-3/+3
|
* Fix IUSE handling for both dri and doc useflag. Current logic was not ↵Tomas Chvatal2011-03-161-45/+86
| | | | working at all. Preserve namespace for all eclass variables that are to be set in ebuilds.
* Add missed asciidoc to the documentation list.Tomas Chvatal2011-03-161-1/+2
|
* update util-macros depenency to latest stable.Tomas Chvatal2011-03-151-2/+2
|
* Make BASE_INDIVIDUAL_URI a tweakable value.Diego Elio Pettenò2011-03-141-6/+9
| | | | | | | When setting it to an explicit empty string, it will signal the eclass not to provide a SRC_URI at all. This is useful both for software using the xorg interface but not the freedesktop source uri, and for writing custom git-based ebuilds.
* Some docs are still in dtd:4.1.Tomas Chvatal2011-03-081-1/+2
|
* Depend on proper xorg-server for all drivers.Tomas Chvatal2011-03-021-2/+6
|
* Alter the deps only for video drivers this way.Tomas Chvatal2011-03-011-2/+2
|
* Sync eclass from the x11 overlay.Michał Górny2011-02-281-69/+103
| | | | | | | | Changes: - use of autotools-utils, with out of tree builds by default; - complete .la file removal, - common doc and video driver dependency handling, - simplified font encoding disable calls (with new enough util-macros).
* Revert disable-dependency-tracking and stick to eapi4 for this.Tomas Chvatal2011-02-151-2/+1
|
* 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