aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Sanitize ebuild headerJustin Lecher2014-01-301-1/+1
| | | | Signed-off-by: Justin Lecher <jlec@gentoo.org>
* sci-libs/xraylib: Make python stuff optional under USE=pythonJustin Lecher2013-12-082-4/+13
| | | | Package-Manager: portage-2.2.7
* MAKEOPTS needs a space otherwise the "-j1" will merge with the previous argumentChris Kerr2013-12-081-1/+1
|
* Changes suggested by @jlecChris Kerr2013-12-081-7/+5
|
* Use java-pkg_regso to register the xraylib.so libraryChris Kerr2013-12-081-0/+2
| | | | Not sure why it is installed in /usr/share/ - perhaps it's a Java thing?
* Added a version to the Java dependency (apparently required for java-pkg-opt ↵Chris Kerr2013-12-081-2/+3
| | | | to work)
* Apparently also java has parallel build issuesChris Kerr2013-12-081-1/+1
| | | | See https://github.com/tschoonj/xraylib/issues/11
* Explicitly calling relevant pkg_* functions from other eclassesChris Kerr2013-12-081-2/+4
|
* Explicitly calling python-single pkg_setupChris Kerr2013-12-081-0/+4
|
* Switched to python-single-r1Chris Kerr2013-12-081-2/+2
| | | | It seems that support for python 3 has only been added since the 2.16.0 release
* Don't compress examplesChris Kerr2013-12-081-0/+1
|
* Adding src_prepare againChris Kerr2013-12-081-0/+4
|
* Moved AUTOTOOLS_* to before inherit statementChris Kerr2013-12-081-3/+2
|
* Added support for installing examplesChris Kerr2013-12-081-1/+15
| | | | Removed cxx USE flag because I don't think C++ is optional
* Specifying FORTRAN_STANDARD=2003Chris Kerr2013-12-081-0/+1
|
* Using AUTOTOOLS_AUTORECONF=true instead of src_prepareChris Kerr2013-12-081-4/+1
|
* Change log is called Changelog not ChangeLogChris Kerr2013-12-081-1/+1
|
* Apparently php and ruby bindings are only in master, not in 2.16.0Chris Kerr2013-12-081-6/+1
|
* Workaround for parallel compilation bug with fortranChris Kerr2013-12-081-11/+20
| | | | Also Doh! on use_enable not use-enable!
* Added fortran-2 eclass, tweaked python stuffChris Kerr2013-12-081-6/+8
|
* Using eautoreconf in src_prepareChris Kerr2013-12-081-0/+4
|
* Add java-pkg-opt-2 inherit: repoman is now happyChris Kerr2013-12-081-1/+1
|
* Ideas from autotools-utils.eclass manpageChris Kerr2013-12-081-0/+4
|
* The tag name is xraylib-${PV}, so the overall name is xraylib-xraylib-${PV}.Chris Kerr2013-12-081-0/+2
| | | | Changing ${S} accordingly
* Added myeconfargs so the USE flags actually affect the compilationChris Kerr2013-12-081-1/+19
|
* New ebuild for xraylibChris Kerr2013-12-083-0/+64