mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
colord-gtk: rebuild for metadata
This commit is contained in:
parent
55207f8594
commit
a2fdc5b2fe
1 changed files with 2 additions and 2 deletions
|
@ -1,15 +1,15 @@
|
||||||
# Template file for 'colord-gtk'
|
# Template file for 'colord-gtk'
|
||||||
pkgname=colord-gtk
|
pkgname=colord-gtk
|
||||||
version=0.1.26
|
version=0.1.26
|
||||||
revision=1
|
revision=2
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
configure_args="--disable-static --disable-schemas-compile $(vopt_enable gir introspection)"
|
configure_args="--disable-static --disable-schemas-compile $(vopt_enable gir introspection)"
|
||||||
hostmakedepends="pkg-config intltool glib-devel vala-devel $(vopt_if gir gobject-introspection)"
|
hostmakedepends="pkg-config intltool glib-devel vala-devel $(vopt_if gir gobject-introspection)"
|
||||||
makedepends="colord-devel gtk+3-devel"
|
makedepends="colord-devel gtk+3-devel"
|
||||||
short_desc="GTK support library for colord"
|
short_desc="GTK support library for colord"
|
||||||
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
||||||
|
license="LGPL-2.1-or-later"
|
||||||
homepage="http://www.freedesktop.org/software/colord"
|
homepage="http://www.freedesktop.org/software/colord"
|
||||||
license="LGPL-2"
|
|
||||||
distfiles="${FREEDESKTOP_SITE}/colord/releases/${pkgname}-${version}.tar.xz"
|
distfiles="${FREEDESKTOP_SITE}/colord/releases/${pkgname}-${version}.tar.xz"
|
||||||
checksum=28d00b7f157ea3e2ea5315387b2660fde82faba16674861c50465e55d61a3e45
|
checksum=28d00b7f157ea3e2ea5315387b2660fde82faba16674861c50465e55d61a3e45
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue