Lines 6-12
Link Here
|
6 |
|
6 |
|
7 |
PORTNAME= vcdimager |
7 |
PORTNAME= vcdimager |
8 |
PORTVERSION= 0.7.20 |
8 |
PORTVERSION= 0.7.20 |
9 |
PORTREVISION= 1 |
9 |
PORTREVISION= 2 |
10 |
CATEGORIES= multimedia |
10 |
CATEGORIES= multimedia |
11 |
MASTER_SITES= http://www.vcdimager.org/pub/vcdimager/vcdimager-0.7_UNSTABLE/ \ |
11 |
MASTER_SITES= http://www.vcdimager.org/pub/vcdimager/vcdimager-0.7_UNSTABLE/ \ |
12 |
${MASTER_SITE_GNU_ALPHA} |
12 |
${MASTER_SITE_GNU_ALPHA} |
Lines 19-25
Link Here
|
19 |
xml2:${PORTSDIR}/textproc/libxml2 \ |
19 |
xml2:${PORTSDIR}/textproc/libxml2 \ |
20 |
cdio.1:${PORTSDIR}/sysutils/libcdio |
20 |
cdio.1:${PORTSDIR}/sysutils/libcdio |
21 |
|
21 |
|
22 |
GNU_CONFIGURE= yes |
22 |
USE_INC_LIBTOOL_VER=15 |
|
|
23 |
INSTALLS_SHLIB= yes |
24 |
USE_REINPLACE= yes |
23 |
USE_GMAKE= yes |
25 |
USE_GMAKE= yes |
24 |
USE_GNOME= gnometarget gnomehack pkgconfig |
26 |
USE_GNOME= gnometarget gnomehack pkgconfig |
25 |
CONFIGURE_ENV= CPPFLAGS="${CXXFLAGS} -I${LOCALBASE}/include" \ |
27 |
CONFIGURE_ENV= CPPFLAGS="${CXXFLAGS} -I${LOCALBASE}/include" \ |
Lines 28-32
Link Here
|
28 |
MAN1= cdxa2mpeg.1 vcdimager.1 vcdxminfo.1 vcdxrip.1 vcdxgen.1 \ |
30 |
MAN1= cdxa2mpeg.1 vcdimager.1 vcdxminfo.1 vcdxrip.1 vcdxgen.1 \ |
29 |
vcdxbuild.1 vcd-info.1 |
31 |
vcdxbuild.1 vcd-info.1 |
30 |
INFO= vcdimager vcdxrip vcd-info |
32 |
INFO= vcdimager vcdxrip vcd-info |
|
|
33 |
|
34 |
post-patch: |
35 |
@${REINPLACE_CMD} -e 's|libvcd||' ${WRKSRC}/libvcdinfo.pc.in |
31 |
|
36 |
|
32 |
.include <bsd.port.mk> |
37 |
.include <bsd.port.mk> |