diff --git a/common/shlibs b/common/shlibs index d6b460d89e6..5638724a92f 100644 --- a/common/shlibs +++ b/common/shlibs @@ -180,7 +180,7 @@ libnl-genl-3.so.200 libnl3-3.2.1_1 libnl-cli-3.so.200 libnl3-3.2.1_1 libreadline.so.8 libreadline8-8.0_1 libhistory.so.8 libhistory8-8.0_1 -libxfconf-0.so.2 xfconf-4.9.1_1 +libxfconf-0.so.3 xfconf-4.13.7_1 libxfce4util.so.7 libxfce4util-4.12.1_1 libxfce4panel-1.0.so.4 xfce4-panel-4.9.2_1 libxfce4panel-2.0.so.4 xfce4-panel-4.12.0_1 diff --git a/srcpkgs/xfconf/template b/srcpkgs/xfconf/template index fb150ff36f1..bede1fe8e30 100644 --- a/srcpkgs/xfconf/template +++ b/srcpkgs/xfconf/template @@ -1,18 +1,18 @@ # Template file for 'xfconf' pkgname=xfconf -version=4.12.1 +version=4.14.1 revision=1 -build_options="perl" build_style=gnu-configure configure_args="$(vopt_enable perl 'perl-bindings --with-perl-options=INSTALLDIRS=vendor')" -hostmakedepends="pkg-config intltool" -makedepends="dbus-glib-devel libxfce4util-devel $(vopt_if perl 'perl-ExtUtils-Depends perl-ExtUtils-PkgConfig perl-Glib')" +hostmakedepends="pkg-config intltool glib-devel" +makedepends="libxfce4util-devel $(vopt_if perl 'perl-ExtUtils-Depends perl-ExtUtils-PkgConfig perl-Glib')" short_desc="Xfce hierarchical (tree-like) configuration system" maintainer="Juan RP " license="GPL-2, LGPL-2.1" homepage="https://xfce.org/" distfiles="https://archive.xfce.org/src/xfce/xfconf/${version%.*}/$pkgname-$version.tar.bz2" -checksum=35f48564e5694faa54fdc180cd3268e16fc2352946a89a3c2fc12cbe400ada36 +checksum=b893e0a329aee00902fec2f0509f56916c9dcc7844e1b1f9e3c7399458290d59 +build_options="perl" xfconf-devel_package() { depends="dbus-glib-devel ${sourcepkg}>=${version}_${revision}"