- Change audio/bmp-faad to slave port of audio/xmms-faad

PR:             ports/131836
Submitted by:   KATO Tsuguru <tkato432@yahoo.com>
This commit is contained in:
Beech Rintoul 2009-02-21 22:59:59 +00:00
parent ce226b1d21
commit 9f94c40326
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=228797
2 changed files with 2 additions and 47 deletions

View File

@ -5,53 +5,11 @@
# $FreeBSD$
#
PORTNAME= faad2
PORTVERSION= 2.6.1
PORTREVISION= 2
CATEGORIES= audio
MASTER_SITES= SF/faac
PKGNAMEPREFIX= bmp-
MAINTAINER= ports@FreeBSD.org
COMMENT= Beep Media Player (BMP) plugin for faad
LIB_DEPENDS= faad.2:${PORTSDIR}/audio/faad \
beep.2:${PORTSDIR}/multimedia/beep-media-player
MASTERDIR= ${.CURDIR}/../xmms-faad
WRKSRC= ${WRKDIR}/${PORTNAME}
USE_GNOME= gnometarget gtk20
USE_GMAKE= yes
USE_AUTOTOOLS= automake:15 autoheader:262 autoconf:262 libtool:15
AUTOMAKE_ARGS= --add-missing
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include ${PTHREAD_CFLAGS}" \
LDFLAGS="-L${LOCALBASE}/lib ${PTHREAD_LIBS}"
DESCR= ${PORTSDIR}/audio/faad/pkg-descr
PLIST_FILES= lib/bmp/Input/libmp4.so
.include <bsd.port.pre.mk>
post-patch:
@${REINPLACE_CMD} -e '/AC_CONFIG_FILES(plugins/d' ${WRKSRC}/configure.in
@${REINPLACE_CMD} -e 's|"faad.h"|<faad.h>|g ; \
s|<xmms/|<bmp/|g' ${WRKSRC}/plugins/xmms/src/mp4_utils.c
@${ECHO_CMD} "SUBDIRS = common" > ${WRKSRC}/Makefile.am
pre-configure:
@cd ${WRKSRC} && ${SETENV} ${AUTOTOOLS_ENV} ${ACLOCAL} \
&& ${SETENV} ${AUTOTOOLS_ENV} ${LIBTOOLIZE} --automake
post-build:
cd ${WRKSRC}/plugins/xmms/src && ${CC} ${CFLAGS} -fPIC -shared \
-DHAVE_BMP -I../../../common/mp4ff -I${LOCALBASE}/include \
`pkg-config --cflags bmp` *.c -o libmp4.so \
../../../common/mp4ff/.libs/libmp4ff.a \
-L${LOCALBASE}/lib -lfaad \
`pkg-config --libs bmp`
do-install:
${INSTALL_DATA} ${WRKSRC}/plugins/xmms/src/libmp4.so \
${PREFIX}/lib/bmp/Input
.include <bsd.port.post.mk>
.include "${MASTERDIR}/Makefile.inc"

View File

@ -1,3 +0,0 @@
MD5 (faad2-2.6.1.tar.gz) = 74e92df40c270f216a8305fc87603c8a
SHA256 (faad2-2.6.1.tar.gz) = 8ad2c2e0c09b787a943e2ef831c1c84534e3a8726cc1eb1abc4da9eb3038285c
SIZE (faad2-2.6.1.tar.gz) = 839410