Re-add gvfs dependency.

This commit is contained in:
ajacoutot 2015-10-15 05:37:22 +00:00
parent 0bd4375cf4
commit 2585650773
2 changed files with 6 additions and 6 deletions

View File

@ -1,11 +1,11 @@
# $OpenBSD: Makefile,v 1.64 2015/10/14 05:37:08 ajacoutot Exp $
# $OpenBSD: Makefile,v 1.65 2015/10/15 05:37:22 ajacoutot Exp $
COMMENT= base elements for GStreamer
V= 0.10.36
DISTNAME= gst-plugins-base-${V}
PKGNAME= gstreamer-plugins-base-${V}
REVISION= 13
REVISION= 14
SHARED_LIBS += gstinterfaces-0.10 2.6 # .25.0
SHARED_LIBS += gsttag-0.10 2.6 # .25.0
@ -47,7 +47,7 @@ LIB_DEPENDS= ${P}/core \
multimedia/libtheora
# needed for the gio plugin
#RUN_DEPENDS += x11/gnome/gvfs
RUN_DEPENDS += x11/gnome/gvfs
# XXX libvisual needs to be ported
CONFIGURE_ARGS= --disable-libvisual \

View File

@ -1,10 +1,10 @@
# $OpenBSD: Makefile,v 1.36 2015/10/14 05:37:08 ajacoutot Exp $
# $OpenBSD: Makefile,v 1.37 2015/10/15 05:37:22 ajacoutot Exp $
COMMENT= base elements for GStreamer
DISTNAME= gst-plugins-base-${V}
PKGNAME= ${GST_PKGNAME_PREFIX}-plugins-base-${V}
REVISION= 0
REVISION= 1
SHARED_LIBS += gsttag-1.0 2.0 # 600.0
SHARED_LIBS += gstaudio-1.0 2.0 # 600.0
@ -45,7 +45,7 @@ LIB_DEPENDS= ${P}/core=${V} \
multimedia/libtheora
# needed for the gio plugin
#RUN_DEPENDS += x11/gnome/gvfs
RUN_DEPENDS += x11/gnome/gvfs
CONFIGURE_ARGS= --enable-sndio \
--disable-libvisual #XXX libvisual needs to be ported