Fix dependencies after gstreamer-plugins-* merge.
looks good to landry@, ok jasper@
This commit is contained in:
parent
968830d157
commit
7aa1d0aaad
@ -1,10 +1,10 @@
|
||||
# $OpenBSD: Makefile,v 1.3 2009/08/03 13:15:44 giovanni Exp $
|
||||
# $OpenBSD: Makefile,v 1.4 2009/09/28 18:32:02 ajacoutot Exp $
|
||||
|
||||
COMMENT = music manager and player for GTK+ written in Python
|
||||
|
||||
VERSION = 0.3.0a3
|
||||
DISTNAME = exaile-${VERSION}
|
||||
PKGNAME = ${DISTNAME}p1
|
||||
PKGNAME = ${DISTNAME}p2
|
||||
|
||||
CATEGORIES = audio x11
|
||||
|
||||
@ -36,7 +36,6 @@ RUN_DEPENDS = :dbus-python->=0.82.1:x11/dbus-python \
|
||||
::multimedia/gstreamer-0.10/plugins-good,-main \
|
||||
::multimedia/gstreamer-0.10/plugins-good,-gconf \
|
||||
::multimedia/gstreamer-0.10/plugins-ugly,-main \
|
||||
::multimedia/gstreamer-0.10/plugins-ugly,-mad \
|
||||
::multimedia/gstreamer-0.10/py-gstreamer
|
||||
|
||||
USE_X11 = Yes
|
||||
|
@ -1,9 +1,9 @@
|
||||
# $OpenBSD: Makefile,v 1.3 2009/08/10 06:29:52 kili Exp $
|
||||
# $OpenBSD: Makefile,v 1.4 2009/09/28 18:32:02 ajacoutot Exp $
|
||||
|
||||
COMMENT = graphical mp3/ogg file splitter
|
||||
|
||||
DISTNAME = mp3splt-gtk-0.5.4
|
||||
PKGNAME = ${DISTNAME}p1
|
||||
PKGNAME = ${DISTNAME}p2
|
||||
|
||||
CATEGORIES = audio
|
||||
|
||||
@ -31,12 +31,11 @@ LIB_DEPENDS = mp3splt::audio/libmp3splt \
|
||||
xml2::textproc/libxml \
|
||||
gdk-x11-2.0,gdk_pixbuf-2.0,gtk-x11-2.0::x11/gtk+2
|
||||
|
||||
BUILD_DEPENDS = :gstreamer-ogg-*:multimedia/gstreamer-0.10/plugins-base,-ogg
|
||||
BUILD_DEPENDS = ::multimedia/gstreamer-0.10/plugins-base
|
||||
|
||||
RUN_DEPENDS = ${BUILD_DEPENDS} \
|
||||
:desktop-file-utils-*:devel/desktop-file-utils \
|
||||
:gstreamer-mad-*:multimedia/gstreamer-0.10/plugins-ugly,-mad \
|
||||
:gstreamer-plugins-good-*:multimedia/gstreamer-0.10/plugins-good,-main \
|
||||
::multimedia/gstreamer-0.10/plugins-ugly \
|
||||
:gstreamer-confelements-*:multimedia/gstreamer-0.10/plugins-good,-gconf
|
||||
|
||||
MODULES = devel/gettext
|
||||
|
@ -1,9 +1,10 @@
|
||||
# $OpenBSD: Makefile,v 1.43 2009/09/18 12:11:12 ajacoutot Exp $
|
||||
# $OpenBSD: Makefile,v 1.44 2009/09/28 18:32:02 ajacoutot Exp $
|
||||
|
||||
COMMENT= music management application for GNOME
|
||||
|
||||
GNOME_PROJECT= rhythmbox
|
||||
GNOME_VERSION= 0.12.5
|
||||
PKGNAME= ${DISTNAME}p0
|
||||
|
||||
SHARED_LIBS += rhythmbox-core 0.0 # .0.0
|
||||
|
||||
@ -52,11 +53,7 @@ LIB_DEPENDS= ${MODPY_LIB_DEPENDS} \
|
||||
gstcdda-0.10,gsttag-0.10::multimedia/gstreamer-0.10/plugins-base,-cdda \
|
||||
soup-gnome-2.4.>=1::devel/libsoup,-gnome
|
||||
RUN_DEPENDS= :gstreamer-plugins-base->=0.10.19:multimedia/gstreamer-0.10/plugins-base,-gnome \
|
||||
:gstreamer-plugins-base->=0.10.19:multimedia/gstreamer-0.10/plugins-base,-ogg \
|
||||
:gstreamer-plugins-base->=0.10.19:multimedia/gstreamer-0.10/plugins-base,-vorbis \
|
||||
:gstreamer-plugins-good->=0.10.8:multimedia/gstreamer-0.10/plugins-good,-flac \
|
||||
:gstreamer-plugins-good->=0.10.8:multimedia/gstreamer-0.10/plugins-good,-gconf \
|
||||
:gstreamer-plugins-ugly->=0.10.7:multimedia/gstreamer-0.10/plugins-ugly,-mad \
|
||||
::x11/gnome/icon-theme \
|
||||
::multimedia/gstreamer-0.10/py-gstreamer
|
||||
REGRESS_DEPENDS= ::devel/check
|
||||
|
@ -1,10 +1,10 @@
|
||||
# $OpenBSD: Makefile,v 1.6 2009/09/09 14:25:56 jasper Exp $
|
||||
# $OpenBSD: Makefile,v 1.7 2009/09/28 18:32:02 ajacoutot Exp $
|
||||
|
||||
COMMENT= last.fm client for GNOME
|
||||
|
||||
V= 0.7.1
|
||||
DISTNAME= vagalume_$V.orig
|
||||
PKGNAME= vagalume-$Vp1
|
||||
PKGNAME= vagalume-$Vp2
|
||||
CATEGORIES= audio x11
|
||||
|
||||
HOMEPAGE= http://vagalume.igalia.com/
|
||||
@ -31,7 +31,6 @@ MODULES+= devel/gettext
|
||||
RUN_DEPENDS+= ::devel/desktop-file-utils \
|
||||
::multimedia/gstreamer-0.10/plugins-base \
|
||||
::multimedia/gstreamer-0.10/plugins-good \
|
||||
:gstreamer-mad-*:multimedia/gstreamer-0.10/plugins-ugly,-mad \
|
||||
:gstreamer-confelements-*:multimedia/gstreamer-0.10/plugins-good,-gconf
|
||||
|
||||
LIB_DEPENDS= idn::devel/libidn \
|
||||
|
@ -1,11 +1,9 @@
|
||||
@comment $OpenBSD: PLIST,v 1.2 2009/06/15 07:35:34 jasper Exp $
|
||||
@comment $OpenBSD: PLIST,v 1.3 2009/09/28 18:32:02 ajacoutot Exp $
|
||||
@bin bin/vagalume
|
||||
bin/vagalumectl
|
||||
@man man/man1/vagalume.1
|
||||
@man man/man1/vagalumectl.1
|
||||
share/applications/vagalume.desktop
|
||||
share/dbus-1/
|
||||
share/dbus-1/services/
|
||||
share/dbus-1/services/vagalume.service
|
||||
share/icons/
|
||||
share/icons/hicolor/
|
||||
|
@ -1,11 +1,11 @@
|
||||
# $OpenBSD: Makefile,v 1.19 2009/08/10 06:31:42 kili Exp $
|
||||
# $OpenBSD: Makefile,v 1.20 2009/09/28 18:32:23 ajacoutot Exp $
|
||||
|
||||
SHARED_ONLY= Yes
|
||||
|
||||
COMMENT= educational game for children
|
||||
|
||||
DISTNAME= gcompris-8.4.7
|
||||
PKGNAME= ${DISTNAME}p2
|
||||
PKGNAME= ${DISTNAME}p3
|
||||
CATEGORIES= games education
|
||||
|
||||
HOMEPAGE= http://gcompris.net/
|
||||
@ -47,8 +47,7 @@ RUN_DEPENDS= ::games/gnuchess \
|
||||
::games/tuxpaint \
|
||||
::cad/gnucap \
|
||||
:desktop-file-utils-*:devel/desktop-file-utils \
|
||||
::multimedia/gstreamer-0.10/plugins-base,-ogg \
|
||||
::multimedia/gstreamer-0.10/plugins-base,-vorbis \
|
||||
::multimedia/gstreamer-0.10/plugins-base \
|
||||
::multimedia/gstreamer-0.10/plugins-good,-gconf \
|
||||
:yelp-*:x11/gnome/yelp
|
||||
|
||||
|
@ -1,8 +1,8 @@
|
||||
# $OpenBSD: Makefile,v 1.22 2009/08/10 06:31:45 kili Exp $
|
||||
# $OpenBSD: Makefile,v 1.23 2009/09/28 18:32:40 ajacoutot Exp $
|
||||
|
||||
COMMENT= flash rendering library
|
||||
DISTNAME= swfdec-0.8.4
|
||||
PKGNAME= ${DISTNAME}p0
|
||||
PKGNAME= ${DISTNAME}p1
|
||||
SHARED_LIBS += swfdec-0.8 0.0 # .90.0
|
||||
SHARED_LIBS += swfdec-gtk-0.8 0.0 # .90.0
|
||||
CATEGORIES= graphics
|
||||
@ -26,12 +26,10 @@ WANTLIB= X11 Xau Xcomposite Xcursor Xdamage Xdmcp Xext Xfixes \
|
||||
|
||||
LIB_DEPENDS= soup-2.4::devel/libsoup \
|
||||
gstpbutils-0.10::multimedia/gstreamer-0.10/plugins-base \
|
||||
gdk_pixbuf-2.0,gdk-x11-2.0,gtk-x11-2.0::x11/gtk+2 \
|
||||
a52::audio/liba52 \
|
||||
faac::audio/faac
|
||||
gdk_pixbuf-2.0,gdk-x11-2.0,gtk-x11-2.0::x11/gtk+2
|
||||
|
||||
RUN_DEPENDS= :gstreamer-faad-*:multimedia/gstreamer-0.10/plugins-bad,-faad \
|
||||
:gstreamer-mad-*:multimedia/gstreamer-0.10/plugins-ugly,-mad \
|
||||
RUN_DEPENDS= ::multimedia/gstreamer-0.10/plugins-bad \
|
||||
::multimedia/gstreamer-0.10/plugins-ugly \
|
||||
:gstreamer-ffmpeg-*:multimedia/gstreamer-0.10/plugins-ffmpeg
|
||||
MODULES= devel/gettext
|
||||
|
||||
|
@ -1,10 +1,10 @@
|
||||
# $OpenBSD: Makefile,v 1.5 2009/09/10 22:17:52 jasper Exp $
|
||||
# $OpenBSD: Makefile,v 1.6 2009/09/28 18:32:57 ajacoutot Exp $
|
||||
|
||||
COMMENT= convert media files to Vorbis, Theora and Dirac
|
||||
|
||||
MODPY_EGG_VERSION=0.3.2
|
||||
DISTNAME= oggconvert-${MODPY_EGG_VERSION}
|
||||
PKGNAME= ${DISTNAME}p0
|
||||
PKGNAME= ${DISTNAME}p1
|
||||
|
||||
CATEGORIES= multimedia sysutils
|
||||
|
||||
@ -28,13 +28,9 @@ PKG_ARCH= *
|
||||
BUILD_DEPENDS= ::multimedia/gstreamer-0.10/py-gstreamer
|
||||
RUN_DEPENDS= ::multimedia/gstreamer-0.10/py-gstreamer \
|
||||
:desktop-file-utils-*:devel/desktop-file-utils \
|
||||
::multimedia/gstreamer-0.10/plugins-base,-ogg \
|
||||
::multimedia/gstreamer-0.10/plugins-base,-vorbis \
|
||||
::multimedia/gstreamer-0.10/plugins-base,-theora \
|
||||
::multimedia/gstreamer-0.10/plugins-good,-jpeg \
|
||||
::multimedia/gstreamer-0.10/plugins-good,-taglib \
|
||||
::multimedia/gstreamer-0.10/plugins-ugly,-mad \
|
||||
::multimedia/gstreamer-0.10/plugins-ugly,-mpeg2 \
|
||||
::multimedia/gstreamer-0.10/plugins-base \
|
||||
::multimedia/gstreamer-0.10/plugins-good \
|
||||
::multimedia/gstreamer-0.10/plugins-ugly \
|
||||
:gstreamer-ffmpeg->=0.10.5:multimedia/gstreamer-0.10/plugins-ffmpeg
|
||||
|
||||
pre-configure:
|
||||
|
@ -1,11 +1,12 @@
|
||||
# $OpenBSD: Makefile,v 1.22 2008/07/29 18:46:08 martynas Exp $
|
||||
# $OpenBSD: Makefile,v 1.23 2009/09/28 18:33:15 ajacoutot Exp $
|
||||
|
||||
SHARED_ONLY= Yes
|
||||
|
||||
COMMENT= flash player with firefox browser plugin
|
||||
|
||||
VER= 0.8.3
|
||||
DISTNAME= gnash-${VER}
|
||||
PKGNAME= ${DISTNAME}p1
|
||||
PKGNAME= ${DISTNAME}p2
|
||||
|
||||
CATEGORIES= www
|
||||
MASTER_SITES= http://getgnash.org/packages/releases/
|
||||
@ -36,9 +37,8 @@ LIB_DEPENDS+= curl.>=5::net/curl \
|
||||
gstpbutils-0.10::multimedia/gstreamer-0.10/plugins-base
|
||||
|
||||
RUN_DEPENDS+= :gstreamer-ffmpeg->=0.10.4p0:multimedia/gstreamer-0.10/plugins-ffmpeg \
|
||||
:gstreamer-mad-*:multimedia/gstreamer-0.10/plugins-ugly,-mad \
|
||||
::multimedia/gstreamer-0.10/plugins-ugly \
|
||||
::multimedia/gstreamer-0.10/plugins-bad \
|
||||
:gstreamer-plugins-good->=0.10.8p3:multimedia/gstreamer-0.10/plugins-good \
|
||||
:gstreamer-confelements-*:multimedia/gstreamer-0.10/plugins-good,-gconf \
|
||||
:gstreamer-gnome->=0.10.19p1:multimedia/gstreamer-0.10/plugins-base,-gnome
|
||||
|
||||
|
@ -1,10 +1,10 @@
|
||||
# $OpenBSD: Makefile,v 1.22 2009/08/20 14:14:12 robert Exp $
|
||||
# $OpenBSD: Makefile,v 1.23 2009/09/28 18:33:48 ajacoutot Exp $
|
||||
|
||||
COMMENT= PhotoBooth inspired application
|
||||
|
||||
GNOME_PROJECT= cheese
|
||||
GNOME_VERSION= 2.24.3
|
||||
PKGNAME= ${DISTNAME}p13
|
||||
PKGNAME= ${DISTNAME}p14
|
||||
|
||||
CATEGORIES= multimedia
|
||||
|
||||
@ -37,14 +37,9 @@ LIB_DEPENDS= camel-1.2.>=11,ebook-1.2,edataserver-1.2,smime3,softokn3::databases
|
||||
rsvg-2.>=20::x11/gnome/librsvg \
|
||||
gstinterfaces-0.10,gstreamer-0.10::multimedia/gstreamer-0.10/plugins-base \
|
||||
gnomeui-2::x11/gnome/libgnomeui
|
||||
RUN_DEPENDS= :gstreamer-ogg-*:multimedia/gstreamer-0.10/plugins-base,-ogg \
|
||||
:gstreamer-theora-*:multimedia/gstreamer-0.10/plugins-base,-theora \
|
||||
:gstreamer-vorbis-*:multimedia/gstreamer-0.10/plugins-base,-vorbis \
|
||||
RUN_DEPENDS= ::multimedia/gstreamer-0.10/plugins-base \
|
||||
:gstreamer-confelements-*:multimedia/gstreamer-0.10/plugins-good,-gconf
|
||||
|
||||
# gstreamer v4l2 plugin
|
||||
RUN_DEPENDS+= ::multimedia/gstreamer-0.10/plugins-good
|
||||
|
||||
USE_X11= Yes
|
||||
DESKTOP_FILES= Yes
|
||||
MODGNOME_HELP_FILES=Yes
|
||||
|
@ -1,10 +1,10 @@
|
||||
# $OpenBSD: Makefile,v 1.30 2009/08/11 08:39:39 ajacoutot Exp $
|
||||
# $OpenBSD: Makefile,v 1.31 2009/09/28 18:33:48 ajacoutot Exp $
|
||||
|
||||
COMMENT= simple media player for GNOME
|
||||
|
||||
GNOME_PROJECT= totem
|
||||
GNOME_VERSION= 2.22.2
|
||||
PKGNAME= ${DISTNAME}p24
|
||||
PKGNAME= ${DISTNAME}p25
|
||||
|
||||
CATEGORIES= multimedia
|
||||
|
||||
@ -103,14 +103,9 @@ LIB_DEPENDS+= gstaudio-0.10,gstinterfaces-0.10,gstpbutils-0.10,gstvideo-0.10::mu
|
||||
# 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
|
||||
BUILD_DEPENDS+= :gstreamer-confelements-*:multimedia/gstreamer-0.10/plugins-good,-gconf
|
||||
RUN_DEPENDS+= :gstreamer-vorbis-*:multimedia/gstreamer-0.10/plugins-base,-vorbis \
|
||||
:gstreamer-ogg-*:multimedia/gstreamer-0.10/plugins-base,-ogg \
|
||||
:gstreamer-jpeg-*:multimedia/gstreamer-0.10/plugins-good,-jpeg \
|
||||
RUN_DEPENDS+= ::multimedia/gstreamer-0.10/plugins-base \
|
||||
:gstreamer-confelements-*:multimedia/gstreamer-0.10/plugins-good,-gconf \
|
||||
:gstreamer-a52-*:multimedia/gstreamer-0.10/plugins-ugly,-a52 \
|
||||
:gstreamer-mpeg2-*:multimedia/gstreamer-0.10/plugins-ugly,-mpeg2 \
|
||||
:gstreamer-dvdread-*:multimedia/gstreamer-0.10/plugins-ugly,-dvdread \
|
||||
:gstreamer-mad-*:multimedia/gstreamer-0.10/plugins-ugly,-mad \
|
||||
::multimedia/gstreamer-0.10/plugins-ugly \
|
||||
:gstreamer-ffmpeg->=0.10.5:multimedia/gstreamer-0.10/plugins-ffmpeg
|
||||
CONFIGURE_ARGS+=--enable-gstreamer \
|
||||
--disable-xine
|
||||
|
Loading…
Reference in New Issue
Block a user