gnome-music: update to 3.32.0.
This commit is contained in:
parent
ced1d06e20
commit
01d54eda8c
1 changed files with 12 additions and 8 deletions
|
@ -1,22 +1,26 @@
|
|||
# Template file for 'gnome-music'
|
||||
pkgname=gnome-music
|
||||
version=3.30.2
|
||||
version=3.32.0
|
||||
revision=1
|
||||
build_helper="gir"
|
||||
build_style=meson
|
||||
pycompile_module="gnomemusic"
|
||||
hostmakedepends="glib-devel intltool itstool pkg-config
|
||||
gobject-introspection"
|
||||
hostmakedepends="glib-devel itstool pkg-config"
|
||||
makedepends="gnome-desktop-devel grilo-devel libmediaart-devel
|
||||
python-gobject-devel python3-dbus tracker-devel gnome-online-accounts-devel
|
||||
libdazzle-devel grilo-plugins"
|
||||
python3-gobject-devel python3-dbus tracker-devel gnome-online-accounts-devel
|
||||
libdazzle-devel grilo-plugins python3-cairo-devel"
|
||||
depends="desktop-file-utils python3-dbus python3-gobject python3-requests
|
||||
tracker tracker-miners gst-plugins-good1 grilo-plugins libdazzle"
|
||||
short_desc="GNOME music playing application"
|
||||
maintainer="Enno Boland <gottox@voidlinux.org>"
|
||||
license="GPL-2.0-or-later"
|
||||
#changelog="https://raw.githubusercontent.com/GNOME/gnome-music/gnome-3-30/NEWS"
|
||||
homepage="https://wiki.gnome.org/Apps/Music"
|
||||
distfiles="${GNOME_SITE}/${pkgname}/${version%.*}/${pkgname}-${version}.tar.xz"
|
||||
checksum=2d01813d99e6b7758fcd9609c16fb0deecb76ba4ef939fdd8a301c8f736a2fb5
|
||||
nocross="hard-depends on gobject-introspection"
|
||||
checksum=c7cfeffed17c5584c9dc0e92b2f9722d54bd236b7c1bf52437d01a138947b81c
|
||||
lib32disabled=yes
|
||||
|
||||
case "$XBPS_TARGET_MACHINE" in
|
||||
i686-musl|x86_64-musl) ;;
|
||||
*-musl) broken="hard depends on gobject-introspection" ;;
|
||||
esac
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue