diff --git a/common/shlibs b/common/shlibs index c432c7f3722..28feaf77276 100644 --- a/common/shlibs +++ b/common/shlibs @@ -184,8 +184,7 @@ libreadline.so.8 libreadline8-8.0_1 libhistory.so.8 libhistory8-8.0_1 libxfconf-0.so.3 xfconf-4.13.7_1 libxfce4util.so.7 libxfce4util-4.18.0_1 -libxfce4panel-1.0.so.4 libxfce4panel-4.9.2_1 -libxfce4panel-2.0.so.4 libxfce4panel-4.12.0_1 +libxfce4panel-2.0.so.4 libxfce4panel-4.18.0_1 libgdbm.so.6 gdbm-1.16_1 libgdbm_compat.so.4 gdbm-1.10_1_1 libintl.so.8 gettext-libs-0.19.2_1 diff --git a/srcpkgs/xfce4-panel/template b/srcpkgs/xfce4-panel/template index 020f15b74e7..d5659636e59 100644 --- a/srcpkgs/xfce4-panel/template +++ b/srcpkgs/xfce4-panel/template @@ -1,12 +1,12 @@ # Template file for 'xfce4-panel' pkgname=xfce4-panel -version=4.16.5 +version=4.18.0 revision=1 build_style=gnu-configure build_helper="gir" configure_args="--with-locales-dir=/usr/share/locale - --disable-static --enable-gio-unix --enable-gtk3" -hostmakedepends="xfce4-dev-tools pkg-config intltool gettext-devel glib-devel + --disable-static --enable-gio-unix" +hostmakedepends="pkg-config intltool gettext-devel glib-devel $(vopt_if gir vala)" makedepends="libwnck-devel libxfce4ui-devel xfconf-devel garcon-devel exo-devel libdbusmenu-gtk3-devel" @@ -15,7 +15,7 @@ maintainer="Đoàn Trần Công Danh " license="GPL-2.0-or-later" homepage="https://docs.xfce.org/xfce/xfce4-panel/start" distfiles="https://archive.xfce.org/src/xfce/$pkgname/${version%.*}/$pkgname-$version.tar.bz2" -checksum=096693e2bc76cf760cfe00dc76ec121c4d23f9166aa29945ae41616e8ec78230 +checksum=be80023fd546587831bab25ded15ae4c9e346289a75744b6ba4cf4ee53794710 # Package build options build_options="gir"