termux-packages/x11-packages/xfce4-goodies/build.sh
Yisus7u7 f86dab0210
fix some things in xfce4 (#528)
Summary:

* new package: gsettings-desktop-schemas
* xfce4-settings: depends on gsettings-desktop-schemas
* new package: xfce4-screensaver
* xfce4-goodies: add some dependencies
2022-04-18 14:49:05 +05:30

12 lines
887 B
Bash

TERMUX_PKG_HOMEPAGE=https://goodies.xfce.org/
TERMUX_PKG_DESCRIPTION="this meta-package will install various utilities and programs for the XFCE desktop environment (incomplete!)"
TERMUX_PKG_LICENSE="Public Domain"
TERMUX_PKG_MAINTAINER="Yisus7u7 <jesuspixel5@gmail.com>"
TERMUX_PKG_VERSION=4.14.0
TERMUX_PKG_REVISION=1
TERMUX_PKG_SKIP_SRC_EXTRACT=true
TERMUX_PKG_DEPENDS="xfce4-terminal, xfce4-appfinder, xfce4-calculator-plugin, xfce4-clipman-plugin, xfce4-datetime-plugin, xfce4-dict, xfce4-eyes-plugin, xfce4-mailwatch-plugin, xfce4-netload-plugin, xfce4-notes-plugin, xfce4-notifyd, xfce4-panel-profiles, xfce4-screensaver, xfce4-taskmanager, xfce4-timer-plugin, xfce4-wavelan-plugin, xfce4-screenshooter, xfce4-whiskermenu-plugin, thunar-archive-plugin, parole, leafpad, file-roller, galculator, ristretto, gigolo"
TERMUX_PKG_METAPACKAGE=true
TERMUX_PKG_PLATFORM_INDEPENDENT=true