Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add a http fallback URI for git. | 2011-05-17 | 1 | -2/+2 | |
| | |||||
* | Fix typo video -> input | 2011-05-14 | 1 | -2/+2 | |
| | |||||
* | Add more common protos. | 2011-05-08 | 1 | -1/+3 | |
| | |||||
* | All input drivers require inputproto so just handle it in eclass. | 2011-05-08 | 1 | -1/+6 | |
| | |||||
* | Replace CONFIGURE_OPTIONS with XORG_CONFIGURE_OPTIONS array. Use git-2 eclass. | 2011-04-20 | 1 | -11/+14 | |
| | |||||
* | Update util-macros dependency. | 2011-04-17 | 1 | -2/+2 | |
| | |||||
* | Fixup die case for eapi in qt4-r2 and xorg-2 eclasses. | 2011-03-19 | 1 | -2/+2 | |
| | |||||
* | Append to IUSE, do not override it. | 2011-03-19 | 1 | -3/+3 | |
| | |||||
* | Update ewarn to explicitly state what ebuild is broken | 2011-03-18 | 1 | -2/+2 | |
| | |||||
* | Allow pre-setting the GIT repository path in the ebuild as well. | 2011-03-17 | 1 | -2/+2 | |
| | |||||
* | Bump version for font-util so we enforce upgrade. | 2011-03-17 | 1 | -3/+3 | |
| | |||||
* | Fix variable ref in EGIT_REPO_URI. | 2011-03-16 | 1 | -2/+2 | |
| | |||||
* | Fix dtd dependency to depend on existing version. | 2011-03-16 | 1 | -2/+2 | |
| | |||||
* | Fix whitespace typo. | 2011-03-16 | 1 | -3/+3 | |
| | |||||
* | Fix IUSE handling for both dri and doc useflag. Current logic was not ↵ | 2011-03-16 | 1 | -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. | 2011-03-16 | 1 | -1/+2 | |
| | |||||
* | update util-macros depenency to latest stable. | 2011-03-15 | 1 | -2/+2 | |
| | |||||
* | Make BASE_INDIVIDUAL_URI a tweakable value. | 2011-03-14 | 1 | -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. | 2011-03-08 | 1 | -1/+2 | |
| | |||||
* | Depend on proper xorg-server for all drivers. | 2011-03-02 | 1 | -2/+6 | |
| | |||||
* | Alter the deps only for video drivers this way. | 2011-03-01 | 1 | -2/+2 | |
| | |||||
* | Sync eclass from the x11 overlay. | 2011-02-28 | 1 | -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. | 2011-02-15 | 1 | -2/+1 | |
| | |||||
* | By default disable dependency tracking, all x11 packages support this one. | 2011-01-15 | 1 | -1/+2 | |
| | |||||
* | Add debug-print sections, Fix typo in variable description, add eapi=4 as ↵ | 2011-01-06 | 1 | -13/+42 | |
| | | | | basically supported by this eclass. | ||||
* | Add PACKAGE_NAME variable that allows specification of git checkout folder, ↵ | 2010-11-09 | 1 | -2/+8 | |
| | | | | so we dont have to respecify complete EGIT_REPO_URI. | ||||
* | Append eautoreconf depstring to archs where it is mandatory to run ↵ | 2010-11-05 | 1 | -14/+20 | |
| | | | | eautoreconf. (this is required for cache) | ||||
* | static-libs useflag is not required on x11-apps at all so drop it in eclass ↵ | 2010-11-01 | 1 | -1/+2 | |
| | | | | rather than per-package. | ||||
* | Update dep for util-macros to latest. | 2010-10-31 | 1 | -2/+2 | |
| | |||||
* | Conditional previous commit in favor of stripping it only on libs. | 2010-10-28 | 1 | -5/+7 | |
| | |||||
* | Filter bdirect support in eclass rather than per package since it is broken ↵ | 2010-10-28 | 1 | -1/+6 | |
| | | | | in probably all libs (based on my small testing) | ||||
* | DEPEND on font-util in fonts. That should fix bugs #338411 and #313595. | 2010-10-23 | 1 | -1/+2 | |
| | |||||
* | Die rather than introduce invalid depend atom. | 2010-09-27 | 1 | -2/+2 | |
| | |||||
* | Fix wrong variable usage. | 2010-08-24 | 1 | -2/+2 | |
| | |||||
* | x-modular -> xorg2 in eclassdoc | 2010-08-22 | 1 | -2/+2 | |
| | |||||
* | Cleanup eclassdoc. | 2010-08-22 | 1 | -23/+9 | |
| | |||||
* | Respect docdir for proto packages too. | 2010-08-11 | 1 | -1/+2 | |
| | |||||
* | Whitespace. | 2010-08-06 | 1 | -2/+2 | |
| | |||||
* | Add case for configure.in also for non-interix case... | 2010-08-06 | 1 | -2/+2 | |
| | |||||
* | Check also for configure.in, altho upstreams should name it .ac | 2010-07-14 | 1 | -2/+2 | |
| | |||||
* | Drop cleanup_fonts from xorg eclasses as it's now handled by font.eclass. ↵ | 2010-07-04 | 1 | -36/+1 | |
| | | | | (bug #315369) | ||||
* | xorg-2.eclass: bump util-macros dep to 1.8.0, see bugs #320625 and #322559 | 2010-06-08 | 1 | -2/+2 | |
| | |||||
* | Drop epatch_user, already executed by base eclass. Thx to sedzimir. | 2010-04-22 | 1 | -2/+1 | |
| | |||||
* | Fix eclassdoc. Add new variable to allow disabling of static-libs useflag. | 2010-03-17 | 1 | -6/+14 | |
| | |||||
* | Add new xorg-2 eclass as replacement for x-modular eclass. | 2010-03-14 | 1 | -0/+439 | |