xfce4-panel: update to 4.18.0.

This commit is contained in:
Đoàn Trần Công Danh 2022-11-14 10:47:03 +07:00 committed by Đoàn Trần Công Danh
parent 32fa5c346c
commit 28c20fdafd
2 changed files with 5 additions and 6 deletions

View File

@ -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

View File

@ -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 <congdanhqx@gmail.com>"
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"