Remove dependency on gstreamer-libsoup which is about to be merged into

gstreamer-plugins-good.
This commit is contained in:
ajacoutot 2010-08-26 21:31:21 +00:00
parent b5df2b910a
commit da155ce930
2 changed files with 6 additions and 8 deletions

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.27 2010/08/26 12:09:07 ajacoutot Exp $
# $OpenBSD: Makefile,v 1.28 2010/08/26 21:32:11 ajacoutot Exp $
SHARED_ONLY= Yes
@ -7,7 +7,7 @@ COMMENT= flash player with firefox browser plugin
VER= 0.8.3
DISTNAME= gnash-${VER}
REVISION= 5
REVISION= 6
CATEGORIES= www
MASTER_SITES= http://getgnash.org/packages/releases/
@ -43,8 +43,7 @@ LIB_DEPENDS+= ::net/curl \
RUN_DEPENDS+= :gstreamer-ffmpeg->=0.10.4p0:multimedia/gstreamer-0.10/plugins-ffmpeg \
::multimedia/gstreamer-0.10/plugins-ugly \
::multimedia/gstreamer-0.10/plugins-bad \
::multimedia/gstreamer-0.10/plugins-good \
:gstreamer-libsoup->=0.10.19p1:multimedia/gstreamer-0.10/plugins-good,-soup
::multimedia/gstreamer-0.10/plugins-good
USE_X11= Yes
USE_GMAKE= Yes

View File

@ -1,11 +1,11 @@
# $OpenBSD: Makefile,v 1.43 2010/07/25 08:15:33 ajacoutot Exp $
# $OpenBSD: Makefile,v 1.44 2010/08/26 21:31:21 ajacoutot Exp $
COMMENT= official media player for GNOME
GNOME_PROJECT= totem
GNOME_VERSION= 2.30.2
REVISION= 0
REVISION= 1
CATEGORIES= multimedia
@ -44,7 +44,6 @@ BUILD_DEPENDS+= ::graphics/ffmpeg \
BUILD_DEPENDS+= ::x11/py-gtk2 \
::devel/py-gdata \
:gstreamer-libsoup->=0.10.22:multimedia/gstreamer-0.10/plugins-good,-soup \
::devel/iso-codes
RUN_DEPENDS+= ::x11/gnome/settings-daemon \
::x11/py-gtk2 \
@ -63,7 +62,7 @@ LIB_DEPENDS+= ${MODPY_LIB_DEPENDS} \
# while the following are not "required" for totem to run, there's no
# point in using a media player that can't play most modern media files
RUN_DEPENDS+= ::multimedia/gstreamer-0.10/plugins-base \
::multimedia/gstreamer-0.10/plugins-good,-soup \
::multimedia/gstreamer-0.10/plugins-good \
::multimedia/gstreamer-0.10/plugins-ugly \
:gstreamer-ffmpeg->=0.10.5:multimedia/gstreamer-0.10/plugins-ffmpeg