dev-libs/gecode: revision bump fixing numerous QA violations
authorMichael Palimaka <kensington@gentoo.org>
Thu, 29 Sep 2016 09:41:31 +0000 (19:41 +1000)
committerMichael Palimaka <kensington@gentoo.org>
Thu, 29 Sep 2016 10:16:43 +0000 (20:16 +1000)
commit16f2c13fa964bad248df33231fb2fff2a6b6e5ad
tree75502cc1e7d09488560363e49bfe49af012cc3cd
parent4ff77b076b8f9778955b588efed694f4d0399a90
dev-libs/gecode: revision bump fixing numerous QA violations

* Add missing dependencies

* Avoid hard-coded CFLAGS

* Do not install examples to system root

* Install HTML documentation to the correct directory

* Remove unused test USE flag

* Do not allow sci-libs/mpir as a runtime alternative to sci-libs/mpir. This
can only be selected at build time.

* Force building libgecodegist.so against Qt 4 again. Careful consideration must
be given to reverse dependencies before switching to Qt 5 due to the potential
for symbol collisions and ABI breakage. Additionally, the existing approach
is not valid because Qt versions are not interchangeable at runtime.

Gentoo-bug: 488150
Gentoo-bug: 595442

Package-Manager: portage-2.3.1
dev-libs/gecode/files/gecode-4.4.0-no-examples.patch [new file with mode: 0644]
dev-libs/gecode/gecode-4.4.0-r1.ebuild [new file with mode: 0644]