summaryrefslogtreecommitdiff
path: root/eclass
Commit message (Collapse)AuthorAgeFilesLines
* Add ESCM_OFFLINE variable support.Sergei Trofimovich2011-01-301-64/+104
| | | | | | | Cleaned-up an eclass. Make it 'eclass-manpages' friendly. Thanks to Alexander Vershilov for ESCM_OFFLINE support (bug #353052) and thanks to mren <bugs@rennings.net> for documentation support (bug #211221)
* Add EAPI=4 supportTorsten Veller2011-01-301-2/+2
|
* Fix 'development' handling.Pacho Ramos2011-01-301-2/+2
|
* Provide a 'development' USE for installing .pc files as requested in bug ↵Pacho Ramos2011-01-291-3/+11
| | | | #262414. Thanks a lot to Markos Chandras for his help.
* Support eapi4 in tree ebuilds.Tomas Chvatal2011-01-291-2/+2
|
* addapted to EAPI=3Jörg Bornkessel2011-01-281-3/+13
|
* switch to slot dir before running tests in php-ext-pecl-r2_src_testMatti Bickel2011-01-281-5/+4
|
* Add KDEPIM 4.4.10 supportTheo Chatzimichos2011-01-282-4/+4
|
* EAPI4 supportSamuli Suominen2011-01-271-2/+2
|
* Support eapi4Tomas Chvatal2011-01-261-2/+2
|
* Remove no longer needed flag-o-matic inheritMaciej Mrozowski2011-01-261-2/+2
|
* Remove use amd64 && append-flags '-m64' - not needed anymore it seems. Bug ↵Maciej Mrozowski2011-01-261-3/+1
| | | | 352774
* Use slotted dependencies where possible for future Gnome3 stuff.Pacho Ramos2011-01-251-4/+4
|
* Drop pkg_setup phase since operations done inside of that phase were ↵Tomas Chvatal2011-01-241-15/+3
| | | | supposed to be done in the src_configure.
* Add MODULE_A_EXT for g-cpan ease of use where upstream has other file ↵Robin H. Johnson2011-01-231-2/+5
| | | | extensions. Add reminder to document the variables later.
* Fix another example wrt bug 350423Maciej Mrozowski2011-01-221-2/+2
|
* more ROOT vs. EROOT confusionJonathan Callen2011-01-201-2/+2
|
* Fix ROOT vs. EROOT confusionJonathan Callen2011-01-201-3/+3
|
* Fix escaping of quotes in qt4-build.eclass, bug 332669.Dror Levin2011-01-201-3/+3
|
* Fixed issue #352026Ole Markus With2011-01-201-2/+3
|
* Pass cmake-utils_src_test arguments to ctest.Maciej Mrozowski2011-01-201-2/+2
|
* Suggest myeconfargs to be local variable in example code. Bug 352145Maciej Mrozowski2011-01-201-2/+2
|
* Update minimal required version and drop useless argument passing.Tomas Chvatal2011-01-191-4/+4
|
* Add support for Go language in 4.6. (bug #329551)Ryan Hill2011-01-181-4/+21
|
* Compare with version triplet rather than full version so we can match snapshots.Ryan Hill2011-01-181-2/+2
|
* Fix logic error, resulting in bug #351401Fabian Groffen2011-01-161-2/+2
| | | | | | In Prefix there is no user Portage, even not when the user runs as root, in which case Portage would also run as root. Result, never try to fix anything when running Prefix.
* Don't call python_set_active_version in eclass as it is not really required. ↵Tomas Chvatal2011-01-161-4/+6
| | | | Try to set waf binary once more in src_configure as some ebuild lack calls to pkg_setup over this eclass which results into empty WAF_BINARY.
* By default disable dependency tracking, all x11 packages support this one.Tomas Chvatal2011-01-151-1/+2
|
* add missing quote, bug #298121Fabian Groffen2011-01-131-2/+2
|
* Merge in changes to be similar to cmake-utils.eclass so this eclass can be ↵Tomas Chvatal2011-01-131-12/+19
| | | | used for talloc.
* Only show the developers the tar unpack warnings (I_KNOW_WHAT_I_AM_DOING)Andreas K. Hüttel2011-01-121-2/+7
|
* - Die if EAPI is unsupportedTorsten Veller2011-01-121-14/+42
| | | | | | | - Die if PERL_EXPORT_PHASE_FUNCTIONS not yes or no - Add support for MY_PN, MY_PV, MODULE_VERSION - Allow use of myconf, mymake, myinst as arrays - Use Module::Build even if Module::Build is not prefered but no Makefile.PL is found
* FreeMiNT can do threads now, bug #350822Fabian Groffen2011-01-111-3/+1
|
* Remove no longer required or case with scarabeus blessingKacper Kowalik2011-01-111-2/+2
|
* Added a PHP_EXT_S to aid packages with bundled extensionsOle Markus With2011-01-101-5/+13
|
* try to automatically remount/unmount /boot back to its pre-emerge state ↵Mike Frysinger2011-01-091-3/+33
| | | | #348946 by Jaco Kroon
* warn about relative paths in patchesMike Frysinger2011-01-091-1/+8
|
* Implement PHP_EXT_OPTIONAL_USE as a way to make the PHP dependency optional ↵Robin H. Johnson2011-01-091-2/+10
| | | | for bug #351098: Supports prevents packages USE=-php bringing in PHP when they do not need it.
* Use $(get_libdir) when installing to rcscripts. (bug #262845)Ryan Hill2011-01-081-5/+5
|
* Fix cloog-ppl include paths for upcoming 0.15.10 and clean up graphite and ↵Ryan Hill2011-01-061-15/+24
| | | | LTO handing for 4.6.
* Add debug-print sections, Fix typo in variable description, add eapi=4 as ↵Tomas Chvatal2011-01-061-13/+42
| | | | basically supported by this eclass.
* Added more blockers for the upcoming PHP releasesOle Markus With2011-01-051-1/+4
|
* Fix a spelling typo.Doug Goldstein2011-01-041-2/+2
|
* Bug #340479 - Use slot dependencies for openmotif, and force all vim.eclassJim Ramsay2011-01-041-2/+3
| | | | users to use EAPI 2 or 3
* Add RDEPEND on oxygen-icons to all ebuilds using kde4-base.eclass. Ack'ed by ↵Andreas K. Hüttel2011-01-032-4/+8
| | | | tampakrap.
* Fix handling of EPREFIX in python_merge_intermediate_installation_images()Jonathan Callen2010-12-311-2/+2
|
* remove -nocache from qmake invocation because Davide threatened me to do it, ↵Theo Chatzimichos2010-12-301-2/+2
| | | | actual proof in bug 349805
* Add patch for OS X, written by Mike Lewis, bug 298121Theo Chatzimichos2010-12-301-1/+12
|
* cleanup parsing of install.rdf for extensions, bug #301920Jory Pratt2010-12-301-2/+3
|
* Previous commit broke kdepim installations for =! 4.6beta3, fixingTheo Chatzimichos2010-12-292-6/+5
|