summaryrefslogtreecommitdiff
path: root/eclass
Commit message (Collapse)AuthorAgeFilesLines
* Change the default texmf installation path to texmf-site: This has been ↵Alexis Ballier2013-07-051-2/+2
| | | | supported since the tetex era and texlive 2013 does not support /usr/share/texmf anymore
* install the fmtutil.d files in texmf-dist and run tl-handle-config-files on ↵Alexis Ballier2013-07-051-7/+8
| | | | texmf-dist too since texlive 2013 dropped support for /usr/share/texmf
* @DEPRECATED is not a valid header tag.Ulrich Müller2013-07-053-6/+6
|
* Update ant-tasks for 1.9.1 version bump, needs 1.5 as minimal JDK / JRE version.Tom Wijsman2013-07-052-9/+14
|
* Deprecate EAPI 3.Michael Palimaka2013-07-032-4/+14
|
* Correct src_prepare description.Michael Palimaka2013-07-022-3/+6
|
* add justification for using .bundle iso .soFabian Groffen2013-07-024-0/+52
|
* Remove support from cmake-utils.eclass for EAPI 0/1, inline base.eclass ↵Chris Reffett2013-07-011-18/+37
| | | | functions.
* Add eclass to be used by all now splitted gnome-gamesPacho Ramos2013-06-302-1/+120
|
* Respect arguments when checking for test targets. This becomes helpful if ↵Michał Górny2013-06-292-4/+8
| | | | one of the arguments is -C.
* Add support for TEXLIVE_MODULE_BINLINKS so that I can fix bug #473584 for ↵Alexis Ballier2013-06-281-1/+12
| | | | TeX Live 2013.
* Disable trying (and failing) to wrap headers when multilib is disabled, bug ↵Michał Górny2013-06-283-8/+19
| | | | #474920.
* Fix redundant slashes in header-wrapping include paths, bug #475046. Thanks ↵Michał Górny2013-06-282-3/+7
| | | | to Arfrever for the patch.
* do not fail the linker script hack when the package contains no linker ↵Mike Frysinger2013-06-281-4/+7
| | | | scripts at all
* [eclass] Add env file to add /usr/lib/mysql to LDPATH. Fixes bug 474952.Jorge Manuel B. S. Vicetto2013-06-271-1/+6
|
* fcaps: also mention user_xattr mount option #473246 by BTMike Frysinger2013-06-271-4/+5
|
* [eclass] Copy mysql eclasses from the mysql overlay.Jorge Manuel B. S. Vicetto2013-06-263-147/+161
|
* create texmf-var/web2c before trying to build the formats if it does not ↵Alexis Ballier2013-06-261-1/+3
| | | | exist. this is required by texlive 2013
* texlive-common_is_file_present_in_texmf: do not run find if the directory ↵Alexis Ballier2013-06-261-3/+3
| | | | does not exist
* Add netsurf.eclassMichael Weber2013-06-232-1/+178
|
* Add support for ruby20.Hans de Graaff2013-06-231-2/+7
|
* Add support for ruby20.Hans de Graaff2013-06-231-1/+4
|
* Add debug printJustin Lecher2013-06-222-2/+6
|
* apache-module_src_install: do not clobber $PWD when changing dirs; use ↵Mike Frysinger2013-06-221-2/+4
| | | | pushd+popd instead #471442
* epatch: make sure we sort dirs of patches consistently #471666 by Pavel RihaMike Frysinger2013-06-211-2/+5
|
* evar_push/evar_pop: new api for saving/restoring variables on a stackMike Frysinger2013-06-212-1/+169
|
* isdigit: new func for testing if args are all numbersMike Frysinger2013-06-211-1/+13
|
* Enable EAPI 4 per bug #474000.Michał Górny2013-06-212-4/+7
|
* Stop stripping flags and let people figure it out as it causes problems for ↵Alexis Ballier2013-06-181-4/+1
| | | | multilib builds.
* Teach gcc where to find crt* files when doing a multilib build.Alexis Ballier2013-06-181-1/+3
|
* fixed use of proxy variablesChristoph Junghans2013-06-182-6/+9
|
* freebsd_multilib_multibuild_wrapper: save and restore LDADD too.Alexis Ballier2013-06-171-4/+4
|
* Allow eapi4 (#473610)Pacho Ramos2013-06-172-4/+7
|
* Add a freebsd_multilib_multibuild_wrapper function to use it together with ↵Alexis Ballier2013-06-171-1/+46
| | | | multibuild and multilib eclasses in order to simplify multilib handling.
* Update default VIM_PLUGIN_VIM_VERSION to 7.3.Tim Harder2013-06-172-3/+6
|
* handle musl C library #473328 by Anthony BasileMike Frysinger2013-06-171-1/+2
|
* Set a default SRC_URIPacho Ramos2013-06-162-2/+7
|
* Print out CATEGORY/PN and eclass name in cmake-utils deprecation warning, ↵Chris Reffett2013-06-141-5/+6
| | | | change from ewarn to eqawarn.
* Add EAPI 0/1 deprecation warning to cmake-utils.eclass. Document mycmakeargs ↵Chris Reffett2013-06-131-2/+21
| | | | wrt bug 472618.
* Introduce get_bashcompdir(), wrt bug #469858.Michał Górny2013-06-132-5/+27
|
* Remove old VIMRUNTIME warning.Tim Harder2013-06-112-11/+5
|
* Replace backticks with $(...).Tim Harder2013-06-092-11/+14
|
* Remove old runtime and netrw snapshot unpacking support.Tim Harder2013-06-092-22/+5
|
* Do not require fontconfig at runtime, it isn't necessary for many purposes, ↵Luca Barbato2013-06-092-6/+10
| | | | thanks to Nikoli for the original patch
* Convert econfargs from an ECLASS-VARIABLE to a function-specifc VARIABLE for ↵Mike Gilbert2013-06-072-18/+22
| | | | autotools-utils_src_configure.
* Improve docs for PYTHON and EPYTHON.Mike Gilbert2013-06-072-7/+30
|
* Trivial sync with qt overlay.Davide Pesavento2013-06-031-9/+12
|
* Clarify that only CONFIG processing is skipped.Davide Pesavento2013-06-031-2/+2
|
* Add support for EQMAKE4_EXCLUDE.Davide Pesavento2013-06-032-13/+33
|
* force libcap until the libcap-ng bugs can get sorted out #471414Mike Frysinger2013-06-021-2/+3
|