mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-08 16:13:50 +02:00
libgadu: rebuild for metadata
This commit is contained in:
parent
5b84f01de6
commit
c11a3c9a7b
1 changed files with 2 additions and 2 deletions
|
@ -1,14 +1,14 @@
|
||||||
# Template file for 'libgadu'
|
# Template file for 'libgadu'
|
||||||
pkgname=libgadu
|
pkgname=libgadu
|
||||||
version=1.12.2
|
version=1.12.2
|
||||||
revision=1
|
revision=2
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
configure_args="--with-c99-vsnprintf"
|
configure_args="--with-c99-vsnprintf"
|
||||||
hostmakedepends="automake libtool pkg-config perl protobuf-c"
|
hostmakedepends="automake libtool pkg-config perl protobuf-c"
|
||||||
makedepends="gnutls-devel libcurl-devel expat-devel libxml2-devel zlib-devel"
|
makedepends="gnutls-devel libcurl-devel expat-devel libxml2-devel zlib-devel"
|
||||||
short_desc="Gadu-Gadu instant messaging protocol library"
|
short_desc="Gadu-Gadu instant messaging protocol library"
|
||||||
maintainer="Jürgen Buchüller <pullmoll@t-online.de>"
|
maintainer="Jürgen Buchüller <pullmoll@t-online.de>"
|
||||||
license="LGPL-2.1"
|
license="LGPL-2.1-only"
|
||||||
homepage="https://www.wasilczyk.pl/en/projects/libgadu/"
|
homepage="https://www.wasilczyk.pl/en/projects/libgadu/"
|
||||||
distfiles="https://github.com/wojtekka/${pkgname}/archive/${version}.tar.gz>${pkgname}-${version}.tar.gz"
|
distfiles="https://github.com/wojtekka/${pkgname}/archive/${version}.tar.gz>${pkgname}-${version}.tar.gz"
|
||||||
checksum=f53e703d7ad93ce222dbf7fc0cec77f62813af38817a3678e799e91f1c69c94d
|
checksum=f53e703d7ad93ce222dbf7fc0cec77f62813af38817a3678e799e91f1c69c94d
|
||||||
|
|
Loading…
Add table
Reference in a new issue