mirror of
https://github.com/termux/termux-packages.git
synced 2024-11-23 13:46:16 +00:00
981665b324
Removing maintainers if there was no activity after pull request merging or if there was no activity in the last two years [no ci]
10 lines
512 B
Bash
10 lines
512 B
Bash
TERMUX_PKG_HOMEPAGE=https://wiki.gnome.org/Projects/DevilsPie
|
|
TERMUX_PKG_DESCRIPTION="Utility for matching X11 windows and performing actions on them"
|
|
TERMUX_PKG_LICENSE="GPL-2.0"
|
|
TERMUX_PKG_MAINTAINER="@termux"
|
|
TERMUX_PKG_VERSION=0.23
|
|
TERMUX_PKG_REVISION=1
|
|
TERMUX_PKG_SRCURL=http://deb.debian.org/debian/pool/main/d/devilspie/devilspie_${TERMUX_PKG_VERSION}.orig.tar.xz
|
|
TERMUX_PKG_SHA256=2dd9d4b7424ac999f20c214b0ff71e8c5836d97003d7a8a7391105cd16d36deb
|
|
TERMUX_PKG_DEPENDS="libx11, gettext, glib, gtk3, libwnck"
|