summaryrefslogtreecommitdiff
path: root/eclass
Commit message (Collapse)AuthorAgeFilesLines
* make dlopen_lib work in a non-"BSD is the only other thing in the world" settingFabian Groffen2009-03-221-2/+7
|
* Update for compatibility with Subversion 1.6.Arfrever Frehtes Taifersar Arahesis2009-03-221-2/+7
|
* Update --depth 1 behavior for only working cases.Tomas Chvatal2009-03-191-3/+9
|
* Depend on correct findutils. Per bug #262965. Thanks Loki_val for correct ↵Tomas Chvatal2009-03-191-2/+5
| | | | approach.
* Nautilus-cd-burner is deprecated and replaced by brasero. Update deps for ↵Peter Alfredsen2009-03-181-2/+2
| | | | nautilusburn-sharp to not depend on PV_MAJOR since new releases are not expected.
* Updating gems.eclass for Ruby 1.9.1Alex Legler2009-03-171-49/+100
|
* Fix depends for gnome-sharp. Gnome-panel bindings have been moved to ↵Peter Alfredsen2009-03-171-2/+2
| | | | gnome-panel-sharp (obviously). Gnome-sharp requires gtk+-2.14.
* Upstream say gnome-sharp-2.24.x will probably be the last release, so relax ↵Peter Alfredsen2009-03-171-5/+5
| | | | binding to PV. Fix typos in eclass-manpages stuff. Bind gconf-sharp's glade-sharp dep tightly to GTK_SHARP_REQUIRED_VERSION to not pull in mismatching versions of the gtk-sharp stuff into the depgraph.
* Fix dependencies for panel/thunar pluginsChristoph Mende2009-03-161-2/+4
|
* remove the fbsd special case for reduce-relocations now that the spec fix ↵Alexis Ballier2009-03-161-3/+2
| | | | has reached qt 4.5.0
* Update deps for cmake stuff (current stable cmake, removing the old cmakes ↵Tomas Chvatal2009-03-151-2/+2
| | | | in next commit).
* Update kde4-meta eclass for proper working with KDE 4.3 snapshotsAlexey Shvetsov2009-03-151-1/+8
|
* use --enable-clocale=uclibc for [3.4..4.2] #258642Mike Frysinger2009-03-151-2/+4
|
* treelang and boundschecking do not play well together #260532Mike Frysinger2009-03-151-1/+2
|
* Reverting qt4.eclass additions of src_configure and src_compile, which have ↵Ben de Groot2009-03-141-20/+20
| | | | wider implications then i realized on my previous commit. But qt4_src_prepare stays, for autopatch functionality. And QT4_BUILT_WITH_USE stuff remains deprecated. Use EAPI=2 use deps pretty please! I also hope this commit message is verbose enough to satisfy Donnie ;-)
* Update qt4.eclassBen de Groot2009-03-141-68/+68
|
* start an elibtoolize cross category #262042 by Sven Rebhan.Mike Frysinger2009-03-142-2/+30
|
* Fix issues with cmake-utils_use.Tomas Chvatal2009-03-141-11/+11
|
* Added elibtoolize to src_unpack()Christoph Mende2009-03-131-2/+3
|
* Fix typo in meta eclass. Thanks reavertm for spotting this.Tomas Chvatal2009-03-121-2/+3
|
* Don't create site-start.el if we are called from emacs-common-gentoo.Ulrich Müller2009-03-121-2/+3
|
* Partial sync from Emacs overlay, only documentation and einfo output changes.Ulrich Müller2009-03-122-22/+25
|
* Update case statement for better deps reflection.Tomas Chvatal2009-03-121-2/+2
|
* Update copyright yearChristian Faulhammer2009-03-121-2/+2
|
* add a func to automatically process patches in rpm specsMike Frysinger2009-03-121-1/+23
|
* Use $(tc-arch) rather than ${ARCH}.Diego Elio Pettenò2009-03-111-5/+5
| | | | | | | | | | With this change, the 32-bit userland version of amd64 profiles will build qt properly; without this, Qt will enable 64-bit instructions when the compiler is set to produce 32-bit code, causing an assembler failure. This is needed to be able to build Qt4 for the emul-linux-x86 packages.
* Fix die message.Krzysztof Pawlik2009-03-111-2/+2
|
* and actualy remove the old reference from kde4-meta too.Tomas Chvatal2009-03-111-2/+2
|
* Fix broken DOC= variable. Cleanup eclass not to duplicate cmake-utils ↵Tomas Chvatal2009-03-111-19/+3
| | | | function calls.
* Update comments in warnings. Thx reavertm for updating the current ones.Tomas Chvatal2009-03-111-6/+4
|
* Set mytargets depending on CATEGORY (#262037)Torsten Veller2009-03-111-2/+7
|
* Update cmake-utils.eclass new targest, etc. see mail to dev for moar.Tomas Chvatal2009-03-101-123/+203
|
* Default to xfce-4.6.0Christoph Mende2009-03-101-2/+2
|
* Updated xfce4.eclass for xfce-4.6Christoph Mende2009-03-101-72/+197
|
* Cleanup eclass, add documentation.Krzysztof Pawlik2009-03-091-55/+88
|
* Sync kde4 eclasses with kde-testing (review by scarabeus and jmbsvicetto).Tomas Chvatal2009-03-093-131/+212
|
* Add link to upstream bug.Peter Alfredsen2009-03-091-1/+2
|
* Prepare eclass for gnome-sharp-2.24.1. Fix typo in eclass-manpages stuff.Peter Alfredsen2009-03-091-3/+14
|
* Fix mono_multilib_comply for the case where an empty pkgconfig directory is ↵Peter Alfredsen2009-03-081-8/+10
| | | | installed.
* revert previous change as it makes no difference and the real bug is in sandboxMike Frysinger2009-03-081-2/+2
|
* people rarely complain when a build works, so stop dumping warning messages ↵Mike Frysinger2009-03-071-3/+3
| | | | during the normal build process
* quote ${S} variable wrt bug #258167Markus Meier2009-03-071-2/+2
|
* Fix typo in eclass-doc. x-modular_src_configure->x-modular_src_compile.Donnie Berkholz2009-03-061-2/+2
|
* EAPI=2 supportTorsten Veller2009-03-061-38/+11
|
* - EAPI 2 supportTorsten Veller2009-03-061-231/+125
| | | | | | | | | | | | | | | | | | - GENTOO_DEPEND_ON_PERL - default license - reduced EXPORT_FUNCTIONS for EAPI=2 - HOMEPAGE changed - LDFLAGS support - quoting - removes updatepod() - removes .packlist files - removes empty *.bs files - removed BUILDER_VER stuff - use emake - call perlinfo only once <https://bugs.gentoo.org/239510> <http://mid.gmane.org/20090305144741.GA6491@veller.net>
* Disambiguate the parameters to call only parts of src_* functionsMatthias Schwarzott2009-03-061-5/+5
|
* Correct license extraction in case of 4.5 packagesMarkos Chandras2009-03-051-3/+8
|
* do not dereference symlinks in prepgamesdirs() when changing owners #261196Mike Frysinger2009-03-051-2/+2
|
* Updating qt4-build.eclass for 4.5.0 releaseBen de Groot2009-03-041-4/+8
|
* punt GAMES_USE_SDL; now handled by use-based depsMichael Sterrett2009-03-041-11/+1
|