rhythmbox: update to 3.4.1.
This commit is contained in:
parent
53c607d465
commit
01434b5a4e
|
@ -880,7 +880,7 @@ libunique-1.0.so.0 libunique1-1.1.6_1
|
|||
libxnoise.so.0 libxnoise-0.1.29_1
|
||||
libdiscid.so.0 libdiscid-0.2.2_1
|
||||
libmusicbrainz3.so.6 libmusicbrainz-3.0.3_1
|
||||
librhythmbox-core.so.9 librhythmbox-3.2.1_1
|
||||
librhythmbox-core.so.10 librhythmbox-3.4.1_1
|
||||
libdmapsharing-3.0.so.2 libdmapsharing-2.9.12_1
|
||||
libgexiv2.so.2 libgexiv2-0.6.1_1
|
||||
libraw.so.15 libraw-0.17.0_1
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'rhythmbox'
|
||||
pkgname=rhythmbox
|
||||
version=3.2.1
|
||||
revision=5
|
||||
version=3.4.1
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
configure_args="--disable-static --disable-schemas-compile
|
||||
--with-webkit --with-gudev --without-hal $(vopt_if gir --enable-vala)"
|
||||
|
@ -18,7 +18,7 @@ maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
|||
license="GPL-2"
|
||||
homepage="http://www.rhythmbox.org"
|
||||
distfiles="${GNOME_SITE}/${pkgname}/${version::3}/${pkgname}-${version}.tar.xz"
|
||||
checksum=bf43ca4f5b7531751241f5e67eaba7da6d9748dd827a600eedf9444961537938
|
||||
checksum=039f86661cba495f9429df6572fa79e68279635809e52fa0d19f57e8db8341b6
|
||||
|
||||
build_options="gir"
|
||||
if [ -z "$CROSS_BUILD" ]; then
|
||||
|
|
Loading…
Reference in New Issue