|
|
inherit gnome2 | inherit gnome2 |
| |
DESCRIPTION="An integrated music management application originally inspired by iTunes for GNOME 2" | DESCRIPTION="An integrated music management application originally inspired by iTunes for GNOME 2" |
HOMEPAGE="http://www.thythmbox.org" |
HOMEPAGE="http://web.rhythmbox.org/" |
SRC_URI="mirror://sourceforge/rhythmbox/${P}.tar.gz" |
|
| |
LICENSE="GPL-2" | LICENSE="GPL-2" |
SLOT="0" | SLOT="0" |
|
|
| |
use oggvorbis || myconf="${myconf} --disable-vorbis" | use oggvorbis || myconf="${myconf} --disable-vorbis" |
| |
gnome2_src_configure ${myconf} |
gnome2_src_compile ${myconf} |
} | } |
| |