aboutsummaryrefslogtreecommitdiffstats
path: root/audio
diff options
context:
space:
mode:
authorbapt <bapt@FreeBSD.org>2014-05-06 14:57:19 +0800
committerbapt <bapt@FreeBSD.org>2014-05-06 14:57:19 +0800
commitdaa757b990e032be4b86b52419a8ab3443a9e17b (patch)
tree37ae9f8959d3fb21c4efe3e03b65880f959f888c /audio
parent2fa68cee20fe0b9f043a4d47f29a2355ca8206d3 (diff)
downloadfreebsd-ports-gnome-daa757b990e032be4b86b52419a8ab3443a9e17b.tar.gz
freebsd-ports-gnome-daa757b990e032be4b86b52419a8ab3443a9e17b.tar.zst
freebsd-ports-gnome-daa757b990e032be4b86b52419a8ab3443a9e17b.zip
Use USES=libtool
Strip binaries
Diffstat (limited to 'audio')
-rw-r--r--audio/celt/Makefile7
-rw-r--r--audio/celt/pkg-plist1
2 files changed, 5 insertions, 3 deletions
diff --git a/audio/celt/Makefile b/audio/celt/Makefile
index e9964234123b..0a20f0646ab7 100644
--- a/audio/celt/Makefile
+++ b/audio/celt/Makefile
@@ -3,14 +3,14 @@
PORTNAME= celt
PORTVERSION= 0.11.3
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= audio
MASTER_SITES= http://downloads.us.xiph.org/releases/celt/
MAINTAINER= multimedia@FreeBSD.org
COMMENT= The CELT ultra-low delay audio codec
-LICENSE= BSD
+LICENSE= BSD2CLAUSE
LICENSE_FILE= ${WRKSRC}/COPYING
LIB_DEPENDS= libogg.so:${PORTSDIR}/audio/libogg
@@ -18,6 +18,7 @@ LIB_DEPENDS= libogg.so:${PORTSDIR}/audio/libogg
GNU_CONFIGURE= yes
CONFIGURE_ARGS= --with-ogg=${LOCALBASE}
USE_LDCONFIG= yes
-USES= gmake pathfix
+USES= gmake libtool:keepla pathfix
+INSTALL_TARGET= install-strip
.include <bsd.port.mk>
diff --git a/audio/celt/pkg-plist b/audio/celt/pkg-plist
index c1ebc9426380..39f08e640ce3 100644
--- a/audio/celt/pkg-plist
+++ b/audio/celt/pkg-plist
@@ -3,6 +3,7 @@ bin/celtdec
include/celt/celt.h
include/celt/celt_types.h
include/celt/celt_header.h
+lib/libcelt0.so.2.0.0
lib/libcelt0.so.2
lib/libcelt0.so
lib/libcelt0.la