mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-16 03:53:51 +02:00
gnome-music: update to 3.26.0; gnome is now maintained by Gottox
This commit is contained in:
parent
228470c2dd
commit
b3b00af19d
1 changed files with 4 additions and 4 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'gnome-music'
|
# Template file for 'gnome-music'
|
||||||
pkgname=gnome-music
|
pkgname=gnome-music
|
||||||
version=3.24.2
|
version=3.26.0
|
||||||
revision=2
|
revision=1
|
||||||
lib32disabled=yes
|
lib32disabled=yes
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
pycompile_module="gnomemusic"
|
pycompile_module="gnomemusic"
|
||||||
|
@ -10,11 +10,11 @@ makedepends="python3-devel python-gobject-devel python3-dbus
|
||||||
grilo-devel gnome-desktop-devel libmediaart-devel tracker-devel"
|
grilo-devel gnome-desktop-devel libmediaart-devel tracker-devel"
|
||||||
depends="python3-gobject python3-dbus desktop-file-utils python3-requests"
|
depends="python3-gobject python3-dbus desktop-file-utils python3-requests"
|
||||||
short_desc="GNOME music playing application"
|
short_desc="GNOME music playing application"
|
||||||
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
maintainer="Enno Boland <gottox@voidlinux.eu>"
|
||||||
homepage="https://wiki.gnome.org/Apps/Music"
|
homepage="https://wiki.gnome.org/Apps/Music"
|
||||||
license="GPL-2"
|
license="GPL-2"
|
||||||
distfiles="${GNOME_SITE}/$pkgname/${version%.*}/$pkgname-$version.tar.xz"
|
distfiles="${GNOME_SITE}/$pkgname/${version%.*}/$pkgname-$version.tar.xz"
|
||||||
checksum=1a72b7972cac66c7aba7a4fbcbf8df99b3df7c46f26957b3e16089550d3ef62c
|
checksum=3c52144e1c8b97844de97d92ab711f00b2c9591687a42d773e872b90373ff752
|
||||||
|
|
||||||
build_options="gir"
|
build_options="gir"
|
||||||
if [ -z "$CROSS_BUILD" ]; then
|
if [ -z "$CROSS_BUILD" ]; then
|
||||||
|
|
Loading…
Add table
Reference in a new issue