From 25d30d4dff398388cd7f79f1dca83e071acde228 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=C3=89rico=20Rolim?= Date: Sat, 14 Nov 2020 23:40:22 -0300 Subject: [PATCH 1/2] xfconf: update to 4.15.1, enable introspection. Introspection is necessary for catfish. --- srcpkgs/xfconf/template | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/srcpkgs/xfconf/template b/srcpkgs/xfconf/template index 3d296110043..b74f75c9f6a 100644 --- a/srcpkgs/xfconf/template +++ b/srcpkgs/xfconf/template @@ -1,7 +1,8 @@ # Template file for 'xfconf' pkgname=xfconf -version=4.14.3 +version=4.15.1 revision=1 +build_helper=gir build_style=gnu-configure configure_args="--enable-gsettings-backend $(vopt_enable perl 'perl-bindings --with-perl-options=INSTALLDIRS=vendor')" @@ -12,7 +13,7 @@ maintainer="Orphaned " license="GPL-2.0-only, LGPL-2.0-only" homepage="https://xfce.org/" distfiles="https://archive.xfce.org/src/xfce/xfconf/${version%.*}/$pkgname-$version.tar.bz2" -checksum=589052a0efc6151c5fb5f438da463502a4fd91848cae7b9376d417be4c5a0c02 +checksum=80a65029bf8f7e52b53ef38b879eb4786421283867c7ce1d22a4ebcfb8b0ecf7 build_options="perl" xfconf-devel_package() { From b3ca2b87bc4f558ace88dd782d8ba8e3dbd3e92e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=C3=89rico=20Rolim?= Date: Sat, 14 Nov 2020 16:17:22 -0300 Subject: [PATCH 2/2] catfish: update to 4.15.0, add xfconf to depends. --- srcpkgs/catfish/template | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/srcpkgs/catfish/template b/srcpkgs/catfish/template index 9eeb322b2e0..a5839de3158 100644 --- a/srcpkgs/catfish/template +++ b/srcpkgs/catfish/template @@ -1,14 +1,15 @@ # Template file for 'catfish' pkgname=catfish -version=1.4.13 -revision=3 +version=4.15.0 +revision=1 wrksrc="catfish-catfish-${version}" build_style=python3-module hostmakedepends="intltool python3-distutils-extra python3-gobject" -depends="desktop-file-utils gtk+3 hicolor-icon-theme python3-gobject python3-pexpect python3-dbus" +depends="desktop-file-utils gtk+3 hicolor-icon-theme python3-gobject + python3-pexpect python3-dbus xfconf" short_desc="Versatile file searching tool" maintainer="Orphaned " license="GPL-2.0-or-later" homepage="https://docs.xfce.org/apps/catfish/start" distfiles="https://github.com/xfce-mirror/catfish/archive/catfish-${version}.tar.gz" -checksum=8a061cf446e5d5c2a9d334e2d53bab47984253a7e771c7bd51fbdfdf5d955484 +checksum=fcfee1e2088412efd0cad4d25449c504f4e6699de324e06b6ddced9f3c7fcd9d