Switch gstreamer-0.10/plugins-ffmpeg with gstreamer-0.10/plugins-ugly;
this is an audio app, not video. ok mpi@ (maintainer)
This commit is contained in:
parent
b6c99bc0be
commit
4043a75cd8
@ -1,9 +1,9 @@
|
|||||||
# $OpenBSD: Makefile,v 1.7 2012/09/06 09:53:15 ajacoutot Exp $
|
# $OpenBSD: Makefile,v 1.8 2012/09/06 11:57:48 ajacoutot Exp $
|
||||||
|
|
||||||
COMMENT = simple audio file converter for the GNOME Desktop
|
COMMENT = simple audio file converter for the GNOME Desktop
|
||||||
|
|
||||||
DISTNAME = soundconverter-1.5.4
|
DISTNAME = soundconverter-1.5.4
|
||||||
REVISION = 5
|
REVISION = 6
|
||||||
CATEGORIES = audio
|
CATEGORIES = audio
|
||||||
|
|
||||||
HOMEPAGE = http://soundconverter.berlios.de/
|
HOMEPAGE = http://soundconverter.berlios.de/
|
||||||
@ -26,7 +26,7 @@ BUILD_DEPENDS = x11/gnome/py-gnome \
|
|||||||
|
|
||||||
RUN_DEPENDS = multimedia/gstreamer-0.10/py-gstreamer \
|
RUN_DEPENDS = multimedia/gstreamer-0.10/py-gstreamer \
|
||||||
multimedia/gstreamer-0.10/plugins-good \
|
multimedia/gstreamer-0.10/plugins-good \
|
||||||
multimedia/gstreamer-0.10/plugins-ffmpeg \
|
multimedia/gstreamer-0.10/plugins-ugly \
|
||||||
devel/desktop-file-utils \
|
devel/desktop-file-utils \
|
||||||
x11/gnome/py-gnome \
|
x11/gnome/py-gnome \
|
||||||
x11/gtk+2,-guic
|
x11/gtk+2,-guic
|
||||||
|
Loading…
x
Reference in New Issue
Block a user