mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2024-11-28 22:57:37 +00:00
extra/rhythmbox to 3.4.1-3
This commit is contained in:
parent
dc927cb5cf
commit
fae7f2f0bc
1 changed files with 2 additions and 1 deletions
|
@ -7,7 +7,7 @@
|
|||
|
||||
pkgname=rhythmbox
|
||||
pkgver=3.4.1
|
||||
pkgrel=2
|
||||
pkgrel=3
|
||||
pkgdesc="Music playback and management application"
|
||||
arch=(i686 x86_64)
|
||||
license=(GPL)
|
||||
|
@ -52,6 +52,7 @@ build() {
|
|||
cd $pkgname
|
||||
./configure --prefix=/usr --sysconfdir=/etc \
|
||||
--libexecdir=/usr/lib/rhythmbox \
|
||||
MOZILLA_PLUGINDIR=/usr/lib/epiphany/plugins \
|
||||
--localstatedir=/var --disable-static \
|
||||
--enable-daap --enable-python --enable-vala \
|
||||
--enable-gtk-doc --disable-more-warnings
|
||||
|
|
Loading…
Reference in a new issue