diff --git a/common/shlibs b/common/shlibs index 2da936544e..58b7a01329 100644 --- a/common/shlibs +++ b/common/shlibs @@ -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 diff --git a/srcpkgs/compton-conf/template b/srcpkgs/compton-conf/template index d2f935231b..fcc311daec 100644 --- a/srcpkgs/compton-conf/template +++ b/srcpkgs/compton-conf/template @@ -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" diff --git a/srcpkgs/compton-git/template b/srcpkgs/compton-git/template index 6d9067d17e..9988b74504 100644 --- a/srcpkgs/compton-git/template +++ b/srcpkgs/compton-git/template @@ -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 diff --git a/srcpkgs/libconfig/template b/srcpkgs/libconfig/template index 530b947cc5..dde582194e 100644 --- a/srcpkgs/libconfig/template +++ b/srcpkgs/libconfig/template @@ -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 " 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() { diff --git a/srcpkgs/toxic/template b/srcpkgs/toxic/template index a0dce7db8a..d093e1c766 100644 --- a/srcpkgs/toxic/template +++ b/srcpkgs/toxic/template @@ -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 " license="GPL-3" diff --git a/srcpkgs/umurmur/template b/srcpkgs/umurmur/template index 81d7668339..8fa5db7431 100644 --- a/srcpkgs/umurmur/template +++ b/srcpkgs/umurmur/template @@ -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"