xfce4-panel: update to 4.18.0.
This commit is contained in:
parent
32fa5c346c
commit
28c20fdafd
|
@ -184,8 +184,7 @@ libreadline.so.8 libreadline8-8.0_1
|
||||||
libhistory.so.8 libhistory8-8.0_1
|
libhistory.so.8 libhistory8-8.0_1
|
||||||
libxfconf-0.so.3 xfconf-4.13.7_1
|
libxfconf-0.so.3 xfconf-4.13.7_1
|
||||||
libxfce4util.so.7 libxfce4util-4.18.0_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.18.0_1
|
||||||
libxfce4panel-2.0.so.4 libxfce4panel-4.12.0_1
|
|
||||||
libgdbm.so.6 gdbm-1.16_1
|
libgdbm.so.6 gdbm-1.16_1
|
||||||
libgdbm_compat.so.4 gdbm-1.10_1_1
|
libgdbm_compat.so.4 gdbm-1.10_1_1
|
||||||
libintl.so.8 gettext-libs-0.19.2_1
|
libintl.so.8 gettext-libs-0.19.2_1
|
||||||
|
|
|
@ -1,12 +1,12 @@
|
||||||
# Template file for 'xfce4-panel'
|
# Template file for 'xfce4-panel'
|
||||||
pkgname=xfce4-panel
|
pkgname=xfce4-panel
|
||||||
version=4.16.5
|
version=4.18.0
|
||||||
revision=1
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
build_helper="gir"
|
build_helper="gir"
|
||||||
configure_args="--with-locales-dir=/usr/share/locale
|
configure_args="--with-locales-dir=/usr/share/locale
|
||||||
--disable-static --enable-gio-unix --enable-gtk3"
|
--disable-static --enable-gio-unix"
|
||||||
hostmakedepends="xfce4-dev-tools pkg-config intltool gettext-devel glib-devel
|
hostmakedepends="pkg-config intltool gettext-devel glib-devel
|
||||||
$(vopt_if gir vala)"
|
$(vopt_if gir vala)"
|
||||||
makedepends="libwnck-devel libxfce4ui-devel xfconf-devel garcon-devel exo-devel
|
makedepends="libwnck-devel libxfce4ui-devel xfconf-devel garcon-devel exo-devel
|
||||||
libdbusmenu-gtk3-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"
|
license="GPL-2.0-or-later"
|
||||||
homepage="https://docs.xfce.org/xfce/xfce4-panel/start"
|
homepage="https://docs.xfce.org/xfce/xfce4-panel/start"
|
||||||
distfiles="https://archive.xfce.org/src/xfce/$pkgname/${version%.*}/$pkgname-$version.tar.bz2"
|
distfiles="https://archive.xfce.org/src/xfce/$pkgname/${version%.*}/$pkgname-$version.tar.bz2"
|
||||||
checksum=096693e2bc76cf760cfe00dc76ec121c4d23f9166aa29945ae41616e8ec78230
|
checksum=be80023fd546587831bab25ded15ae4c9e346289a75744b6ba4cf4ee53794710
|
||||||
|
|
||||||
# Package build options
|
# Package build options
|
||||||
build_options="gir"
|
build_options="gir"
|
||||||
|
|
Loading…
Reference in New Issue