mirror of
https://github.com/void-linux/void-packages.git
synced 2025-08-04 03:42:56 +02:00
gnome-music: update to 3.30.1.
This commit is contained in:
parent
8f627343d4
commit
a4e1784302
1 changed files with 3 additions and 3 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'gnome-music'
|
# Template file for 'gnome-music'
|
||||||
pkgname=gnome-music
|
pkgname=gnome-music
|
||||||
version=3.30.0
|
version=3.30.1
|
||||||
revision=1
|
revision=1
|
||||||
build_style=meson
|
build_style=meson
|
||||||
pycompile_module="gnomemusic"
|
pycompile_module="gnomemusic"
|
||||||
|
@ -8,7 +8,7 @@ hostmakedepends="glib-devel intltool itstool pkg-config
|
||||||
gobject-introspection"
|
gobject-introspection"
|
||||||
makedepends="gnome-desktop-devel grilo-devel libmediaart-devel
|
makedepends="gnome-desktop-devel grilo-devel libmediaart-devel
|
||||||
python-gobject-devel python3-dbus tracker-devel gnome-online-accounts-devel
|
python-gobject-devel python3-dbus tracker-devel gnome-online-accounts-devel
|
||||||
libdazzle-devel"
|
libdazzle-devel grilo-plugins"
|
||||||
depends="desktop-file-utils python3-dbus python3-gobject python3-requests
|
depends="desktop-file-utils python3-dbus python3-gobject python3-requests
|
||||||
tracker tracker-miners gst-plugins-good1 grilo-plugins libdazzle"
|
tracker tracker-miners gst-plugins-good1 grilo-plugins libdazzle"
|
||||||
short_desc="GNOME music playing application"
|
short_desc="GNOME music playing application"
|
||||||
|
@ -17,6 +17,6 @@ license="GPL-2.0-or-later"
|
||||||
#changelog="https://raw.githubusercontent.com/GNOME/gnome-music/gnome-3-30/NEWS"
|
#changelog="https://raw.githubusercontent.com/GNOME/gnome-music/gnome-3-30/NEWS"
|
||||||
homepage="https://wiki.gnome.org/Apps/Music"
|
homepage="https://wiki.gnome.org/Apps/Music"
|
||||||
distfiles="${GNOME_SITE}/${pkgname}/${version%.*}/${pkgname}-${version}.tar.xz"
|
distfiles="${GNOME_SITE}/${pkgname}/${version%.*}/${pkgname}-${version}.tar.xz"
|
||||||
checksum=1d38dd569ed0d27107769ac40b9be4cc75e08cf888d42e1250a0a4eec69a8955
|
checksum=0415d832cb393f0378d5ce3858f78cd7028d5fe5b669dbaea4c280612c51a3d9
|
||||||
nocross="hard-depends on gobject-introspection"
|
nocross="hard-depends on gobject-introspection"
|
||||||
lib32disabled=yes
|
lib32disabled=yes
|
||||||
|
|
Loading…
Add table
Reference in a new issue