rhythmbox: update to 3.4.2. (#8517)
This commit is contained in:
parent
f61202b054
commit
7394b36f49
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'rhythmbox'
|
# Template file for 'rhythmbox'
|
||||||
pkgname=rhythmbox
|
pkgname=rhythmbox
|
||||||
version=3.4.1
|
version=3.4.2
|
||||||
revision=3
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
configure_args="--disable-static --disable-schemas-compile
|
configure_args="--disable-static --disable-schemas-compile
|
||||||
--with-webkit --with-gudev --without-hal $(vopt_if gir --enable-vala)"
|
--with-webkit --with-gudev --without-hal $(vopt_if gir --enable-vala)"
|
||||||
|
@ -20,7 +20,7 @@ maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
||||||
license="GPL-2"
|
license="GPL-2"
|
||||||
homepage="http://www.rhythmbox.org"
|
homepage="http://www.rhythmbox.org"
|
||||||
distfiles="${GNOME_SITE}/${pkgname}/${version::3}/${pkgname}-${version}.tar.xz"
|
distfiles="${GNOME_SITE}/${pkgname}/${version::3}/${pkgname}-${version}.tar.xz"
|
||||||
checksum=039f86661cba495f9429df6572fa79e68279635809e52fa0d19f57e8db8341b6
|
checksum=c27622fb7658d3c8e935937a562ebd8a65f5316a12694d6a06cb17f790b6ec43
|
||||||
|
|
||||||
build_options="gir"
|
build_options="gir"
|
||||||
if [ -z "$CROSS_BUILD" ]; then
|
if [ -z "$CROSS_BUILD" ]; then
|
||||||
|
|
Loading…
Reference in New Issue