diff --git a/x11-packages/arqiver/build.sh b/x11-packages/arqiver/build.sh index 0c80235d6..c1eba9ad6 100644 --- a/x11-packages/arqiver/build.sh +++ b/x11-packages/arqiver/build.sh @@ -1,8 +1,9 @@ TERMUX_PKG_HOMEPAGE=https://github.com/tsujan/Arqiver TERMUX_PKG_DESCRIPTION="A simple Qt archiver manager based on libarchive" TERMUX_PKG_LICENSE="GPL-3.0" -TERMUX_PKG_MAINTAINER="Yisus7u7 " +TERMUX_PKG_MAINTAINER="Yisus7u7 " TERMUX_PKG_VERSION=0.9.0 +TERMUX_PKG_REVISION=1 TERMUX_PKG_SRCURL=https://github.com/tsujan/Arqiver/releases/download/V${TERMUX_PKG_VERSION}/Arqiver-${TERMUX_PKG_VERSION}.tar.xz TERMUX_PKG_SHA256=bf3b4be44524b4d6b4096846c304d381e6707681fbb1e69b2847f6876b950593 TERMUX_PKG_DEPENDS="hicolor-icon-theme, qt5-qtbase, qt5-qtsvg, qt5-qtx11extras, libarchive, bsdtar, zip" diff --git a/x11-packages/cairo-dock-core/build.sh b/x11-packages/cairo-dock-core/build.sh index 9a976057c..8aaf1fefc 100644 --- a/x11-packages/cairo-dock-core/build.sh +++ b/x11-packages/cairo-dock-core/build.sh @@ -1,10 +1,10 @@ TERMUX_PKG_HOMEPAGE=http://glx-dock.org/ TERMUX_PKG_DESCRIPTION="Cairo-Dock is a simple and avanzed dock for linux desktop." TERMUX_PKG_LICENSE="GPL-3.0" -TERMUX_PKG_MAINTAINER="Yisus7u7 " +TERMUX_PKG_MAINTAINER="Yisus7u7 " TERMUX_PKG_VERSION=3.4.1 _COMMIT=6c569e67a2a366e7634224a0133ede51755629cb -TERMUX_PKG_REVISION=3 +TERMUX_PKG_REVISION=4 TERMUX_PKG_SRCURL=https://github.com/Cairo-Dock/cairo-dock-core/archive/${_COMMIT}.zip TERMUX_PKG_SHA256=e59e99147ce9c901b46d4b56b88bd53aeda34292b86fd9fbf2c55d158153f2ec TERMUX_PKG_DEPENDS="atk, dbus-glib, glib, gtk3, pango, libcairo, libx11, xsltproc, libcurl, gdk-pixbuf, harfbuzz, mesa, glu, librsvg, libxcomposite, libwayland, libwayland-protocols, libxinerama, libxrandr, libxrender, libxtst, libxml2" diff --git a/x11-packages/debpac/build.sh b/x11-packages/debpac/build.sh index 68f777023..8d8861f90 100644 --- a/x11-packages/debpac/build.sh +++ b/x11-packages/debpac/build.sh @@ -3,7 +3,7 @@ TERMUX_PKG_DESCRIPTION="A Debian package creator assistant" TERMUX_PKG_LICENSE="GPL-3.0" TERMUX_PKG_MAINTAINER="Yisus7u7 " TERMUX_PKG_VERSION=1.7 -TERMUX_PKG_REVISION=1 +TERMUX_PKG_REVISION=2 TERMUX_PKG_SRCURL="https://github.com/ThiBsc/debpac/archive/refs/tags/v${TERMUX_PKG_VERSION}.tar.gz" TERMUX_PKG_SHA256=402f9dfcc739fb64666832f1a0d5b47295c900a22232150af4cc069b420515c9 TERMUX_PKG_DEPENDS="qt5-qtbase, qt5-qtsvg" diff --git a/x11-packages/feathernotes/build.sh b/x11-packages/feathernotes/build.sh index 9cd08e0f4..801a7c49a 100644 --- a/x11-packages/feathernotes/build.sh +++ b/x11-packages/feathernotes/build.sh @@ -1,9 +1,9 @@ TERMUX_PKG_HOMEPAGE=https://github.com/tsujan/FeatherNotes TERMUX_PKG_DESCRIPTION="Lightweight Qt Notes-Manager for Linux" TERMUX_PKG_LICENSE="GPL-3.0" -TERMUX_PKG_MAINTAINER="Yisus7u7" +TERMUX_PKG_MAINTAINER="Yisus7u7 " TERMUX_PKG_VERSION=0.9.0 -TERMUX_PKG_REVISION=1 +TERMUX_PKG_REVISION=2 _COMMIT=087f522d62deed421b40d8fe96d66ecef0f38bf3 TERMUX_PKG_SRCURL=https://github.com/tsujan/FeatherNotes/archive/${_COMMIT}.zip TERMUX_PKG_SHA256=cca635e42322b66e539908be36e12b760d6739c9ee5bef4136c10518068ae7b0 diff --git a/x11-packages/file-roller/build.sh b/x11-packages/file-roller/build.sh index eb91148b7..d02bbc58e 100644 --- a/x11-packages/file-roller/build.sh +++ b/x11-packages/file-roller/build.sh @@ -1,9 +1,9 @@ TERMUX_PKG_HOMEPAGE=https://wiki.gnome.org/Apps/FileRoller TERMUX_PKG_DESCRIPTION="File Roller is an archive manager for the GNOME desktop environment." TERMUX_PKG_LICENSE="GPL-2.0" -TERMUX_PKG_MAINTAINER="Yisus7u7 " +TERMUX_PKG_MAINTAINER="Yisus7u7 " TERMUX_PKG_VERSION=3.40.0 -TERMUX_PKG_REVISION=1 +TERMUX_PKG_REVISION=2 TERMUX_PKG_SRCURL=https://github.com/GNOME/file-roller/archive/refs/tags/${TERMUX_PKG_VERSION}.tar.gz TERMUX_PKG_SHA256=81e72121430ba6ea7396fe84d75b07252e550674addfb38bc6066665170941f3 TERMUX_PKG_DEPENDS="bzip2, desktop-file-utils, cpio, glib, gtk3, gzip, libcairo, lzip, lzop, p7zip, tar, unrar, unzip, xz-utils, zip, bsdtar, zlib, json-glib, libnotify, libarchive" diff --git a/x11-packages/fluent-gtk-theme/build.sh b/x11-packages/fluent-gtk-theme/build.sh index 179139031..1956e7797 100644 --- a/x11-packages/fluent-gtk-theme/build.sh +++ b/x11-packages/fluent-gtk-theme/build.sh @@ -1,8 +1,9 @@ TERMUX_PKG_HOMEPAGE=https://github.com/vinceliuice/Fluent-gtk-theme TERMUX_PKG_DESCRIPTION="Fluent is a Fluent design theme for GNOME/GTK based desktop environments" TERMUX_PKG_LICENSE="GPL-3.0" -TERMUX_PKG_MAINTAINER="@Yisus7u7 " +TERMUX_PKG_MAINTAINER="@Yisus7u7 " TERMUX_PKG_VERSION=2022.01.15 +TERMUX_PKG_REVISION=1 TERMUX_PKG_SRCURL=https://github.com/vinceliuice/Fluent-gtk-theme/archive/refs/tags/${TERMUX_PKG_VERSION//./-}.tar.gz TERMUX_PKG_SHA256=e0cff57bd6b0a153315155584f144785d743fb29d30c5a3ea9e14bfbad7aad17 TERMUX_PKG_DEPENDS="gtk3, gtk2-engines-murrine" diff --git a/x11-packages/fluent-icon-theme/build.sh b/x11-packages/fluent-icon-theme/build.sh index 71b3872d5..116832090 100644 --- a/x11-packages/fluent-icon-theme/build.sh +++ b/x11-packages/fluent-icon-theme/build.sh @@ -1,9 +1,9 @@ TERMUX_PKG_HOMEPAGE=https://github.com/vinceliuice/Fluent-icon-theme TERMUX_PKG_DESCRIPTION="Fluent icon theme for linux desktops" TERMUX_PKG_LICENSE="GPL-3.0" -TERMUX_PKG_MAINTAINER="@Yisus7u7 " +TERMUX_PKG_MAINTAINER="@Yisus7u7 " TERMUX_PKG_VERSION=2022.02.04 -TERMUX_PKG_REVISION=1 +TERMUX_PKG_REVISION=2 TERMUX_PKG_SRCURL=https://github.com/vinceliuice/Fluent-icon-theme/archive/${TERMUX_PKG_VERSION//./-}.tar.gz TERMUX_PKG_SHA256=d0bb0cba28e2da3365d15e7fa770d42266793fbe88ac468fb9e6289a2d0fbd64 TERMUX_PKG_DEPENDS="hicolor-icon-theme" diff --git a/x11-packages/gsettings-desktop-schemas/build.sh b/x11-packages/gsettings-desktop-schemas/build.sh index 1ba7e0a5f..7892aad1c 100644 --- a/x11-packages/gsettings-desktop-schemas/build.sh +++ b/x11-packages/gsettings-desktop-schemas/build.sh @@ -1,8 +1,9 @@ TERMUX_PKG_HOMEPAGE=https://www.gnome.org/ TERMUX_PKG_DESCRIPTION="GNOME desktop schemas contains a collection of GSettings schemas for settings shared by various components of a desktop." TERMUX_PKG_LICENSE="LGPL-2.0" -TERMUX_PKG_MAINTAINER="Yisus7u7 " +TERMUX_PKG_MAINTAINER="Yisus7u7 " TERMUX_PKG_VERSION=41.0 +TERMUX_PKG_REVISION=1 TERMUX_PKG_SRCURL="https://github.com/GNOME/gsettings-desktop-schemas/archive/refs/tags/${TERMUX_PKG_VERSION}.tar.gz" TERMUX_PKG_SHA256=bb7ec2687bcfbe5219e6df7f1c9860027ce02c37cd897c3b0969ba9752c288d6 TERMUX_PKG_DEPENDS="dconf" diff --git a/x11-packages/gtk2-engines-murrine/build.sh b/x11-packages/gtk2-engines-murrine/build.sh index 516a55888..62e50d8e9 100644 --- a/x11-packages/gtk2-engines-murrine/build.sh +++ b/x11-packages/gtk2-engines-murrine/build.sh @@ -1,9 +1,9 @@ TERMUX_PKG_HOMEPAGE=https://download.gnome.org/sources/murrine/ TERMUX_PKG_DESCRIPTION="Gtk +-2.0 theme engine based on cairo" TERMUX_PKG_LICENSE="GPL-3.0" -TERMUX_PKG_MAINTAINER="Yisus7u7 " +TERMUX_PKG_MAINTAINER="Yisus7u7 " TERMUX_PKG_VERSION=0.98.2 -TERMUX_PKG_REVISION=1 +TERMUX_PKG_REVISION=2 TERMUX_PKG_SRCURL=http://deb.debian.org/debian/pool/main/g/gtk2-engines-murrine/gtk2-engines-murrine_${TERMUX_PKG_VERSION}.orig.tar.xz TERMUX_PKG_SHA256=e9c68ae001b9130d0f9d1b311e8121a94e5c134b82553ba03971088e57d12c89 TERMUX_PKG_DEPENDS="gtk2, atk, fontconfig, libcairo, freetype, gdk-pixbuf, glib, harfbuzz, pango, libpixman" diff --git a/x11-packages/heimer/build.sh b/x11-packages/heimer/build.sh index 8fab70395..92893f2f6 100644 --- a/x11-packages/heimer/build.sh +++ b/x11-packages/heimer/build.sh @@ -1,8 +1,9 @@ TERMUX_PKG_HOMEPAGE=https://github.com/juzzlin/Heimer TERMUX_PKG_DESCRIPTION="Heimer is a simple cross-platform mind map, diagram, and note-taking tool written in Qt." TERMUX_PKG_LICENSE="GPL-3.0" -TERMUX_PKG_MAINTAINER="Yisus7u7 " +TERMUX_PKG_MAINTAINER="Yisus7u7 " TERMUX_PKG_VERSION=2.8.0 +TERMUX_PKG_REVISION=1 TERMUX_PKG_SRCURL=https://github.com/juzzlin/Heimer/archive/refs/tags/${TERMUX_PKG_VERSION}.tar.gz TERMUX_PKG_SHA256=93f3928cb9d715c93873bb96d04d8e711530c0a38bf683d675d2604cffae0a3a TERMUX_PKG_DEPENDS="qt5-qtbase, qt5-qtsvg, librsvg, libpng" diff --git a/x11-packages/l3afpad/build.sh b/x11-packages/l3afpad/build.sh index e33ba0799..a418fffb7 100644 --- a/x11-packages/l3afpad/build.sh +++ b/x11-packages/l3afpad/build.sh @@ -1,9 +1,9 @@ TERMUX_PKG_HOMEPAGE=https://github.com/stevenhoneyman/l3afpad TERMUX_PKG_DESCRIPTION="Simple text editor forked from Leafpad, supports GTK+ 3.x" -TERMUX_PKG_MAINTAINER="Yisus7u7" +TERMUX_PKG_MAINTAINER="Yisus7u7 " TERMUX_PKG_LICENSE="GPL-2.0" TERMUX_PKG_VERSION=0.8.18.1.11 -TERMUX_PKG_REVISION=1 +TERMUX_PKG_REVISION=2 TERMUX_PKG_SRCURL=https://github.com/stevenhoneyman/l3afpad/archive/refs/tags/v$TERMUX_PKG_VERSION.tar.gz TERMUX_PKG_SHA256=86f374b2f950b7c60dda50aa80a5034b8e3c80ded5cd3284c2d5921b31652793 TERMUX_PKG_DEPENDS="gtk3" diff --git a/x11-packages/lxappearance/build.sh b/x11-packages/lxappearance/build.sh index 34bc492c5..b0bb23251 100644 --- a/x11-packages/lxappearance/build.sh +++ b/x11-packages/lxappearance/build.sh @@ -1,9 +1,9 @@ TERMUX_PKG_HOMEPAGE=http://www.lxde.org/ TERMUX_PKG_DESCRIPTION="LXDE GTK+ theme switcher" TERMUX_PKG_LICENSE="GPL-2.0" -TERMUX_PKG_MAINTAINER="Yisus7u7" +TERMUX_PKG_MAINTAINER="Yisus7u7 " TERMUX_PKG_VERSION=0.6.3 -TERMUX_PKG_REVISION=6 +TERMUX_PKG_REVISION=7 TERMUX_PKG_SRCURL=https://downloads.sourceforge.net/lxde/lxappearance-${TERMUX_PKG_VERSION}.tar.xz TERMUX_PKG_SHA256=7222d858b8fef4b7967c42142d61e82ded6dd42dc5ef1d59caad775795928b38 TERMUX_PKG_DEPENDS="dbus-glib, glib, gtk3, libx11, xsltproc" diff --git a/x11-packages/lxtask/build.sh b/x11-packages/lxtask/build.sh index 718904278..235ab77cf 100644 --- a/x11-packages/lxtask/build.sh +++ b/x11-packages/lxtask/build.sh @@ -1,9 +1,9 @@ TERMUX_PKG_HOMEPAGE=http://www.lxde.org/ TERMUX_PKG_DESCRIPTION="LXTask is a GUI application for the Lightweight X11 Desktop Environment (LXDE)" TERMUX_PKG_LICENSE="GPL-2.0" -TERMUX_PKG_MAINTAINER="Yisus7u7" +TERMUX_PKG_MAINTAINER="Yisus7u7 " TERMUX_PKG_VERSION=0.1.10 -TERMUX_PKG_REVISION=2 +TERMUX_PKG_REVISION=3 TERMUX_PKG_SRCURL=https://github.com/lxde/lxtask/archive/refs/tags/$TERMUX_PKG_VERSION.tar.gz TERMUX_PKG_SHA256=a3ea7f983396d816d8057eea8974e3cc12a870e658f71e15dec41c863e50f5d9 TERMUX_PKG_DEPENDS="gtk2, glib" diff --git a/x11-packages/mate-applet-brisk-menu/build.sh b/x11-packages/mate-applet-brisk-menu/build.sh index 0d308d3bc..7a2a588dc 100644 --- a/x11-packages/mate-applet-brisk-menu/build.sh +++ b/x11-packages/mate-applet-brisk-menu/build.sh @@ -2,8 +2,8 @@ TERMUX_PKG_HOMEPAGE=https://github.com/solus-project/brisk-menu TERMUX_PKG_DESCRIPTION="An efficient menu for the MATE Desktop" TERMUX_PKG_LICENSE="GPL-2.0" TERMUX_PKG_VERSION=0.6.2 -TERMUX_PKG_REVISION=1 -TERMUX_PKG_MAINTAINER="Yisus7u7 " +TERMUX_PKG_REVISION=2 +TERMUX_PKG_MAINTAINER="Yisus7u7 " TERMUX_PKG_SRCURL=http://deb.debian.org/debian/pool/main/b/brisk-menu/brisk-menu_$TERMUX_PKG_VERSION.orig.tar.xz TERMUX_PKG_SHA256=5a87f4dcf7365e81a571128bf0b8199eb06a6fcd7e15ec7739be0ccff1326488 TERMUX_PKG_DEPENDS="dconf, libnotify, libxml2, glib, gtk3, mate-panel, mate-menus" diff --git a/x11-packages/parole/build.sh b/x11-packages/parole/build.sh index 4b609480a..167dd5b15 100644 --- a/x11-packages/parole/build.sh +++ b/x11-packages/parole/build.sh @@ -1,8 +1,8 @@ TERMUX_PKG_HOMEPAGE=https://docs.xfce.org/apps/parole/start TERMUX_PKG_DESCRIPTION="Parole is a media player for the Xfce desktop environment, written using the GStreamer framework." TERMUX_PKG_LICENSE="GPL-2.0" -TERMUX_PKG_MAINTAINER="Yisus7u7 " -TERMUX_PKG_REVISION=4 +TERMUX_PKG_MAINTAINER="Yisus7u7 " +TERMUX_PKG_REVISION=5 TERMUX_PKG_VERSION=4.16.0 TERMUX_PKG_SRCURL=http://deb.debian.org/debian/pool/main/p/parole/parole_${TERMUX_PKG_VERSION}.orig.tar.bz2 TERMUX_PKG_SHA256=0d305ad8ccd3974d6b632f74325b1b8a39304c905c6b405b70f52c4cfd55a7e7 diff --git a/x11-packages/quazip/build.sh b/x11-packages/quazip/build.sh index a02aa22b2..8ea7d0f59 100644 --- a/x11-packages/quazip/build.sh +++ b/x11-packages/quazip/build.sh @@ -1,10 +1,10 @@ TERMUX_PKG_HOMEPAGE=https://stachenov.github.io/quazip/ TERMUX_PKG_DESCRIPTION="Qt/C++ wrapper over minizip library" TERMUX_PKG_LICENSE="GPL-3.0" -TERMUX_PKG_MAINTAINER="Yisus7u7" +TERMUX_PKG_MAINTAINER="Yisus7u7 " TERMUX_PKG_VERSION=1.1 -TERMUX_PKG_REVISION=1 +TERMUX_PKG_REVISION=2 TERMUX_PKG_SRCURL=https://github.com/stachenov/quazip/archive/refs/tags/v${TERMUX_PKG_VERSION}.tar.gz TERMUX_PKG_SHA256=54edce9c11371762bd4f0003c2937b5d8806a2752dd9c0fd9085e90792612ad0 TERMUX_PKG_DEPENDS="qt5-qtbase, zlib" -TERMUX_PKG_BUILD_DEPENDS="qt5-qtbase-cross-tools, qt5-qttools-cross-tools" \ No newline at end of file +TERMUX_PKG_BUILD_DEPENDS="qt5-qtbase-cross-tools, qt5-qttools-cross-tools" diff --git a/x11-packages/roxterm/build.sh b/x11-packages/roxterm/build.sh index e9fe78715..09f0a8028 100644 --- a/x11-packages/roxterm/build.sh +++ b/x11-packages/roxterm/build.sh @@ -1,9 +1,9 @@ TERMUX_PKG_HOMEPAGE=https://github.com/realh/roxterm TERMUX_PKG_DESCRIPTION="ROXTerm is a terminal emulator based on the VTE library" TERMUX_PKG_LICENSE="GPL-3.0" -TERMUX_PKG_MAINTAINER="Yisus7u7" +TERMUX_PKG_MAINTAINER="Yisus7u7 " TERMUX_PKG_VERSION=3.11.1 -TERMUX_PKG_REVISION=5 +TERMUX_PKG_REVISION=6 TERMUX_PKG_SRCURL=https://github.com/realh/roxterm/archive/refs/tags/$TERMUX_PKG_VERSION.tar.gz TERMUX_PKG_SHA256=a362d4b6ca89091d277c710c6a4dcec67a9429d519086b911941b66af1e8e3e3 TERMUX_PKG_DEPENDS="gtk3, libvte, xsltproc, pcre2, dbus-glib" diff --git a/x11-packages/thunar-archive-plugin/build.sh b/x11-packages/thunar-archive-plugin/build.sh index 3612c93ad..6c9485ccc 100644 --- a/x11-packages/thunar-archive-plugin/build.sh +++ b/x11-packages/thunar-archive-plugin/build.sh @@ -1,8 +1,8 @@ TERMUX_PKG_HOMEPAGE=https://docs.xfce.org/xfce/thunar/archive TERMUX_PKG_DESCRIPTION="This plugin allows one to extract and create archive from inside the Thunar file manager." TERMUX_PKG_LICENSE="GPL-2.0" -TERMUX_PKG_MAINTAINER="Yisus7u7 " -TERMUX_PKG_REVISION=3 +TERMUX_PKG_MAINTAINER="Yisus7u7 " +TERMUX_PKG_REVISION=4 TERMUX_PKG_VERSION=0.4.0 TERMUX_PKG_SRCURL=http://deb.debian.org/debian/pool/main/t/thunar-archive-plugin/thunar-archive-plugin_${TERMUX_PKG_VERSION}.orig.tar.bz2 TERMUX_PKG_SHA256=bf82fa86a388124eb3c4854249c30712b2922e61789607268ee14548549b3115 diff --git a/x11-packages/trojita/build.sh b/x11-packages/trojita/build.sh index aeb7d4645..7d905eee4 100644 --- a/x11-packages/trojita/build.sh +++ b/x11-packages/trojita/build.sh @@ -1,8 +1,9 @@ TERMUX_PKG_HOMEPAGE=https://github.com/KDE/trojita TERMUX_PKG_DESCRIPTION="Fast, lightweight and standard-compliant IMAP e-mail client" TERMUX_PKG_LICENSE="GPL-3.0" -TERMUX_PKG_MAINTAINER="Yisus7u7 " +TERMUX_PKG_MAINTAINER="Yisus7u7 " TERMUX_PKG_VERSION=0.7 +TERMUX_PKG_REVISION=1 TERMUX_PKG_SRCURL=https://github.com/KDE/trojita/archive/refs/tags/v${TERMUX_PKG_VERSION}.tar.gz TERMUX_PKG_SHA256=7cf5e2202343508904e553db239b02754a98aebf6d2a2d90aa2a089724029a20 TERMUX_PKG_DEPENDS="qt5-qtbase, qt5-qtsvg, librsvg, libpng, qt5-qtxmlpatterns, qt5-qtwebsockets, qt5-qtwebkit, qt5-qtwebchannel" diff --git a/x11-packages/wkhtmltopdf/build.sh b/x11-packages/wkhtmltopdf/build.sh index ae24e997d..faaea717b 100644 --- a/x11-packages/wkhtmltopdf/build.sh +++ b/x11-packages/wkhtmltopdf/build.sh @@ -1,8 +1,9 @@ TERMUX_PKG_HOMEPAGE=https://wkhtmltopdf.org/ TERMUX_PKG_DESCRIPTION="wkhtmltopdf and wkhtmltoimage are command line tools to render HTML into PDF and various image formats using the QT Webkit rendering engine." TERMUX_PKG_LICENSE="LGPL-3.0" -TERMUX_PKG_MAINTAINER="Yisus7u7 " +TERMUX_PKG_MAINTAINER="Yisus7u7 " TERMUX_PKG_VERSION=0.12.6 +TERMUX_PKG_REVISION=1 TERMUX_PKG_SRCURL=https://github.com/wkhtmltopdf/wkhtmltopdf/archive/refs/tags/${TERMUX_PKG_VERSION}.tar.gz TERMUX_PKG_SHA256=adcced78492e7366d940c66a1327a85d3ae8c45190f486f545fdaa84cac662f0 TERMUX_PKG_DEPENDS="qt5-qtbase, qt5-qtsvg, qt5-qtwebkit, qt5-qtxmlpatterns, xorg-server, python" diff --git a/x11-packages/xfce-theme-manager/build.sh b/x11-packages/xfce-theme-manager/build.sh index 1725d8f7b..625d7e7f9 100644 --- a/x11-packages/xfce-theme-manager/build.sh +++ b/x11-packages/xfce-theme-manager/build.sh @@ -1,8 +1,9 @@ TERMUX_PKG_HOMEPAGE=https://github.com/KeithDHedger/Xfce-Theme-Manager TERMUX_PKG_DESCRIPTION="Integrated theme manager for xfce4" TERMUX_PKG_LICENSE="GPL-3.0" -TERMUX_PKG_MAINTAINER="Yisus7u7 " +TERMUX_PKG_MAINTAINER="Yisus7u7 " TERMUX_PKG_VERSION=3.8 +TERMUX_PKG_REVISION=1 TERMUX_PKG_SRCURL=https://github.com/KeithDHedger/Xfce-Theme-Manager/archive/refs/tags/v${TERMUX_PKG_VERSION}.tar.gz TERMUX_PKG_SHA256=da4b6b0ea9b9acde30893358ce2c997f298ffc6fac32e84aab6fa141b7bf26eb TERMUX_PKG_DEPENDS="libcairo, gdk-pixbuf, glib, gtk2, gtk3, libxfce4ui, libxfce4util, unzip" diff --git a/x11-packages/xfce4-dict/build.sh b/x11-packages/xfce4-dict/build.sh index cd0cc20a6..1f4c7d490 100644 --- a/x11-packages/xfce4-dict/build.sh +++ b/x11-packages/xfce4-dict/build.sh @@ -1,9 +1,9 @@ TERMUX_PKG_HOMEPAGE=https://docs.xfce.org/apps/xfce4-dict/start TERMUX_PKG_DESCRIPTION="Dictionary for XFCE desktop" TERMUX_PKG_LICENSE="GPL-2.0" -TERMUX_PKG_MAINTAINER="Yisus7u7 " +TERMUX_PKG_MAINTAINER="Yisus7u7 " TERMUX_PKG_VERSION=0.8.4 -TERMUX_PKG_REVISION=1 +TERMUX_PKG_REVISION=2 TERMUX_PKG_SRCURL=http://deb.debian.org/debian/pool/main/x/xfce4-dict/xfce4-dict_${TERMUX_PKG_VERSION}.orig.tar.bz2 TERMUX_PKG_SHA256=cb85fefbf742b306f2a8dca695252bae22842ab586abd31b52688312e3f631e3 TERMUX_PKG_DEPENDS="gtk3, atk, libcairo, pango, harfbuzz, gdk-pixbuf, libxfce4util, libxfce4ui" diff --git a/x11-packages/xfce4-eyes-plugin/build.sh b/x11-packages/xfce4-eyes-plugin/build.sh index a6d1ac810..a4783f9ce 100644 --- a/x11-packages/xfce4-eyes-plugin/build.sh +++ b/x11-packages/xfce4-eyes-plugin/build.sh @@ -1,9 +1,9 @@ TERMUX_PKG_HOMEPAGE=https://docs.xfce.org/panel-plugins/xfce4-eyes-plugin/start TERMUX_PKG_DESCRIPTION="This plugin adds eyes to the Xfce panel which follow your cursor, similar to the xeyes program." TERMUX_PKG_LICENSE="GPL-2.0" -TERMUX_PKG_MAINTAINER="Yisus7u7 " +TERMUX_PKG_MAINTAINER="Yisus7u7 " TERMUX_PKG_VERSION=4.5.1 -TERMUX_PKG_REVISION=3 +TERMUX_PKG_REVISION=4 TERMUX_PKG_SRCURL=https://archive.xfce.org/src/panel-plugins/xfce4-eyes-plugin/4.5/xfce4-eyes-plugin-${TERMUX_PKG_VERSION}.tar.bz2 TERMUX_PKG_SHA256=4db780178e529391d53da180e49386904e69a5a33b3bd5185835d0a7e6ff5ac5 TERMUX_PKG_DEPENDS="gtk3, atk, libcairo, pango, harfbuzz, gdk-pixbuf, glib, libxfce4util, libxfce4ui, xfce4-panel" diff --git a/x11-packages/xfce4-goodies/build.sh b/x11-packages/xfce4-goodies/build.sh index a9ff02c96..24eaf9c28 100644 --- a/x11-packages/xfce4-goodies/build.sh +++ b/x11-packages/xfce4-goodies/build.sh @@ -1,8 +1,9 @@ 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 " +TERMUX_PKG_MAINTAINER="Yisus7u7 " TERMUX_PKG_VERSION=4.16.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 diff --git a/x11-packages/xfce4-netload-plugin/build.sh b/x11-packages/xfce4-netload-plugin/build.sh index 02cf9a80a..0fd7418e9 100644 --- a/x11-packages/xfce4-netload-plugin/build.sh +++ b/x11-packages/xfce4-netload-plugin/build.sh @@ -1,9 +1,9 @@ TERMUX_PKG_HOMEPAGE=https://docs.xfce.org/panel-plugins/xfce4-netload-plugin/start TERMUX_PKG_DESCRIPTION="network load monitor plugin for the Xfce4 panel" TERMUX_PKG_LICENSE="GPL-3.0" -TERMUX_PKG_MAINTAINER="Yisus7u7 " +TERMUX_PKG_MAINTAINER="Yisus7u7 " TERMUX_PKG_VERSION=1.4.0 -TERMUX_PKG_REVISION=3 +TERMUX_PKG_REVISION=4 TERMUX_PKG_SRCURL=https://archive.xfce.org/src/panel-plugins/xfce4-netload-plugin/1.4/xfce4-netload-plugin-${TERMUX_PKG_VERSION}.tar.bz2 TERMUX_PKG_SHA256=6c76260e101790754dd93255ec979accd97d21a21da85d8edcd6c7b01ddcd70c TERMUX_PKG_DEPENDS="gtk3, atk, libcairo, pango, gdk-pixbuf, glib, libxfce4util, libxfce4ui, xfce4-panel" diff --git a/x11-packages/xfce4-notes-plugin/build.sh b/x11-packages/xfce4-notes-plugin/build.sh index fbc1fef1c..a6ae928df 100644 --- a/x11-packages/xfce4-notes-plugin/build.sh +++ b/x11-packages/xfce4-notes-plugin/build.sh @@ -1,9 +1,9 @@ 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_MAINTAINER="Yisus7u7 " TERMUX_PKG_VERSION=1.9.0 -TERMUX_PKG_REVISION=3 +TERMUX_PKG_REVISION=4 TERMUX_PKG_SRCURL=https://archive.xfce.org/src/panel-plugins/xfce4-notes-plugin/1.9/xfce4-notes-plugin-${TERMUX_PKG_VERSION}.tar.bz2 TERMUX_PKG_SHA256=13f909c948b639f96de64cf793eb74cb1779589201d3933eff214ee8f35ab088 TERMUX_PKG_DEPENDS="atk, gtk3, glib, libcairo, gdk-pixbuf, harfbuzz, pango, libsm, libxfce4ui, libxfce4util, xfce4-panel, xfconf" diff --git a/x11-packages/xfce4-notifyd/build.sh b/x11-packages/xfce4-notifyd/build.sh index b4ed82590..6cfd162d5 100644 --- a/x11-packages/xfce4-notifyd/build.sh +++ b/x11-packages/xfce4-notifyd/build.sh @@ -1,10 +1,10 @@ TERMUX_PKG_HOMEPAGE=https://docs.xfce.org/apps/notifyd/start TERMUX_PKG_DESCRIPTION="simple, visually-appealing notification daemon for Xfce" TERMUX_PKG_LICENSE="LGPL-2.1" -TERMUX_PKG_MAINTAINER="Yisus7u7 " +TERMUX_PKG_MAINTAINER="Yisus7u7 " TERMUX_PKG_VERSION=0.6.2 -TERMUX_PKG_REVISION=3 +TERMUX_PKG_REVISION=4 TERMUX_PKG_SRCURL="http://deb.debian.org/debian/pool/main/x/xfce4-notifyd/xfce4-notifyd_${TERMUX_PKG_VERSION}.orig.tar.bz2" TERMUX_PKG_SHA256=19ab84c6665c7819998f2269322d53f462c30963ce26042df23ae525e7d16545 TERMUX_PKG_DEPENDS="atk, libcairo, gdk-pixbuf, glib, gtk3, harfbuzz, libnotify, pango, libxfce4ui, libxfce4util, xfconf, xfce4-panel" -TERMUX_PKG_BUILD_IN_SRC=true \ No newline at end of file +TERMUX_PKG_BUILD_IN_SRC=true diff --git a/x11-packages/xfce4-places-plugin/build.sh b/x11-packages/xfce4-places-plugin/build.sh index 393513f1c..b98f64471 100644 --- a/x11-packages/xfce4-places-plugin/build.sh +++ b/x11-packages/xfce4-places-plugin/build.sh @@ -1,9 +1,9 @@ TERMUX_PKG_HOMEPAGE=https://docs.xfce.org/panel-plugins/xfce4-places-plugin/start TERMUX_PKG_DESCRIPTION="This plugin brings much of the functionality of GNOME Places menu to Xfce" TERMUX_PKG_LICENSE="GPL-2.0" -TERMUX_PKG_MAINTAINER="Yisus7u7 " +TERMUX_PKG_MAINTAINER="Yisus7u7 " TERMUX_PKG_VERSION=1.8.1 -TERMUX_PKG_REVISION=3 +TERMUX_PKG_REVISION=4 TERMUX_PKG_SRCURL=https://archive.xfce.org/src/panel-plugins/xfce4-places-plugin/1.8/xfce4-places-plugin-${TERMUX_PKG_VERSION}.tar.bz2 TERMUX_PKG_SHA256=f211219f03c9260f624370e18c79e4176c9d35a8247158e77e5d811327610ab2 TERMUX_PKG_DEPENDS="gtk3, atk, libcairo, exo, pango, libice, libsm, libnotify, harfbuzz, gdk-pixbuf, glib, libxfce4util, libxfce4ui, xfce4-panel, thunar, xfconf" diff --git a/x11-packages/xfce4-screensaver/build.sh b/x11-packages/xfce4-screensaver/build.sh index 0c5a23675..f0caa6df7 100644 --- a/x11-packages/xfce4-screensaver/build.sh +++ b/x11-packages/xfce4-screensaver/build.sh @@ -1,9 +1,9 @@ TERMUX_PKG_HOMEPAGE=https://docs.xfce.org/apps/screensaver/start TERMUX_PKG_DESCRIPTION="Xfce Screensaver is a screen saver and locker that aims to have simple, sane, secure defaults and be well integrated with the desktop." TERMUX_PKG_LICENSE="GPL-2.0" -TERMUX_PKG_MAINTAINER="Yisus7u7 " +TERMUX_PKG_MAINTAINER="Yisus7u7 " TERMUX_PKG_VERSION=4.16.0 -TERMUX_PKG_REVISION=1 +TERMUX_PKG_REVISION=2 TERMUX_PKG_SRCURL=https://archive.xfce.org/src/apps/xfce4-screensaver/4.16/xfce4-screensaver-${TERMUX_PKG_VERSION}.tar.bz2 TERMUX_PKG_SHA256=6d4d143e3e62db679ce83ce7da97903390773ee0a8ceb05ff4c3dac36616268d TERMUX_PKG_DEPENDS="atk, gtk3, garcon, libwnck, libxext, libxklavier, libxss, termux-auth, libcairo, dbus-glib, pango, libxfce4ui, xfconf" diff --git a/x11-packages/xfce4-screenshooter/build.sh b/x11-packages/xfce4-screenshooter/build.sh index 186a09be2..a28e43370 100644 --- a/x11-packages/xfce4-screenshooter/build.sh +++ b/x11-packages/xfce4-screenshooter/build.sh @@ -1,9 +1,9 @@ TERMUX_PKG_HOMEPAGE=https://docs.xfce.org/apps/screenshooter/start TERMUX_PKG_DESCRIPTION="The Xfce4-screenshooter is an application that can be used to take snapshots of your desktop screen." TERMUX_PKG_LICENSE="LGPL-2.1" -TERMUX_PKG_MAINTAINER="Yisus7u7 " +TERMUX_PKG_MAINTAINER="Yisus7u7 " TERMUX_PKG_VERSION=1.9.9 -TERMUX_PKG_REVISION=2 +TERMUX_PKG_REVISION=3 TERMUX_PKG_SRCURL=https://archive.xfce.org/src/apps/xfce4-screenshooter/1.9/xfce4-screenshooter-${TERMUX_PKG_VERSION}.tar.bz2 TERMUX_PKG_SHA256=33c8aeb53fbdb82dbd7d40bca77a8affbb4116ba0993cd59474b554558e5daa4 TERMUX_PKG_DEPENDS="exo, libcairo, gdk-pixbuf, glib, gtk3, harfbuzz, pango, libsoup, libxext, libxfixes, libxml2, libsm, libxfce4ui, libxfce4util, xfconf, xfce4-panel" diff --git a/x11-packages/xfce4-timer-plugin/build.sh b/x11-packages/xfce4-timer-plugin/build.sh index cd06b1761..97b561c5d 100644 --- a/x11-packages/xfce4-timer-plugin/build.sh +++ b/x11-packages/xfce4-timer-plugin/build.sh @@ -1,9 +1,9 @@ TERMUX_PKG_HOMEPAGE=https://docs.xfce.org/panel-plugins/xfce4-timer-plugin/start TERMUX_PKG_DESCRIPTION="alarm and timer module for Xfce panel" TERMUX_PKG_LICENSE="GPL-2.0" -TERMUX_PKG_MAINTAINER="Yisus7u7 " +TERMUX_PKG_MAINTAINER="Yisus7u7 " TERMUX_PKG_VERSION=1.7.1 -TERMUX_PKG_REVISION=3 +TERMUX_PKG_REVISION=4 TERMUX_PKG_SRCURL=https://archive.xfce.org/src/panel-plugins/xfce4-timer-plugin/1.7/xfce4-timer-plugin-${TERMUX_PKG_VERSION}.tar.bz2 TERMUX_PKG_SHA256=4b52d2911b1949e945971be6533155ee6ba99c77078eac7fd43b0f2aeca824e3 TERMUX_PKG_DEPENDS="atk, gtk3, glib, libcairo, gdk-pixbuf, harfbuzz, pango, libxfce4ui, libxfce4util, xfce4-panel" diff --git a/x11-packages/xfce4-wavelan-plugin/build.sh b/x11-packages/xfce4-wavelan-plugin/build.sh index 63a478738..2bc1deee6 100644 --- a/x11-packages/xfce4-wavelan-plugin/build.sh +++ b/x11-packages/xfce4-wavelan-plugin/build.sh @@ -1,9 +1,9 @@ TERMUX_PKG_HOMEPAGE=https://docs.xfce.org/panel-plugins/xfce4-wavelan-plugin/start TERMUX_PKG_DESCRIPTION="wavelan status plugin for the Xfce4 panel" TERMUX_PKG_LICENSE="GPL-2.0" -TERMUX_PKG_MAINTAINER="Yisus7u7 " +TERMUX_PKG_MAINTAINER="Yisus7u7 " TERMUX_PKG_VERSION=0.6.2 -TERMUX_PKG_REVISION=3 +TERMUX_PKG_REVISION=4 TERMUX_PKG_SRCURL=https://archive.xfce.org/src/panel-plugins/xfce4-wavelan-plugin/0.6/xfce4-wavelan-plugin-${TERMUX_PKG_VERSION}.tar.bz2 TERMUX_PKG_SHA256=ea7aa36650c596b1a29567d100776c68ed732aaf0f48c92245c4466058b5481d TERMUX_PKG_DEPENDS="gtk3, atk, libcairo, pango, gdk-pixbuf, glib, libxfce4util, libxfce4ui, xfce4-panel, harfbuzz"