Remove gstreamer-gnome dependency. It was deprecated in gstreamer 2
releases ago in favor or giosync (gvfs). ok jasper@
This commit is contained in:
parent
2974b60d47
commit
f327873820
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.9 2010/07/15 09:58:47 giovanni Exp $
|
||||
# $OpenBSD: Makefile,v 1.10 2010/08/26 12:09:32 ajacoutot Exp $
|
||||
|
||||
COMMENT = music manager and player for GTK+ written in Python
|
||||
|
||||
@ -6,6 +6,8 @@ V = 0.3.1
|
||||
P = 2
|
||||
DISTNAME = exaile-${V}.${P}
|
||||
|
||||
REVISION= 0
|
||||
|
||||
CATEGORIES = audio x11
|
||||
|
||||
HOMEPAGE = http://www.exaile.org/
|
||||
@ -31,7 +33,6 @@ RUN_DEPENDS = :dbus-python->=0.82.1:x11/dbus-python \
|
||||
::multimedia/gstreamer-0.10/core \
|
||||
::multimedia/gstreamer-0.10/plugins-bad,-main \
|
||||
::multimedia/gstreamer-0.10/plugins-base,-main \
|
||||
::multimedia/gstreamer-0.10/plugins-base,-gnome \
|
||||
::multimedia/gstreamer-0.10/plugins-good,-main \
|
||||
::multimedia/gstreamer-0.10/plugins-ugly,-main \
|
||||
::multimedia/gstreamer-0.10/py-gstreamer
|
||||
|
@ -1,4 +1,4 @@
|
||||
@comment $OpenBSD: PLIST,v 1.5 2010/04/21 07:02:42 giovanni Exp $
|
||||
@comment $OpenBSD: PLIST,v 1.6 2010/08/26 12:09:32 ajacoutot Exp $
|
||||
bin/exaile
|
||||
lib/python${MODPY_VERSION}/site-packages/exaile/
|
||||
lib/python${MODPY_VERSION}/site-packages/exaile/exaile.py
|
||||
@ -903,8 +903,6 @@ share/locale/id/LC_MESSAGES/exaile.mo
|
||||
share/locale/it/LC_MESSAGES/exaile.mo
|
||||
share/locale/ja/LC_MESSAGES/exaile.mo
|
||||
share/locale/ka/LC_MESSAGES/exaile.mo
|
||||
share/locale/kk/
|
||||
share/locale/kk/LC_MESSAGES/
|
||||
share/locale/kk/LC_MESSAGES/exaile.mo
|
||||
share/locale/ko/LC_MESSAGES/exaile.mo
|
||||
share/locale/lt/LC_MESSAGES/exaile.mo
|
||||
|
Loading…
x
Reference in New Issue
Block a user