mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
parent
c4dd7991af
commit
16653e10cc
1 changed files with 3 additions and 3 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'AppStream'
|
# Template file for 'AppStream'
|
||||||
pkgname=AppStream
|
pkgname=AppStream
|
||||||
version=1.0.3
|
version=1.0.4
|
||||||
revision=1
|
revision=1
|
||||||
build_style=meson
|
build_style=meson
|
||||||
build_helper="gir qemu"
|
build_helper="gir qemu"
|
||||||
|
@ -10,7 +10,7 @@ configure_args="$(vopt_bool gir gir) $(vopt_bool vala vapi)
|
||||||
hostmakedepends="docbook-xsl gettext glib-devel gperf libxslt pkg-config
|
hostmakedepends="docbook-xsl gettext glib-devel gperf libxslt pkg-config
|
||||||
qt6-base $(vopt_if vala vala) itstool"
|
qt6-base $(vopt_if vala vala) itstool"
|
||||||
makedepends="libglib-devel libxml2-devel libyaml-devel qt6-base-devel libxmlb-devel
|
makedepends="libglib-devel libxml2-devel libyaml-devel qt6-base-devel libxmlb-devel
|
||||||
libcurl-devel librsvg-devel"
|
libcurl-devel librsvg-devel qt6-tools"
|
||||||
checkdepends="tar"
|
checkdepends="tar"
|
||||||
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>"
|
||||||
|
@ -18,7 +18,7 @@ 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=dd7222519b5d855124fa803ce82a7cbf090ac6b2e44a5bc515e729b1f20a63ae
|
checksum=dff6efa67d9ea4797870d70e3370b9e3fa66ce3c749aba68e6b10222473463cf
|
||||||
triggers="appstream-cache"
|
triggers="appstream-cache"
|
||||||
|
|
||||||
if [ "$CROSS_BUILD" ]; then
|
if [ "$CROSS_BUILD" ]; then
|
||||||
|
|
Loading…
Add table
Reference in a new issue