[arch-commits] CVS update of arch/build/lib/libmng (makefile.patch)

Eric Belanger eric at archlinux.org
Sun Jul 22 00:52:21 UTC 2007


    Date: Saturday, July 21, 2007 @ 20:52:21
  Author: eric
    Path: /home/cvs-arch/arch/build/lib/libmng

 Removed: makefile.patch (1.1)

upgpkg: libmng 1.0.10-1
removed old patch


----------------+
 makefile.patch |   30 ------------------------------
 1 file changed, 30 deletions(-)


Index: arch/build/lib/libmng/makefile.patch
diff -u arch/build/lib/libmng/makefile.patch:1.1 arch/build/lib/libmng/makefile.patch:removed
--- arch/build/lib/libmng/makefile.patch:1.1	Wed Mar 30 15:00:40 2005
+++ arch/build/lib/libmng/makefile.patch	Sat Jul 21 20:52:21 2007
@@ -1,30 +0,0 @@
-diff -Naur libmng-1.0.9-orig/makefiles/makefile.linux libmng-1.0.9/makefiles/makefile.linux
---- libmng-1.0.9-orig/makefiles/makefile.linux	2005-01-30 02:50:34.000000000 -0800
-+++ libmng-1.0.9/makefiles/makefile.linux	2005-03-30 11:31:21.000000000 -0800
-@@ -11,7 +11,7 @@
- 
- # default build options (this forces shared library compatibility!!)
- #OPTIONS = -DMNG_BUILD_SO
--OPTIONS = -DMNG_BUILD_SO -DMNG_FULL_CMS
-+OPTIONS = -DMNG_BUILD_SO
- 
- # where "make install" puts libmng.a,libmng.so*,libmng.h,libmng_conf.h,libmng_types.h
- prefix=/usr/local
-@@ -50,7 +50,7 @@
- 	-L$(ZLIBLIB) -Wl,-rpath,$(ZLIBLIB) \
- 	-L$(JPEGLIB) -Wl,-rpath,$(JPEGLIB) \
- 	-L$(LCMSLIB) -Wl,-rpath,$(LCMSLIB) \
--	-lmng -lz -ljpeg -llcms -lm
-+	-lmng -lz -ljpeg -lm
- 
- RANLIB=ranlib
- #RANLIB=echo
-@@ -107,7 +107,7 @@
- #	$(CC) -shared -Wl,-soname,libmng.so.$(MNGMAJ) -o libmng.so.$(MNGVER) \
- #	$(OBJSDLL) -L$(ZLIBLIB) -L$(JPEGLIB) -L$(LCMSLIB) -lz -lm -lc
- 	$(CC) -shared -Wl,-soname,libmng.so.$(MNGMAJ) -o libmng.so.$(MNGVER) \
--	$(OBJSDLL) -L$(ZLIBLIB) -L$(JPEGLIB) -ljpeg -L$(LCMSLIB) -llcms \
-+	$(OBJSDLL) -L$(ZLIBLIB) -L$(JPEGLIB) -ljpeg -L$(LCMSLIB) \
-     -lz -lm -lc
- 
- install: libmng.a libmng.so.$(MNGVER)




More information about the arch-commits mailing list