add netpbm with lzma-utils support for arm
git-svn-id: https://svn.disconnected-by-peer.at/svn/linamh/trunk/linamh@1803 6952d904-891a-0410-993b-d76249ca496b
This commit is contained in:
12
media-libs/netpbm/files/netpbm-10.48.00-pnmtopng-zlib.patch
Normal file
12
media-libs/netpbm/files/netpbm-10.48.00-pnmtopng-zlib.patch
Normal file
@@ -0,0 +1,12 @@
|
||||
http://bugs.gentoo.org/291987
|
||||
|
||||
--- netpbm/converter/other/Makefile
|
||||
+++ netbpm/converter/other/Makefile
|
||||
@@ -159,6 +156,7 @@
|
||||
$(shell $(LIBOPT) $(NETPBMLIB)) \
|
||||
$(PNGLIB_LIBOPTS) $(MATHLIB) $(LDFLAGS) $(LDLIBS) $(RPATH) $(LADD)
|
||||
|
||||
+pnmtopng: LADD += -lz # pnmtopng calls zlib_version itself
|
||||
pnmtopng: %: %.o pngx.o pngtxt.o $(NETPBMLIB) $(LIBOPT)
|
||||
$(LD) -o $@ $@.o pngtxt.o \
|
||||
$(shell $(LIBOPT) $(NETPBMLIB)) \
|
||||
Reference in New Issue
Block a user