Remove dependency on gstreamer-0.10/plugins-bad.

This commit is contained in:
ajacoutot 2012-09-06 12:12:22 +00:00
parent 4043a75cd8
commit 67e4096c40
2 changed files with 5 additions and 6 deletions

View File

@ -1,11 +1,11 @@
# $OpenBSD: Makefile,v 1.21 2012/06/18 06:03:37 rpointel Exp $
# $OpenBSD: Makefile,v 1.22 2012/09/06 12:12:22 ajacoutot Exp $
COMMENT = music manager and player for GTK+ written in Python
V = 0.3.2
P = 2
DISTNAME = exaile-${V}.${P}
REVISION = 1
REVISION = 2
CATEGORIES = audio x11
@ -30,7 +30,6 @@ RUN_DEPENDS = x11/dbus-python>=0.82.1 \
devel/libglade2 \
devel/desktop-file-utils \
multimedia/gstreamer-0.10/core \
multimedia/gstreamer-0.10/plugins-bad,-main \
multimedia/gstreamer-0.10/plugins-base,-main \
multimedia/gstreamer-0.10/plugins-good,-main \
multimedia/gstreamer-0.10/plugins-ugly,-main \

View File

@ -1,9 +1,9 @@
# $OpenBSD: Makefile,v 1.30 2011/11/02 09:57:22 jasper Exp $
# $OpenBSD: Makefile,v 1.31 2012/09/06 12:12:22 ajacoutot Exp $
COMMENT= flash rendering library
DISTNAME= swfdec-0.8.4
REVISION= 5
REVISION= 6
SHARED_LIBS += swfdec-0.8 0.0 # .90.0
SHARED_LIBS += swfdec-gtk-0.8 0.0 # .90.0
CATEGORIES= graphics
@ -34,7 +34,7 @@ LIB_DEPENDS= devel/libsoup \
multimedia/gstreamer-0.10/plugins-base \
x11/gtk+2
RUN_DEPENDS= multimedia/gstreamer-0.10/plugins-bad \
RUN_DEPENDS= multimedia/gstreamer-0.10/plugins-good \
multimedia/gstreamer-0.10/plugins-ugly \
multimedia/gstreamer-0.10/plugins-ffmpeg
MODULES= devel/gettext