mirror of
https://github.com/void-linux/void-packages.git
synced 2025-08-01 10:22:56 +02:00
grilo: rebuild against totem-pl-arser-3.26.1
This commit is contained in:
parent
cc59296de9
commit
e387779014
1 changed files with 2 additions and 2 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'grilo'
|
# Template file for 'grilo'
|
||||||
pkgname=grilo
|
pkgname=grilo
|
||||||
version=0.3.4
|
version=0.3.4
|
||||||
revision=1
|
revision=2
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
configure_args="--disable-static --disable-vala $(vopt_enable gir introspection)"
|
configure_args="--disable-static --disable-vala $(vopt_enable gir introspection)"
|
||||||
hostmakedepends="automake libtool pkg-config gettext-devel intltool gnome-common
|
hostmakedepends="automake libtool pkg-config gettext-devel intltool gnome-common
|
||||||
|
@ -11,7 +11,7 @@ short_desc="Framework focused on making media discovery and browsing easy"
|
||||||
maintainer="Enno Boland <gottox@voidlinux.eu>"
|
maintainer="Enno Boland <gottox@voidlinux.eu>"
|
||||||
license="LGPL-2.1"
|
license="LGPL-2.1"
|
||||||
homepage="http://live.gnome.org/Grilo"
|
homepage="http://live.gnome.org/Grilo"
|
||||||
distfiles="${GNOME_SITE}/$pkgname/${version%.*}/$pkgname-$version.tar.xz"
|
distfiles="${GNOME_SITE}/${pkgname}/${version%.*}/${pkgname}-${version}.tar.xz"
|
||||||
checksum=7c6964053b42574c2f14715d2392a02ea5cbace955eb73e067c77aa3e43b066e
|
checksum=7c6964053b42574c2f14715d2392a02ea5cbace955eb73e067c77aa3e43b066e
|
||||||
|
|
||||||
# Package build options
|
# Package build options
|
||||||
|
|
Loading…
Add table
Reference in a new issue