- Convert to staging

- Convert to new LIB_DEPENDS format
- Don't duplicate lib depends with build depends
- Use space for WWW line in pkg-descr
This commit is contained in:
Guido Falsi 2013-10-17 21:09:19 +00:00
parent 7dd0cac168
commit 121a1c7c22
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=330675
2 changed files with 2 additions and 4 deletions

View file

@ -16,14 +16,12 @@ LICENSE_COMB= dual
LICENSE_FILE_MIT= ${WRKSRC}/COPYING.MIT LICENSE_FILE_MIT= ${WRKSRC}/COPYING.MIT
LICENSE_FILE_MPL= ${WRKSRC}/COPYING.MPL LICENSE_FILE_MPL= ${WRKSRC}/COPYING.MPL
LIB_DEPENDS= orc-0.4:${PORTSDIR}/devel/orc LIB_DEPENDS= liborc-0.4.so:${PORTSDIR}/devel/orc
BUILD_DEPENDS= orc>=0.4.16:${PORTSDIR}/devel/orc
USES= pkgconfig USES= pkgconfig
GNU_CONFIGURE= yes GNU_CONFIGURE= yes
USE_LDCONFIG= yes USE_LDCONFIG= yes
NO_STAGE= yes
post-patch: post-patch:
@${REINPLACE_CMD} -e 's|^pkgconfigdir=.*|pkgconfigdir="\\$${prefix}/libdata/pkgconfig"|' \ @${REINPLACE_CMD} -e 's|^pkgconfigdir=.*|pkgconfigdir="\\$${prefix}/libdata/pkgconfig"|' \
-e 's|-lpthread|${PTHREAD_LIBS}|g' ${WRKSRC}/configure -e 's|-lpthread|${PTHREAD_LIBS}|g' ${WRKSRC}/configure

View file

@ -3,4 +3,4 @@ partnership with the BBC. The main developer is David Schleef, who
developed the liboil optimisation library which is heavily used in developed the liboil optimisation library which is heavily used in
the project. the project.
WWW: http://www.diracvideo.org/ WWW: http://www.diracvideo.org/