gstreamer comes from... elsewhere
This commit is contained in:
parent
abf4369a89
commit
ca84c3599a
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.30 2010/07/05 18:51:17 espie Exp $
|
||||
# $OpenBSD: Makefile,v 1.31 2010/07/05 18:59:29 espie Exp $
|
||||
|
||||
COMMENT= PhotoBooth inspired application
|
||||
|
||||
@ -21,7 +21,8 @@ WANTLIB += Xext Xfixes Xi Xinerama Xrandr Xrender asn1 atk-1.0
|
||||
WANTLIB += bz2 c cairo com_err croco-0.6 crypto dbus-1 dbus-glib-1
|
||||
WANTLIB += execinfo expat fontconfig freetype gcrypt gdk-x11-2.0
|
||||
WANTLIB += gdk_pixbuf-2.0 gio-2.0 glib-2.0 glitz gmodule-2.0 gnutls
|
||||
WANTLIB += gobject-2.0 gpg-error gsf-1 gssapi gthread-2.0 gtk-x11-2.0
|
||||
WANTLIB += gobject-2.0 gpg-error gsf-1 gssapi gstreamer-0.10 gthread-2.0
|
||||
WANTLIB += gtk-x11-2.0
|
||||
WANTLIB += krb5 m nspr4 nss3 pango-1.0 pangocairo-1.0 pangoft2-1.0
|
||||
WANTLIB += pcre pixman-1 plc4 plds4 png pthread pthread-stubs smime3
|
||||
WANTLIB += soup-2.4 sqlite3 ssl3 startup-notification-1 tasn1
|
||||
@ -34,7 +35,7 @@ MODULES= devel/gettext \
|
||||
|
||||
LIB_DEPENDS= camel-1.2.>=11,ebook-1.2,edataserver-1.2::databases/evolution-data-server \
|
||||
rsvg-2.>=20::x11/gnome/librsvg \
|
||||
gstinterfaces-0.10,gstreamer-0.10:gstreamer-plugins-base->=0.10.25:multimedia/gstreamer-0.10/plugins-base \
|
||||
gstinterfaces-0.10:gstreamer-plugins-base->=0.10.25:multimedia/gstreamer-0.10/plugins-base \
|
||||
gnome-desktop-2.>=7::x11/gnome/desktop
|
||||
RUN_DEPENDS= ::multimedia/gstreamer-0.10/plugins-base \
|
||||
::multimedia/gstreamer-0.10/plugins-good
|
||||
|
Loading…
Reference in New Issue
Block a user