* [gentoo-commits] gentoo-x86 commit in sci-libs/grib_api/files: grib_api-1.9.16-jpeg2k.patch
@ 2012-08-03 19:09 Sebastien Fabbro (bicatali)
0 siblings, 0 replies; only message in thread
From: Sebastien Fabbro (bicatali) @ 2012-08-03 19:09 UTC (permalink / raw
To: gentoo-commits
bicatali 12/08/03 19:09:41
Added: grib_api-1.9.16-jpeg2k.patch
Log:
Fixed a shell script, jpeg2k (bug #413703, thanks jer), and keyword amd64-linux x86-linux
(Portage version: 2.2.01.20796-prefix/cvs/Linux x86_64)
Revision Changes Path
1.1 sci-libs/grib_api/files/grib_api-1.9.16-jpeg2k.patch
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-libs/grib_api/files/grib_api-1.9.16-jpeg2k.patch?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-libs/grib_api/files/grib_api-1.9.16-jpeg2k.patch?rev=1.1&content-type=text/plain
Index: grib_api-1.9.16-jpeg2k.patch
===================================================================
--- a/configure.ac
+++ b/configure.ac
@@ -337,7 +337,7 @@
jpeg_ok=0
# prefer openjpeg over jasper
- if test $openjpeg_ok -eq 1
+ if test $openjpeg_ok -eq 1 && test $with_openjpeg = "yes"
then
jpeg_ok=1
LIB_OPENJPEG='-lopenjpeg -lm'
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2012-08-03 19:10 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-08-03 19:09 [gentoo-commits] gentoo-x86 commit in sci-libs/grib_api/files: grib_api-1.9.16-jpeg2k.patch Sebastien Fabbro (bicatali)
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox