libzeitgeist: rebuild for metadata
This commit is contained in:
parent
93dbd7a9fb
commit
1c72d2f0ac
1 changed files with 4 additions and 4 deletions
|
@ -1,16 +1,16 @@
|
||||||
# Template file for 'libzeitgeist'
|
# Template file for 'libzeitgeist'
|
||||||
pkgname=libzeitgeist
|
pkgname=libzeitgeist
|
||||||
version=0.3.18
|
version=0.3.18
|
||||||
revision=4
|
revision=5
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
|
configure_args="--disable-static"
|
||||||
hostmakedepends="pkg-config"
|
hostmakedepends="pkg-config"
|
||||||
makedepends="libglib-devel"
|
makedepends="libglib-devel"
|
||||||
configure_args="--disable-static"
|
|
||||||
short_desc="Zeitgeist Client Library"
|
short_desc="Zeitgeist Client Library"
|
||||||
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
||||||
|
license="LGPL-2.1-or-later"
|
||||||
homepage="https://launchpad.net/libzeitgeist"
|
homepage="https://launchpad.net/libzeitgeist"
|
||||||
license="LGPL-2.1"
|
distfiles="https://launchpad.net/libzeitgeist/0.3/${version}/+download/libzeitgeist-${version}.tar.gz"
|
||||||
distfiles="https://launchpad.net/${pkgname}/0.3/${version}/+download/${pkgname}-${version}.tar.gz"
|
|
||||||
checksum=82c128d97a68600518b8e3e65ef4d5b123c57f3d5dfa977c7ff733c0fdf80f73
|
checksum=82c128d97a68600518b8e3e65ef4d5b123c57f3d5dfa977c7ff733c0fdf80f73
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
|
|
Loading…
Reference in a new issue