mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-29 08:52:56 +02:00
gnome-music: libmediaart2-devel -> libmediaart-devel
This commit is contained in:
parent
4d3e8e407e
commit
19340f191d
1 changed files with 3 additions and 3 deletions
|
@ -1,13 +1,13 @@
|
||||||
# Template file for 'gnome-music'
|
# Template file for 'gnome-music'
|
||||||
pkgname=gnome-music
|
pkgname=gnome-music
|
||||||
version=3.22.2
|
version=3.22.2
|
||||||
revision=1
|
revision=2
|
||||||
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 libmediaart2-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"
|
||||||
short_desc="GNOME music playing application"
|
short_desc="GNOME music playing application"
|
||||||
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
||||||
|
@ -18,5 +18,5 @@ checksum=88dc8b6a1d68f07d690ba22d251ac21ba32e7ed948aa3e9f68e9bdc6dfe9674a
|
||||||
|
|
||||||
build_options="gir"
|
build_options="gir"
|
||||||
if [ -z "$CROSS_BUILD" ]; then
|
if [ -z "$CROSS_BUILD" ]; then
|
||||||
build_options_default+=" gir"
|
build_options_default="gir"
|
||||||
fi
|
fi
|
||||||
|
|
Loading…
Add table
Reference in a new issue