mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-09 08:33:51 +02:00
AppStream: update to 0.12.10.
This commit is contained in:
parent
04e304316a
commit
37cd7eb313
1 changed files with 3 additions and 3 deletions
|
@ -1,20 +1,20 @@
|
||||||
# Template file for 'AppStream'
|
# Template file for 'AppStream'
|
||||||
pkgname=AppStream
|
pkgname=AppStream
|
||||||
version=0.12.9
|
version=0.12.10
|
||||||
revision=1
|
revision=1
|
||||||
wrksrc="appstream-${version}"
|
wrksrc="appstream-${version}"
|
||||||
build_style=meson
|
build_style=meson
|
||||||
configure_args="-Dgir=false -Dstemming=false -Dapidocs=false -Dqt=true"
|
configure_args="-Dgir=false -Dstemming=false -Dapidocs=false -Dqt=true"
|
||||||
hostmakedepends="docbook-xsl glib-devel gperf libxslt pkg-config
|
hostmakedepends="docbook-xsl glib-devel gperf libxslt pkg-config
|
||||||
qt5-host-tools"
|
qt5-host-tools"
|
||||||
makedepends="libglib-devel libxml2-devel libyaml-devel qt5-devel lmdb-devel"
|
makedepends="libglib-devel libxml2-devel libyaml-devel qt5-devel lmdb-devel libsoup-devel"
|
||||||
short_desc="Tools and libraries to work with AppStream metadata"
|
short_desc="Tools and libraries to work with AppStream metadata"
|
||||||
maintainer="Orphaned <orphan@voidlinux.org>"
|
maintainer="Orphaned <orphan@voidlinux.org>"
|
||||||
license="GPL-2.0-or-later"
|
license="GPL-2.0-or-later"
|
||||||
homepage="https://github.com/ximion/appstream"
|
homepage="https://github.com/ximion/appstream"
|
||||||
changelog="https://raw.githubusercontent.com/ximion/appstream/master/NEWS"
|
changelog="https://raw.githubusercontent.com/ximion/appstream/master/NEWS"
|
||||||
distfiles="https://github.com/ximion/appstream/archive/v${version}.tar.gz"
|
distfiles="https://github.com/ximion/appstream/archive/v${version}.tar.gz"
|
||||||
checksum=f1135c3266b2a82aa2540e41f74638c3eb1330869207000b57213a7a462de51f
|
checksum=f79de39dc8eacff817cbda10b3d6a878d0d59aac23130aa436f0d3c66dd9280a
|
||||||
conf_files="/etc/appstream.conf"
|
conf_files="/etc/appstream.conf"
|
||||||
triggers="appstream-cache"
|
triggers="appstream-cache"
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue