From e154b3425852e5cd0fba3442d905104a7c3aa22a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=C3=89rico=20Rolim?= Date: Fri, 24 Jul 2020 00:12:36 -0300 Subject: [PATCH] wf-config: update to 0.5.0, use correct makedeps. --- common/shlibs | 2 +- srcpkgs/wf-config/template | 9 ++++----- 2 files changed, 5 insertions(+), 6 deletions(-) diff --git a/common/shlibs b/common/shlibs index dcb1d8e54b6..b10eae70847 100644 --- a/common/shlibs +++ b/common/shlibs @@ -3653,7 +3653,7 @@ libsnore-qt5.so.0.7 snorenotify-0.7.0_1 libsnoresettings-qt5.so.0.7 snorenotify-0.7.0_1 libTECkit.so.0 libteckit-2.5.8_1 libTECkit_Compiler.so.0 libteckit-2.5.8_1 -libwf-config.so.0 wf-config-0.3_1 +libwf-config.so.1 wf-config-0.5.0_1 libQt5Pas.so.1 qt5pas-2.6~beta_1 libClp.so.1 libClp-1.16.11_1 libCoinUtils.so.3 libClp-1.16.11_1 diff --git a/srcpkgs/wf-config/template b/srcpkgs/wf-config/template index 0da874c532a..ce7fce82dc1 100644 --- a/srcpkgs/wf-config/template +++ b/srcpkgs/wf-config/template @@ -1,7 +1,7 @@ # Template file for 'wf-config' pkgname=wf-config -version=0.4.0 -revision=3 +version=0.5.0 +revision=1 build_style=meson hostmakedepends="pkg-config" makedepends="glm libevdev-devel libxml2-devel" @@ -10,15 +10,14 @@ maintainer="Young Jin Park " license="MIT" homepage="https://wayfire.org" distfiles="https://github.com/WayfireWM/wf-config/archive/${version}.tar.gz" -checksum=78a922074138c2324ed242e8bf5791a599dfc96bbb2ee677685ae43657629333 +checksum=bf690477ff0d8928ddeca6a278b9153a39ade1e13fd32cc6d04552db4d65cbf0 post_install() { vlicense LICENSE } wf-config-devel_package() { - depends="libevdev-devel wlroots-devel libxml2-devel - ${sourcepkg}>=${version}_${revision}" + depends="${makedepends} ${sourcepkg}>=${version}_${revision}" short_desc+=" - development files" pkg_install() { vmove usr/include