mirror of
https://github.com/termux/termux-packages.git
synced 2024-11-27 06:18:57 +00:00
10 lines
508 B
Bash
10 lines
508 B
Bash
TERMUX_PKG_HOMEPAGE=https://gitlab.xfce.org/xfce/xfce4-dev-tools
|
|
TERMUX_PKG_DESCRIPTION="A collection of tools and macros for Xfce developers"
|
|
TERMUX_PKG_LICENSE="GPL-2.0"
|
|
TERMUX_PKG_MAINTAINER="@termux"
|
|
TERMUX_PKG_VERSION="4.18.1"
|
|
TERMUX_PKG_SRCURL=https://archive.xfce.org/src/xfce/xfce4-dev-tools/${TERMUX_PKG_VERSION%.*}/xfce4-dev-tools-${TERMUX_PKG_VERSION}.tar.bz2
|
|
TERMUX_PKG_SHA256=812cabe7048922ebc176564b73c3e427e467c9566365ee3e54c0487d305a7681
|
|
TERMUX_PKG_AUTO_UPDATE=true
|
|
TERMUX_PKG_DEPENDS="glib"
|