make audio files play by default under gnome by updating desktop
database; "of course!" jasper@
This commit is contained in:
parent
5ea00bceec
commit
a7e36d47a1
@ -1,9 +1,9 @@
|
||||
# $OpenBSD: Makefile,v 1.12 2007/05/19 09:13:54 jasper Exp $
|
||||
# $OpenBSD: Makefile,v 1.13 2007/06/28 16:30:09 martynas Exp $
|
||||
|
||||
COMMENT= "Music Management Application"
|
||||
|
||||
DISTNAME= rhythmbox-0.8.8
|
||||
PKGNAME= ${DISTNAME}p4
|
||||
PKGNAME= ${DISTNAME}p5
|
||||
CATEGORIES= audio
|
||||
|
||||
HOMEPAGE= http://www.rhythmbox.org
|
||||
@ -33,7 +33,8 @@ BUILD_DEPENDS= :scrollkeeper-*:textproc/scrollkeeper \
|
||||
:gstreamer-gnome-0.8.*:devel/gstreamer-plugins,-gnome
|
||||
LIB_DEPENDS= gstgconf-0.8::devel/gstreamer-plugins \
|
||||
gnomeui-2::x11/gnome/libgnomeui
|
||||
RUN_DEPENDS= :scrollkeeper-*:textproc/scrollkeeper \
|
||||
RUN_DEPENDS= :desktop-file-utils-*:devel/desktop-file-utils \
|
||||
:scrollkeeper-*:textproc/scrollkeeper \
|
||||
:gstreamer-flac-0.8.*:devel/gstreamer-plugins,-flac \
|
||||
:gstreamer-gnome-0.8.*:devel/gstreamer-plugins,-gnome \
|
||||
:gstreamer-mad-0.8.*:devel/gstreamer-plugins,-mad \
|
||||
|
@ -1,4 +1,4 @@
|
||||
@comment $OpenBSD: PLIST,v 1.2 2005/11/16 06:39:23 marcm Exp $
|
||||
@comment $OpenBSD: PLIST,v 1.3 2007/06/28 16:30:09 martynas Exp $
|
||||
bin/rhythmbox
|
||||
lib/bonobo/
|
||||
lib/bonobo/librb-nautilus-context-menu.a
|
||||
@ -218,4 +218,6 @@ share/schemas/rhythmbox/rhythmbox.schemas
|
||||
@exec %D/bin/scrollkeeper-update -q
|
||||
@unexec %D/bin/scrollkeeper-update -q
|
||||
@exec GCONF_CONFIG_SOURCE=`%D/bin/gconftool-2 --get-default-source` %D/bin/gconftool-2 --makefile-install-rule %D/share/schemas/rhythmbox/*.schemas > /dev/null
|
||||
@exec %D/bin/update-desktop-database
|
||||
@unexec %D/bin/update-desktop-database
|
||||
%%SHARED%%
|
||||
|
Loading…
Reference in New Issue
Block a user