1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-22 04:17:44 +00:00

Switch opusfile to USES=libtool. [1]

Bump dependent ports.

Approved by:	maintainer [1]
This commit is contained in:
Christian Weisgerber 2014-05-25 14:43:43 +00:00
parent 571ed2be48
commit dad1bace93
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=355249
3 changed files with 8 additions and 6 deletions

View File

@ -3,6 +3,7 @@
PORTNAME= easytag
PORTVERSION= 2.2.2
PORTREVISION= 1
CATEGORIES= audio
MASTER_SITES= GNOME

View File

@ -2,6 +2,7 @@
PORTNAME= opusfile
PORTVERSION= 0.5
PORTREVISION= 1
CATEGORIES= audio
MASTER_SITES= http://downloads.xiph.org/releases/opus/ \
${MASTER_SITE_MOZILLA_EXTENDED}
@ -15,10 +16,10 @@ LICENSE= BSD3CLAUSE
LIB_DEPENDS= libogg.so:${PORTSDIR}/audio/libogg \
libopus.so:${PORTSDIR}/audio/opus
USES= gmake pkgconfig pathfix
USES= gmake libtool pkgconfig pathfix
USE_LDCONFIG= yes
GNU_CONFIGURE= yes
USE_AUTOTOOLS= autoconf:env aclocal:env automake:env libtool
USE_AUTOTOOLS= autoconf:env aclocal:env automake:env
MAKE_JOBS_UNSAFE= yes
PATHFIX_MAKEFILEIN= Makefile.am

View File

@ -1,12 +1,12 @@
include/opus/opusfile.h
lib/libopusfile.a
lib/libopusfile.la
lib/libopusfile.so
lib/libopusfile.so.3
lib/libopusfile.so.0
lib/libopusfile.so.0.3.0
lib/libopusurl.a
lib/libopusurl.la
lib/libopusurl.so
lib/libopusurl.so.3
lib/libopusurl.so.0
lib/libopusurl.so.0.3.0
libdata/pkgconfig/opusfile.pc
libdata/pkgconfig/opusurl.pc
@comment Insert PLIST.doc here