new package: tumbler (#284)

This commit is contained in:
suhan-paradkar 2021-04-23 19:45:40 +05:30 committed by Yaksh Bariya
parent 323e032a0d
commit 68c8414563
No known key found for this signature in database
GPG Key ID: F7486BA7D3D27581
1 changed files with 8 additions and 0 deletions

View File

@ -0,0 +1,8 @@
TERMUX_PKG_HOMEPAGE=https://docs.xfce.org/xfce/tumbler/start
TERMUX_PKG_DESCRIPTION="Tumbler is a D-Bus service for applications to request thumbnails for various URI schemes and MIME type"
TERMUX_PKG_LICENSE="GPL-2.0"
TERMUX_PKG_MAINTAINER="@termux"
TERMUX_PKG_VERSION=4.16.0
TERMUX_PKG_SRCURL=https://archive.xfce.org/src/xfce/tumbler/4.16/tumbler-$TERMUX_PKG_VERSION.tar.bz2
TERMUX_PKG_SHA256=9b0b7fed0c64041733d490b1b307297984629d0dd85369749617a8766850af66
TERMUX_PKG_DEPENDS="glib, gdk-pixbuf, freetype, libpng"