xfce4-panel: add description why no update

This commit is contained in:
Leonid Pliushch 2020-11-21 23:13:30 +00:00 committed by Yaksh Bariya
parent 3b8146cb3f
commit 7e75016ecf
No known key found for this signature in database
GPG Key ID: F7486BA7D3D27581
1 changed files with 3 additions and 1 deletions

View File

@ -2,8 +2,10 @@ TERMUX_PKG_HOMEPAGE=https://www.xfce.org/
TERMUX_PKG_DESCRIPTION="Panel for the XFCE environment"
TERMUX_PKG_LICENSE="GPL-2.0"
TERMUX_PKG_MAINTAINER="Leonid Pliushch <leonid.pliushch@gmail.com>"
# Do not update: Termux doesn't have dbusmenu-gtk3-0.4 which is
# a required dependency.
TERMUX_PKG_VERSION=4.15.2
TERMUX_PKG_REVISION=11
TERMUX_PKG_REVISION=12
TERMUX_PKG_SRCURL=http://archive.xfce.org/src/xfce/xfce4-panel/${TERMUX_PKG_VERSION:0:4}/xfce4-panel-${TERMUX_PKG_VERSION}.tar.bz2
TERMUX_PKG_SHA256=a668b5315268ba5b14b6574edbe00c522f879dea659b75c7742da7140cc3657f
TERMUX_PKG_DEPENDS="desktop-file-utils, exo, hicolor-icon-theme, garcon, libwnck, libxfce4ui, xfconf"