Remove dependency on gstreamer-0.10/plugins-bad.
This commit is contained in:
parent
4043a75cd8
commit
67e4096c40
@ -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 \
|
||||
|
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user