Xfce4 update (#553)

Upgrading:
* libxfce4ui
* xfce4-goodies
* xfce4-terminal
This commit is contained in:
NoNameMan1231 2021-12-22 17:33:30 +08:00 committed by Yaksh Bariya
parent 78ce2753c8
commit f26680a542
No known key found for this signature in database
GPG Key ID: F7486BA7D3D27581
3 changed files with 5 additions and 8 deletions

View File

@ -2,10 +2,9 @@ TERMUX_PKG_HOMEPAGE=https://www.xfce.org/
TERMUX_PKG_DESCRIPTION="Commonly used XFCE widgets among XFCE applications"
TERMUX_PKG_LICENSE="GPL-2.0"
TERMUX_PKG_MAINTAINER="@termux"
TERMUX_PKG_VERSION=4.17.1
TERMUX_PKG_REVISION=5
TERMUX_PKG_VERSION=4.17.2
TERMUX_PKG_SRCURL=http://archive.xfce.org/src/xfce/libxfce4ui/4.17/libxfce4ui-${TERMUX_PKG_VERSION}.tar.bz2
TERMUX_PKG_SHA256=ec5347e108cdfbce6d62a8d6db55d5d0506a7ca67779228dae30af2a4b4595fc
TERMUX_PKG_SHA256=c3ba2056dd4d515db5a14b1a589b7afc88e4e2662e27fe93e2054a0e9d09df24
TERMUX_PKG_DEPENDS="gtk2, gtk3, hicolor-icon-theme, libsm, libxfce4util, startup-notification, xfconf, glib"
TERMUX_PKG_EXTRA_CONFIGURE_ARGS="
--enable-gtk3

View File

@ -2,8 +2,7 @@ TERMUX_PKG_HOMEPAGE=https://goodies.xfce.org/
TERMUX_PKG_DESCRIPTION="this meta-package will install various utilities and programs for the XFCE desktop environment (incomplete!)"
TERMUX_PKG_LICENSE="Public Domain"
TERMUX_PKG_MAINTAINER="Yisus7u7 <jesuspixel5@gmail.com>"
TERMUX_PKG_VERSION=4.14.0
TERMUX_PKG_REVISION=1
TERMUX_PKG_VERSION=4.16.0
TERMUX_PKG_SKIP_SRC_EXTRACT=true
TERMUX_PKG_DEPENDS="xfce4-terminal, xfce4-appfinder, xfce4-calculator-plugin, xfce4-clipman-plugin, xfce4-datetime-plugin, xfce4-dict, xfce4-eyes-plugin, xfce4-mailwatch-plugin, xfce4-netload-plugin, xfce4-notes-plugin, xfce4-notifyd, xfce4-panel-profiles, xfce4-screensaver, xfce4-taskmanager, xfce4-timer-plugin, xfce4-wavelan-plugin, xfce4-screenshooter, xfce4-whiskermenu-plugin, thunar-archive-plugin, parole, leafpad, file-roller, galculator, ristretto, gigolo"
TERMUX_PKG_METAPACKAGE=true

View File

@ -2,9 +2,8 @@ TERMUX_PKG_HOMEPAGE=https://docs.xfce.org/apps/terminal/start
TERMUX_PKG_DESCRIPTION="Terminal Emulator for the XFCE environment"
TERMUX_PKG_LICENSE="GPL-2.0"
TERMUX_PKG_MAINTAINER="@termux"
TERMUX_PKG_VERSION=0.9.0
TERMUX_PKG_REVISION=8
TERMUX_PKG_VERSION=0.9.1
TERMUX_PKG_SRCURL=https://archive.xfce.org/src/apps/xfce4-terminal/0.9/xfce4-terminal-${TERMUX_PKG_VERSION}.tar.bz2
TERMUX_PKG_SHA256=53ba1f76501b3d85275c4749eb1d696ff5ef211c16af338f07e0dd6b7947e371
TERMUX_PKG_SHA256=8746cf1435f6da7f508b0af126d21133ccb69ca0b623339df5559bc5f8177db2
TERMUX_PKG_DEPENDS="desktop-file-utils, exo, hicolor-icon-theme, garcon, libxfce4ui, xfconf, libvte"
TERMUX_PKG_EXTRA_CONFIGURE_ARGS="--enable-gtk-doc-html=no"