- Chase x11-toolkits/qwt* rename

PR:		ports/119904
Submitted by:	Max Brazhnikov <makc at issp.ac.ru> (maintainer of x11-toolkits/qwt*)
This commit is contained in:
Rong-En Fan 2008-04-02 09:09:57 +00:00
parent c81f8edc88
commit 04db4e341d
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=210368
3 changed files with 6 additions and 4 deletions

View file

@ -6,7 +6,7 @@
PORTNAME= dream
PORTVERSION= 1.6.25
PORTREVISION= 1
PORTREVISION= 2
CATEGORIES= audio hamradio
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= drm
@ -16,7 +16,7 @@ MAINTAINER= xride@FreeBSD.org
COMMENT= Digital Radio Mondiale (DRM) software receiver
LIB_DEPENDS= fftw.2:${PORTSDIR}/math/fftw \
qwt.4:${PORTSDIR}/x11-toolkits/qwt \
qwt4.4:${PORTSDIR}/x11-toolkits/qwt4 \
faad.0:${PORTSDIR}/audio/faad
BROKEN= Needs DRM enabled in FAAD
@ -31,7 +31,8 @@ CONFIGURE_ENV= CXXFLAGS="${CXXFLAGS} -I${LOCALBASE}/include \
PLIST_FILES= bin/drm
post-patch:
@${REINPLACE_CMD} -e 's|/usr/include/qwt|${LOCALBASE}/include/qwt|g' ${WRKSRC}/configure
@${REINPLACE_CMD} -e 's|/usr/include/qwt|${LOCALBASE}/include/qwt4|g' ${WRKSRC}/configure
@${REINPLACE_CMD} -e 's|-lqwt|-lqwt4|g' ${WRKSRC}/configure
@${REINPLACE_CMD} -e 's|neaacdec.h|faad.h|g' ${WRKSRC}/common/sourcedecoders/AudioSourceDecoder.cpp
@${REINPLACE_CMD} -e 's|DRMCH_SBR_PS_STEREO|DRMCH_SBR_STEREO|g' ${WRKSRC}/common/sourcedecoders/AudioSourceDecoder.cpp

View file

@ -10,7 +10,7 @@ PKGNAMESUFFIX= -bat
COMMENT= The network backup solution (GUI)
LIB_DEPENDS+= qwt.5:${PORTSDIR}/x11-toolkits/qwt-devel
LIB_DEPENDS+= qwt.5:${PORTSDIR}/x11-toolkits/qwt5
USE_QT_VER= 4
QT_COMPONENTS= qmake uic moc rcc

View file

@ -7,6 +7,7 @@
PORTNAME= bacula
DISTVERSION= 2.2.8
PORTREVISION= 1
CATEGORIES= sysutils
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= bacula