diff --git a/x11-packages/xfce4-clipman-plugin/build.sh b/x11-packages/xfce4-clipman-plugin/build.sh new file mode 100644 index 000000000..c0a9e1b3c --- /dev/null +++ b/x11-packages/xfce4-clipman-plugin/build.sh @@ -0,0 +1,7 @@ +TERMUX_PKG_HOMEPAGE=https://docs.xfce.org/panel-plugins/xfce4-clipman-plugin/start +TERMUX_PKG_DESCRIPTION="Clipman is a clipboard manager for Xfce" +TERMUX_PKG_LICENSE="GPL-2.0" +TERMUX_PKG_VERSION=1.6.1 +TERMUX_PKG_SRCURL=https://archive.xfce.org/src/panel-plugins/xfce4-clipman-plugin/1.6/xfce4-clipman-plugin-$TERMUX_PKG_VERSION.tar.bz2 +TERMUX_PKG_SHA256=b3e8317796289196fa78c4526626fe061fd35d11e848cf300ca1ace47febceb4 +TERMUX_PKG_DEPENDS="libqrencode, libxtst, xfce4-panel"