Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add support for all Prefix arches, in particular for gen_usr_ld_script, and ↵ | Fabian Groffen | 2009-04-04 | 1 | -7/+179 |
| | | | | add AIX specific function, backport from Prefix | ||||
* | backport some fixes for Darwin and Solaris from Prefix | Fabian Groffen | 2009-04-04 | 1 | -1/+16 |
| | |||||
* | Update eclassdoc so it work again. Per bug #264791. | Tomas Chvatal | 2009-04-04 | 1 | -7/+36 |
| | | | | | | | Introduce feature that if dev calls $(cmake-use_bla use) it runs all various permutations: -DBLA_use=ON -DBLA_Use=ON -DBLA_USE=ON Really reduces duplication in some ebuilds. Old behavior preserved tho via third parameter: $(cmake-use_bla use VALUE) results only into -DBLA_VALUE=ON | ||||
* | - use proper syntax. | Ned Ludd | 2009-04-02 | 1 | -2/+2 |
| | |||||
* | Force custom-optimization on alpha | Raúl Porcel | 2009-04-02 | 1 | -2/+2 |
| | |||||
* | Add prefix.eclass, after discussion on -dev, this a copy of r40431 from the ↵ | Fabian Groffen | 2009-04-02 | 1 | -0/+52 |
| | | | | prefix overlay | ||||
* | Qt3 checks do some special foo we can't override with vars. Try to ignore ↵ | Peter Alfredsen | 2009-04-01 | 1 | -2/+1 |
| | | | | for now. Bug 264230 | ||||
* | Add poppler.eclass. | Peter Alfredsen | 2009-04-01 | 1 | -0/+198 |
| | |||||
* | Simply java-pkg_func-exists using suggestions by ciaranm and dberkholz on ↵ | Petteri Räty | 2009-03-31 | 1 | -6/+3 |
| | | | | gentoo-dev. | ||||
* | Add missing dep on pkgconfig | Olivier Crête | 2009-03-30 | 1 | -1/+2 |
| | |||||
* | Add a few new plugins, generate all makefiles, shave wrappers need to be built | Olivier Crête | 2009-03-30 | 4 | -46/+46 |
| | |||||
* | Change directory to S in src_unpack. | Ulrich Müller | 2009-03-29 | 1 | -2/+3 |
| | |||||
* | Sync elisp.eclass from Emacs overlay (revision 1355): | Ulrich Müller | 2009-03-29 | 1 | -6/+33 |
| | | | | | | | Inherit eutils. Call EXPORT_FUNCTIONS with EAPI dependent arguments. Assign RDEPEND from DEPEND, avoiding unnecessary code duplication. New function elisp_src_prepare, applies patches from ELISP_PATCHES. New function elisp_src_configure, does nothing. | ||||
* | Remove --extra_linker_flags (#264155,#264186) again | Torsten Veller | 2009-03-29 | 1 | -2/+1 |
| | |||||
* | support funk SONAMEs like libfoo.so -> libfoo-0.1.so | Mike Frysinger | 2009-03-28 | 1 | -2/+6 |
| | |||||
* | Five beeps is excessively annoying and slow | Gordon Malm | 2009-03-28 | 1 | -2/+2 |
| | |||||
* | Refactor gcc-3 stack-protector filtering a bit more | Gordon Malm | 2009-03-28 | 1 | -8/+5 |
| | |||||
* | Add fix for bug 253127 dropped in qt4-build.eclass revision 1.21 | Gordon Malm | 2009-03-28 | 1 | -2/+7 |
| | |||||
* | run java_prepare before bundled jar check and use EBUILD_PHASE to detect ↵ | Petteri Räty | 2009-03-27 | 1 | -2/+4 |
| | | | | when to run it | ||||
* | Fix obvious typo in comments. Thanks to zlin for noticing. | Peter Alfredsen | 2009-03-27 | 1 | -2/+2 |
| | |||||
* | Move java_prepare call inside the check for if the function has already been ↵ | Petteri Räty | 2009-03-27 | 1 | -2/+2 |
| | | | | run. | ||||
* | Add support for java_prepare so that we don't always have to call ↵ | Petteri Räty | 2009-03-27 | 1 | -1/+2 |
| | | | | java-pkg-2_src_prepare in src_prepare. | ||||
* | uclibc also wants -ldl | Timothy Redaelli | 2009-03-27 | 1 | -3/+3 |
| | |||||
* | Dropping the >=xorg-server-1.5.2 dep. | Jorge Manuel B. S. Vicetto | 2009-03-26 | 1 | -6/+1 |
| | |||||
* | Fix quoting of pm_echovar (#263671) | Torsten Veller | 2009-03-26 | 1 | -9/+13 |
| | |||||
* | Partial sync from Emacs overlay. | Ulrich Müller | 2009-03-26 | 2 | -108/+71 |
| | | | | | | | | | | elisp.class: In the "simple elisp" case, explicitly assign S=${WORKDIR} in elisp_src_unpack. elisp-common.eclass: Remove function elisp-comp; it is not used by anything in the tree. Reindent documentation to 72 columns for better readability. | ||||
* | expanded Ada standard checking to be exact for 1995 also | George Shapovalov | 2009-03-26 | 1 | -8/+22 |
| | |||||
* | Make vdr conditional when GENTOO_VDR_CONDITIONAL=yes is set. This is for ↵ | Matthias Schwarzott | 2009-03-24 | 1 | -1/+27 |
| | | | | cases like vdr-xineliboutput which want to compile vdr-plugins based on useflag vdr. | ||||
* | Update ghc-package eclass to make it work with >=dev-lang/ghc-6.10, and | Lennart Kolmodin | 2009-03-23 | 1 | -11/+45 |
| | | | | ghc-reregistering to work with paludis. | ||||
* | make dlopen_lib work in a non-"BSD is the only other thing in the world" setting | Fabian Groffen | 2009-03-22 | 1 | -2/+7 |
| | |||||
* | Update for compatibility with Subversion 1.6. | Arfrever Frehtes Taifersar Arahesis | 2009-03-22 | 1 | -2/+7 |
| | |||||
* | Update --depth 1 behavior for only working cases. | Tomas Chvatal | 2009-03-19 | 1 | -3/+9 |
| | |||||
* | Depend on correct findutils. Per bug #262965. Thanks Loki_val for correct ↵ | Tomas Chvatal | 2009-03-19 | 1 | -2/+5 |
| | | | | approach. | ||||
* | Nautilus-cd-burner is deprecated and replaced by brasero. Update deps for ↵ | Peter Alfredsen | 2009-03-18 | 1 | -2/+2 |
| | | | | nautilusburn-sharp to not depend on PV_MAJOR since new releases are not expected. | ||||
* | Updating gems.eclass for Ruby 1.9.1 | Alex Legler | 2009-03-17 | 1 | -49/+100 |
| | |||||
* | Fix depends for gnome-sharp. Gnome-panel bindings have been moved to ↵ | Peter Alfredsen | 2009-03-17 | 1 | -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 Alfredsen | 2009-03-17 | 1 | -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 plugins | Christoph Mende | 2009-03-16 | 1 | -2/+4 |
| | |||||
* | remove the fbsd special case for reduce-relocations now that the spec fix ↵ | Alexis Ballier | 2009-03-16 | 1 | -3/+2 |
| | | | | has reached qt 4.5.0 | ||||
* | Update deps for cmake stuff (current stable cmake, removing the old cmakes ↵ | Tomas Chvatal | 2009-03-15 | 1 | -2/+2 |
| | | | | in next commit). | ||||
* | Update kde4-meta eclass for proper working with KDE 4.3 snapshots | Alexey Shvetsov | 2009-03-15 | 1 | -1/+8 |
| | |||||
* | use --enable-clocale=uclibc for [3.4..4.2] #258642 | Mike Frysinger | 2009-03-15 | 1 | -2/+4 |
| | |||||
* | treelang and boundschecking do not play well together #260532 | Mike Frysinger | 2009-03-15 | 1 | -1/+2 |
| | |||||
* | Reverting qt4.eclass additions of src_configure and src_compile, which have ↵ | Ben de Groot | 2009-03-14 | 1 | -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.eclass | Ben de Groot | 2009-03-14 | 1 | -68/+68 |
| | |||||
* | start an elibtoolize cross category #262042 by Sven Rebhan. | Mike Frysinger | 2009-03-14 | 2 | -2/+30 |
| | |||||
* | Fix issues with cmake-utils_use. | Tomas Chvatal | 2009-03-14 | 1 | -11/+11 |
| | |||||
* | Added elibtoolize to src_unpack() | Christoph Mende | 2009-03-13 | 1 | -2/+3 |
| | |||||
* | Fix typo in meta eclass. Thanks reavertm for spotting this. | Tomas Chvatal | 2009-03-12 | 1 | -2/+3 |
| | |||||
* | Don't create site-start.el if we are called from emacs-common-gentoo. | Ulrich Müller | 2009-03-12 | 1 | -2/+3 |
| |