aboutsummaryrefslogtreecommitdiffstats
path: root/sysutils
diff options
context:
space:
mode:
authorahze <ahze@FreeBSD.org>2006-04-30 07:03:03 +0800
committerahze <ahze@FreeBSD.org>2006-04-30 07:03:03 +0800
commit37141a4239ce132a460689dacc49f431214e670b (patch)
tree841e14a903993df6f2654c4de34024a326f9e59b /sysutils
parent8967d0ac35824f19b6b0545589662965de0f1988 (diff)
downloadfreebsd-ports-graphics-37141a4239ce132a460689dacc49f431214e670b.tar.gz
freebsd-ports-graphics-37141a4239ce132a460689dacc49f431214e670b.tar.zst
freebsd-ports-graphics-37141a4239ce132a460689dacc49f431214e670b.zip
- Update gstreamer to 0.10
- Move all old gstreamer 0.8 ports to gstreamer*80 [1] - Chase all ports with new gstreamer or gstreaemer moves Repocopied by: marcus [1]
Diffstat (limited to 'sysutils')
-rw-r--r--sysutils/Makefile1
-rw-r--r--sysutils/gnomebaker/Makefile2
-rw-r--r--sysutils/gstreamer-plugins-cdio80/Makefile5
-rw-r--r--sysutils/serpentine/Makefile10
4 files changed, 10 insertions, 8 deletions
diff --git a/sysutils/Makefile b/sysutils/Makefile
index 0ea7b889262..79c32721093 100644
--- a/sysutils/Makefile
+++ b/sysutils/Makefile
@@ -224,6 +224,7 @@
SUBDIR += grub
SUBDIR += gstopd
SUBDIR += gstreamer-plugins-cdio
+ SUBDIR += gstreamer-plugins-cdio80
SUBDIR += gtk-imonc
SUBDIR += gtk-send-pr
SUBDIR += gtoaster
diff --git a/sysutils/gnomebaker/Makefile b/sysutils/gnomebaker/Makefile
index 964d70780b4..52fe8b1bfc4 100644
--- a/sysutils/gnomebaker/Makefile
+++ b/sysutils/gnomebaker/Makefile
@@ -24,7 +24,7 @@ GNU_CONFIGURE= yes
USE_GMAKE= yes
INSTALLS_OMF= yes
USE_GCC= 3.4+
-USE_GSTREAMER= vorbis mad flac
+USE_GSTREAMER80= vorbis mad flac
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
LDFLAGS="-L${LOCALBASE}/lib"
diff --git a/sysutils/gstreamer-plugins-cdio80/Makefile b/sysutils/gstreamer-plugins-cdio80/Makefile
index 695cc405b4d..8c70a00eb55 100644
--- a/sysutils/gstreamer-plugins-cdio80/Makefile
+++ b/sysutils/gstreamer-plugins-cdio80/Makefile
@@ -3,15 +3,16 @@
# Whom: Koop Mast <kwm@FreeBSD.org>
#
# $FreeBSD$
+# $MCom: ports/sysutils/gstreamer-plugins-cdio80/Makefile,v 1.2 2006/02/25 00:19:56 marcus Exp $
#
CATEGORIES= sysutils
-PORTREVISION= 1
+PORTREVISION= 2
COMMENT= Gstreamer compact disc input and control library
GST_PLUGIN= cdio
-MASTERDIR= ${.CURDIR}/../../multimedia/gstreamer-plugins
+MASTERDIR= ${.CURDIR}/../../multimedia/gstreamer-plugins80
.include "${MASTERDIR}/Makefile"
diff --git a/sysutils/serpentine/Makefile b/sysutils/serpentine/Makefile
index 9248a533450..a0b73e29464 100644
--- a/sysutils/serpentine/Makefile
+++ b/sysutils/serpentine/Makefile
@@ -3,20 +3,20 @@
# Whom: Michael Johnson <ahze@FreeBSD.org>
#
# $FreeBSD$
-#
+# $MCom: ports/sysutils/serpentine/Makefile,v 1.2 2006/04/25 15:17:05 ahze Exp $
PORTNAME= serpentine
PORTVERSION= 0.6.4
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= sysutils
MASTER_SITES= http://download.berlios.de/${PORTNAME}/
MAINTAINER= ahze@FreeBSD.org
COMMENT= Gnome Audio Cd Buner
-BUILD_DEPENDS= ${PYTHON_SITELIBDIR}/gst/__init__.py:${PORTSDIR}/multimedia/py-gstreamer \
+BUILD_DEPENDS= ${PYTHON_SITELIBDIR}/gst/__init__.py:${PORTSDIR}/multimedia/py-gstreamer80 \
xmlproc_parse:${PORTSDIR}/textproc/py-xml
-RUN_DEPENDS= ${PYTHON_SITELIBDIR}/gst/__init__.py:${PORTSDIR}/multimedia/py-gstreamer \
+RUN_DEPENDS= ${PYTHON_SITELIBDIR}/gst/__init__.py:${PORTSDIR}/multimedia/py-gstreamer80 \
xmlproc_parse:${PORTSDIR}/textproc/py-xml
USE_X_PREFIX= yes
@@ -24,7 +24,7 @@ USE_BZIP2= yes
GNU_CONFIGURE= yes
USE_GNOME= pygnomeextras intlhack
USE_GMAKE= yes
-USE_GSTREAMER= core gnomevfs
+USE_GSTREAMER80= core gnomevfs
USE_PYTHON= 2.4+
OPTIONS= MUINE "Cd-Burner Plugin for muine audio player (i386 only)" Off