leafpad: remove unnecessary files from package

This commit is contained in:
Leonid Pliushch 2020-01-05 20:39:48 +02:00 committed by Yaksh Bariya
parent 3e1d75a47a
commit 3af3b994d4
No known key found for this signature in database
GPG Key ID: F7486BA7D3D27581
1 changed files with 5 additions and 0 deletions

View File

@ -2,6 +2,11 @@ TERMUX_PKG_HOMEPAGE=http://tarot.freeshell.org/leafpad/
TERMUX_PKG_DESCRIPTION="GTK+ based simple text editor"
TERMUX_PKG_LICENSE="GPL-2.0"
TERMUX_PKG_VERSION=0.8.17
TERMUX_PKG_REVISION=1
TERMUX_PKG_SRCURL=http://download.savannah.gnu.org/releases/leafpad/leafpad-${TERMUX_PKG_VERSION}.tar.gz
TERMUX_PKG_SHA256=8df8de7aaea26148225b6120631b4fe6b89d36d2b52962e7c9cc0ce07bfdbd4c
TERMUX_PKG_DEPENDS="gtk2"
TERMUX_PKG_RM_AFTER_INSTALL="
lib/locale
share/icons/hicolor/icon-theme.cache
"