aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authoramdmi3 <amdmi3@FreeBSD.org>2014-07-23 05:59:48 +0800
committeramdmi3 <amdmi3@FreeBSD.org>2014-07-23 05:59:48 +0800
commit5639fffae1ad7c39bdd2f67a34040a9e25e14cef (patch)
tree56b7c0ad6368e30ea38104ba37e3ac34abd81fd4
parent9181c4819e8d0a82a37737014dacf17878dd3d34 (diff)
downloadfreebsd-ports-gnome-5639fffae1ad7c39bdd2f67a34040a9e25e14cef.tar.gz
freebsd-ports-gnome-5639fffae1ad7c39bdd2f67a34040a9e25e14cef.tar.zst
freebsd-ports-gnome-5639fffae1ad7c39bdd2f67a34040a9e25e14cef.zip
- Switch to USES=libtool, drop .la files
- Strip libraries
-rw-r--r--audio/vo-amrwbenc/Makefile3
-rw-r--r--audio/vo-amrwbenc/pkg-plist2
2 files changed, 4 insertions, 1 deletions
diff --git a/audio/vo-amrwbenc/Makefile b/audio/vo-amrwbenc/Makefile
index 940425606866..ba260817692b 100644
--- a/audio/vo-amrwbenc/Makefile
+++ b/audio/vo-amrwbenc/Makefile
@@ -3,6 +3,7 @@
PORTNAME= vo-amrwbenc
PORTVERSION= 0.1.3
+PORTREVISION= 1
CATEGORIES= audio
MASTER_SITES= SF/opencore-amr/${PORTNAME}
@@ -12,7 +13,9 @@ COMMENT= VisualOn AMR-WB encoder library
LICENSE= APACHE20
LICENSE_FILE= ${WRKSRC}/COPYING
+USES= libtool
GNU_CONFIGURE= yes
+INSTALL_TARGET= install-strip
post-patch:
@${REINPLACE_CMD} -E -e \
diff --git a/audio/vo-amrwbenc/pkg-plist b/audio/vo-amrwbenc/pkg-plist
index b84b49778185..ce27a908f48c 100644
--- a/audio/vo-amrwbenc/pkg-plist
+++ b/audio/vo-amrwbenc/pkg-plist
@@ -1,7 +1,7 @@
include/vo-amrwbenc/enc_if.h
lib/libvo-amrwbenc.a
-lib/libvo-amrwbenc.la
lib/libvo-amrwbenc.so
lib/libvo-amrwbenc.so.0
+lib/libvo-amrwbenc.so.0.0.4
libdata/pkgconfig/vo-amrwbenc.pc
@dirrm include/vo-amrwbenc