You've already forked macports-ports
mirror of
https://github.com/macports/macports-ports.git
synced 2026-07-12 18:20:25 -07:00
merge duplicate archivers/advancecomp, devel/advancecomp
git-svn-id: https://svn.macports.org/repository/macports/trunk/dports@15376 d073be05-634f-4543-b044-5fe20cf6d1d6
This commit is contained in:
@@ -1,8 +1,8 @@
|
||||
# $Id: Portfile,v 1.6 2005/04/04 03:14:32 toby Exp $
|
||||
# $Id: Portfile,v 1.7 2005/12/08 21:01:03 mww Exp $
|
||||
|
||||
PortSystem 1.0
|
||||
name advancecomp
|
||||
version 1.14
|
||||
version 1.15
|
||||
categories archivers
|
||||
maintainers toby@opendarwin.org
|
||||
description recompression utilities for .PNG, .MNG, .ZIP and .GZ files
|
||||
@@ -15,6 +15,14 @@ long_description \
|
||||
homepage http://advancemame.sourceforge.net/comp-readme.html
|
||||
platforms darwin
|
||||
master_sites sourceforge:advancemame
|
||||
checksums md5 6d3b0f3b1e52199214626dcfec05c821
|
||||
checksums md5 bb236d8bee6fa473d34108cda1e09076
|
||||
patchfiles patch-compress.cc
|
||||
depends_lib port:zlib port:bzip2
|
||||
configure.args --mandir=${prefix}/share/man --enable-bzip2
|
||||
configure.env CFLAGS=-I${prefix}/include CPPFLAGS=-I${prefix}/include \
|
||||
LDFLAGS=-L${prefix}/lib
|
||||
|
||||
platform darwin 8 {
|
||||
configure.env-append CC=/usr/bin/gcc-4.0 CPP=/usr/bin/cpp-4.0 CXX=/usr/bin/g++-4.0
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user