mirror of
https://github.com/termux/termux-packages.git
synced 2024-11-23 13:46:16 +00:00
0714755c2a
Removing maintainers if there was no activity after pull request merging or if there was no activity in the last two years [no ci]
11 lines
683 B
Bash
11 lines
683 B
Bash
TERMUX_PKG_HOMEPAGE=https://docs.xfce.org/panel-plugins/xfce4-notes-plugin/start
|
|
TERMUX_PKG_DESCRIPTION="Notes application for the Xfce4 desktop"
|
|
TERMUX_PKG_LICENSE="GPL-2.0"
|
|
TERMUX_PKG_MAINTAINER="@Yisus7u7"
|
|
TERMUX_PKG_VERSION="1.11.0"
|
|
TERMUX_PKG_SRCURL=https://archive.xfce.org/src/panel-plugins/xfce4-notes-plugin/${TERMUX_PKG_VERSION%.*}/xfce4-notes-plugin-${TERMUX_PKG_VERSION}.tar.bz2
|
|
TERMUX_PKG_SHA256=eb38246deb0fc89535fa9ff9b953c762cece232b5585d8210fab9abbf282aae3
|
|
TERMUX_PKG_DEPENDS="atk, gdk-pixbuf, glib, gtk3, harfbuzz, libcairo, libice, libsm, libx11, libxfce4ui, libxfce4util, pango, xfce4-panel, xfconf, zlib"
|
|
TERMUX_PKG_AUTO_UPDATE=true
|
|
TERMUX_PKG_BUILD_IN_SRC=true
|