- add same MESSAGE as evolution so that people don't think rhythmbox deps

are broken

found out by rgouveia on #bsdcow
This commit is contained in:
ajacoutot 2009-03-23 15:39:39 +00:00
parent daf6cc05c9
commit 54df9f885d
2 changed files with 6 additions and 2 deletions

View File

@ -1,10 +1,10 @@
# $OpenBSD: Makefile,v 1.28 2009/03/20 16:56:34 ajacoutot Exp $
# $OpenBSD: Makefile,v 1.29 2009/03/23 15:39:39 ajacoutot Exp $
COMMENT= music management application for GNOME
GNOME_PROJECT= rhythmbox
GNOME_VERSION= 0.12.0
PKGNAME= ${DISTNAME}p0
PKGNAME= ${DISTNAME}p1
SHARED_LIBS += rhythmbox-core 0.0 # .0.0
CATEGORIES= audio

View File

@ -0,0 +1,4 @@
If you intend to run rhythmbox outside of GNOME and don't have a
default icon theme setup, you need to configure one. Add the following
line in ~/.gtkrc-2.0:
gtk-icon-theme-name="gnome"