From 05e98c26a235c5c8bd0e161e8da9e3c1e9966e29 Mon Sep 17 00:00:00 2001 From: Leonid Pliushch Date: Wed, 17 Jul 2019 16:35:46 +0300 Subject: [PATCH] rebuild packages dependent on librsvg --- x11-packages/emacs-x/build.sh | 2 +- x11-packages/florence/build.sh | 2 +- x11-packages/gtk2/build.sh | 2 +- x11-packages/libcairo-x/build.sh | 2 +- x11-packages/obconf/build.sh | 2 +- x11-packages/openbox/build.sh | 2 +- x11-packages/rofi/build.sh | 2 +- 7 files changed, 7 insertions(+), 7 deletions(-) diff --git a/x11-packages/emacs-x/build.sh b/x11-packages/emacs-x/build.sh index 66be8d2b4..ea58c0eec 100644 --- a/x11-packages/emacs-x/build.sh +++ b/x11-packages/emacs-x/build.sh @@ -3,7 +3,7 @@ TERMUX_PKG_DESCRIPTION="Extensible, customizable text editor-and more (with X11 TERMUX_PKG_LICENSE="GPL-3.0" TERMUX_PKG_MAINTAINER="Leonid Plyushch " TERMUX_PKG_VERSION=26.2 -TERMUX_PKG_REVISION=1 +TERMUX_PKG_REVISION=2 TERMUX_PKG_SRCURL=https://mirrors.kernel.org/gnu/emacs/emacs-${TERMUX_PKG_VERSION}.tar.xz TERMUX_PKG_SHA256=151ce69dbe5b809d4492ffae4a4b153b2778459de6deb26f35691e1281a9c58e TERMUX_PKG_DEPENDS="atk, fontconfig, freetype, gdk-pixbuf, giflib, glib, gtk3, libandroid-shmem, libcairo-x, libgnutls, libice, libjpeg-turbo, libpng, librsvg, libsm, libtiff, libx11, libxcb, libxext, libxfixes, libxft, libxinerama, libxml2, libxpm, libxrandr, libxrender, littlecms, ncurses, pango-x, zlib" diff --git a/x11-packages/florence/build.sh b/x11-packages/florence/build.sh index ff3294aa6..dc12b99d4 100644 --- a/x11-packages/florence/build.sh +++ b/x11-packages/florence/build.sh @@ -3,7 +3,7 @@ TERMUX_PKG_DESCRIPTION="A configurable on-screen virtual keyboard" TERMUX_PKG_LICENSE="GPL-2.0" TERMUX_PKG_MAINTAINER="Leonid Plyushch " TERMUX_PKG_VERSION=0.6.3 -TERMUX_PKG_REVISION=5 +TERMUX_PKG_REVISION=6 TERMUX_PKG_SRCURL=https://sourceforge.net/projects/florence/files/florence/${TERMUX_PKG_VERSION}/florence-${TERMUX_PKG_VERSION}.tar.bz2 TERMUX_PKG_SHA256=422992fd07d285be73cce721a203e22cee21320d69b0fda1579ce62944c5091e TERMUX_PKG_DEPENDS="atk, fontconfig, freetype, fribidi, gdk-pixbuf, glib, gstreamer, gtk3, harfbuzz, libandroid-shmem, libcairo-x, libcroco, libpixman, libpng, librsvg, libx11, libxcb, libxext, libxi, libxml2, libxrender, libxtst, pango-x, zlib" diff --git a/x11-packages/gtk2/build.sh b/x11-packages/gtk2/build.sh index 27ee3ff21..048bd38a4 100644 --- a/x11-packages/gtk2/build.sh +++ b/x11-packages/gtk2/build.sh @@ -3,7 +3,7 @@ TERMUX_PKG_DESCRIPTION="GObject-based multi-platform GUI toolkit (legacy)" TERMUX_PKG_LICENSE="LGPL-2.0" TERMUX_PKG_MAINTAINER="Leonid Plyushch " TERMUX_PKG_VERSION=2.24.32 -TERMUX_PKG_REVISION=10 +TERMUX_PKG_REVISION=11 TERMUX_PKG_SRCURL=https://github.com/GNOME/gtk/archive/${TERMUX_PKG_VERSION}.tar.gz TERMUX_PKG_SHA256=961678c64ad986029befd7bdd8ed3e3849e2c5e54d24affbc7d49758245c87fa TERMUX_PKG_BUILD_IN_SRC=true diff --git a/x11-packages/libcairo-x/build.sh b/x11-packages/libcairo-x/build.sh index 5a40d5d45..e03e50e77 100644 --- a/x11-packages/libcairo-x/build.sh +++ b/x11-packages/libcairo-x/build.sh @@ -3,7 +3,7 @@ TERMUX_PKG_DESCRIPTION="Cairo 2D vector graphics library (with X)" TERMUX_PKG_LICENSE="LGPL-2.0" TERMUX_PKG_MAINTAINER="Leonid Plyushch " TERMUX_PKG_VERSION=1.16.0 -TERMUX_PKG_REVISION=4 +TERMUX_PKG_REVISION=5 TERMUX_PKG_SHA256=5e7b29b3f113ef870d1e3ecf8adf21f923396401604bda16d44be45e66052331 TERMUX_PKG_SRCURL=https://cairographics.org/releases/cairo-${TERMUX_PKG_VERSION}.tar.xz diff --git a/x11-packages/obconf/build.sh b/x11-packages/obconf/build.sh index 41287fe5a..e7eb75cd2 100644 --- a/x11-packages/obconf/build.sh +++ b/x11-packages/obconf/build.sh @@ -3,7 +3,7 @@ TERMUX_PKG_DESCRIPTION="A configuration tool for the Openbox window manager" TERMUX_PKG_LICENSE="GPL-2.0" TERMUX_PKG_MAINTAINER="Leonid Plyushch " TERMUX_PKG_VERSION=2.0.4 -TERMUX_PKG_REVISION=2 +TERMUX_PKG_REVISION=3 TERMUX_PKG_SRCURL=http://openbox.org/dist/obconf/obconf-${TERMUX_PKG_VERSION}.tar.gz TERMUX_PKG_SHA256=71a3e5f4ee246a27421ba85044f09d449f8de22680944ece9c471cd46a9356b9 TERMUX_PKG_DEPENDS="atk, fontconfig, freetype, gdk-pixbuf, glib, gtk2, imlib2, libandroid-shmem, libcairo-x, libglade, libice, librsvg, libsm, libx11, libxft, libxml2, openbox, pango-x, startup-notification" diff --git a/x11-packages/openbox/build.sh b/x11-packages/openbox/build.sh index 79522d2a6..c0f221faf 100644 --- a/x11-packages/openbox/build.sh +++ b/x11-packages/openbox/build.sh @@ -3,7 +3,7 @@ TERMUX_PKG_DESCRIPTION="Highly configurable and lightweight X11 window manager" TERMUX_PKG_LICENSE="GPL-2.0" TERMUX_PKG_MAINTAINER="Leonid Plyushch " TERMUX_PKG_VERSION=3.6.1 -TERMUX_PKG_REVISION=24 +TERMUX_PKG_REVISION=25 TERMUX_PKG_SRCURL=http://openbox.org/dist/openbox/openbox-${TERMUX_PKG_VERSION}.tar.gz TERMUX_PKG_SHA256=8b4ac0760018c77c0044fab06a4f0c510ba87eae934d9983b10878483bde7ef7 TERMUX_PKG_EXTRA_CONFIGURE_ARGS="--disable-session-management" diff --git a/x11-packages/rofi/build.sh b/x11-packages/rofi/build.sh index 5b26c8450..06530f5c7 100644 --- a/x11-packages/rofi/build.sh +++ b/x11-packages/rofi/build.sh @@ -3,7 +3,7 @@ TERMUX_PKG_DESCRIPTION="A window switcher, application launcher and dmenu replac TERMUX_PKG_LICENSE="MIT" TERMUX_PKG_MAINTAINER="Tristan Ross " TERMUX_PKG_VERSION=1.5.4 -TERMUX_PKG_REVISION=1 +TERMUX_PKG_REVISION=2 TERMUX_PKG_SRCURL="https://github.com/DaveDavenport/rofi/releases/download/$TERMUX_PKG_VERSION/rofi-$TERMUX_PKG_VERSION.tar.xz" TERMUX_PKG_SHA256=91a502cc29f964b529cd6228dbe655e82ab4e69c9852d23a24d9c1efb1af54db TERMUX_PKG_DEPENDS="libandroid-glob, libandroid-shmem, startup-notification, libxkbcommon, xcb-util-wm, xcb-util-xrm, librsvg, libcairo-x"