mirror of
https://github.com/void-linux/void-packages.git
synced 2025-08-02 10:52:57 +02:00
gnome-music: update to 3.24.0
This commit is contained in:
parent
20f0819f9c
commit
5c671adf73
1 changed files with 5 additions and 5 deletions
|
@ -1,20 +1,20 @@
|
||||||
# Template file for 'gnome-music'
|
# Template file for 'gnome-music'
|
||||||
pkgname=gnome-music
|
pkgname=gnome-music
|
||||||
version=3.22.2
|
version=3.24.0
|
||||||
revision=2
|
revision=1
|
||||||
lib32disabled=yes
|
lib32disabled=yes
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
pycompile_module="gnomemusic"
|
pycompile_module="gnomemusic"
|
||||||
hostmakedepends="pkg-config intltool itstool glib-devel $(vopt_if gir gobject-introspection)"
|
hostmakedepends="pkg-config intltool itstool glib-devel $(vopt_if gir gobject-introspection)"
|
||||||
makedepends="python3-devel python-gobject-devel python3-dbus
|
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"
|
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="Juan RP <xtraeme@voidlinux.eu>"
|
||||||
homepage="http://live.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=88dc8b6a1d68f07d690ba22d251ac21ba32e7ed948aa3e9f68e9bdc6dfe9674a
|
checksum=95771cffb388c07c1cc942f521fd3aa228ec91ca20c50a788915f287e076eb94
|
||||||
|
|
||||||
build_options="gir"
|
build_options="gir"
|
||||||
if [ -z "$CROSS_BUILD" ]; then
|
if [ -z "$CROSS_BUILD" ]; then
|
||||||
|
|
Loading…
Add table
Reference in a new issue