aboutsummaryrefslogtreecommitdiffstats
path: root/multimedia
diff options
context:
space:
mode:
authorlinimon <linimon@FreeBSD.org>2007-09-30 12:47:36 +0800
committerlinimon <linimon@FreeBSD.org>2007-09-30 12:47:36 +0800
commitc07b3d06f74c2b1f5144739f606ea2f60e5c4125 (patch)
tree75bc18c02ad45658df6e53d5864baec96c002730 /multimedia
parent980b4f867dba0a997b3f1336459072e6da844359 (diff)
downloadfreebsd-ports-gnome-c07b3d06f74c2b1f5144739f606ea2f60e5c4125.tar.gz
freebsd-ports-gnome-c07b3d06f74c2b1f5144739f606ea2f60e5c4125.tar.zst
freebsd-ports-gnome-c07b3d06f74c2b1f5144739f606ea2f60e5c4125.zip
Switch autoconf dependencies from 2.53 or 2.59 to 2.61.
PR: ports/116639 Submitted by: aDe
Diffstat (limited to 'multimedia')
-rw-r--r--multimedia/avidemux2/Makefile4
-rw-r--r--multimedia/camserv/Makefile4
-rw-r--r--multimedia/dvts/Makefile4
-rw-r--r--multimedia/libdvdnav/Makefile4
-rw-r--r--multimedia/libquicktime/Makefile4
-rw-r--r--multimedia/motion/Makefile3
-rw-r--r--multimedia/okle/Makefile4
-rw-r--r--multimedia/shell-fm/Makefile4
-rw-r--r--multimedia/shell-fm/files/patch-reconfig4
-rw-r--r--multimedia/xdvshow/Makefile4
10 files changed, 20 insertions, 19 deletions
diff --git a/multimedia/avidemux2/Makefile b/multimedia/avidemux2/Makefile
index fa78159809d8..2fab141f277a 100644
--- a/multimedia/avidemux2/Makefile
+++ b/multimedia/avidemux2/Makefile
@@ -7,7 +7,7 @@
PORTNAME= avidemux2
PORTVERSION= 2.3.0
-PORTREVISION= 3
+PORTREVISION= 4
CATEGORIES= multimedia
MASTER_SITES= http://fixounet.free.fr/avidemux/ \
${MASTER_SITE_BERLIOS}
@@ -24,7 +24,7 @@ LIB_DEPENDS= mp3lame:${PORTSDIR}/audio/lame \
js:${PORTSDIR}/lang/spidermonkey \
xml2:${PORTSDIR}/textproc/libxml2
-USE_AUTOTOOLS= automake:19:env autoconf:259:env libtool:15 aclocal:19:env
+USE_AUTOTOOLS= automake:19:env autoconf:261:env libtool:15 aclocal:19:env
USE_GETTEXT= yes
USE_X_PREFIX= yes
USE_GNOME= gnomeprefix gnomehack gtk20
diff --git a/multimedia/camserv/Makefile b/multimedia/camserv/Makefile
index 573304ba1e14..3116e0750133 100644
--- a/multimedia/camserv/Makefile
+++ b/multimedia/camserv/Makefile
@@ -7,7 +7,7 @@
PORTNAME= camserv
PORTVERSION= 0.5.1
-PORTREVISION= 6
+PORTREVISION= 7
PORTEPOCH= 1
CATEGORIES= multimedia
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
@@ -24,7 +24,7 @@ LIB_DEPENDS= jpeg.9:${PORTSDIR}/graphics/jpeg \
ONLY_FOR_ARCHS= i386 alpha
USE_XLIB= yes
-USE_AUTOTOOLS= autoconf:259 libtool:15 libltdl:15
+USE_AUTOTOOLS= autoconf:261 libtool:15 libltdl:15
CONFIGURE_TARGET=--build=${MACHINE_ARCH}-portbld-freebsd${OSREL}
CONFIGURE_ENV+= CPPFLAGS="-I${LOCALBASE}/include -I${X11BASE}/include \
diff --git a/multimedia/dvts/Makefile b/multimedia/dvts/Makefile
index 05bc11877467..d28cbcbc58c4 100644
--- a/multimedia/dvts/Makefile
+++ b/multimedia/dvts/Makefile
@@ -7,7 +7,7 @@
PORTNAME= dvts
PORTVERSION= 1.0a
-PORTREVISION= 3
+PORTREVISION= 4
CATEGORIES= multimedia
MASTER_SITES= http://www.sfc.wide.ad.jp/DVTS/software/
DISTNAME= ${PORTNAME}${PORTVERSION}
@@ -21,7 +21,7 @@ COMMENT= An implementation of Digital Video Transport System
CONFLICTS= gdvrecv-[0-9]*
-USE_AUTOTOOLS= autoconf:253
+USE_AUTOTOOLS= autoconf:261
MAN1= dvts.1 dvsend.1 dvrecv.1
diff --git a/multimedia/libdvdnav/Makefile b/multimedia/libdvdnav/Makefile
index 1c25c66b6ac6..4ca7a962ebd8 100644
--- a/multimedia/libdvdnav/Makefile
+++ b/multimedia/libdvdnav/Makefile
@@ -7,7 +7,7 @@
PORTNAME= libdvdnav
PORTVERSION= 0.1.10
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= multimedia
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= dvd
@@ -21,7 +21,7 @@ CONFIGURE_ENV= THREAD_CFLAGS="${PTHREAD_CFLAGS}" \
THREAD_LIBS="${PTHREAD_LIBS}"
CONFIGURE_ARGS= --program-transform-name=''
INSTALLS_SHLIB= yes
-USE_AUTOTOOLS= libtool:15 autoconf:259 automake:16
+USE_AUTOTOOLS= libtool:15 autoconf:261 automake:16
post-patch:
${REINPLACE_CMD} -e \
diff --git a/multimedia/libquicktime/Makefile b/multimedia/libquicktime/Makefile
index b0128371fb77..c99e621da581 100644
--- a/multimedia/libquicktime/Makefile
+++ b/multimedia/libquicktime/Makefile
@@ -7,7 +7,7 @@
PORTNAME= libquicktime
PORTVERSION= 1.0.0
-PORTREVISION= 3
+PORTREVISION= 4
CATEGORIES= multimedia
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE_EXTENDED}
MASTER_SITE_SUBDIR= ${PORTNAME}
@@ -29,7 +29,7 @@ USE_GNOME= gnometarget gnomehack pkgconfig
WANT_GNOME= yes
USE_GMAKE= yes
GNU_CONFIGURE= yes
-USE_AUTOTOOLS= autoconf:259
+USE_AUTOTOOLS= autoconf:261
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include -I${X11BASE}/include ${PTHREAD_CFLAGS}" \
LDFLAGS="-L${LOCALBASE}/lib -L${X11BASE}/lib ${PTHREAD_LIBS} -lintl"
CONFIGURE_ARGS= --disable-firewire --with-x --enable-gpl
diff --git a/multimedia/motion/Makefile b/multimedia/motion/Makefile
index 48220aed501f..b497d826be98 100644
--- a/multimedia/motion/Makefile
+++ b/multimedia/motion/Makefile
@@ -7,6 +7,7 @@
PORTNAME= motion
PORTVERSION= 3.2.8
+PORTREVISION= 1
CATEGORIES= multimedia
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= motion
@@ -27,7 +28,7 @@ CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL}
MAN1= motion.1
-USE_AUTOTOOLS= autoconf:259
+USE_AUTOTOOLS= autoconf:261
GNU_CONFIGURE= yes
USE_GMAKE= yes
MANCOMPRESSED= no
diff --git a/multimedia/okle/Makefile b/multimedia/okle/Makefile
index 71dc664e0788..7b31a2cdec31 100644
--- a/multimedia/okle/Makefile
+++ b/multimedia/okle/Makefile
@@ -7,7 +7,7 @@
PORTNAME= okle
PORTVERSION= 0.4
-PORTREVISION= 4
+PORTREVISION= 5
CATEGORIES= multimedia kde
MASTER_SITES= http://okle.sourceforge.net/
@@ -17,7 +17,7 @@ COMMENT= A KDE frontend to the Ogle DVD player
BUILD_DEPENDS= ${LOCALBASE}/lib/ogle/libdvdcontrol.so.11:${PORTSDIR}/multimedia/ogle
RUN_DEPENDS= ogle:${PORTSDIR}/multimedia/ogle
-USE_AUTOTOOLS= autoconf:259 libtool:15
+USE_AUTOTOOLS= autoconf:261 libtool:15
USE_KDELIBS_VER=3
CONFIGURE_ARGS= --with-ogle-dir=${LOCALBASE}/bin \
--with-ogle-includes=${LOCALBASE}/include \
diff --git a/multimedia/shell-fm/Makefile b/multimedia/shell-fm/Makefile
index 2b16f3f4907a..f913bc7ddcd9 100644
--- a/multimedia/shell-fm/Makefile
+++ b/multimedia/shell-fm/Makefile
@@ -7,7 +7,7 @@
PORTNAME= shell-fm
PORTVERSION= 20061229
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= multimedia
MASTER_SITES= http://ntarmos.dyndns.org/Software/FreeBSD/
@@ -17,7 +17,7 @@ COMMENT= A command-line client for Last.FM
LIB_DEPENDS= ao:${PORTSDIR}/audio/libao \
mad:${PORTSDIR}/audio/libmad
-USE_AUTOTOOLS= aclocal:19 automake:19 autoheader:259 autoconf:259
+USE_AUTOTOOLS= aclocal:19 automake:19 autoheader:261 autoconf:261
AUTOMAKE_ARGS= --add-missing --copy
ACLOCAL_ARGS= -I m4
LDFLAGS+= -L${LOCALBASE}/lib
diff --git a/multimedia/shell-fm/files/patch-reconfig b/multimedia/shell-fm/files/patch-reconfig
index 4e5da46e8b9f..941069702262 100644
--- a/multimedia/shell-fm/files/patch-reconfig
+++ b/multimedia/shell-fm/files/patch-reconfig
@@ -10,9 +10,9 @@ diff -urNbB src/reconfig.orig src/reconfig
-do_cmd automake --add-missing --copy
-do_cmd autoconf
+do_cmd aclocal-1.9 -I m4
-+do_cmd autoheader-2.59
++do_cmd autoheader-2.61
+do_cmd automake-1.9 --add-missing --copy
-+do_cmd autoconf-2.59
++do_cmd autoconf-2.61
diff --git a/multimedia/xdvshow/Makefile b/multimedia/xdvshow/Makefile
index 01133672f04f..eba5f3f9d6dc 100644
--- a/multimedia/xdvshow/Makefile
+++ b/multimedia/xdvshow/Makefile
@@ -7,7 +7,7 @@
PORTNAME= xdvshow
PORTVERSION= 00.2003.09.03
-PORTREVISION= 3
+PORTREVISION= 4
CATEGORIES= multimedia
MASTER_SITES= http://www.sfc.wide.ad.jp/DVTS/software/xdvshow/
DISTNAME= ${PORTNAME}
@@ -19,7 +19,7 @@ LIB_DEPENDS= dv.4:${PORTSDIR}/multimedia/libdv
PLIST_FILES= bin/xdvshow
GNU_CONFIGURE= YES
-USE_AUTOTOOLS= autoconf:253
+USE_AUTOTOOLS= autoconf:261
USE_XLIB= yes
post-patch: