libconfig: update to 1.7.1.

Closes: #10469 [via git-merge-pr]
This commit is contained in:
cr6git 2018-01-04 23:46:06 +01:00 committed by Jürgen Buchmüller
parent 7263562dd8
commit 144e2ce7aa
6 changed files with 14 additions and 10 deletions

View File

@ -1130,8 +1130,8 @@ libjansson.so.4 jansson-2.4_1
libleveldb.so.1 leveldb-1.8.0_1
libcprops.so.15 libcprops-0.1.12_1
libopus.so.0 opus-1.0.2_1
libconfig++.so.9 libconfig++-1.4.8_1
libconfig.so.9 libconfig-1.4.8_1
libconfig++.so.11 libconfig++-1.7.1_1
libconfig.so.11 libconfig-1.7.1_1
libopusfile.so.0 opusfile-0.2_1
libopusurl.so.0 opusfile-0.6_1
libgtkaml.so.0 libgtkaml-0.5.94_1

View File

@ -1,7 +1,7 @@
# Template file for 'compton-conf'
pkgname=compton-conf
version=0.3.0
revision=1
revision=2
build_style=cmake
configure_args="-DPULL_TRANSLATIONS=0"
hostmakedepends="pkg-config qt5-qmake qt5-host-tools qt5-tools"

View File

@ -1,7 +1,7 @@
# Template file for 'compton-git'
pkgname=compton-git
version=20170430
revision=1
revision=2
build_style="gnu-makefile"
hostmakedepends="pkg-config asciidoc git"
makedepends="dbus-devel libXcomposite-devel libXrandr-devel pcre-devel

View File

@ -1,15 +1,19 @@
# Template file for 'libconfig'
pkgname=libconfig
version=1.5
revision=3
version=1.7.1
revision=1
build_style=gnu-configure
hostmakedepends="automake byacc flex libtool"
short_desc="C Configuration File Library"
maintainer="Juan RP <xtraeme@voidlinux.eu>"
homepage="http://hyperrealm.com/libconfig/libconfig.html"
license="LGPL-2.1"
distfiles="http://www.hyperrealm.com/libconfig/${pkgname}-${version}.tar.gz"
checksum=e31daa390d8e4461c8830512fe2e13ba1a3d6a02a2305a02429eec61e68703f6
distfiles="https://github.com/hyperrealm/libconfig/archive/v${version}.tar.gz"
checksum=d288e6ae817f4ef78df43cdb2647f768dc97899ee82fcc41f857e8eb9fd7fbdb
pre_configure() {
autoreconf -vi
}
libconfig++_package() {
short_desc="C++ Configuration File Library"
pkg_install() {

View File

@ -1,7 +1,7 @@
# Template file for 'toxic'
pkgname=toxic
version=0.8.1
revision=1
revision=2
short_desc="Ncurses-based TOX instant messanger client"
maintainer="Juan RP <xtraeme@voidlinux.eu>"
license="GPL-3"

View File

@ -1,7 +1,7 @@
# Template file for 'umurmur'
pkgname=umurmur
version=0.2.17
revision=1
revision=2
build_style=gnu-configure
configure_args="--enable-shmapi --with-ssl=openssl"
conf_files="/etc/umurmur/umurmur.conf"