FreeBSD Bugzilla – Attachment 159324 Details for
Bug 201935
archivers/advancecomp: convert to system libzopfli
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
v1
system_libzopfli.diff (text/plain), 704 bytes, created by
Jan Beich
on 2015-07-28 05:05:05 UTC
(
hide
)
Description:
v1
Filename:
MIME Type:
Creator:
Jan Beich
Created:
2015-07-28 05:05:05 UTC
Size:
704 bytes
patch
obsolete
>Index: archivers/advancecomp/Makefile >=================================================================== >--- archivers/advancecomp/Makefile (revision 393038) >+++ archivers/advancecomp/Makefile (working copy) >@@ -3,6 +3,7 @@ > > PORTNAME= advancecomp > PORTVERSION= 1.19 >+PORTREVISION= 1 > CATEGORIES= archivers > MASTER_SITES= SF/advancemame/${PORTNAME}/${PORTVERSION} > >@@ -11,7 +12,12 @@ COMMENT= Recompression utilities for .ZIP, .PNG, . > > LICENSE= GPLv3 > >+LIB_DEPENDS= libzopfli.so:${PORTSDIR}/archivers/zopfli >+ > USES= gmake > GNU_CONFIGURE= yes >+MAKE_ARGS= zopfli_SOURCES="" am__objects_2="" >+CPPFLAGS+= -I${LOCALBASE}/include/zopfli >+LDFLAGS+= -L${LOCALBASE}/lib -lzopfli > > .include <bsd.port.mk>
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 201935
: 159324 |
159325
|
159326