public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in media-gfx/argyllcms/files: argyllcms-1.4.0-jpeg.patch
@ 2012-05-07  0:22 Andreas HAttel (dilfridge)
  0 siblings, 0 replies; only message in thread
From: Andreas HAttel (dilfridge) @ 2012-05-07  0:22 UTC (permalink / raw
  To: gentoo-commits

dilfridge    12/05/07 00:22:56

  Added:                argyllcms-1.4.0-jpeg.patch
  Log:
  Version bump; remove old
  
  (Portage version: 2.2.0_alpha101/cvs/Linux x86_64)

Revision  Changes    Path
1.1                  media-gfx/argyllcms/files/argyllcms-1.4.0-jpeg.patch

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-gfx/argyllcms/files/argyllcms-1.4.0-jpeg.patch?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-gfx/argyllcms/files/argyllcms-1.4.0-jpeg.patch?rev=1.1&content-type=text/plain

Index: argyllcms-1.4.0-jpeg.patch
===================================================================
diff -ruN Argyll_V1.4.0.orig/Jamtop Argyll_V1.4.0/Jamtop
--- Argyll_V1.4.0.orig/Jamtop	2012-04-19 09:50:31.000000000 +0200
+++ Argyll_V1.4.0/Jamtop	2012-05-07 02:18:37.000000000 +0200
@@ -113,13 +113,13 @@
 # See if we have a system JPEG library.
 if ! $(BUILTIN_JPEG) && $(UNIX) {
 	if [ GLOB /usr/include : jpeglib.h ]  {
-		if  ! $(HOST64) && ( [ GLOB /usr/lib : libjpg.so ] || [ GLOB /usr/lib : libjpg.a ] )
-		 ||   $(HOST64) && ( [ GLOB /usr/lib64 : libjpg.so ] || [ GLOB /usr/lib64 : libjpg.a ] )
-		 ||   $(HOST64) && ( [ GLOB /usr/lib/x86_64-linux-gnu : libjpg.so ] || [ GLOB /usr/lib/x86_64-linux-gnu : libjpg.a ] ) {
+		if  ! $(HOST64) && ( [ GLOB /usr/lib : libjpeg.so ] || [ GLOB /usr/lib : libjpeg.a ] )
+		 ||   $(HOST64) && ( [ GLOB /usr/lib64 : libjpeg.so ] || [ GLOB /usr/lib64 : libjpeg.a ] )
+		 ||   $(HOST64) && ( [ GLOB /usr/lib/x86_64-linux-gnu : libjpeg.so ] || [ GLOB /usr/lib/x86_64-linux-gnu : libjpeg.a ] ) {
 			echo "Using system JPEG library" ;
 			JPEGLIB = ;
 			JPEGINC = ;
-			LINKFLAGS += $(LINKFLAG)tiff ;
+			LINKFLAGS += $(LINKFLAG)jpeg ;
 			HAVE_JPEG = true ;
 		}
 	}






^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2012-05-07  0:23 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-05-07  0:22 [gentoo-commits] gentoo-x86 commit in media-gfx/argyllcms/files: argyllcms-1.4.0-jpeg.patch Andreas HAttel (dilfridge)

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox