1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-31 05:41:08 +00:00

Update to 0.9.8

This commit is contained in:
Mario Sergio Fujikawa Ferreira 2003-04-16 02:05:00 +00:00
parent 0397b9a91c
commit 62bcb74c45
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=79048
3 changed files with 10 additions and 6 deletions

View File

@ -6,8 +6,7 @@
#
PORTNAME= mpeg4ip
PORTVERSION= 0.9.7
PORTREVISION= 1
PORTVERSION= 0.9.8
CATEGORIES= multimedia audio ipv6 net
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= ${PORTNAME}
@ -18,7 +17,6 @@ COMMENT= Standards-based system to encode, stream and play MPEG-4 audio/video
BUILD_DEPENDS= libtool:${PORTSDIR}/devel/libtool \
nasm:${PORTSDIR}/devel/nasm \
pkg-config:${PORTSDIR}/devel/pkgconfig
LIB_DEPENDS= SDL-1.1.5:${PORTSDIR}/devel/sdl12 \
glib-2.0.200:${PORTSDIR}/devel/glib20 \
gnugetopt.1:${PORTSDIR}/devel/libgnugetopt \
@ -32,6 +30,7 @@ CONFIGURE_ARGS= --datadir=${DATADIR} \
--with-glib-prefix=${LOCALBASE} \
--with-gtk-prefix=${X11BASE} \
--program-transform-name=''
INSTALLS_SHLIB= yes
SDL_CONFIG?= ${LOCALBASE}/bin/sdl11-config
@ -114,6 +113,11 @@ post-patch:
@${REINPLACE_CMD} -E -e \
s'|(-lm)|\1 -lgnugetopt|' \
${WRKSRC}/util/iptv/Makefile.in
# do not install manm man pages
@${REINPLACE_CMD} -E \
-e 's|api.mpt||' \
-e 's|^(install-man.*)install-manm|\1|' \
${WRKSRC}/doc/mp4v2/Makefile.in
post-configure:
# disable GNU auto* tools

View File

@ -1 +1 @@
MD5 (mpeg4ip-0.9.7.tar.gz) = c83f50433eff04436e9e7c372e7c60c8
MD5 (mpeg4ip-0.9.8.tar.gz) = 076ee64f2d5cec82bc391485f2b6a251

View File

@ -1,9 +1,9 @@
--- lib/Makefile.in.orig Wed Jan 1 21:46:28 2003
+++ lib/Makefile.in Wed Jan 1 21:47:39 2003
@@ -106,7 +106,7 @@
@@ -110,7 +110,7 @@
am__include = @am__include@
am__quote = @am__quote@
install_sh = @install_sh@
-SUBDIRS = avi bitstream config_file fposrec gnu mp4 mp4v2 mp4av msg_queue rtp sdp SDL xvid mpeg2t SDL_VisualC
+SUBDIRS = avi bitstream config_file fposrec gnu mp4 mp4v2 mp4av msg_queue rtp sdp xvid mpeg2t
subdir = lib