diff options
author | davidovski <david@davidovski.xyz> | 2022-09-15 23:44:18 +0100 |
---|---|---|
committer | davidovski <david@davidovski.xyz> | 2022-09-15 23:44:18 +0100 |
commit | 1d77b08d11a459598975cd73a1c9539849c0d815 (patch) | |
tree | bbf56956692a6598e6da1c9c8cacb380706578c2 /repo | |
parent | 24998e21676efbd0801bb9a56d167eaf273d44d7 (diff) |
Auto updated packages
Diffstat (limited to 'repo')
329 files changed, 480 insertions, 342 deletions
diff --git a/repo/alsa-utils/alsa-utils.xibuild b/repo/alsa-utils/alsa-utils.xibuild index 91ba31e..20b4612 100644 --- a/repo/alsa-utils/alsa-utils.xibuild +++ b/repo/alsa-utils/alsa-utils.xibuild @@ -5,7 +5,7 @@ DEPS="alsa-lib libsamplerate" DESC="Advanced Linux Sound Architecture - Utilities" -PKG_VER=1.2.6 +PKG_VER=1.2.7 SOURCE=https://www.alsa-project.org/files/pub/utils/alsa-utils-$PKG_VER.tar.bz2 build () { diff --git a/repo/aom/aom.xibuild b/repo/aom/aom.xibuild index 66aaa4b..98e0c34 100644 --- a/repo/aom/aom.xibuild +++ b/repo/aom/aom.xibuild @@ -6,7 +6,7 @@ DESC="Alliance for Open Media (AOM) AV1 codec SDK" MAKEDEPS="cmake " DEPS="musl " -PKG_VER=3.3.0 +PKG_VER=3.4.0 SOURCE="https://aomedia.googlesource.com/aom/+archive/v$PKG_VER.tar.gz" ADDITIONAL="fix-stack-size-e53da0b.patch " diff --git a/repo/appstream-glib/appstream-glib.xibuild b/repo/appstream-glib/appstream-glib.xibuild index 0f5ccba..21f3ebb 100644 --- a/repo/appstream-glib/appstream-glib.xibuild +++ b/repo/appstream-glib/appstream-glib.xibuild @@ -5,7 +5,7 @@ DESC="Library for AppStream metadata" MAKEDEPS="meson glib libarchive libsoup json-glib gdk-pixbuf gtk3 freetype2 fontconfig yaml gperf libgcab gobject-introspection" -PKG_VER=0.7.18 +PKG_VER=0.8.1 SOURCE="https://people.freedesktop.org/~hughsient/appstream-glib/releases/appstream-glib-$PKG_VER.tar.xz" build() { diff --git a/repo/assimp/assimp.xibuild b/repo/assimp/assimp.xibuild index 045df31..c4f8de0 100644 --- a/repo/assimp/assimp.xibuild +++ b/repo/assimp/assimp.xibuild @@ -5,7 +5,7 @@ DESC="Open Asset Import Library imports and exports 3D model formats." MAKEDEPS=" cmake ninja zlib" -PKG_VER=5.2.3 +PKG_VER=5.2.5 SOURCE="https://github.com/assimp/assimp/archive/v$PKG_VER/assimp-v$PKG_VER.tar.gz" prepare() { diff --git a/repo/at-spi2-core/at-spi2-core.xibuild b/repo/at-spi2-core/at-spi2-core.xibuild index 58e56a2..0f7917c 100644 --- a/repo/at-spi2-core/at-spi2-core.xibuild +++ b/repo/at-spi2-core/at-spi2-core.xibuild @@ -6,7 +6,7 @@ DESC="Protocol definitions and daemon for D-Bus at-spi" MAKEDEPS="meson ninja " DEPS="dbus glib intltool libx11 libxi libxtst musl " -PKG_VER=2.44.0 +PKG_VER=2.44.1 SOURCE="https://download.gnome.org/sources/at-spi2-core/${PKG_VER%.*}/at-spi2-core-$PKG_VER.tar.xz" build () { diff --git a/repo/atkmm/atkmm.xibuild b/repo/atkmm/atkmm.xibuild index 903128c..42278b0 100644 --- a/repo/atkmm/atkmm.xibuild +++ b/repo/atkmm/atkmm.xibuild @@ -6,7 +6,7 @@ DESC="C++ bindings for atk" MAKEDEPS="make " DEPS="atk glib glibmm libsigc++ musl " -PKG_VER=2.28.0 +PKG_VER=2.28.3 SOURCE="https://download.gnome.org/sources/atkmm/${PKG_VER%.*}/atkmm-$PKG_VER.tar.xz" build () { diff --git a/repo/audacity/audacity.xibuild b/repo/audacity/audacity.xibuild index 5d54af0..7fca5f4 100644 --- a/repo/audacity/audacity.xibuild +++ b/repo/audacity/audacity.xibuild @@ -6,7 +6,7 @@ DESC="Multitrack audio editor" MAKEDEPS="make bash alsa-lib bash expat flac jack lame libid3tag libmad libogg libsndfile libvorbis soundtouch soxr taglib wxgtk3 ffmpeg automake autoconf libtool" DEPS="" -PKG_VER=2.3.2 +PKG_VER=3.1.3 SOURCE="https://github.com/audacity/audacity/archive/Audacity-$PKG_VER.tar.gz" prepare () { diff --git a/repo/bc/bc.xibuild b/repo/bc/bc.xibuild index ffe43a5..ed3f319 100644 --- a/repo/bc/bc.xibuild +++ b/repo/bc/bc.xibuild @@ -3,7 +3,7 @@ MAKEDEPS="make " DEPS="readline" -PKG_VER=5.2.1 +PKG_VER=6.0.3 SOURCE=https://github.com/gavinhoward/bc/releases/download/$PKG_VER/bc-$PKG_VER.tar.xz DESC="An arbitrary precision numeric processing language" diff --git a/repo/berry/berry.xibuild b/repo/berry/berry.xibuild index e5d50ca..16d496e 100644 --- a/repo/berry/berry.xibuild +++ b/repo/berry/berry.xibuild @@ -5,7 +5,7 @@ DESC="a healthy, byte-sized window manager" MAKEDEPS="libx11 libxft libxinerama" -PKG_VER=0.1.9 +PKG_VER=0.1.11 SOURCE="https://github.com/JLErvin/berry/archive/$PKG_VER.tar.gz" ADDITIONAL=" diff --git a/repo/bison/bison.xibuild b/repo/bison/bison.xibuild index 2f96141..fc2f56e 100644 --- a/repo/bison/bison.xibuild +++ b/repo/bison/bison.xibuild @@ -3,7 +3,7 @@ MAKEDEPS="make " DEPS="musl m4 sh" -PKG_VER=3.8.1 +PKG_VER=3.8.2 SOURCE=https://ftp.gnu.org/gnu/bison/bison-$PKG_VER.tar.xz DESC="The GNU general-purpose parser generator" diff --git a/repo/bluez/bluez.xibuild b/repo/bluez/bluez.xibuild index bf7dce9..d5bd0d9 100644 --- a/repo/bluez/bluez.xibuild +++ b/repo/bluez/bluez.xibuild @@ -5,7 +5,7 @@ DESC="Tools for the Bluetooth protocol stack" MAKEDEPS="dbus libusb eudev json-c libical readline glib linux-headers autoconf automake libtool python-docutils" -PKG_VER=5.64 +PKG_VER=5.65 SOURCE="https://www.kernel.org/pub/linux/bluetooth/bluez-$PKG_VER.tar.xz" ADDITIONAL=" diff --git a/repo/boost/boost.xibuild b/repo/boost/boost.xibuild index 82d450f..1849727 100644 --- a/repo/boost/boost.xibuild +++ b/repo/boost/boost.xibuild @@ -6,7 +6,7 @@ DESC="Free peer-reviewed portable C++ source libraries" MAKEDEPS="make python which zlib icu" DEPS="musl gcc bzip2 zlib python icu" -PKG_VER=1.79.0 +PKG_VER=1.80.0 SOURCE="https://boostorg.jfrog.io/artifactory/main/release/$PKG_VER/source/boost_$(echo $PKG_VER | sed "s/\./_/g").tar.bz2" ADDITIONAL="python-3.10.patch 0001-revert-cease-dependence-on-range.patch boost-1.57.0-python-libpython_dep.patch boost-1.57.0-python-abi_letters.patch " diff --git a/repo/botan/botan.xibuild b/repo/botan/botan.xibuild index 8264585..86286ec 100644 --- a/repo/botan/botan.xibuild +++ b/repo/botan/botan.xibuild @@ -6,7 +6,7 @@ DESC="Crypto and TLS for C++11" MAKEDEPS="make boost bzip2 openssl sqlite3 xz zlib" DEPS="musl libstdc++ libgcc" -PKG_VER=2.19.1 +PKG_VER=2.19.2 SOURCE="https://botan.randombit.net/releases/Botan-$PKG_VER.tar.xz" build () { diff --git a/repo/carla/carla.xibuild b/repo/carla/carla.xibuild index 77d8a7a..4d06076 100644 --- a/repo/carla/carla.xibuild +++ b/repo/carla/carla.xibuild @@ -5,7 +5,7 @@ DESC="Fully-featured audio plugin host" MAKEDEPS="alsa-lib file fluidsynth liblo libsndfile libx11 linux-headers pulseaudio qt5-qtbase qt5-qtsvg" -PKG_VER=2.4.3 +PKG_VER=2.5.0 SOURCE="https://github.com/falkTX/Carla/archive/refs/tags/v$PKG_VER.tar.gz" build() { diff --git a/repo/catch2/catch2.xibuild b/repo/catch2/catch2.xibuild index 3774bbf..6243e3d 100644 --- a/repo/catch2/catch2.xibuild +++ b/repo/catch2/catch2.xibuild @@ -5,7 +5,7 @@ DESC="A modern, C++-native, header-only, test framework for unit-tests" MAKEDEPS="cmake python" -PKG_VER=2.13.8 +PKG_VER=2.13.9 SOURCE="https://github.com/catchorg/Catch2/archive/v$PKG_VER/catch2-v$PKG_VER.tar.gz" build() { diff --git a/repo/cbindgen/cbindgen.xibuild b/repo/cbindgen/cbindgen.xibuild index 8bebc3a..ae10722 100644 --- a/repo/cbindgen/cbindgen.xibuild +++ b/repo/cbindgen/cbindgen.xibuild @@ -6,7 +6,7 @@ DESC="Tool to generate C bindings from Rust code" MAKEDEPS="" DEPS="gcc " -PKG_VER=0.20.0 +PKG_VER=0.23.0 SOURCE="https://crates.io/api/v1/crates/cbindgen/$PKG_VER/download" build () { diff --git a/repo/cmake-modules/cmake-modules.xibuild b/repo/cmake-modules/cmake-modules.xibuild index b23083d..3d4d711 100644 --- a/repo/cmake-modules/cmake-modules.xibuild +++ b/repo/cmake-modules/cmake-modules.xibuild @@ -3,7 +3,7 @@ MAKEDEPS="cmake python-sphinx" DEPS="cmake" -PKG_VER=5.91.0 +PKG_VER=5.98.0 SOURCE=https://download.kde.org/stable/frameworks/${PKG_VER%.*}/extra-cmake-modules-$PKG_VER.tar.xz DESC="Extra CMake modules" diff --git a/repo/cmake/cmake.xibuild b/repo/cmake/cmake.xibuild index 01be547..9cafa3f 100644 --- a/repo/cmake/cmake.xibuild +++ b/repo/cmake/cmake.xibuild @@ -3,7 +3,7 @@ MAKEDEPS="make" DEPS="curl libarchive jsoncpp libuv rhash openssl" -PKG_VER=3.22.1 +PKG_VER=3.24.2 SOURCE=https://github.com/Kitware/CMake/releases/download/v$PKG_VER/cmake-$PKG_VER.tar.gz DESC="A cross-platform open-source make system" diff --git a/repo/coeurl/coeurl.xibuild b/repo/coeurl/coeurl.xibuild index 44bf01c..b9bf995 100644 --- a/repo/coeurl/coeurl.xibuild +++ b/repo/coeurl/coeurl.xibuild @@ -5,7 +5,7 @@ DESC="Asynchronous wrapper around libcurl" MAKEDEPS=" cmake curl libevent meson spdlog" -PKG_VER=0.2.0 +PKG_VER=0.2.1 SOURCE="https://nheko.im/nheko-reborn/coeurl/-/archive/v$PKG_VER/coeurl-v$PKG_VER.tar.bz2" build() { diff --git a/repo/cryptsetup/cryptsetup.xibuild b/repo/cryptsetup/cryptsetup.xibuild index a4b989d..b53db4d 100644 --- a/repo/cryptsetup/cryptsetup.xibuild +++ b/repo/cryptsetup/cryptsetup.xibuild @@ -6,7 +6,7 @@ DESC="Userspace setup tool for transparent encryption of block devices using the MAKEDEPS="make argon2 openssl" DEPS="util-linux musl popt device-mapper " -PKG_VER=2.4.3 +PKG_VER=2.5.0 SOURCE="https://www.kernel.org/pub/linux/utils/cryptsetup/v${PKG_VER%.*}/cryptsetup-$PKG_VER.tar.gz" ADDITIONAL="dmcrypt.initd dmcrypt.confd " diff --git a/repo/cups/cups.xibuild b/repo/cups/cups.xibuild index 4ae9845..61002c0 100644 --- a/repo/cups/cups.xibuild +++ b/repo/cups/cups.xibuild @@ -6,7 +6,7 @@ DESC="The CUPS Printing System" MAKEDEPS="make " DEPS="sbase dbus libusb musl openssl poppler " -PKG_VER=2.4.1 +PKG_VER=2.4.2 SOURCE="https://github.com/OpenPrinting/cups/archive/v$PKG_VER.tar.gz" ADDITIONAL="default-config-no-gssapi.patch cups-no-export-ssllibs.patch " diff --git a/repo/curl/curl.xibuild b/repo/curl/curl.xibuild index 957311b..09699d5 100644 --- a/repo/curl/curl.xibuild +++ b/repo/curl/curl.xibuild @@ -3,7 +3,7 @@ MAKEDEPS="make " DEPS="openssl zlib zstd libnghttp libpsl cacerts" -PKG_VER=7.80.0 +PKG_VER=7.85.0 SOURCE=https://curl.se/download/curl-$PKG_VER.tar.xz DESC="A utility for transfering files with URL syntax" diff --git a/repo/cython/cython.xibuild b/repo/cython/cython.xibuild index aebe286..4a85372 100644 --- a/repo/cython/cython.xibuild +++ b/repo/cython/cython.xibuild @@ -5,7 +5,7 @@ DESC="Cython is an optimising static compiler for both the Python & the extended MAKEDEPS="python" -PKG_VER=0.29.24 +PKG_VER=0.29.32 SOURCE="https://github.com/cython/cython/archive/$PKG_VER.tar.gz" ADDITIONAL=" diff --git a/repo/date/date.xibuild b/repo/date/date.xibuild index a0fb738..ad1e108 100644 --- a/repo/date/date.xibuild +++ b/repo/date/date.xibuild @@ -3,7 +3,7 @@ MAKEDEPS="make" DEPS="musl sh" -PKG_VER=0.8.6 +PKG_VER=0.8.8 SOURCE=http://landley.net/toybox/downloads/toybox-$PKG_VER.tar.gz DESC="Date from toybox" diff --git a/repo/dbus/dbus.xibuild b/repo/dbus/dbus.xibuild index ba7869b..44da6ff 100644 --- a/repo/dbus/dbus.xibuild +++ b/repo/dbus/dbus.xibuild @@ -3,7 +3,7 @@ MAKEDEPS="make " DEPS="elogind" -PKG_VER=1.12.20 +PKG_VER=1.13.0 SOURCE=https://dbus.freedesktop.org/releases/dbus/dbus-$PKG_VER.tar.gz ADDITIONAL=" diff --git a/repo/ddcutil/ddcutil.xibuild b/repo/ddcutil/ddcutil.xibuild index 2936bed..03a55d9 100644 --- a/repo/ddcutil/ddcutil.xibuild +++ b/repo/ddcutil/ddcutil.xibuild @@ -5,7 +5,7 @@ DESC="Query and change Linux monitor settings using DDC/CI and USB" MAKEDEPS=" linux-headers autoconf automake libtool eudev libusb i2c-tools libxrandr glib kmod" -PKG_VER=1.2.2 +PKG_VER=1.3.0 SOURCE="https://github.com/rockowitz/ddcutil/archive/v$PKG_VER.tar.gz" prepare() { diff --git a/repo/diffutils/diffutils.xibuild b/repo/diffutils/diffutils.xibuild index 2a3d0cd..f99eae6 100644 --- a/repo/diffutils/diffutils.xibuild +++ b/repo/diffutils/diffutils.xibuild @@ -3,7 +3,7 @@ MAKEDEPS="make sort" DEPS="musl sh" -PKG_VER=0.8.6 +PKG_VER=0.8.8 SOURCE=http://landley.net/toybox/downloads/toybox-$PKG_VER.tar.gz DESC="Utility programs for creating patch files" diff --git a/repo/dmidecode/dmidecode.xibuild b/repo/dmidecode/dmidecode.xibuild index 1ab5186..e246175 100644 --- a/repo/dmidecode/dmidecode.xibuild +++ b/repo/dmidecode/dmidecode.xibuild @@ -5,7 +5,7 @@ DESC="A utility for reporting system hardware as described by BIOS" MAKEDEPS="" -PKG_VER=3.3 +PKG_VER=3.4 SOURCE="https://download.savannah.gnu.org/releases/dmidecode/dmidecode-$PKG_VER.tar.xz" prepare() { diff --git a/repo/doxygen/doxygen.xibuild b/repo/doxygen/doxygen.xibuild index 3c852c9..c5ee599 100644 --- a/repo/doxygen/doxygen.xibuild +++ b/repo/doxygen/doxygen.xibuild @@ -6,7 +6,7 @@ DESC="A documentation system for C++, C, Java, IDL and PHP" MAKEDEPS="cmake " DEPS="musl " -PKG_VER=1.9.4 +PKG_VER=1.9.5 SOURCE="https://doxygen.nl/files/doxygen-$PKG_VER.src.tar.gz" build () { diff --git a/repo/e2fsprogs/e2fsprogs.xibuild b/repo/e2fsprogs/e2fsprogs.xibuild index 641d5ff..bbbf682 100644 --- a/repo/e2fsprogs/e2fsprogs.xibuild +++ b/repo/e2fsprogs/e2fsprogs.xibuild @@ -4,7 +4,7 @@ MAKEDEPS="make gzip" # TODO requires util-linux-libs DEPS="sh util-linux" -PKG_VER=1.46.4 +PKG_VER=1.46.5 SOURCE=https://mirrors.edge.kernel.org/pub/linux/kernel/people/tytso/e2fsprogs/v$PKG_VER/e2fsprogs-$PKG_VER.tar.xz DESC="Ext2/3/4 filesystem utils" diff --git a/repo/efibootmgr/efibootmgr.xibuild b/repo/efibootmgr/efibootmgr.xibuild index ae58a48..16825ea 100644 --- a/repo/efibootmgr/efibootmgr.xibuild +++ b/repo/efibootmgr/efibootmgr.xibuild @@ -3,7 +3,7 @@ MAKEDEPS="make " DEPS="efivar popt" -PKG_VER=17 +PKG_VER=18 SOURCE=https://github.com/rhboot/efibootmgr/archive/$PKG_VER/efibootmgr-$PKG_VER.tar.gz DESC="Tools and libraries to manipulate EFI variables" diff --git a/repo/efivar/efivar.xibuild b/repo/efivar/efivar.xibuild index 2b5b666..b2830d1 100644 --- a/repo/efivar/efivar.xibuild +++ b/repo/efivar/efivar.xibuild @@ -3,7 +3,7 @@ MAKEDEPS="make patch" DEPS="musl" -PKG_VER=37 +PKG_VER=38 SOURCE=https://github.com/rhboot/efivar/releases/download/$PKG_VER/efivar-$PKG_VER.tar.bz2 ADDITIONAL=" diff --git a/repo/electrum/electrum.xibuild b/repo/electrum/electrum.xibuild index b4e2a07..dd21511 100644 --- a/repo/electrum/electrum.xibuild +++ b/repo/electrum/electrum.xibuild @@ -5,7 +5,7 @@ DESC="Lightweight Bitcoin Wallet" MAKEDEPS="python python-pytest python-pyside2 python-mock" -PKG_VER=4.1.5 +PKG_VER=4.3.1 SOURCE=" https://download.electrum.org/$PKG_VER/Electrum-$PKG_VER.tar.gz " diff --git a/repo/elfutils/elfutils.xibuild b/repo/elfutils/elfutils.xibuild index 5f7eb38..43eb821 100644 --- a/repo/elfutils/elfutils.xibuild +++ b/repo/elfutils/elfutils.xibuild @@ -3,7 +3,7 @@ MAKEDEPS="bison flex zlib bzip2 xz argp-standalone libtool musl-obstack" DEPS="musl zlib" -PKG_VER=0.186 +PKG_VER=0.187 SOURCE=https://sourceware.org/elfutils/ftp/$PKG_VER/elfutils-$PKG_VER.tar.bz2 ADDITIONAL=" error.h diff --git a/repo/elvish/elvish.xibuild b/repo/elvish/elvish.xibuild index f4be280..dd97671 100644 --- a/repo/elvish/elvish.xibuild +++ b/repo/elvish/elvish.xibuild @@ -5,7 +5,7 @@ DESC="A friendly and expressive shell for Linux, macOS and BSDs" MAKEDEPS=" go" -PKG_VER=0.15.0 +PKG_VER=0.18.0 SOURCE="https://github.com/elves/elvish/archive/v$PKG_VER.tar.gz" build() { diff --git a/repo/enchant2/enchant2.xibuild b/repo/enchant2/enchant2.xibuild index afd5e0b..25f39bf 100644 --- a/repo/enchant2/enchant2.xibuild +++ b/repo/enchant2/enchant2.xibuild @@ -5,7 +5,7 @@ DESC="wrapper library for generic spell checking (v2)" MAKEDEPS="aspell glib dbus-glib gettext file bash nuspell" -PKG_VER=2.3.2 +PKG_VER=2.3.3 SOURCE="https://github.com/AbiWord/enchant/releases/download/v$PKG_VER/enchant-$PKG_VER.tar.gz" build() { diff --git a/repo/execline/execline.xibuild b/repo/execline/execline.xibuild index 61d3e57..5e0454f 100644 --- a/repo/execline/execline.xibuild +++ b/repo/execline/execline.xibuild @@ -3,7 +3,7 @@ MAKEDEPS="make" DEPS="skalibs" -PKG_VER=2.8.2.0 +PKG_VER=2.9.0.1 SOURCE=https://skarnet.org/software/execline/execline-$PKG_VER.tar.gz DESC="A non-interactive shell-like scripting language" diff --git a/repo/expat/expat.xibuild b/repo/expat/expat.xibuild index d921e1b..7c47e95 100644 --- a/repo/expat/expat.xibuild +++ b/repo/expat/expat.xibuild @@ -3,7 +3,7 @@ MAKEDEPS="make " DEPS="musl" -PKG_VER=2.4.2 +PKG_VER=2.4.8 SOURCE=https://github.com/libexpat/libexpat/releases/download/R_$(echo $PKG_VER | sed "s|\.|_|g")/expat-$PKG_VER.tar.xz DESC="An XML parser library" diff --git a/repo/extra-cmake-modules/extra-cmake-modules.xibuild b/repo/extra-cmake-modules/extra-cmake-modules.xibuild index 1c58956..b3abf57 100644 --- a/repo/extra-cmake-modules/extra-cmake-modules.xibuild +++ b/repo/extra-cmake-modules/extra-cmake-modules.xibuild @@ -5,7 +5,7 @@ DESC="Extra CMake modules" MAKEDEPS="python-sphinx ninja python-docutils python-pygments python-babel python-pytz python-jinja python-packaging python-imagesize " -PKG_VER=5.93.0 +PKG_VER=5.98.0 SOURCE="https://download.kde.org/stable/frameworks/${PKG_VER%.*}/extra-cmake-modules-$PKG_VER.tar.xz" build() { diff --git a/repo/extremetuxracer/extremetuxracer.xibuild b/repo/extremetuxracer/extremetuxracer.xibuild index c82f2c7..91689b5 100644 --- a/repo/extremetuxracer/extremetuxracer.xibuild +++ b/repo/extremetuxracer/extremetuxracer.xibuild @@ -6,7 +6,7 @@ DESC="Downhill racing game starring Tux" MAKEDEPS="make " DEPS="glu mesa musl sfml " -PKG_VER=0.8.1 +PKG_VER=0.8.2 SOURCE="https://downloads.sourceforge.net/extremetuxracer/etr-$PKG_VER.tar.xz" build () { diff --git a/repo/faac/faac.xibuild b/repo/faac/faac.xibuild index 07b66fd..779e01e 100644 --- a/repo/faac/faac.xibuild +++ b/repo/faac/faac.xibuild @@ -5,8 +5,9 @@ DEPS="musl" DESC="Freeware Advanced Audio Coder" -PKG_VER=1_30 -SOURCE=https://github.com/knik0/faac/archive/$PKG_VER/faac-$PKG_VER.tar.gz +PKG_VER=1.30 +version="$(echo $PKG_VER | sed 's/\./_/g')" +SOURCE=https://github.com/knik0/faac/archive/$version/faac-$version.tar.gz build () { ./bootstrap && diff --git a/repo/faad2/faad2.xibuild b/repo/faad2/faad2.xibuild index 8528a6f..b32a214 100644 --- a/repo/faad2/faad2.xibuild +++ b/repo/faad2/faad2.xibuild @@ -5,8 +5,9 @@ DEPS="alsa-lib libsamplerate" DESC="ISO AAC audio decoder" -PKG_VER=2_10_0 -SOURCE=https://github.com/knik0/faad2/archive/$PKG_VER/faad2-$PKG_VER.tar.gz +PKG_VER=2.10.0 +version="$(echo $PKG_VER | sed 's/\./_/g')" +SOURCE=https://github.com/knik0/faad2/archive/$version/faad2-$version.tar.gz build () { ./bootstrap && diff --git a/repo/feh/feh.xibuild b/repo/feh/feh.xibuild index 0182a5e..3b25701 100644 --- a/repo/feh/feh.xibuild +++ b/repo/feh/feh.xibuild @@ -5,7 +5,7 @@ DEPS="curl file imlib2 libexif libxinerama libpng" DESC="Fast and light imlib2-based image viewer" -PKG_VER=3.8 +PKG_VER=3.9 SOURCE=https://feh.finalrewind.org/feh-$PKG_VER.tar.bz2 prepare () { diff --git a/repo/ffmpeg4/ffmpeg4.xibuild b/repo/ffmpeg4/ffmpeg4.xibuild index f17b0ef..a697c03 100644 --- a/repo/ffmpeg4/ffmpeg4.xibuild +++ b/repo/ffmpeg4/ffmpeg4.xibuild @@ -6,7 +6,7 @@ DESC="Complete and free Internet live audio and video broadcasting solution for MAKEDEPS="make " DEPS="alsa-lib aom gnutls libass bzip2 dav1d libdrm pulseaudio librist libsrt libtheora libva libvorbis libvpx libwebp libx11 libxcb musl opus sdl2 v4l-utils vidstab x264 x265 xvidcore zlib lame soxr" -PKG_VER=4.4.1 +PKG_VER=4.4.2 SOURCE="https://ffmpeg.org/releases/ffmpeg-$PKG_VER.tar.xz" ADDITIONAL=" 0001-ffbuild-libversion.sh-add-shebang.patch diff --git a/repo/file/file.xibuild b/repo/file/file.xibuild index d658076..173560a 100644 --- a/repo/file/file.xibuild +++ b/repo/file/file.xibuild @@ -3,7 +3,7 @@ MAKEDEPS="make " DEPS="musl zlib xz bzip2" -PKG_VER=5.40 +PKG_VER=5.43 SOURCE=http://ftp.astron.com/pub/file/file-$PKG_VER.tar.gz DESC="A utility for determining the type of a given file or files" diff --git a/repo/findutils/findutils.xibuild b/repo/findutils/findutils.xibuild index 73d7660..48324a6 100644 --- a/repo/findutils/findutils.xibuild +++ b/repo/findutils/findutils.xibuild @@ -3,7 +3,7 @@ MAKEDEPS="make sort" DEPS="musl sh" -PKG_VER=0.8.6 +PKG_VER=0.8.8 SOURCE=http://landley.net/toybox/downloads/toybox-$PKG_VER.tar.gz DESC="toybox utilities to locate files" diff --git a/repo/fish/fish.xibuild b/repo/fish/fish.xibuild index bc4908c..7d8acd9 100644 --- a/repo/fish/fish.xibuild +++ b/repo/fish/fish.xibuild @@ -6,7 +6,7 @@ DESC="Modern interactive commandline shell" MAKEDEPS="cmake " DEPS="bc sbase pcre2-32 musl ncurses " -PKG_VER=3.4.1 +PKG_VER=3.5.1 SOURCE="https://github.com/fish-shell/fish-shell/releases/download/$PKG_VER/fish-$PKG_VER.tar.xz" build () { diff --git a/repo/flac/flac.xibuild b/repo/flac/flac.xibuild index b72f3a5..ab01416 100644 --- a/repo/flac/flac.xibuild +++ b/repo/flac/flac.xibuild @@ -5,7 +5,7 @@ DEPS="libogg nasm" DESC="Free Lossless Audio Codec" -PKG_VER=1.3.3 +PKG_VER=1.4.0 SOURCE=https://downloads.xiph.org/releases/flac/flac-$PKG_VER.tar.xz build () { diff --git a/repo/fluidsynth/fluidsynth.xibuild b/repo/fluidsynth/fluidsynth.xibuild index 18a36b3..35e081d 100644 --- a/repo/fluidsynth/fluidsynth.xibuild +++ b/repo/fluidsynth/fluidsynth.xibuild @@ -5,7 +5,7 @@ DESC="A real-time software synthesizer based on the SoundFont 2 specifications" MAKEDEPS="alsa-lib dbus glib libsndfile pulseaudio readline cmake doxygen graphviz" -PKG_VER=2.2.5 +PKG_VER=2.2.9 SOURCE="https://github.com/fluidsynth/fluidsynth/archive/v$PKG_VER/fluidsynth-v$PKG_VER.tar.gz" build() { diff --git a/repo/fmt/fmt.xibuild b/repo/fmt/fmt.xibuild index acaa5b8..c41592a 100644 --- a/repo/fmt/fmt.xibuild +++ b/repo/fmt/fmt.xibuild @@ -5,7 +5,7 @@ DESC="Open-source formatting library for C++" MAKEDEPS="cmake doxygen python ninja" -PKG_VER=8.1.1 +PKG_VER=9.1.0 SOURCE="https://github.com/fmtlib/fmt/releases/download/$PKG_VER/fmt-$PKG_VER.zip" build() { diff --git a/repo/font-noto/font-noto.xibuild b/repo/font-noto/font-noto.xibuild index 5679ef0..87ca6d5 100644 --- a/repo/font-noto/font-noto.xibuild +++ b/repo/font-noto/font-noto.xibuild @@ -6,7 +6,7 @@ DESC="Noto font families for Latin, Cyrillic and Greek scripts" MAKEDEPS="make ruby" DEPS="fontconfig " -PKG_VER=0_git20211101 +PKG_VER= BRANCH=364fb14e20f82887280f103f638ff6450dbfc525 SOURCE="https://github.com/googlefonts/noto-fonts/archive/$BRANCH/noto-fonts-$BRANCH.tar.gz" ADDITIONAL="noto-meta.json noto-meta fontconfig.xml.erb 58-noto-math.xml " diff --git a/repo/freeciv/freeciv.xibuild b/repo/freeciv/freeciv.xibuild index a50f4be..4977dbd 100644 --- a/repo/freeciv/freeciv.xibuild +++ b/repo/freeciv/freeciv.xibuild @@ -5,7 +5,7 @@ DESC="Free and Open Source empire-building strategy game (meta package)" MAKEDEPS="curl readline gettext sdl2-mixer gzip pkg-config glib atk pango gdk-pixbuf gtk3 qtchooser qt5-qtbase gzip sdl2 sdl2-image sdl2-ttf sdl2-gfx sqlite3" -PKG_VER=3.0.0 +PKG_VER=3.0.3 SOURCE="https://downloads.sourceforge.net/sourceforge/freeciv/freeciv-$PKG_VER.tar.xz" build() { diff --git a/repo/freetype2/freetype2.xibuild b/repo/freetype2/freetype2.xibuild index b4a2571..8e0a28d 100644 --- a/repo/freetype2/freetype2.xibuild +++ b/repo/freetype2/freetype2.xibuild @@ -3,7 +3,7 @@ MAKEDEPS="make " DEPS="brotli libpng which" -PKG_VER=2.11.1 +PKG_VER=2.12.1 SOURCE=https://downloads.sourceforge.net/freetype/freetype-$PKG_VER.tar.xz DESC="Font rasterization library" diff --git a/repo/fribidi/fribidi.xibuild b/repo/fribidi/fribidi.xibuild index ec3ea83..d768ef6 100644 --- a/repo/fribidi/fribidi.xibuild +++ b/repo/fribidi/fribidi.xibuild @@ -6,7 +6,7 @@ DESC="Free Implementation of the Unicode Bidirectional Algorithm" MAKEDEPS="meson ninja " DEPS="musl " -PKG_VER=1.0.11 +PKG_VER=1.0.12 SOURCE="https://github.com/fribidi/fribidi/releases/download/v$PKG_VER/fribidi-$PKG_VER.tar.xz" build () { diff --git a/repo/fuse/fuse.xibuild b/repo/fuse/fuse.xibuild index 849ac99..4b4a351 100644 --- a/repo/fuse/fuse.xibuild +++ b/repo/fuse/fuse.xibuild @@ -5,7 +5,7 @@ DESC="A library that makes it possible to implement a filesystem in a userspace MAKEDEPS=" gettext" -PKG_VER=2.9.9 +PKG_VER=3.1.1 SOURCE="https://github.com/libfuse/libfuse/releases/download/fuse-$PKG_VER/fuse-$PKG_VER.tar.gz" ADDITIONAL=" diff --git a/repo/gawk/gawk.xibuild b/repo/gawk/gawk.xibuild index c2f3d05..a8ff339 100644 --- a/repo/gawk/gawk.xibuild +++ b/repo/gawk/gawk.xibuild @@ -3,7 +3,7 @@ MAKEDEPS="make " DEPS="sh musl mpfr" -PKG_VER=5.1.0 +PKG_VER=5.2.0 SOURCE=https://ftp.gnu.org/gnu/gawk/gawk-$PKG_VER.tar.xz DESC="GNU's awk" diff --git a/repo/gcc/gcc.xibuild b/repo/gcc/gcc.xibuild index 9fdde9a..6f6ab45 100644 --- a/repo/gcc/gcc.xibuild +++ b/repo/gcc/gcc.xibuild @@ -4,7 +4,7 @@ MAKEDEPS="grep make dejagnu flex" DEPS="zstd musl binutils mpc mpfr gmp libstdc++ libgcc" -PKG_VER=12.1.0 +PKG_VER=12.2.0 SOURCE=https://ftp.gnu.org/gnu/gcc/gcc-$PKG_VER/gcc-$PKG_VER.tar.xz ISL_VER=0.24 diff --git a/repo/gcovr/gcovr.xibuild b/repo/gcovr/gcovr.xibuild index 20c5988..e300932 100644 --- a/repo/gcovr/gcovr.xibuild +++ b/repo/gcovr/gcovr.xibuild @@ -5,7 +5,7 @@ DESC="Generates a simple report that summarizes the gcc code coverage" MAKEDEPS="" -PKG_VER=5.1 +PKG_VER=5.2 SOURCE="https://github.com/gcovr/gcovr/archive/$PKG_VER.tar.gz" build() { diff --git a/repo/gdbm/gdbm.xibuild b/repo/gdbm/gdbm.xibuild index 3906bbb..cd183e4 100644 --- a/repo/gdbm/gdbm.xibuild +++ b/repo/gdbm/gdbm.xibuild @@ -3,7 +3,7 @@ MAKEDEPS="make " DEPS="musl sh readline" -PKG_VER=1.21 +PKG_VER=1.23 SOURCE=https://ftp.gnu.org/gnu/gdbm/gdbm-$PKG_VER.tar.gz DESC="GNU database library" diff --git a/repo/gdk-pixbuf/gdk-pixbuf.xibuild b/repo/gdk-pixbuf/gdk-pixbuf.xibuild index fe704e9..d6f45f6 100644 --- a/repo/gdk-pixbuf/gdk-pixbuf.xibuild +++ b/repo/gdk-pixbuf/gdk-pixbuf.xibuild @@ -6,7 +6,7 @@ DESC="GTK+ image loading library" MAKEDEPS="meson ninja gobject-introspection" DEPS="sbase glib shared-mime-info intltool libpng libjpeg-turbo tiff musl" -PKG_VER=2.42.8 +PKG_VER=2.42.9 SOURCE="https://download.gnome.org/sources/gdk-pixbuf/${PKG_VER%.*}/gdk-pixbuf-$PKG_VER.tar.xz" ADDITIONAL="disable-tests.patch" diff --git a/repo/git/git.xibuild b/repo/git/git.xibuild index ab8e273..917a7d5 100644 --- a/repo/git/git.xibuild +++ b/repo/git/git.xibuild @@ -3,7 +3,7 @@ MAKEDEPS="grep python make xmlto cmake" DEPS="curl perl openssl pcre2 grep shadow zlib openssh" -PKG_VER=2.34.1 +PKG_VER=2.37.3 SOURCE=https://www.kernel.org/pub/software/scm/git/git-$PKG_VER.tar.xz DESC="The free and open source, distributed version control system" diff --git a/repo/gjs/gjs.xibuild b/repo/gjs/gjs.xibuild index 3624610..092c33a 100644 --- a/repo/gjs/gjs.xibuild +++ b/repo/gjs/gjs.xibuild @@ -5,7 +5,7 @@ DESC="GNOME javascript library" MAKEDEPS="dbus gobject-introspection js91 gtk3 cairo meson libffi" -PKG_VER=1.72.0 +PKG_VER=1.72.2 SOURCE="https://download.gnome.org/sources/gjs/${PKG_VER%.*}/gjs-$PKG_VER.tar.xz" build() { diff --git a/repo/glfw/glfw.xibuild b/repo/glfw/glfw.xibuild index ad49e63..4fd1420 100644 --- a/repo/glfw/glfw.xibuild +++ b/repo/glfw/glfw.xibuild @@ -5,7 +5,7 @@ DESC="Multi-platform library for OpenGL and Vulkan application development" MAKEDEPS="libxinerama linux-headers mesa cmake ninja libx11 libxcursor libxrandr libxi" -PKG_VER=3.3.7 +PKG_VER=3.3.8 SOURCE="https://github.com/glfw/glfw/releases/download/$PKG_VER/glfw-$PKG_VER.zip" build() { diff --git a/repo/glib-networking/glib-networking.xibuild b/repo/glib-networking/glib-networking.xibuild index 88e7244..03e746a 100644 --- a/repo/glib-networking/glib-networking.xibuild +++ b/repo/glib-networking/glib-networking.xibuild @@ -6,7 +6,7 @@ DESC="Networking support for GLib" MAKEDEPS="meson ninja " DEPS="glib cacerts gnutls gsettings-desktop-schemas intltool musl libproxy" -PKG_VER=2.72.0 +PKG_VER=2.72.2 SOURCE="https://download.gnome.org/sources/glib-networking/${PKG_VER%.*}/glib-networking-$PKG_VER.tar.xz" build () { diff --git a/repo/glib/glib.xibuild b/repo/glib/glib.xibuild index 870e600..dcf3a02 100644 --- a/repo/glib/glib.xibuild +++ b/repo/glib/glib.xibuild @@ -3,7 +3,7 @@ MAKEDEPS="meson ninja docbook-xsl docbook-dtd" DEPS="pcre libffi zlib musl libxslt gdbm" -PKG_VER=2.72.1 +PKG_VER=2.73.3 SOURCE=https://download.gnome.org/sources/glib/$(echo $PKG_VER | cut -d. -f-2)/glib-$PKG_VER.tar.xz DESC="Low level core library" ADDITIONAL=" diff --git a/repo/glibmm/glibmm.xibuild b/repo/glibmm/glibmm.xibuild index 44f2a71..4638567 100644 --- a/repo/glibmm/glibmm.xibuild +++ b/repo/glibmm/glibmm.xibuild @@ -6,7 +6,7 @@ DESC="C++ wrapper for the GLib toolkit" MAKEDEPS="meson ninja " DEPS="glib libgcc libsigc++ musl" -PKG_VER=2.66.2 +PKG_VER=2.66.4 SOURCE="https://download.gnome.org/sources/glibmm/${PKG_VER%.*}/glibmm-$PKG_VER.tar.xz" build () { diff --git a/repo/gnupg/gnupg.xibuild b/repo/gnupg/gnupg.xibuild index 7cea733..10adc41 100644 --- a/repo/gnupg/gnupg.xibuild +++ b/repo/gnupg/gnupg.xibuild @@ -5,7 +5,7 @@ DESC="GNU Privacy Guard 2 - meta package for full GnuPG suite" MAKEDEPS=" autoconf automake bzip2 gettext gnutls libassuan libgcrypt libgpg-error libksba libtool libusb npth libldap pinentry sqlite3 texinfo zlib" -PKG_VER=2.2.34 +PKG_VER=2.3.7 SOURCE="https://gnupg.org/ftp/gcrypt/gnupg/gnupg-$PKG_VER.tar.bz2" ADDITIONAL=" diff --git a/repo/gnutls/gnutls.xibuild b/repo/gnutls/gnutls.xibuild index 20160e4..9efe16d 100644 --- a/repo/gnutls/gnutls.xibuild +++ b/repo/gnutls/gnutls.xibuild @@ -3,7 +3,7 @@ MAKEDEPS="make " DEPS="libtasn1 readline zlib nettle libp11-kit libidn libunistring" -PKG_VER=3.6.16 +PKG_VER=3.7.7 SOURCE=https://www.gnupg.org/ftp/gcrypt/gnutls/v$(echo $PKG_VER | cut -d. -f-2)/gnutls-$PKG_VER.tar.xz DESC="Library which provides a secure layer over a transport layer" diff --git a/repo/go/go.xibuild b/repo/go/go.xibuild index 9a5f1b7..1db6040 100644 --- a/repo/go/go.xibuild +++ b/repo/go/go.xibuild @@ -4,7 +4,7 @@ MAKEDEPS="make gcc" DEPS="" -PKG_VER=1.17.7 +PKG_VER=1.17.13 SOURCE=https://go.dev/dl/go$PKG_VER.src.tar.gz BOOTSTRAP="go1.4-bootstrap-20171003" diff --git a/repo/gobject-introspection/gobject-introspection.xibuild b/repo/gobject-introspection/gobject-introspection.xibuild index c49d787..0d5d9e3 100644 --- a/repo/gobject-introspection/gobject-introspection.xibuild +++ b/repo/gobject-introspection/gobject-introspection.xibuild @@ -3,7 +3,7 @@ MAKEDEPS="meson ninja patch flex" DEPS="python-mako glib" -PKG_VER=1.72.0 +PKG_VER=1.73.1 SOURCE=https://download.gnome.org/sources/gobject-introspection/$(echo $PKG_VER | cut -d. -f-2)/gobject-introspection-$PKG_VER.tar.xz ADDITIONAL="musl-time64.patch" diff --git a/repo/gpgme/gpgme.xibuild b/repo/gpgme/gpgme.xibuild index 920f251..5dd8905 100644 --- a/repo/gpgme/gpgme.xibuild +++ b/repo/gpgme/gpgme.xibuild @@ -5,7 +5,7 @@ DESC="gnupg made easy" MAKEDEPS="python swig libgpg-error libassuan qt5-qtbase gnupg" -PKG_VER=1.17.1 +PKG_VER=1.18.0 SOURCE="https://www.gnupg.org/ftp/gcrypt/gpgme/gpgme-$PKG_VER.tar.bz2" ADDITIONAL=" diff --git a/repo/graphviz/graphviz.xibuild b/repo/graphviz/graphviz.xibuild index cc87d95..256580a 100644 --- a/repo/graphviz/graphviz.xibuild +++ b/repo/graphviz/graphviz.xibuild @@ -3,8 +3,8 @@ MAKEDEPS="make flex swig m4 libtool libxaw bison lua tcl autoconf automake bash" DEPS="cairo expat glib libx11 musl pango zlib" -PKG_VER=2.50.0 -SOURCE=https://gitlab.com/graphviz/graphviz/-/archive/$PKG_VER/graphviz-$PKG_VER.tar.gz +PKG_VER=6.0.1 +SOURCE=https://gitlab.com/api/v4/projects/4207231/packages/generic/graphviz-releases/$PKG_VER/graphviz-$PKG_VER.tar.gz DESC="Graph Visualization Tools" diff --git a/repo/grep/grep.xibuild b/repo/grep/grep.xibuild index 52cd6f7..b5cc31d 100644 --- a/repo/grep/grep.xibuild +++ b/repo/grep/grep.xibuild @@ -3,7 +3,7 @@ MAKEDEPS="grep make " DEPS="musl pcre" -PKG_VER=3.7 +PKG_VER=3.8 SOURCE=https://ftp.gnu.org/gnu/grep/grep-$PKG_VER.tar.xz DESC="A string search utility" diff --git a/repo/gsm/gsm.xibuild b/repo/gsm/gsm.xibuild index e5e12cd..ed221cb 100644 --- a/repo/gsm/gsm.xibuild +++ b/repo/gsm/gsm.xibuild @@ -5,7 +5,7 @@ DESC="Shared libraries for GSM speech compressor" MAKEDEPS="" -PKG_VER=1.0.19 +PKG_VER=1.0.22 SOURCE="http://www.quut.com/gsm/gsm-$PKG_VER.tar.gz" ADDITIONAL=" diff --git a/repo/gst-plugins-bad/gst-plugins-bad.xibuild b/repo/gst-plugins-bad/gst-plugins-bad.xibuild index ae856de..89bf4b6 100644 --- a/repo/gst-plugins-bad/gst-plugins-bad.xibuild +++ b/repo/gst-plugins-bad/gst-plugins-bad.xibuild @@ -5,7 +5,7 @@ DESC="GStreamer streaming media framework bad plug-ins" MAKEDEPS="alsa-lib aom bluez bzip2 curl faac faad2 flite glib glu gst-plugins-base gstreamer libass libdc1394 libmms libgudev libmodplug libsrtp libvdpau libwebp libnice libx11 mesa meson neon openssl opus orc-compiler orc spandsp tiff x265 wayland wayland-protocols gobject-introspection libusrsctp lcms2 pango chromaprint fdk-aac fluidsynth libde265 openal-soft openexr openjpeg libdvdnav libdvdread sbc libsndfile soundtouch libxkbcommon gtk3 rtmpdump vo-aacenc vo-amrwbenc librsvg libexif" -PKG_VER=1.20.1 +PKG_VER=1.20.3 SOURCE="https://gstreamer.freedesktop.org/src/gst-plugins-bad/gst-plugins-bad-$PKG_VER.tar.xz" build() { diff --git a/repo/gst-plugins-base/gst-plugins-base.xibuild b/repo/gst-plugins-base/gst-plugins-base.xibuild index 8675b16..89e5f83 100644 --- a/repo/gst-plugins-base/gst-plugins-base.xibuild +++ b/repo/gst-plugins-base/gst-plugins-base.xibuild @@ -5,7 +5,7 @@ DESC="GStreamer streaming media framework base plug-ins" MAKEDEPS="alsa-lib cdparanoia expat glib gobject-introspection graphene gstreamer gtk3 libice libogg libsm libtheora libvorbis libxv mesa meson opus orc-compiler orc perl" -PKG_VER=1.20.1 +PKG_VER=1.20.3 SOURCE="https://gstreamer.freedesktop.org/src/gst-plugins-base/gst-plugins-base-$PKG_VER.tar.xz" build() { diff --git a/repo/gstreamer/gstreamer.xibuild b/repo/gstreamer/gstreamer.xibuild index d8b3f46..e9c7f0d 100644 --- a/repo/gstreamer/gstreamer.xibuild +++ b/repo/gstreamer/gstreamer.xibuild @@ -5,7 +5,7 @@ DESC="GStreamer streaming media framework" MAKEDEPS="libxml2 bison flex glib gobject-introspection libcap meson perl" -PKG_VER=1.20.1 +PKG_VER=1.20.3 SOURCE="https://gstreamer.freedesktop.org/src/gstreamer/gstreamer-$PKG_VER.tar.xz" build() { diff --git a/repo/gtk-vnc/gtk-vnc.xibuild b/repo/gtk-vnc/gtk-vnc.xibuild index fc89f93..0258b73 100644 --- a/repo/gtk-vnc/gtk-vnc.xibuild +++ b/repo/gtk-vnc/gtk-vnc.xibuild @@ -5,7 +5,7 @@ DESC="VNC viewer widget for GTK" MAKEDEPS="gtk3 gnutls glib expat libgcrypt libgpg-error libsasl perl-text-csv pulseaudio gobject-introspection vala meson" -PKG_VER=1.3.0 +PKG_VER=1.3.1 SOURCE="https://download.gnome.org/sources/gtk-vnc/${PKG_VER%.*}/gtk-vnc-$PKG_VER.tar.xz" build() { diff --git a/repo/gtkmm3/gtkmm3.xibuild b/repo/gtkmm3/gtkmm3.xibuild index 959d067..4f359a4 100644 --- a/repo/gtkmm3/gtkmm3.xibuild +++ b/repo/gtkmm3/gtkmm3.xibuild @@ -6,7 +6,7 @@ DESC="C++ wrappers for GTK+" MAKEDEPS="meson ninja " DEPS="atkmm cairomm gdk-pixbuf glib glibmm gtk3 libsigc++ musl pangomm " -PKG_VER=3.24.5 +PKG_VER=4.0.2 SOURCE="https://download.gnome.org/sources/gtkmm/${PKG_VER%.*}/gtkmm-$PKG_VER.tar.xz" build () { diff --git a/repo/gtksourceview/gtksourceview.xibuild b/repo/gtksourceview/gtksourceview.xibuild index bf69b12..2da0538 100644 --- a/repo/gtksourceview/gtksourceview.xibuild +++ b/repo/gtksourceview/gtksourceview.xibuild @@ -5,7 +5,7 @@ DESC="A text widget adding syntax highlighting and more to GNOME" MAKEDEPS="gtk3 libxml2 gobject-introspection automake autoconf libtool gtk2" -PKG_VER=3.24.11 +PKG_VER=5.5.1 SOURCE="https://download.gnome.org/sources/gtksourceview/${PKG_VER%.*}/gtksourceview-$PKG_VER.tar.xz" prepare() { diff --git a/repo/guile/guile.xibuild b/repo/guile/guile.xibuild index 5873f37..598bdd2 100644 --- a/repo/guile/guile.xibuild +++ b/repo/guile/guile.xibuild @@ -4,7 +4,7 @@ MAKEDEPS="make " DEPS="gmp libtool ncurses texinfo libunistring gc libffi" -PKG_VER=2.2.7 +PKG_VER=3.0.8 SOURCE=https://ftp.gnu.org/gnu/guile/guile-$PKG_VER.tar.gz DESC="Portable, embeddable Scheme implementation written in C" diff --git a/repo/gzip/gzip.xibuild b/repo/gzip/gzip.xibuild index 8e3c78a..c24c90d 100644 --- a/repo/gzip/gzip.xibuild +++ b/repo/gzip/gzip.xibuild @@ -3,7 +3,7 @@ MAKEDEPS="make " DEPS="musl sh less" -PKG_VER=1.11 +PKG_VER=1.12 SOURCE=https://ftp.gnu.org/gnu/gzip/gzip-$PKG_VER.tar.xz DESC="GNU compression utilities" diff --git a/repo/harfbuzz/harfbuzz.xibuild b/repo/harfbuzz/harfbuzz.xibuild index bd82257..f62d30a 100644 --- a/repo/harfbuzz/harfbuzz.xibuild +++ b/repo/harfbuzz/harfbuzz.xibuild @@ -6,7 +6,7 @@ DESC="Text shaping library" MAKEDEPS="cairo meson ninja gtk-doc python-pygments gobject-introspection" DEPS="freetype2 glib graphite musl " -PKG_VER=4.2.0 +PKG_VER=5.1.0 SOURCE="https://github.com/harfbuzz/harfbuzz/archive/$PKG_VER.tar.gz" build () { diff --git a/repo/hdparm/hdparm.xibuild b/repo/hdparm/hdparm.xibuild index 12cff40..f831e15 100644 --- a/repo/hdparm/hdparm.xibuild +++ b/repo/hdparm/hdparm.xibuild @@ -5,7 +5,7 @@ DESC="Utility for manipulating IDE device parameters" MAKEDEPS=" linux-headers" -PKG_VER=9.63 +PKG_VER=9.65 SOURCE="https://downloads.sourceforge.net/sourceforge/hdparm/hdparm-$PKG_VER.tar.gz" prepare() { diff --git a/repo/hidapi/hidapi.xibuild b/repo/hidapi/hidapi.xibuild index 0224d4f..88c0489 100644 --- a/repo/hidapi/hidapi.xibuild +++ b/repo/hidapi/hidapi.xibuild @@ -5,7 +5,7 @@ DESC="Simple library for communicating with USB and Bluetooth HID devices" MAKEDEPS=" cmake eudev libusb linux-headers" -PKG_VER=0.11.2 +PKG_VER=0.12.0 SOURCE="https://github.com/libusb/hidapi/archive/hidapi-$PKG_VER/hidapi-$PKG_VER.tar.gz" ADDITIONAL=" diff --git a/repo/highway/highway.xibuild b/repo/highway/highway.xibuild index ac29d76..f683fae 100644 --- a/repo/highway/highway.xibuild +++ b/repo/highway/highway.xibuild @@ -5,7 +5,7 @@ DESC="Performance-portable, length-agnostic SIMD with runtime dispatch" MAKEDEPS="" -PKG_VER=0.16.0 +PKG_VER=1.0.1 SOURCE="https://github.com/google/highway/archive/$PKG_VER/highway-$PKG_VER.tar.gz" build() { diff --git a/repo/htop/htop.xibuild b/repo/htop/htop.xibuild index 0f8d5c2..75b33dc 100644 --- a/repo/htop/htop.xibuild +++ b/repo/htop/htop.xibuild @@ -3,7 +3,7 @@ MAKEDEPS="autoconf make" DEPS="libcap libnl ncurses lm-sensors " -PKG_VER=3.1.2 +PKG_VER=3.2.1 SOURCE=https://github.com/htop-dev/htop/releases/download/$PKG_VER/htop-$PKG_VER.tar.xz DESC="Interactive process viewer" diff --git a/repo/hunspell/hunspell.xibuild b/repo/hunspell/hunspell.xibuild index d020614..8e93413 100644 --- a/repo/hunspell/hunspell.xibuild +++ b/repo/hunspell/hunspell.xibuild @@ -5,7 +5,7 @@ DESC="Spell checker and morphological analyzer library and program" MAKEDEPS="gettext ncurses readline autoconf automake libtool" -PKG_VER=1.7.0 +PKG_VER=1.7.1 SOURCE="https://github.com/hunspell/hunspell/archive/v$PKG_VER.tar.gz" ADDITIONAL=" diff --git a/repo/i2pd/i2pd.xibuild b/repo/i2pd/i2pd.xibuild index d1e9e51..0acc897 100644 --- a/repo/i2pd/i2pd.xibuild +++ b/repo/i2pd/i2pd.xibuild @@ -6,7 +6,7 @@ DESC="I2P Router written in C++" MAKEDEPS="make " DEPS="boost sbase openssl musl " -PKG_VER=2.41.0 +PKG_VER=2.43.0 SOURCE="https://github.com/PurpleI2P/i2pd/archive/$PKG_VER/i2pd-$PKG_VER.tar.gz" ADDITIONAL="i2pd.initd i2pd.confd " diff --git a/repo/ifupdown-ng/ifupdown-ng.xibuild b/repo/ifupdown-ng/ifupdown-ng.xibuild index c65430b..827c99b 100644 --- a/repo/ifupdown-ng/ifupdown-ng.xibuild +++ b/repo/ifupdown-ng/ifupdown-ng.xibuild @@ -5,7 +5,7 @@ DEPS="musl" DESC="Tools for managing network configuration" -PKG_VER=0.12.0 +PKG_VER=0.12.1 SOURCE=https://distfiles.dereferenced.org/ifupdown-ng/ifupdown-ng-$PKG_VER.tar.xz build () { diff --git a/repo/imagemagick/imagemagick.xibuild b/repo/imagemagick/imagemagick.xibuild index ae1b2dd..ae3acd8 100644 --- a/repo/imagemagick/imagemagick.xibuild +++ b/repo/imagemagick/imagemagick.xibuild @@ -5,7 +5,7 @@ DESC="Collection of tools and libraries for many image formats" MAKEDEPS="chrpath fontconfig freetype2 ghostscript lcms2 libheif libjpeg-turbo libpng libjxl libtool libwebp libx11 libxext libxml2 perl tiff zlib librsvg" -PKG_VER=7.1.0.45 +PKG_VER=7.1.0.48 version=${PKG_VER%.*}-${PKG_VER##*.} SOURCE="https://imagemagick.org/archive/releases/ImageMagick-$version.tar.xz" diff --git a/repo/imlib2/imlib2.xibuild b/repo/imlib2/imlib2.xibuild index 17fa5e3..82b5bf6 100644 --- a/repo/imlib2/imlib2.xibuild +++ b/repo/imlib2/imlib2.xibuild @@ -3,7 +3,7 @@ MAKEDEPS="make" DEPS="tiff giflib bzip2 freetype2 libxext libpng libid3tag libjpeg-turbo libwebp xz librsvg" -PKG_VER=1.8.0 +PKG_VER=1.9.1 SOURCE=https://downloads.sourceforge.net/enlightenment/imlib2-$PKG_VER.tar.xz DESC="Graphics library for fast file loading, saving, rendering and manipulation" diff --git a/repo/inetutils/inetutils.xibuild b/repo/inetutils/inetutils.xibuild index 6e7ed88..5884d46 100644 --- a/repo/inetutils/inetutils.xibuild +++ b/repo/inetutils/inetutils.xibuild @@ -3,7 +3,7 @@ MAKEDEPS="make utmps" DEPS="pam libcap readline ncurses libxcrypt iana-etc net-tools" -PKG_VER=2.2 +PKG_VER=2.3 SOURCE=https://ftp.gnu.org/gnu/inetutils/inetutils-$PKG_VER.tar.xz DESC="A collection of common programs for basic networking" diff --git a/repo/inih/inih.xibuild b/repo/inih/inih.xibuild index e01b046..6de9d28 100644 --- a/repo/inih/inih.xibuild +++ b/repo/inih/inih.xibuild @@ -5,7 +5,7 @@ DESC="Simple .INI file parser for embedded systems" MAKEDEPS=" meson" -PKG_VER=55 +PKG_VER=56 SOURCE="https://github.com/benhoyt/inih/archive/r$PKG_VER.tar.gz" prepare() { diff --git a/repo/iptables/iptables.xibuild b/repo/iptables/iptables.xibuild index 8d8cead..0758c95 100644 --- a/repo/iptables/iptables.xibuild +++ b/repo/iptables/iptables.xibuild @@ -5,7 +5,7 @@ DESC="Linux kernel firewall, NAT and packet mangling tools" MAKEDEPS=" linux-headers libnftnl bison flex autoconf automake" -PKG_VER=1.8.7 +PKG_VER=1.8.8 SOURCE="https://www.netfilter.org/projects/iptables/files/iptables-$PKG_VER.tar.bz2" ADDITIONAL=" diff --git a/repo/iwd/iwd.xibuild b/repo/iwd/iwd.xibuild index 05e10ee..f1ce050 100644 --- a/repo/iwd/iwd.xibuild +++ b/repo/iwd/iwd.xibuild @@ -6,7 +6,7 @@ DESC="Internet Wireless Daemon" MAKEDEPS="make " DEPS="dbus musl readline " -PKG_VER=1.27 +PKG_VER=1.30 SOURCE="https://mirrors.edge.kernel.org/pub/linux/network/wireless/iwd-$PKG_VER.tar.gz" ADDITIONAL="iwd.initd iwd.confd main.conf" diff --git a/repo/jack/jack.xibuild b/repo/jack/jack.xibuild index 04ad8c0..9f6ec8c 100644 --- a/repo/jack/jack.xibuild +++ b/repo/jack/jack.xibuild @@ -5,7 +5,7 @@ DESC="The Jack Audio Connection Kit" MAKEDEPS="alsa-lib dbus expat libsamplerate libsndfile ncurses readline python linux-headers" -PKG_VER=1.9.20 +PKG_VER=1.9.21 SOURCE="https://github.com/jackaudio/jack2/archive/v$PKG_VER/jack2-v$PKG_VER.tar.gz" ADDITIONAL=" diff --git a/repo/js91/js91.xibuild b/repo/js91/js91.xibuild index 1f1906e..0efa897 100644 --- a/repo/js91/js91.xibuild +++ b/repo/js91/js91.xibuild @@ -5,7 +5,7 @@ DESC="Standalone Mozilla JavaScript engine (91 ESR)" MAKEDEPS="icu libffi nspr readline autoconf2-13 cargo clang linux-headers lld llvm perl python rust sed zlib" -PKG_VER=91.8.0 +PKG_VER=91.13.0 SOURCE="https://ftp.mozilla.org/pub/firefox/releases/${PKG_VER}esr/source/firefox-${PKG_VER}esr.source.tar.xz" ADDITIONAL=" diff --git a/repo/json-c/json-c.xibuild b/repo/json-c/json-c.xibuild index 339e62b..9e3ba08 100644 --- a/repo/json-c/json-c.xibuild +++ b/repo/json-c/json-c.xibuild @@ -6,7 +6,7 @@ DESC="A JSON implementation in C" MAKEDEPS="cmake " DEPS="musl " -PKG_VER=0.15 +PKG_VER=0.16 SOURCE="https://s3.amazonaws.com/json-c_releases/releases/json-c-$PKG_VER.tar.gz" build () { diff --git a/repo/kbd/kbd.xibuild b/repo/kbd/kbd.xibuild index 9c48903..daa467f 100644 --- a/repo/kbd/kbd.xibuild +++ b/repo/kbd/kbd.xibuild @@ -3,7 +3,7 @@ MAKEDEPS="make " DEPS="musl pam" -PKG_VER=2.4.0 +PKG_VER=2.5.1 SOURCE=https://mirrors.edge.kernel.org/pub/linux/utils/kbd/kbd-$PKG_VER.tar.xz DESC="Keytable files and keyboard utilities" diff --git a/repo/kconfig/kconfig.xibuild b/repo/kconfig/kconfig.xibuild index 8c83613..4be46d5 100644 --- a/repo/kconfig/kconfig.xibuild +++ b/repo/kconfig/kconfig.xibuild @@ -5,7 +5,7 @@ DESC="Configuration system" MAKEDEPS="doxygen extra-cmake-modules graphviz qt5-qtdeclarative qt5-qttools ninja" -PKG_VER=5.93.0 +PKG_VER=5.98.0 SOURCE="https://download.kde.org/stable/frameworks/${PKG_VER%.*}/kconfig-$PKG_VER.tar.xz" build() { diff --git a/repo/kmod/kmod.xibuild b/repo/kmod/kmod.xibuild index 673036a..982b83e 100644 --- a/repo/kmod/kmod.xibuild +++ b/repo/kmod/kmod.xibuild @@ -3,7 +3,7 @@ MAKEDEPS="make " DEPS="musl zlib openssl xz zstd" -PKG_VER=29 +PKG_VER=30 SOURCE=https://www.kernel.org/pub/linux/utils/kernel/kmod/kmod-$PKG_VER.tar.xz DESC="Libraries and utilities for managing kernel modules" diff --git a/repo/krb5/krb5.xibuild b/repo/krb5/krb5.xibuild index a6ca171..c38416a 100644 --- a/repo/krb5/krb5.xibuild +++ b/repo/krb5/krb5.xibuild @@ -3,7 +3,7 @@ MAKEDEPS="make " DEPS="musl e2fsprogs libldap gdbm" -PKG_VER=1.19.2 +PKG_VER=1.19.3 SOURCE=http://kerberos.org/dist/krb5/${PKG_VER%.*}/krb5-${PKG_VER}.tar.gz ADDITIONAL=" diff --git a/repo/ldns/ldns.xibuild b/repo/ldns/ldns.xibuild index a835ee6..e1f0281 100644 --- a/repo/ldns/ldns.xibuild +++ b/repo/ldns/ldns.xibuild @@ -3,7 +3,7 @@ MAKEDEPS="make libpcap" DEPS="openssl libpcap" -PKG_VER=1.8.1 +PKG_VER=1.8.3 SOURCE=https://www.nlnetlabs.nl/downloads/ldns/ldns-$PKG_VER.tar.gz DESC="Free software implementation of IDNA2008, Punycode and TR46" diff --git a/repo/leveldb/leveldb.xibuild b/repo/leveldb/leveldb.xibuild index b5f4757..0f9519b 100644 --- a/repo/leveldb/leveldb.xibuild +++ b/repo/leveldb/leveldb.xibuild @@ -5,7 +5,7 @@ DESC="A fast and lightweight key/value database library by Google" MAKEDEPS=" cmake snappy" -PKG_VER=1.22 +PKG_VER=1.23 SOURCE="https://github.com/google/leveldb/archive/$PKG_VER.tar.gz" build() { diff --git a/repo/lf/lf.xibuild b/repo/lf/lf.xibuild index 192070a..7da985f 100644 --- a/repo/lf/lf.xibuild +++ b/repo/lf/lf.xibuild @@ -5,7 +5,7 @@ DESC="Terminal filemanager written in Go with vim-style keybindings" MAKEDEPS="go" -PKG_VER=26 +PKG_VER=27 SOURCE="https://github.com/gokcehan/lf/archive/r$PKG_VER.tar.gz" build() { diff --git a/repo/libaio/libaio.xibuild b/repo/libaio/libaio.xibuild index 56102d9..8802502 100644 --- a/repo/libaio/libaio.xibuild +++ b/repo/libaio/libaio.xibuild @@ -6,7 +6,7 @@ DESC="Asynchronous input/output library" MAKEDEPS="make " DEPS="musl " -PKG_VER=0.3.112 +PKG_VER=0.3.113 SOURCE="https://releases.pagure.org/libaio/libaio-$PKG_VER.tar.gz" ADDITIONAL="test.patch test-poll.patch libaio-optional-werror.patch libaio-errno.patch libaio-cppflags.patch gnudesignator.patch" diff --git a/repo/libarchive/libarchive.xibuild b/repo/libarchive/libarchive.xibuild index c03c225..7c2b9e7 100644 --- a/repo/libarchive/libarchive.xibuild +++ b/repo/libarchive/libarchive.xibuild @@ -3,7 +3,7 @@ MAKEDEPS="make autoconf libtool" DEPS="acl bzip2 expat lz4 openssl xz zlib zstd" -PKG_VER=3.5.2 +PKG_VER=3.6.1 SOURCE=https://github.com/libarchive/libarchive/releases/download/v$PKG_VER/libarchive-$PKG_VER.tar.xz DESC="A library that provides a single interface for reading and writing various compression formats" diff --git a/repo/libass/libass.xibuild b/repo/libass/libass.xibuild index 60e3e04..76d7b83 100644 --- a/repo/libass/libass.xibuild +++ b/repo/libass/libass.xibuild @@ -6,7 +6,7 @@ DESC="Portable library for SSA/ASS subtitle rendering" MAKEDEPS="make " DEPS="fontconfig fribidi freetype2 harfbuzz " -PKG_VER=0.15.2 +PKG_VER=0.16.0 SOURCE="https://github.com/libass/libass/releases/download/$PKG_VER/libass-$PKG_VER.tar.xz" build () { diff --git a/repo/libcap-ng/libcap-ng.xibuild b/repo/libcap-ng/libcap-ng.xibuild index a67ebbf..5bd0359 100644 --- a/repo/libcap-ng/libcap-ng.xibuild +++ b/repo/libcap-ng/libcap-ng.xibuild @@ -3,7 +3,7 @@ MAKEDEPS="make " DEPS="musl" -PKG_VER=0.8.2 +PKG_VER=0.8.3 SOURCE=https://github.com/stevegrubb/libcap-ng/archive/refs/tags/v$PKG_VER.tar.gz DESC="A library for linux that makes posix capabilities easy" diff --git a/repo/libcap/libcap.xibuild b/repo/libcap/libcap.xibuild index dab917e..db1b9e9 100644 --- a/repo/libcap/libcap.xibuild +++ b/repo/libcap/libcap.xibuild @@ -3,7 +3,7 @@ MAKEDEPS="make " DEPS="musl pam" -PKG_VER=2.62 +PKG_VER=2.65 SOURCE=https://git.kernel.org/pub/scm/libs/libcap/libcap.git/snapshot/libcap-$PKG_VER.tar.gz DESC="POSIX 1003.1e capabilities" diff --git a/repo/libdrm/libdrm.xibuild b/repo/libdrm/libdrm.xibuild index 83ad4f7..dc2c25e 100644 --- a/repo/libdrm/libdrm.xibuild +++ b/repo/libdrm/libdrm.xibuild @@ -3,7 +3,7 @@ MAKEDEPS="meson ninja docbook-xml docbook-xsl python-docutils libxslt" DEPS="libpciaccess" -PKG_VER=2.4.109 +PKG_VER=2.4.113 SOURCE=https://dri.freedesktop.org/libdrm/libdrm-$PKG_VER.tar.xz DESC="Userspace interface to kernel DRM services" diff --git a/repo/libdvdread/libdvdread.xibuild b/repo/libdvdread/libdvdread.xibuild index b8db84b..5c4a9f4 100644 --- a/repo/libdvdread/libdvdread.xibuild +++ b/repo/libdvdread/libdvdread.xibuild @@ -5,7 +5,7 @@ DESC="Simple foundation for reading DVD video disks" MAKEDEPS="libdvdcss" -PKG_VER=6.1.2 +PKG_VER=6.1.3 SOURCE="https://download.videolan.org/pub/videolan/libdvdread/$PKG_VER/libdvdread-$PKG_VER.tar.bz2" build() { diff --git a/repo/libevdev/libevdev.xibuild b/repo/libevdev/libevdev.xibuild index e5b822e..c889ef2 100644 --- a/repo/libevdev/libevdev.xibuild +++ b/repo/libevdev/libevdev.xibuild @@ -5,7 +5,7 @@ DEPS="musl" DESC="Wrapper library for evdev devices" -PKG_VER=1.12.0 +PKG_VER=1.13.0 SOURCE=https://www.freedesktop.org/software/libevdev/libevdev-$PKG_VER.tar.xz build () { diff --git a/repo/libgcab/libgcab.xibuild b/repo/libgcab/libgcab.xibuild index 22a81aa..7025626 100644 --- a/repo/libgcab/libgcab.xibuild +++ b/repo/libgcab/libgcab.xibuild @@ -5,7 +5,7 @@ DESC="A GObject library to create cabinet files" MAKEDEPS="meson gobject-introspection glib vala gtk2" -PKG_VER=1.4 +PKG_VER=1.5 SOURCE="https://download.gnome.org/sources/gcab/$PKG_VER/gcab-$PKG_VER.tar.xz" build() { diff --git a/repo/libgcrypt/libgcrypt.xibuild b/repo/libgcrypt/libgcrypt.xibuild index 4c90552..51497d5 100644 --- a/repo/libgcrypt/libgcrypt.xibuild +++ b/repo/libgcrypt/libgcrypt.xibuild @@ -3,7 +3,7 @@ MAKEDEPS="make" DEPS="musl libgpg-error" -PKG_VER=1.9.4 +PKG_VER=1.10.1 SOURCE=https://www.gnupg.org/ftp/gcrypt/libgcrypt/libgcrypt-$PKG_VER.tar.bz2 DESC="General purpose crypto library based on the code used in GnuPG" diff --git a/repo/libgit/libgit.xibuild b/repo/libgit/libgit.xibuild index f471d3b..87fd6f8 100644 --- a/repo/libgit/libgit.xibuild +++ b/repo/libgit/libgit.xibuild @@ -5,7 +5,7 @@ DESC="linkable library for Git" MAKEDEPS="http-parser" -PKG_VER=1.4.3 +PKG_VER=1.5.0 SOURCE="https://github.com/libgit2/libgit2/archive/v$PKG_VER.tar.gz" prepare() { diff --git a/repo/libheif/libheif.xibuild b/repo/libheif/libheif.xibuild index a8dbdbc..90be005 100644 --- a/repo/libheif/libheif.xibuild +++ b/repo/libheif/libheif.xibuild @@ -5,7 +5,7 @@ DESC="ISO/IEC 23008-12:2017 HEIF file format decoder and encoder" MAKEDEPS="aom x265 libde265 libjpeg-turbo libpng" -PKG_VER=1.12.0 +PKG_VER=1.13.0 SOURCE="https://github.com/strukturag/libheif/releases/download/v$PKG_VER/libheif-$PKG_VER.tar.gz" build() { diff --git a/repo/libical/libical.xibuild b/repo/libical/libical.xibuild index b76b0df..d211408 100644 --- a/repo/libical/libical.xibuild +++ b/repo/libical/libical.xibuild @@ -5,7 +5,7 @@ DESC="Reference implementation of the iCalendar format" MAKEDEPS="perl cmake vala glib icu libxml2 gobject-introspection" -PKG_VER=3.0.13 +PKG_VER=3.0.14 SOURCE="https://github.com/libical/libical/releases/download/v$PKG_VER/libical-$PKG_VER.tar.gz" build() { diff --git a/repo/libid3tag/libid3tag.xibuild b/repo/libid3tag/libid3tag.xibuild index 696d19f..27617f1 100644 --- a/repo/libid3tag/libid3tag.xibuild +++ b/repo/libid3tag/libid3tag.xibuild @@ -6,7 +6,7 @@ DESC="MAD ID3 tagger for MP3 audio files" MAKEDEPS="cmake " DEPS="musl " -PKG_VER=0.16.1 +PKG_VER=0.16.2 SOURCE="https://github.com/tenacityteam/libid3tag/archive/refs/tags/$PKG_VER.tar.gz" build () { diff --git a/repo/libidn/libidn.xibuild b/repo/libidn/libidn.xibuild index f592955..080610c 100644 --- a/repo/libidn/libidn.xibuild +++ b/repo/libidn/libidn.xibuild @@ -3,7 +3,7 @@ MAKEDEPS="make findutils" DEPS="musl libunistring" -PKG_VER=2.3.2 +PKG_VER=2.3.3 SOURCE=https://ftp.gnu.org/gnu/libidn/libidn2-$PKG_VER.tar.gz DESC="Free software implementation of IDNA2008, Punycode and TR46" diff --git a/repo/libinput/libinput.xibuild b/repo/libinput/libinput.xibuild index 8996272..6686c9f 100644 --- a/repo/libinput/libinput.xibuild +++ b/repo/libinput/libinput.xibuild @@ -5,7 +5,7 @@ DEPS="libevdev mtdev libwacom" DESC="Input device management and event handling library" -PKG_VER=1.19.3 +PKG_VER=1.19.4 SOURCE=https://www.freedesktop.org/software/libinput/libinput-$PKG_VER.tar.xz build () { diff --git a/repo/libixion/libixion.xibuild b/repo/libixion/libixion.xibuild index 7f38a07..1061d5b 100644 --- a/repo/libixion/libixion.xibuild +++ b/repo/libixion/libixion.xibuild @@ -5,7 +5,7 @@ DESC="A general purpose formula parser & interpreter" MAKEDEPS=" boost mdds" -PKG_VER=0.16.1 +PKG_VER=0.17.0 SOURCE="https://kohei.us/files/ixion/src/libixion-$PKG_VER.tar.xz" ADDITIONAL=" diff --git a/repo/libjpeg-turbo/libjpeg-turbo.xibuild b/repo/libjpeg-turbo/libjpeg-turbo.xibuild index 5840097..ca35f80 100644 --- a/repo/libjpeg-turbo/libjpeg-turbo.xibuild +++ b/repo/libjpeg-turbo/libjpeg-turbo.xibuild @@ -6,7 +6,7 @@ DESC="Accelerated baseline JPEG compression and decompression library" MAKEDEPS="" DEPS="musl " -PKG_VER=2.1.3 +PKG_VER=2.1.4 SOURCE="https://downloads.sourceforge.net/libjpeg-turbo/libjpeg-turbo-$PKG_VER.tar.gz" build () { diff --git a/repo/libldap/libldap.xibuild b/repo/libldap/libldap.xibuild index 5faf692..24312e5 100644 --- a/repo/libldap/libldap.xibuild +++ b/repo/libldap/libldap.xibuild @@ -3,7 +3,7 @@ MAKEDEPS="make groff" DEPS="libidn libsasl" -PKG_VER=2.6.0 +PKG_VER=2.6.3 SOURCE=http://repository.linagora.org/OpenLDAP/openldap-release/openldap-$PKG_VER.tgz DESC="An open source implementation of the Lightweight Directory Access Protocol" diff --git a/repo/liblinear/liblinear.xibuild b/repo/liblinear/liblinear.xibuild index 7a20846..5222f8e 100644 --- a/repo/liblinear/liblinear.xibuild +++ b/repo/liblinear/liblinear.xibuild @@ -3,7 +3,7 @@ MAKEDEPS="make " DEPS="musl" -PKG_VER=243 +PKG_VER=245 SOURCE=https://github.com/cjlin1/liblinear/archive/v$PKG_VER/liblinear-$PKG_VER.tar.gz DESC="A library for large linear classification" diff --git a/repo/libmd/libmd.xibuild b/repo/libmd/libmd.xibuild index a36ab9e..4688b11 100644 --- a/repo/libmd/libmd.xibuild +++ b/repo/libmd/libmd.xibuild @@ -5,7 +5,7 @@ DESC="Message Digest functions from BSD systems" MAKEDEPS="" -PKG_VER=1.0.3 +PKG_VER=1.0.4 SOURCE="https://archive.hadrons.org/software/libmd/libmd-$PKG_VER.tar.xz" build() { diff --git a/repo/libmpdclient/libmpdclient.xibuild b/repo/libmpdclient/libmpdclient.xibuild index a80ad57..a5bb43e 100644 --- a/repo/libmpdclient/libmpdclient.xibuild +++ b/repo/libmpdclient/libmpdclient.xibuild @@ -6,7 +6,7 @@ DESC="An asynchronous API library for interfacing MPD in the C, C++ & Objective MAKEDEPS="meson ninja " DEPS="musl" -PKG_VER=2.19 +PKG_VER=2.20 SOURCE="https://www.musicpd.org/download/libmpdclient/${PKG_VER%.*}/libmpdclient-$PKG_VER.tar.xz" build () { diff --git a/repo/libmrss/libmrss.xibuild b/repo/libmrss/libmrss.xibuild index 70d1f0e..c157881 100644 --- a/repo/libmrss/libmrss.xibuild +++ b/repo/libmrss/libmrss.xibuild @@ -6,7 +6,7 @@ DESC="mRSS is a C library for parsing, writing and creating RSS files or streams MAKEDEPS=" automake autoconf libtool m4 curl libnxml doxygen" PKG_VER=0.19.2 -SOURCE="http://www.autistici.org/bakunin/libmrss/libmrss-$PKG_VER.tar.gz" +SOURCE="https://github.com/bakulf/libmrss/archive/refs/tags/$PKG_VER.tar.gz" build() { ./configure --prefix=/usr diff --git a/repo/libnfs/libnfs.xibuild b/repo/libnfs/libnfs.xibuild index 582fc31..f3d0f47 100644 --- a/repo/libnfs/libnfs.xibuild +++ b/repo/libnfs/libnfs.xibuild @@ -5,7 +5,7 @@ DESC="Client library for accessing NFS shares" MAKEDEPS="autoconf automake m4 libtool" -PKG_VER=5.0.1 +PKG_VER=5.0.2 SOURCE="https://github.com/sahlberg/libnfs/archive/libnfs-$PKG_VER.tar.gz" ADDITIONAL=" diff --git a/repo/libnftnl/libnftnl.xibuild b/repo/libnftnl/libnftnl.xibuild index 5f36744..515fe9e 100644 --- a/repo/libnftnl/libnftnl.xibuild +++ b/repo/libnftnl/libnftnl.xibuild @@ -5,7 +5,7 @@ DESC="Netfilter library providing interface to the nf_tables subsystem" MAKEDEPS=" bash jansson libmnl" -PKG_VER=1.2.1 +PKG_VER=1.2.3 SOURCE="https://netfilter.org/projects/libnftnl/files/libnftnl-$PKG_VER.tar.bz2" build() { diff --git a/repo/libnghttp/libnghttp.xibuild b/repo/libnghttp/libnghttp.xibuild index 6f006dc..e73836c 100644 --- a/repo/libnghttp/libnghttp.xibuild +++ b/repo/libnghttp/libnghttp.xibuild @@ -3,7 +3,7 @@ MAKEDEPS="make " DEPS="musl" -PKG_VER=1.46.0 +PKG_VER=1.49.0 SOURCE=https://github.com/nghttp2/nghttp2/releases/download/v$PKG_VER/nghttp2-$PKG_VER.tar.xz DESC="Framing layer of HTTP implemented as a C library" diff --git a/repo/libnice/libnice.xibuild b/repo/libnice/libnice.xibuild index 1324bf4..def2558 100644 --- a/repo/libnice/libnice.xibuild +++ b/repo/libnice/libnice.xibuild @@ -5,7 +5,7 @@ DESC="GLib ICE implementation" MAKEDEPS="glib gnutls gstreamer gobject-introspection gtk2 meson" -PKG_VER=0.1.18 +PKG_VER=0.1.19 SOURCE="https://nice.freedesktop.org/releases/libnice-$PKG_VER.tar.gz" ADDITIONAL=" diff --git a/repo/libnl/libnl.xibuild b/repo/libnl/libnl.xibuild index 7ea18ba..02438ec 100644 --- a/repo/libnl/libnl.xibuild +++ b/repo/libnl/libnl.xibuild @@ -3,7 +3,7 @@ MAKEDEPS="make tar gzip" DEPS="musl" -PKG_VER=3.5.0 +PKG_VER=3.7.0 SOURCE=https://github.com/thom311/libnl/releases/download/libnl$(echo $PKG_VER | sed 's/\./_/g')/libnl-$PKG_VER.tar.gz ADDITIONAL=" https://github.com/thom311/libnl/releases/download/libnl$(echo $PKG_VER | sed 's/\./_/g')/libnl-doc-$PKG_VER.tar.gz diff --git a/repo/libnotify/libnotify.xibuild b/repo/libnotify/libnotify.xibuild index 0bb4cf5..cf65616 100644 --- a/repo/libnotify/libnotify.xibuild +++ b/repo/libnotify/libnotify.xibuild @@ -5,7 +5,7 @@ DESC="Desktop notification library" MAKEDEPS="meson gdk-pixbuf dbus gtk3 gobject-introspection" -PKG_VER=0.7.9 +PKG_VER=0.8.1 SOURCE="https://download.gnome.org/sources/libnotify/${PKG_VER%.*}/libnotify-$PKG_VER.tar.xz" build() { diff --git a/repo/libnsl/libnsl.xibuild b/repo/libnsl/libnsl.xibuild index 555edd9..8117fc9 100644 --- a/repo/libnsl/libnsl.xibuild +++ b/repo/libnsl/libnsl.xibuild @@ -3,7 +3,7 @@ MAKEDEPS="make autoconf automake gettext libtirpc libtool" DEPS="intltool libtirpc musl" -PKG_VER=1.2.0 +PKG_VER=2.0.0 SOURCE=https://github.com/thkukuk/libnsl/archive/v$PKG_VER.tar.gz DESC="Public client interface for NIS(YP) and NIS+ in a IPv6 ready version" diff --git a/repo/libnumbertext/libnumbertext.xibuild b/repo/libnumbertext/libnumbertext.xibuild index c7861e0..8b544c6 100644 --- a/repo/libnumbertext/libnumbertext.xibuild +++ b/repo/libnumbertext/libnumbertext.xibuild @@ -5,7 +5,7 @@ DESC="Number to number name and money text conversion library" MAKEDEPS="" -PKG_VER=1.0.7 +PKG_VER=1.0.10 SOURCE="https://github.com/Numbertext/libnumbertext/releases/download/$PKG_VER/libnumbertext-$PKG_VER.tar.xz" build() { diff --git a/repo/libnxml/libnxml.xibuild b/repo/libnxml/libnxml.xibuild index 94a6adb..478711c 100644 --- a/repo/libnxml/libnxml.xibuild +++ b/repo/libnxml/libnxml.xibuild @@ -3,10 +3,10 @@ NAME="libnxml" DESC="C library for parsing, writing and creating XML 1.0 and 1.1 files or streams" -MAKEDEPS=" curl" +MAKEDEPS="curl" PKG_VER=0.18.3 -SOURCE="http://www.autistici.org/bakunin/libnxml/libnxml-$PKG_VER.tar.gz" +SOURCE="https://github.com/bakulf/libnxml/archive/refs/tags/$PKG_VER.tar.gz" build() { ./configure --prefix=/usr diff --git a/repo/liborcus/liborcus.xibuild b/repo/liborcus/liborcus.xibuild index 7c43ca0..481b0ac 100644 --- a/repo/liborcus/liborcus.xibuild +++ b/repo/liborcus/liborcus.xibuild @@ -5,7 +5,7 @@ DESC="Library for processing spreadsheet documents" MAKEDEPS="boost mdds libixion zlib" -PKG_VER=0.16.1 +PKG_VER=0.17.2 SOURCE="https://kohei.us/files/orcus/src/liborcus-$PKG_VER.tar.xz" ADDITIONAL=" diff --git a/repo/libpipeline/libpipeline.xibuild b/repo/libpipeline/libpipeline.xibuild index e7cac33..0aeaa73 100644 --- a/repo/libpipeline/libpipeline.xibuild +++ b/repo/libpipeline/libpipeline.xibuild @@ -3,7 +3,7 @@ MAKEDEPS="make " DEPS="musl" -PKG_VER=1.5.5 +PKG_VER=1.5.6 SOURCE=http://download.savannah.nongnu.org/releases/libpipeline/libpipeline-$PKG_VER.tar.gz DESC="A library for manipulating pipelines of subprocesses in a flexible and convenient way" diff --git a/repo/libpng/libpng.xibuild b/repo/libpng/libpng.xibuild index e40077d..8854355 100644 --- a/repo/libpng/libpng.xibuild +++ b/repo/libpng/libpng.xibuild @@ -3,7 +3,7 @@ MAKEDEPS="make " DEPS="" -PKG_VER=1.6.37 +PKG_VER=1.6.38 SOURCE=https://downloads.sourceforge.net/libpng/libpng-$PKG_VER.tar.xz DESC="A collection of routines used to create PNG images" ADDITIONAL="libpng-1.6.37-apng.patch" diff --git a/repo/libproxy/libproxy.xibuild b/repo/libproxy/libproxy.xibuild index a844754..70371db 100644 --- a/repo/libproxy/libproxy.xibuild +++ b/repo/libproxy/libproxy.xibuild @@ -6,7 +6,7 @@ DESC="Library handling all the details of proxy configuration" MAKEDEPS="cmake " DEPS="musl libgcc libstdc++" -PKG_VER=0.4.17 +PKG_VER=0.4.18 SOURCE="https://github.com/libproxy/libproxy/archive/$PKG_VER.tar.gz" build () { diff --git a/repo/librdkafka/librdkafka.xibuild b/repo/librdkafka/librdkafka.xibuild index 74845fc..d41ff2e 100644 --- a/repo/librdkafka/librdkafka.xibuild +++ b/repo/librdkafka/librdkafka.xibuild @@ -5,7 +5,7 @@ DESC="The Apache Kafka C/C++ library" MAKEDEPS="bash openssl libsasl lz4 zlib zstd rapidjson" -PKG_VER=1.8.2 +PKG_VER=1.9.2 SOURCE="https://github.com/edenhill/librdkafka/archive/v$PKG_VER.tar.gz" build() { diff --git a/repo/libretls/libretls.xibuild b/repo/libretls/libretls.xibuild index 97b31af..0e58f47 100644 --- a/repo/libretls/libretls.xibuild +++ b/repo/libretls/libretls.xibuild @@ -6,7 +6,7 @@ DESC="port of libtls from libressl to openssl" MAKEDEPS="make " DEPS="openssl cacerts " -PKG_VER=3.5.1 +PKG_VER=3.5.2 SOURCE="https://causal.agency/libretls/libretls-$PKG_VER.tar.gz" prepare () { diff --git a/repo/librist/librist.xibuild b/repo/librist/librist.xibuild index a51c3fa..919b6d4 100644 --- a/repo/librist/librist.xibuild +++ b/repo/librist/librist.xibuild @@ -6,7 +6,7 @@ DESC="Reliable Internet Stream Transport (RIST)" MAKEDEPS="meson ninja " DEPS="linux-headers jsoncpp musl " -PKG_VER=0.2.6 +PKG_VER=0.2.7 SOURCE="https://code.videolan.org/rist/librist/-/archive/v$PKG_VER/librist-v$PKG_VER.tar.gz" build () { diff --git a/repo/librsvg/librsvg.xibuild b/repo/librsvg/librsvg.xibuild index 7e29f04..b8076c9 100644 --- a/repo/librsvg/librsvg.xibuild +++ b/repo/librsvg/librsvg.xibuild @@ -6,7 +6,7 @@ DESC="SAX-based renderer for SVG files into a GdkPixbuf" MAKEDEPS="make rust cargo vala" DEPS="cairo gdk-pixbuf glib libxml2 musl pango " -PKG_VER=2.54.1 +PKG_VER=2.55.1 SOURCE="https://download.gnome.org/sources/librsvg/${PKG_VER%.*}/librsvg-$PKG_VER.tar.xz" ADDITIONAL="target.patch" diff --git a/repo/libsasl/libsasl.xibuild b/repo/libsasl/libsasl.xibuild index 5c55e31..5560a7a 100644 --- a/repo/libsasl/libsasl.xibuild +++ b/repo/libsasl/libsasl.xibuild @@ -3,7 +3,7 @@ MAKEDEPS="make " DEPS="gmp" -PKG_VER=2.1.27 +PKG_VER=2.1.28 SOURCE=https://github.com/cyrusimap/cyrus-sasl/releases/download/cyrus-sasl-$PKG_VER/cyrus-sasl-$PKG_VER.tar.gz DESC="A library for Simple Authentication and Security Layer" diff --git a/repo/libseccomp/libseccomp.xibuild b/repo/libseccomp/libseccomp.xibuild index 5e05d58..097b45f 100644 --- a/repo/libseccomp/libseccomp.xibuild +++ b/repo/libseccomp/libseccomp.xibuild @@ -3,7 +3,7 @@ MAKEDEPS="make " DEPS="musl" -PKG_VER=2.5.3 +PKG_VER=2.5.4 SOURCE=https://github.com/seccomp/libseccomp/releases/download/v$PKG_VER/libseccomp-$PKG_VER.tar.gz DESC="Enhanced seccomp library" diff --git a/repo/libsecret/libsecret.xibuild b/repo/libsecret/libsecret.xibuild index e62dcd7..0006de0 100644 --- a/repo/libsecret/libsecret.xibuild +++ b/repo/libsecret/libsecret.xibuild @@ -5,7 +5,7 @@ DESC="Library for storing and retrieving passwords and other secrets" MAKEDEPS="glib intltool libxslt docbook-xsl libgcrypt gobject-introspection vala meson" -PKG_VER=0.20.4 +PKG_VER=0.20.5 SOURCE="https://download.gnome.org/sources/libsecret/${PKG_VER%.*}/libsecret-$PKG_VER.tar.xz" build() { diff --git a/repo/libsigc++/libsigc++.xibuild b/repo/libsigc++/libsigc++.xibuild index 0c85550..c314607 100644 --- a/repo/libsigc++/libsigc++.xibuild +++ b/repo/libsigc++/libsigc++.xibuild @@ -6,7 +6,7 @@ DESC="type-safe Signal Framework for C++" MAKEDEPS="meson ninja " DEPS="musl " -PKG_VER=2.10.6 +PKG_VER=3.0.4 SOURCE="https://download.gnome.org/sources/libsigc++/${PKG_VER%.*}/libsigc++-$PKG_VER.tar.xz" build () { diff --git a/repo/libsigsegv/libsigsegv.xibuild b/repo/libsigsegv/libsigsegv.xibuild index 15fd491..0d3bba9 100644 --- a/repo/libsigsegv/libsigsegv.xibuild +++ b/repo/libsigsegv/libsigsegv.xibuild @@ -3,7 +3,7 @@ MAKEDEPS="make " DEPS="libtasn1 readline zlib nettle libp11-kit libidn libunistring" -PKG_VER=2.13 +PKG_VER=2.14 SOURCE=https://ftp.gnu.org/gnu/libsigsegv/libsigsegv-$PKG_VER.tar.gz DESC="A library for handling page faults in user mode" diff --git a/repo/libsoup/libsoup.xibuild b/repo/libsoup/libsoup.xibuild index acf15a6..7162569 100644 --- a/repo/libsoup/libsoup.xibuild +++ b/repo/libsoup/libsoup.xibuild @@ -5,7 +5,7 @@ DESC="Gnome HTTP client/server Library" MAKEDEPS=" libgcrypt libgpg-error zlib meson gobject-introspection vala libxml2 libpsl sqlite3 brotli" -PKG_VER=2.74.1 +PKG_VER=3.0.8 SOURCE="https://download.gnome.org/sources/libsoup/${PKG_VER%.*}/libsoup-$PKG_VER.tar.xz" build() { diff --git a/repo/libsrt/libsrt.xibuild b/repo/libsrt/libsrt.xibuild index 3d79326..067c2dd 100644 --- a/repo/libsrt/libsrt.xibuild +++ b/repo/libsrt/libsrt.xibuild @@ -6,7 +6,7 @@ DESC="Secure Reliable Transport (SRT)" MAKEDEPS="cmake " DEPS="openssl musl" -PKG_VER=1.4.4 +PKG_VER=1.5.0 SOURCE="https://github.com/Haivision/srt/archive/v$PKG_VER.tar.gz" ADDITIONAL="fix-cmake.patch " diff --git a/repo/libtasn1/libtasn1.xibuild b/repo/libtasn1/libtasn1.xibuild index a2394ed..c3b82fc 100644 --- a/repo/libtasn1/libtasn1.xibuild +++ b/repo/libtasn1/libtasn1.xibuild @@ -3,7 +3,7 @@ MAKEDEPS="make " DEPS="musl" -PKG_VER=4.18.0 +PKG_VER=4.19.0 SOURCE=https://ftp.gnu.org/gnu/libtasn1/libtasn1-$PKG_VER.tar.gz DESC="The ASN.1 library used in GNUTLS" diff --git a/repo/libtirpc/libtirpc.xibuild b/repo/libtirpc/libtirpc.xibuild index ec4f3b9..0b5ad51 100644 --- a/repo/libtirpc/libtirpc.xibuild +++ b/repo/libtirpc/libtirpc.xibuild @@ -3,7 +3,7 @@ MAKEDEPS="make queue-standalone" DEPS="krb5" -PKG_VER=1.3.2 +PKG_VER=1.3.3 SOURCE=https://downloads.sourceforge.net/libtirpc/libtirpc-$PKG_VER.tar.bz2 DESC="Transport Independent RPC library (SunRPC replacement)" diff --git a/repo/libtool/libtool.xibuild b/repo/libtool/libtool.xibuild index 297dc8f..516773b 100644 --- a/repo/libtool/libtool.xibuild +++ b/repo/libtool/libtool.xibuild @@ -3,7 +3,7 @@ MAKEDEPS="make m4" DEPS="sh tar musl" -PKG_VER=2.4.6 +PKG_VER=2.4.7 SOURCE=https://ftpmirror.gnu.org/libtool/libtool-$PKG_VER.tar.gz DESC="A generic library support script" diff --git a/repo/liburing/liburing.xibuild b/repo/liburing/liburing.xibuild index 16dea1e..d7a6fd8 100644 --- a/repo/liburing/liburing.xibuild +++ b/repo/liburing/liburing.xibuild @@ -5,7 +5,7 @@ DESC="Linux kernel io_uring access library" MAKEDEPS="linux-headers" -PKG_VER=2.1 +PKG_VER=2.2 SOURCE="https://git.kernel.dk/cgit/liburing/snapshot/liburing-$PKG_VER.tar.gz" build() { diff --git a/repo/libusb/libusb.xibuild b/repo/libusb/libusb.xibuild index 324b100..adae1c2 100644 --- a/repo/libusb/libusb.xibuild +++ b/repo/libusb/libusb.xibuild @@ -3,7 +3,7 @@ MAKEDEPS="make" DEPS="musl eudev" -PKG_VER=1.0.25 +PKG_VER=1.0.26 SOURCE=https://github.com/libusb/libusb/releases/download/v$PKG_VER/libusb-$PKG_VER.tar.bz2 DESC="Library that provides generic access to USB devices" diff --git a/repo/libusrsctp/libusrsctp.xibuild b/repo/libusrsctp/libusrsctp.xibuild index eacfe2d..0c7947f 100644 --- a/repo/libusrsctp/libusrsctp.xibuild +++ b/repo/libusrsctp/libusrsctp.xibuild @@ -5,7 +5,7 @@ DESC="Portable SCTP userland stack" MAKEDEPS="automake autoconf libtool" -PKG_VER=0.9.3.0_git20190127 +PKG_VER= _commit=81049b90f5703b89154a7dc06cf13f9b01811e06 SOURCE="https://github.com/sctplab/usrsctp/archive/$_commit.tar.gz" diff --git a/repo/libuv/libuv.xibuild b/repo/libuv/libuv.xibuild index 976b2b9..15846e3 100644 --- a/repo/libuv/libuv.xibuild +++ b/repo/libuv/libuv.xibuild @@ -3,7 +3,7 @@ MAKEDEPS="make " DEPS="musl" -PKG_VER=1.44.1 +PKG_VER=1.44.2 SOURCE=https://dist.libuv.org/dist/v$PKG_VER/libuv-v$PKG_VER.tar.gz DESC="Cross-platform asychronous I/O" diff --git a/repo/libva/libva.xibuild b/repo/libva/libva.xibuild index 786a1b5..da4d1d4 100644 --- a/repo/libva/libva.xibuild +++ b/repo/libva/libva.xibuild @@ -5,7 +5,7 @@ DEPS="libdrm libx11 mesa libxext libxfixes wayland" DESC="Video Acceleration API" -PKG_VER=2.13.0 +PKG_VER=2.15.0 SOURCE=https://github.com/intel/libva/releases/download/$PKG_VER/libva-$PKG_VER.tar.bz2 build () { diff --git a/repo/libvdpau-va-gl/libvdpau-va-gl.xibuild b/repo/libvdpau-va-gl/libvdpau-va-gl.xibuild index 9f18934..0a15532 100644 --- a/repo/libvdpau-va-gl/libvdpau-va-gl.xibuild +++ b/repo/libvdpau-va-gl/libvdpau-va-gl.xibuild @@ -5,7 +5,7 @@ DEPS="musl libvdpau libx11 libva" DESC="VPAU driver with OpenGL backend" -PKG_VER=0.4.0 +PKG_VER=0.4.2 SOURCE=https://github.com/i-rinat/libvdpau-va-gl/archive/v$PKG_VER/libvdpau-va-gl-$PKG_VER.tar.gz build () { diff --git a/repo/libvdpau/libvdpau.xibuild b/repo/libvdpau/libvdpau.xibuild index 5054564..82c599c 100644 --- a/repo/libvdpau/libvdpau.xibuild +++ b/repo/libvdpau/libvdpau.xibuild @@ -5,7 +5,7 @@ DEPS="libxext graphviz" DESC="X.org amdgpu video driver" -PKG_VER=1.4 +PKG_VER=1.5 SOURCE=https://gitlab.freedesktop.org/vdpau/libvdpau/-/archive/$PKG_VER/libvdpau-$PKG_VER.tar.bz2 build () { diff --git a/repo/libvirt/libvirt.xibuild b/repo/libvirt/libvirt.xibuild index d5386d9..a6e8d4b 100644 --- a/repo/libvirt/libvirt.xibuild +++ b/repo/libvirt/libvirt.xibuild @@ -6,7 +6,7 @@ DESC="A virtualization API for several hypervisor and container systems" MAKEDEPS="augeas libsasl device-mapper e2fsprogs gnutls libcap-ng libgpg-error netcf libnl libxml2 libxslt libtasn1 lvm2 lxc libgcrypt parted perl pkg-config eudev zlib yajl libpcap curl libpciaccess polkit readline linux-headers jansson libtirpc perl-xml-xpath fuse util-linux bash-completion bridge-utils dmidecode dnsmasq iptables pm-utils netcat rpcsvc-proto python-docutils meson ninja" DEPS="dmidecode dnsmasq" -PKG_VER=8.2.0 +PKG_VER=8.7.0 SOURCE="https://libvirt.org/sources/libvirt-$PKG_VER.tar.xz" ADDITIONAL=" diff --git a/repo/libvpx/libvpx.xibuild b/repo/libvpx/libvpx.xibuild index 36acec6..4bb309d 100644 --- a/repo/libvpx/libvpx.xibuild +++ b/repo/libvpx/libvpx.xibuild @@ -5,7 +5,7 @@ DEPS="nasm which" DESC="VP8 and VP9 codec" -PKG_VER=1.11.0 +PKG_VER=1.12.0 SOURCE=https://github.com/webmproject/libvpx/archive/v$PKG_VER/libvpx-$PKG_VER.tar.gz prepare () { diff --git a/repo/libwacom/libwacom.xibuild b/repo/libwacom/libwacom.xibuild index 1f7e392..4e42cb2 100644 --- a/repo/libwacom/libwacom.xibuild +++ b/repo/libwacom/libwacom.xibuild @@ -5,7 +5,7 @@ DEPS="glib libgudev librsvg" DESC="Library to identify Wacom tablets and their features" -PKG_VER=2.1.0 +PKG_VER=2.4.0 SOURCE=https://github.com/linuxwacom/libwacom/releases/download/libwacom-$PKG_VER/libwacom-$PKG_VER.tar.xz build () { diff --git a/repo/libwebp/libwebp.xibuild b/repo/libwebp/libwebp.xibuild index ff84576..3ef0681 100644 --- a/repo/libwebp/libwebp.xibuild +++ b/repo/libwebp/libwebp.xibuild @@ -6,7 +6,7 @@ DESC="Libraries for working with WebP images" MAKEDEPS="make " DEPS="musl " -PKG_VER=1.2.2 +PKG_VER=1.2.4 SOURCE="https://storage.googleapis.com/downloads.webmproject.org/releases/webp/libwebp-$PKG_VER.tar.gz" prepare() { diff --git a/repo/libxcb/libxcb.xibuild b/repo/libxcb/libxcb.xibuild index 0a59eea..b26cce5 100644 --- a/repo/libxcb/libxcb.xibuild +++ b/repo/libxcb/libxcb.xibuild @@ -3,7 +3,7 @@ MAKEDEPS="make doxygen libxslt" DEPS="libxau xcb-proto libxdmcp " -PKG_VER=1.14 +PKG_VER=1.15 SOURCE=https://xorg.freedesktop.org/archive/individual/lib/libxcb-$PKG_VER.tar.xz DESC="X11 client-side library" diff --git a/repo/libxcrypt/libxcrypt.xibuild b/repo/libxcrypt/libxcrypt.xibuild index 8273922..a61149a 100644 --- a/repo/libxcrypt/libxcrypt.xibuild +++ b/repo/libxcrypt/libxcrypt.xibuild @@ -3,7 +3,7 @@ MAKEDEPS="make" DEPS="musl perl readline" -PKG_VER=4.4.26 +PKG_VER=4.4.28 SOURCE=https://github.com/besser82/libxcrypt/releases/download/v$PKG_VER/libxcrypt-$PKG_VER.tar.xz DESC="A modern library for one-way hashing of passwords" diff --git a/repo/libxcvt/libxcvt.xibuild b/repo/libxcvt/libxcvt.xibuild index 07e3766..e28b47f 100644 --- a/repo/libxcvt/libxcvt.xibuild +++ b/repo/libxcvt/libxcvt.xibuild @@ -3,7 +3,7 @@ MAKEDEPS="meson ninja" DEPS="musl" -PKG_VER=0.1.1 +PKG_VER=0.1.2 SOURCE=https://www.x.org/pub/individual/lib/libxcvt-$PKG_VER.tar.xz DESC="library providing a standalone version of the X server implementation of the VESA CVT standard timing modelines generator" diff --git a/repo/libxkbcommon/libxkbcommon.xibuild b/repo/libxkbcommon/libxkbcommon.xibuild index 2675370..caa8c91 100644 --- a/repo/libxkbcommon/libxkbcommon.xibuild +++ b/repo/libxkbcommon/libxkbcommon.xibuild @@ -8,7 +8,7 @@ DEPS="libxml2 musl xkeyboardconfig" -PKG_VER=1.4.0 +PKG_VER=1.4.1 SOURCE="https://github.com/xkbcommon/libxkbcommon/archive/xkbcommon-$PKG_VER.tar.gz" build () { diff --git a/repo/links/links.xibuild b/repo/links/links.xibuild index bb2540d..de78b5d 100644 --- a/repo/links/links.xibuild +++ b/repo/links/links.xibuild @@ -6,7 +6,7 @@ DESC="Web browser running in text mode only" MAKEDEPS="make " DEPS="bzip2 openssl libevent musl zlib zstd " -PKG_VER=2.25 +PKG_VER=2.27 SOURCE="http://links.twibright.com/download/links-$PKG_VER.tar.bz2" build () { diff --git a/repo/linux-libre/linux-libre.xibuild b/repo/linux-libre/linux-libre.xibuild index 8e7eac4..7d5ef11 100644 --- a/repo/linux-libre/linux-libre.xibuild +++ b/repo/linux-libre/linux-libre.xibuild @@ -3,9 +3,9 @@ MAKEDEPS="make bc linux-headers cpio" DEPS="sbase kmod" -PKG_VER=5.19 +PKG_VER=5.19.8 #SOURCE=https://cdn.kernel.org/pub/linux/kernel/v${PKG_VER%%.*}.x/linux-$PKG_VER.tar.xz -SOURCE=https://linux-libre.fsfla.org/pub/linux-libre/releases/LATEST-${PKG_VER%%.*}.N/linux-libre-${PKG_VER}-gnu.tar.xz +SOURCE=https://linux-libre.fsfla.org/pub/linux-libre/releases/${PKG_VER}-gnu/linux-libre-${PKG_VER}-gnu.tar.xz ADDITIONAL=" fix-sbase-coreutils.patch config diff --git a/repo/linux/linux.xibuild b/repo/linux/linux.xibuild index 68549b8..9cbeb5d 100644 --- a/repo/linux/linux.xibuild +++ b/repo/linux/linux.xibuild @@ -3,7 +3,7 @@ MAKEDEPS="make bc cpio linux-headers" DEPS="sbase kmod" -PKG_VER=5.19 +PKG_VER=5.19.9 SOURCE=https://cdn.kernel.org/pub/linux/kernel/v${PKG_VER%%.*}.x/linux-$PKG_VER.tar.xz ADDITIONAL=" fix-sbase-coreutils.patch diff --git a/repo/llvm/llvm.xibuild b/repo/llvm/llvm.xibuild index 9d42a9c..896b612 100644 --- a/repo/llvm/llvm.xibuild +++ b/repo/llvm/llvm.xibuild @@ -3,7 +3,7 @@ MAKEDEPS="make ninja cmake libedit libffi libxml2 ncurses python-sphinx binutils lua python-six" DEPS="perl zlib libffi libedit ncurses" -PKG_VER=13.0.1 +PKG_VER=15.0.0 SOURCE="https://github.com/llvm/llvm-project/releases/download/llvmorg-$PKG_VER/llvm-project-$PKG_VER.src.tar.xz" DESC="Low Level Virtual Machine" diff --git a/repo/lm-sensors/lm-sensors.xibuild b/repo/lm-sensors/lm-sensors.xibuild index c301161..af139b1 100644 --- a/repo/lm-sensors/lm-sensors.xibuild +++ b/repo/lm-sensors/lm-sensors.xibuild @@ -5,8 +5,9 @@ DEPS="which " DESC="Collection of userspace tools for hardware monitoring" -PKG_VER=3-6-0 -SOURCE=https://github.com/lm-sensors/lm-sensors/archive/refs/tags/V$PKG_VER.tar.gz +PKG_VER=3.6.0 +version="$(echo $PKG_VER | sed 's/\./-/g')" +SOURCE=https://github.com/lm-sensors/lm-sensors/archive/refs/tags/V$version.tar.gz build () { make PREFIX=/usr \ diff --git a/repo/lua5-1/lua5-1.xibuild b/repo/lua5-1/lua5-1.xibuild index 4788aa7..ddfd991 100644 --- a/repo/lua5-1/lua5-1.xibuild +++ b/repo/lua5-1/lua5-1.xibuild @@ -3,7 +3,7 @@ MAKEDEPS="make " DEPS="readline" -PKG_VER=5.1.5 +PKG_VER=5.4.4 SOURCE=https://www.lua.org/ftp/lua-$PKG_VER.tar.gz # use alpinelinux's makefile diff --git a/repo/lv2/lv2.xibuild b/repo/lv2/lv2.xibuild index 6aec5aa..1ec3d7e 100644 --- a/repo/lv2/lv2.xibuild +++ b/repo/lv2/lv2.xibuild @@ -5,8 +5,8 @@ DESC="extensible open standard for audio plugins" MAKEDEPS="python gtk2 libsndfile gcovr" -PKG_VER=1.18.2 -SOURCE="http://lv2plug.in/spec/lv2-$PKG_VER.tar.bz2" +PKG_VER=1.18.10 +SOURCE="https://gitlab.com/lv2/lv2/-/archive/v$PKG_VER/lv2-v$PKG_VER.tar.gz" build() { python3 waf configure --prefix=/usr -T diff --git a/repo/lvm2/lvm2.xibuild b/repo/lvm2/lvm2.xibuild index 1d7f0bd..f1cbab9 100644 --- a/repo/lvm2/lvm2.xibuild +++ b/repo/lvm2/lvm2.xibuild @@ -5,7 +5,7 @@ DESC="Logical Volume Manager 2 utilities" MAKEDEPS="linux-headers libaio util-linux" -PKG_VER=2.02.187 +PKG_VER=2.02.188 SOURCE="https://mirrors.kernel.org/sourceware/lvm2/LVM2.$PKG_VER.tgz" ADDITIONAL=" diff --git a/repo/lxc/lxc.xibuild b/repo/lxc/lxc.xibuild index e50de42..d931c7c 100644 --- a/repo/lxc/lxc.xibuild +++ b/repo/lxc/lxc.xibuild @@ -5,7 +5,7 @@ DESC="Userspace interface for the Linux kernel containment features" MAKEDEPS="libcap libseccomp pam linux-headers musl-legacy-compat docbook2x automake autoconf libtool perl-xml-namespacesupport" -PKG_VER=4.0.12 +PKG_VER=5.0.1 SOURCE="https://linuxcontainers.org/downloads/lxc/lxc-$PKG_VER.tar.gz" ADDITIONAL=" diff --git a/repo/lz4/lz4.xibuild b/repo/lz4/lz4.xibuild index e0bfd68..2b03b0e 100644 --- a/repo/lz4/lz4.xibuild +++ b/repo/lz4/lz4.xibuild @@ -3,7 +3,7 @@ MAKEDEPS="make " DEPS="sh" -PKG_VER=1.9.3 +PKG_VER=1.9.4 SOURCE=https://github.com/lz4/lz4/archive/refs/tags/v$PKG_VER.tar.gz DESC="A lossless compression algorithm, providing high compression speeds" diff --git a/repo/man-db/man-db.xibuild b/repo/man-db/man-db.xibuild index 5d0e76c..614622b 100644 --- a/repo/man-db/man-db.xibuild +++ b/repo/man-db/man-db.xibuild @@ -3,7 +3,7 @@ MAKEDEPS="make " DEPS="gdbm zlib groff libpipeline less" -PKG_VER=2.9.4 +PKG_VER=2.10.2 SOURCE=http://download.savannah.nongnu.org/releases/man-db/man-db-$PKG_VER.tar.xz DESC="A utility for reading man pages" diff --git a/repo/maven/maven.xibuild b/repo/maven/maven.xibuild index 0d10890..8915782 100644 --- a/repo/maven/maven.xibuild +++ b/repo/maven/maven.xibuild @@ -5,7 +5,7 @@ DESC="A Java project management and project comprehension tool." MAKEDEPS="" -PKG_VER=3.8.5 +PKG_VER=3.8.6 pkgname="maven-${PKG_VER%%.*}" SOURCE="https://archive.apache.org/dist/maven/maven-${PKG_VER%%.*}/$PKG_VER/binaries/apache-maven-$PKG_VER-bin.tar.gz" diff --git a/repo/mdds/mdds.xibuild b/repo/mdds/mdds.xibuild index d2555a5..4e8173c 100644 --- a/repo/mdds/mdds.xibuild +++ b/repo/mdds/mdds.xibuild @@ -5,7 +5,7 @@ DESC="Multi-dimensional data index algorithm" MAKEDEPS=" boost" -PKG_VER=1.7.0 +PKG_VER=2.0.3 SOURCE="https://kohei.us/files/mdds/src/mdds-$PKG_VER.tar.bz2" build() { diff --git a/repo/mercurial/mercurial.xibuild b/repo/mercurial/mercurial.xibuild index fb2a378..3855b88 100644 --- a/repo/mercurial/mercurial.xibuild +++ b/repo/mercurial/mercurial.xibuild @@ -5,7 +5,7 @@ DESC="Scalable distributed SCM tool" MAKEDEPS="python" -PKG_VER=6.1.1 +PKG_VER=6.1.4 SOURCE="https://www.mercurial-scm.org/release/mercurial-$PKG_VER.tar.gz" ADDITIONAL=" diff --git a/repo/mesa/mesa.xibuild b/repo/mesa/mesa.xibuild index a77cdc6..45b1ba0 100644 --- a/repo/mesa/mesa.xibuild +++ b/repo/mesa/mesa.xibuild @@ -3,7 +3,7 @@ MAKEDEPS="meson ninja python-mako libvdpau llvm libxxf86vm libelf lm-sensors expat wayland-protocols llvm" DEPS="xorg-libs libdrm" -PKG_VER=21.3.7 +PKG_VER=22.1.7 SOURCE=https://mesa.freedesktop.org/archive/mesa-$PKG_VER.tar.xz ADDITIONAL=" 0001-radeonsi-On-Aarch64-force-persistent-buffers-to-GTT.patch diff --git a/repo/monero/monero.xibuild b/repo/monero/monero.xibuild index 06c09d7..3383025 100644 --- a/repo/monero/monero.xibuild +++ b/repo/monero/monero.xibuild @@ -5,7 +5,7 @@ DESC="Secure, private, untraceable cryptocurrency" MAKEDEPS=" boost cmake cppzmq hidapi libsodium miniupnpc openpgm openssl rapidjson readline unbound zeromq " -PKG_VER=0.17.3.0 +PKG_VER=0.18.1.1 _ver_randomx=ae8e98b681766f31d49ac562dd6974906156e07b _ver_supercop=633500ad8c8759995049ccd022107d1fa8a1bbc9 SOURCE="https://github.com/monero-project/monero/archive/refs/tags/v$PKG_VER.tar.gz" diff --git a/repo/mpd/mpd.xibuild b/repo/mpd/mpd.xibuild index fe574f6..e55c559 100644 --- a/repo/mpd/mpd.xibuild +++ b/repo/mpd/mpd.xibuild @@ -6,7 +6,7 @@ DESC="Music daemon that plays MP3, FLAC, Ogg Vorbis files and Audio CDs" MAKEDEPS="meson ninja boost" DEPS="alsa-lib sbase expat faad2 flac fmt icu lame bzip2 libid3tag libmad libogg pulseaudio libsamplerate libmpdclient libvorbis musl opus pipewire soxr wavpack zlib sqlite3 ffmpeg4 openal-soft" -PKG_VER=0.23.6 +PKG_VER=0.23.9 SOURCE="https://www.musicpd.org/download/mpd/${PKG_VER%.*}/mpd-$PKG_VER.tar.xz" ADDITIONAL="libcdio-paa-version.patch libcdio-paranoia-version.patch mpd.confd mpd.initd" diff --git a/repo/mpg123/mpg123.xibuild b/repo/mpg123/mpg123.xibuild index d83f9cd..85e7143 100644 --- a/repo/mpg123/mpg123.xibuild +++ b/repo/mpg123/mpg123.xibuild @@ -5,7 +5,7 @@ DESC="Console-based MPEG Audio Player for Layers 1, 2 and 3" MAKEDEPS="libtool alsa-lib linux-headers" -PKG_VER=1.29.3 +PKG_VER=1.30.2 SOURCE="https://www.mpg123.org/download/mpg123-$PKG_VER.tar.bz2" build() { diff --git a/repo/mtxclient/mtxclient.xibuild b/repo/mtxclient/mtxclient.xibuild index efb50c1..3b38091 100644 --- a/repo/mtxclient/mtxclient.xibuild +++ b/repo/mtxclient/mtxclient.xibuild @@ -5,7 +5,7 @@ DESC="Client API library for Matrix, built on top of Boost.Asio" MAKEDEPS="boost coeurl libsodium nlohmann-json olm openssl zlib cmake" -PKG_VER=0.7.0 +PKG_VER=0.8.2 SOURCE="https://github.com/nheko-reborn/mtxclient/archive/v$PKG_VER/mtxclient-v$PKG_VER.tar.gz" build() { diff --git a/repo/nano/nano.xibuild b/repo/nano/nano.xibuild index dcca53b..155d476 100644 --- a/repo/nano/nano.xibuild +++ b/repo/nano/nano.xibuild @@ -5,7 +5,7 @@ DESC="Enhanced clone of the Pico text editor" MAKEDEPS=" ncurses" -PKG_VER=6.2 +PKG_VER=6.4 SOURCE="https://www.nano-editor.org/dist/v${PKG_VER%%.*}/nano-$PKG_VER.tar.xz" build() { ./configure \ diff --git a/repo/neofetch/neofetch.xibuild b/repo/neofetch/neofetch.xibuild index a450f78..eaa1050 100644 --- a/repo/neofetch/neofetch.xibuild +++ b/repo/neofetch/neofetch.xibuild @@ -3,8 +3,8 @@ MAKEDEPS="make " DEPS="bash" -PKG_VER=3.7 -SOURCE=https://github.com/dylanaraps/neofetch +PKG_VER=7.1.0 +SOURCE=https://github.com/dylanaraps/neofetch/archive/refs/tags/$PKG_VER.tar.gz DESC="A CLI system information tool written in BASH that supports displaying images." package () { diff --git a/repo/neon/neon.xibuild b/repo/neon/neon.xibuild index 1e2d362..734bf27 100644 --- a/repo/neon/neon.xibuild +++ b/repo/neon/neon.xibuild @@ -5,7 +5,7 @@ DESC="HTTP and WebDAV client library with a C interface" MAKEDEPS="expat openssl zlib gzip xmlto autoconf automake libtool" -PKG_VER=0.32.2 +PKG_VER=0.32.4 SOURCE="https://github.com/notroj/neon/archive/$PKG_VER.tar.gz" prepare() { diff --git a/repo/neovim/neovim.xibuild b/repo/neovim/neovim.xibuild index 389bc7e..9bedcad 100644 --- a/repo/neovim/neovim.xibuild +++ b/repo/neovim/neovim.xibuild @@ -3,7 +3,7 @@ MAKEDEPS="make " DEPS="intltool libluv libtermkey libuv libvterm luajit msgpack-c musl tree-sitter unibilium lua-lpeg lua-mpack" -PKG_VER=0.6.1 +PKG_VER=0.7.2 SOURCE=https://github.com/neovim/neovim/archive/v$PKG_VER.tar.gz DESC="Vim-fork focused on extensibility and agility" diff --git a/repo/net-tools/net-tools.xibuild b/repo/net-tools/net-tools.xibuild index a4b97f0..36dac67 100644 --- a/repo/net-tools/net-tools.xibuild +++ b/repo/net-tools/net-tools.xibuild @@ -3,7 +3,7 @@ MAKEDEPS="make utmps " DEPS="pam libcap readline ncurses libxcrypt iana-etc " -PKG_VER=2.10 +PKG_VER=2.1185 SOURCE=https://github.com/ecki/net-tools ADDITIONAL=" " diff --git a/repo/nettle/nettle.xibuild b/repo/nettle/nettle.xibuild index a0107c5..a8fb467 100644 --- a/repo/nettle/nettle.xibuild +++ b/repo/nettle/nettle.xibuild @@ -3,7 +3,7 @@ MAKEDEPS="make " DEPS="gmp" -PKG_VER=3.7 +PKG_VER=3.8 SOURCE=https://ftp.gnu.org/gnu/nettle/nettle-$PKG_VER.tar.gz DESC="A low-level cryptographic library" diff --git a/repo/networkmanager/networkmanager.xibuild b/repo/networkmanager/networkmanager.xibuild index b1ef2da..902232e 100644 --- a/repo/networkmanager/networkmanager.xibuild +++ b/repo/networkmanager/networkmanager.xibuild @@ -3,7 +3,7 @@ MAKEDEPS="grep meson ninja python intltool glib" DEPS="libndp curl wpa_supplicant newt nss polkit libpsl dbus gobject-introspection dhcp eudev intltool modemmanager nspr mobile-broadband-provider-info python-gobject" -PKG_VER=1.39.2 +PKG_VER=1.41.2 SOURCE=https://download.gnome.org/sources/NetworkManager/${PKG_VER%.*}/NetworkManager-$PKG_VER.tar.xz ADDITIONAL=" diff --git a/repo/newt/newt.xibuild b/repo/newt/newt.xibuild index 6696f55..e256ffc 100644 --- a/repo/newt/newt.xibuild +++ b/repo/newt/newt.xibuild @@ -4,7 +4,7 @@ MAKEDEPS="make tcl python" DEPS="gmp libxcrypt popt slang python tcl" PKG_VER=0.52.21 -SOURCE=https://releases.pagure.org/newt/newt-0.52.21.tar.gz +SOURCE=https://releases.pagure.org/newt/newt-$PKG_VER.tar.gz DESC="Not Erik's Windowing Toolkit - text mode windowing with slang" build () { @@ -15,7 +15,7 @@ build () { ./configure --prefix=/usr \ --with-gpm-support \ - --with-python=python3.10 && + --with-python=python3 && make } diff --git a/repo/nheko/nheko.xibuild b/repo/nheko/nheko.xibuild index 63396fe..6d94862 100644 --- a/repo/nheko/nheko.xibuild +++ b/repo/nheko/nheko.xibuild @@ -6,7 +6,7 @@ DESC="Qt5-based client for Matrix protocol" MAKEDEPS=" asciidoctor cmake ninja boost lmdb lmdbxx tweeny qt5-qtbase qt5-qttools qt5-qtmultimedia qt5-qtsvg qt5-qtdeclarative qt5-qtquickcontrols2 qt5-qtkeychain zlib openssl olm nlohmann-json cmark spdlog mtxclient gst-plugins-base gst-plugins-bad xcb-util-wm gstreamer libevent fmt coeurl" DEPS="qt5-qtgraphicaleffects qt5-qtbase qt5-qtmultimedia qt5-qtkeychain qt5-qtsvg" -PKG_VER=0.9.3 +PKG_VER=0.10.1 SOURCE="https://github.com/Nheko-Reborn/nheko/archive/v$PKG_VER.tar.gz" ADDITIONAL="remove-fatal-secrets-error.patch" diff --git a/repo/ninja/ninja.xibuild b/repo/ninja/ninja.xibuild index 8ae4868..ee7f4ef 100644 --- a/repo/ninja/ninja.xibuild +++ b/repo/ninja/ninja.xibuild @@ -3,7 +3,7 @@ MAKEDEPS="python" DEPS="musl" -PKG_VER=1.10.2 +PKG_VER=1.11.1 SOURCE=https://github.com/ninja-build/ninja/archive/refs/tags/v$PKG_VER.tar.gz DESC="Small build system with a focus on speed" diff --git a/repo/nlohmann-json/nlohmann-json.xibuild b/repo/nlohmann-json/nlohmann-json.xibuild index 81dcba0..ae9f817 100644 --- a/repo/nlohmann-json/nlohmann-json.xibuild +++ b/repo/nlohmann-json/nlohmann-json.xibuild @@ -5,7 +5,7 @@ DESC="JSON for Modern C++" MAKEDEPS=" cmake" -PKG_VER=3.10.5 +PKG_VER=3.11.2 SOURCE="https://github.com/nlohmann/json/archive/v$PKG_VER.tar.gz" build() { diff --git a/repo/nmap/nmap.xibuild b/repo/nmap/nmap.xibuild index 3fd85e8..e7518f6 100644 --- a/repo/nmap/nmap.xibuild +++ b/repo/nmap/nmap.xibuild @@ -3,7 +3,7 @@ MAKEDEPS="make " DEPS="libpcap lua pcre2 liblinear" -PKG_VER=7.92 +PKG_VER=7.93 SOURCE=https://nmap.org/dist/nmap-$PKG_VER.tar.bz2 DESC="Network exploration and security auditing utility" diff --git a/repo/nodejs/nodejs.xibuild b/repo/nodejs/nodejs.xibuild index e13b494..7ae444e 100644 --- a/repo/nodejs/nodejs.xibuild +++ b/repo/nodejs/nodejs.xibuild @@ -6,7 +6,7 @@ DESC="JavaScript runtime built on V8 engine - LTS version" MAKEDEPS="make " DEPS="brotli sbase sort c-ares cacerts openssl musl libnghttp zlib " -PKG_VER=16.14.2 +PKG_VER=18.9.0 SOURCE="https://nodejs.org/dist/v$PKG_VER/node-v$PKG_VER.tar.gz" ADDITIONAL="fix-build-with-system-c-ares.patch disable-running-gyp-on-shared-deps.patch " diff --git a/repo/npm/npm.xibuild b/repo/npm/npm.xibuild index 34232d3..1769528 100644 --- a/repo/npm/npm.xibuild +++ b/repo/npm/npm.xibuild @@ -5,7 +5,7 @@ DESC="The package manager for JavaScript" MAKEDEPS="" -PKG_VER=8.6.0 +PKG_VER=8.19.2 SOURCE="https://registry.npmjs.org/npm/-/npm-$PKG_VER.tgz" ADDITIONAL=" diff --git a/repo/nspr/nspr.xibuild b/repo/nspr/nspr.xibuild index 7763d74..f2bce5b 100644 --- a/repo/nspr/nspr.xibuild +++ b/repo/nspr/nspr.xibuild @@ -3,7 +3,7 @@ MAKEDEPS="make " DEPS="musl" -PKG_VER=4.34 +PKG_VER=4.35 SOURCE=https://archive.mozilla.org/pub/nspr/releases/v$PKG_VER/src/nspr-$PKG_VER.tar.gz DESC="Netscape Portable Runtime" diff --git a/repo/nss/nss.xibuild b/repo/nss/nss.xibuild index fd19569..854a722 100644 --- a/repo/nss/nss.xibuild +++ b/repo/nss/nss.xibuild @@ -3,7 +3,7 @@ MAKEDEPS="make perl python patch" DEPS="nspr libp11-kit sh zlib sqlite3" -PKG_VER=3.76 +PKG_VER=3.83 SOURCE=https://archive.mozilla.org/pub/security/nss/releases/NSS_$(echo $PKG_VER | sed 's/\./_/g')_RTM/src/nss-$PKG_VER.tar.gz diff --git a/repo/numactl/numactl.xibuild b/repo/numactl/numactl.xibuild index aa4aaf1..c38e8c1 100644 --- a/repo/numactl/numactl.xibuild +++ b/repo/numactl/numactl.xibuild @@ -5,7 +5,7 @@ DESC="Simple NUMA policy support" MAKEDEPS="autoconf automake libtool linux-headers" -PKG_VER=2.0.14 +PKG_VER=2.0.15 SOURCE="https://github.com/numactl/numactl/archive/v$PKG_VER.tar.gz" ADDITIONAL=" diff --git a/repo/nuspell/nuspell.xibuild b/repo/nuspell/nuspell.xibuild index a404428..e43f4cc 100644 --- a/repo/nuspell/nuspell.xibuild +++ b/repo/nuspell/nuspell.xibuild @@ -5,7 +5,7 @@ DESC="Free and open source C++ spell checking library" MAKEDEPS="cmake icu ronn catch2" -PKG_VER=5.1.0 +PKG_VER=5.1.1 SOURCE="https://github.com/nuspell/nuspell/archive/v$PKG_VER/nuspell-$PKG_VER.tar.gz" build() { diff --git a/repo/olm/olm.xibuild b/repo/olm/olm.xibuild index 60a4169..6b2a0a3 100644 --- a/repo/olm/olm.xibuild +++ b/repo/olm/olm.xibuild @@ -5,7 +5,7 @@ DESC="Implementation of the olm and megolm cryptographic ratchets" MAKEDEPS="cmake python python-cffi" -PKG_VER=3.2.10 +PKG_VER=3.2.12 SOURCE="https://gitlab.matrix.org/matrix-org/olm/-/archive/$PKG_VER/olm-$PKG_VER.tar.gz" build() { diff --git a/repo/openal-soft/openal-soft.xibuild b/repo/openal-soft/openal-soft.xibuild index c0d7137..d0261b2 100644 --- a/repo/openal-soft/openal-soft.xibuild +++ b/repo/openal-soft/openal-soft.xibuild @@ -6,7 +6,7 @@ DESC="software implementation of OpenAL API" MAKEDEPS="cmake " DEPS="ffmpeg4 musl sdl2 " -PKG_VER=1.22.0 +PKG_VER=1.22.2 SOURCE="https://github.com/kcat/openal-soft/archive/$PKG_VER.tar.gz" build () { diff --git a/repo/openjpeg/openjpeg.xibuild b/repo/openjpeg/openjpeg.xibuild index 9a20ff7..ea4829d 100644 --- a/repo/openjpeg/openjpeg.xibuild +++ b/repo/openjpeg/openjpeg.xibuild @@ -6,7 +6,7 @@ DESC="Open-source implementation of JPEG2000 image codec" MAKEDEPS="cmake " DEPS="musl " -PKG_VER=2.4.0 +PKG_VER=2.5.0 SOURCE="https://github.com/uclouvain/openjpeg/archive/v$PKG_VER/openjpeg-v$PKG_VER.tar.gz" ADDITIONAL="b4700bc09d55ac17ff6bef9b0a867f6de527be17.patch fix-cmakelists.patch " diff --git a/repo/openresolv/detect_init-remove-irrelevant.patch b/repo/openresolv/detect_init-remove-irrelevant.patch new file mode 100644 index 0000000..e34d037 --- /dev/null +++ b/repo/openresolv/detect_init-remove-irrelevant.patch @@ -0,0 +1,87 @@ +From: Jakub Jirutka <jakub@jirutka.cz> +Date: Sat, 25 Jun 2022 19:51:00 +0200 +Subject: Remove support for init systems we don't have, add support for s6 + +Don't waste resources looking for init systems we don't have in Alpine. + +--- a/resolvconf.in ++++ b/resolvconf.in +@@ -299,74 +299,19 @@ + [ -n "$RESTARTCMD" ] && return 0 + + # Detect the running init system. +- # As systemd and OpenRC can be installed on top of legacy init +- # systems we try to detect them first. + status="@STATUSARG@" + : ${status:=status} +- if [ -x /bin/systemctl ] && [ -S /run/systemd/private ]; then +- RESTARTCMD=' +- if /bin/systemctl --quiet is-active $1.service +- then +- /bin/systemctl restart $1.service +- fi' +- elif [ -x /usr/bin/systemctl ] && [ -S /run/systemd/private ]; then +- RESTARTCMD=' +- if /usr/bin/systemctl --quiet is-active $1.service +- then +- /usr/bin/systemctl restart $1.service +- fi' +- elif [ -x /sbin/rc-service ] && ++ if [ -x /sbin/rc-service ] && + { [ -s /libexec/rc/init.d/softlevel ] || + [ -s /run/openrc/softlevel ]; } + then + RESTARTCMD='/sbin/rc-service -i $1 -- -Ds restart' +- elif [ -x /usr/sbin/invoke-rc.d ]; then +- RCDIR=/etc/init.d +- RESTARTCMD=' +- if /usr/sbin/invoke-rc.d --quiet $1 status >/dev/null 2>&1 +- then +- /usr/sbin/invoke-rc.d $1 restart +- fi' +- elif [ -x /sbin/service ]; then +- # Old RedHat +- RCDIR=/etc/init.d +- RESTARTCMD=' +- if /sbin/service $1; then +- /sbin/service $1 restart +- fi' +- elif [ -x /usr/sbin/service ]; then +- # Could be FreeBSD +- RESTARTCMD=" +- if /usr/sbin/service \$1 $status >/dev/null 2>&1 +- then +- /usr/sbin/service \$1 restart +- fi" + elif [ -x /bin/sv ]; then + RESTARTCMD='/bin/sv status $1 >/dev/null 2>&1 && + /bin/sv try-restart $1' +- elif [ -x /usr/bin/sv ]; then +- RESTARTCMD='/usr/bin/sv status $1 >/dev/null 2>&1 && +- /usr/bin/sv try-restart $1' +- elif [ -e /etc/arch-release ] && [ -d /etc/rc.d ]; then +- RCDIR=/etc/rc.d +- RESTARTCMD=' +- if [ -e /var/run/daemons/$1 ] +- then +- /etc/rc.d/$1 restart +- fi' +- elif [ -e /etc/slackware-version ] && [ -d /etc/rc.d ]; then +- RESTARTCMD=' +- if /etc/rc.d/rc.$1 status >/dev/null 2>&1 +- then +- /etc/rc.d/rc.$1 restart +- fi' +- elif [ -e /etc/rc.d/rc.subr ] && [ -d /etc/rc.d ]; then +- # OpenBSD +- RESTARTCMD=' +- if /etc/rc.d/$1 check >/dev/null 2>&1 +- then +- /etc/rc.d/$1 restart +- fi' ++ # TODO: Test if this works correctly. ++ elif [ -x /bin/s6-svc ] && [ -e /run/s6-rc ]; then ++ RESTARTCMD='/bin/s6-svc -r /run/service/$1' + else + for x in /etc/init.d/rc.d /etc/rc.d /etc/init.d; do + [ -d $x ] || continue diff --git a/repo/openresolv/openresolv.xibuild b/repo/openresolv/openresolv.xibuild new file mode 100644 index 0000000..f60297b --- /dev/null +++ b/repo/openresolv/openresolv.xibuild @@ -0,0 +1,31 @@ +#!/bin/sh + +NAME="openresolv" +DESC="A framework for managing DNS information" + +MAKEDEPS="make" + +PKG_VER=3.12.0 +SOURCE="http://roy.marples.name/downloads/openresolv/openresolv-$PKG_VER.tar.xz" + +ADDITIONAL=" +detect_init-remove-irrelevant.patch +" + +prepare () { + apply_patches +} + +build() { + ./configure \ + --libexecdir=/lib/resolvconf \ + --mandir=/usr/share/man \ + --rundir=/run \ + --sysconfdir=/etc + make +} + +package() { + make DESTDIR="$PKG_DEST" install +} + diff --git a/repo/openssl/openssl.xibuild b/repo/openssl/openssl.xibuild index b30ea90..d52f371 100644 --- a/repo/openssl/openssl.xibuild +++ b/repo/openssl/openssl.xibuild @@ -3,7 +3,7 @@ MAKEDEPS="make " DEPS="musl" -PKG_VER=3.0.1 +PKG_VER=3.0.5 SOURCE=https://github.com/openssl/openssl/archive/refs/tags/openssl-$PKG_VER.tar.gz DESC="The open source management tools and libraries for cryptography" diff --git a/repo/pango/pango.xibuild b/repo/pango/pango.xibuild index 8b507dc..9f7efab 100644 --- a/repo/pango/pango.xibuild +++ b/repo/pango/pango.xibuild @@ -6,7 +6,7 @@ DESC="library for layout and rendering of text" MAKEDEPS="meson ninja python-pygments git" DEPS="sbase cairo fontconfig freetype2 glib libx11 libxft libxrender musl fribidi harfbuzz" -PKG_VER=1.50.5 +PKG_VER=1.50.9 SOURCE="https://download.gnome.org/sources/pango/${PKG_VER%.*}/pango-$PKG_VER.tar.xz" ADDITIONAL="disable-broken-test.patch " diff --git a/repo/parted/parted.xibuild b/repo/parted/parted.xibuild index 1fd2222..bc490d8 100644 --- a/repo/parted/parted.xibuild +++ b/repo/parted/parted.xibuild @@ -5,7 +5,7 @@ DESC="Utility to create, destroy, resize, check and copy partitions" MAKEDEPS="readline ncurses lvm2 bash util-linux" -PKG_VER=3.4 +PKG_VER=3.5 SOURCE="https://ftp.gnu.org/gnu/parted/parted-$PKG_VER.tar.xz" ADDITIONAL=" diff --git a/repo/pciutils/pciutils.xibuild b/repo/pciutils/pciutils.xibuild index 8eaa657..8a9278c 100644 --- a/repo/pciutils/pciutils.xibuild +++ b/repo/pciutils/pciutils.xibuild @@ -3,7 +3,7 @@ MAKEDEPS="make " DEPS="musl kmod" -PKG_VER=3.7.0 +PKG_VER=3.8.0 SOURCE=https://www.kernel.org/pub/software/utils/pciutils/pciutils-$PKG_VER.tar.xz DESC="PCI bus configuration space access library and tools" diff --git a/repo/pcre2-32/pcre2-32.xibuild b/repo/pcre2-32/pcre2-32.xibuild index 4822cf8..c7c62b9 100644 --- a/repo/pcre2-32/pcre2-32.xibuild +++ b/repo/pcre2-32/pcre2-32.xibuild @@ -6,7 +6,7 @@ DESC="PCRE2 with 32 bit character support" MAKEDEPS="make " DEPS="musl " -PKG_VER=10.39 +PKG_VER=10.40 SOURCE="https://github.com/PhilipHazel/pcre2/releases/download/pcre2-$PKG_VER/pcre2-$PKG_VER.tar.bz2" build () { diff --git a/repo/pcre2/pcre2.xibuild b/repo/pcre2/pcre2.xibuild index 46e35e9..f014fa6 100644 --- a/repo/pcre2/pcre2.xibuild +++ b/repo/pcre2/pcre2.xibuild @@ -3,7 +3,7 @@ MAKEDEPS="make " DEPS="musl readline zlib bzip2 sh" -PKG_VER=10.39 +PKG_VER=10.40 SOURCE=https://github.com/PhilipHazel/pcre2/releases/download/pcre2-$PKG_VER/pcre2-$PKG_VER.tar.gz DESC="A library that implements regular expressions in a perl style" diff --git a/repo/pcsc-lite/pcsc-lite.xibuild b/repo/pcsc-lite/pcsc-lite.xibuild index b0d2e25..68ed25a 100644 --- a/repo/pcsc-lite/pcsc-lite.xibuild +++ b/repo/pcsc-lite/pcsc-lite.xibuild @@ -3,7 +3,7 @@ MAKEDEPS="make perl libcap-ng" DEPS="musl sbase eudev" -PKG_VER=1.9.4 +PKG_VER=1.9.9 SOURCE=https://pcsclite.apdu.fr/files/pcsc-lite-$PKG_VER.tar.bz2 DESC="Middleware to access a smart card using SCard API (PC/SC)" diff --git a/repo/perl-file-rename/perl-file-rename.xibuild b/repo/perl-file-rename/perl-file-rename.xibuild index 561e4d6..45cfee3 100644 --- a/repo/perl-file-rename/perl-file-rename.xibuild +++ b/repo/perl-file-rename/perl-file-rename.xibuild @@ -5,7 +5,7 @@ DESC="Perl extension for renaming multiple files" MAKEDEPS=" perl-module-build" -PKG_VER=1.30 +PKG_VER=1.31 SOURCE="https://cpan.metacpan.org/authors/id/R/RM/RMBARKER/File-Rename-$PKG_VER.tar.gz" build() { diff --git a/repo/perl-xml-xpath/perl-xml-xpath.xibuild b/repo/perl-xml-xpath/perl-xml-xpath.xibuild index 6c88577..4a7d53f 100644 --- a/repo/perl-xml-xpath/perl-xml-xpath.xibuild +++ b/repo/perl-xml-xpath/perl-xml-xpath.xibuild @@ -5,7 +5,7 @@ DESC="Parse and evaluate XPath statements." MAKEDEPS="perl-path-tiny" -PKG_VER=1.44 +PKG_VER=1.48 SOURCE="https://cpan.metacpan.org/authors/id/M/MA/MANWAR/XML-XPath-$PKG_VER.tar.gz" build() { diff --git a/repo/perl/perl.xibuild b/repo/perl/perl.xibuild index e4b5cbd..c8f9d01 100644 --- a/repo/perl/perl.xibuild +++ b/repo/perl/perl.xibuild @@ -3,7 +3,7 @@ MAKEDEPS="make sed" DEPS="gdbm musl bzip2 zlib tar" -PKG_VER=5.36.0 +PKG_VER=5.37.3 SOURCE=https://www.cpan.org/src/5.0/perl-$PKG_VER.tar.gz DESC="The Practical Extraction and Report Language" ADDITIONAL=" diff --git a/repo/php8/php8.xibuild b/repo/php8/php8.xibuild index fd93e2a..c505207 100644 --- a/repo/php8/php8.xibuild +++ b/repo/php8/php8.xibuild @@ -5,7 +5,7 @@ DESC="The PHP8 language runtime engine" MAKEDEPS="autoconf pcre2 re2c apache2 argon2 aspell bison bzip2 curl enchant2 freetds freetype gdbm gettext gmp icu imap krb5 libedit libical libjpeg-turbo libpng libpq lmdb oniguruma libsodium libwebp libxml2 libxpm libxslt libzip net-snmp openldap sqlite tidyhtml unixodbc zlib" -PKG_VER=8.0.17 +PKG_VER=8.1.10 suffix=8 SOURCE="https://php.net/distributions/php-$PKG_VER.tar.xz" diff --git a/repo/pinentry/pinentry.xibuild b/repo/pinentry/pinentry.xibuild index df135a0..f974326 100644 --- a/repo/pinentry/pinentry.xibuild +++ b/repo/pinentry/pinentry.xibuild @@ -5,7 +5,7 @@ DESC="Collection of simple PIN or passphrase entry dialogs which utilize the Ass MAKEDEPS=" ncurses libcap libgpg-error libassuan " -PKG_VER=1.2.0 +PKG_VER=1.2.1 SOURCE="https://gnupg.org/ftp/gcrypt/pinentry/pinentry-$PKG_VER.tar.bz2" prepare() { diff --git a/repo/pipewire/pipewire.xibuild b/repo/pipewire/pipewire.xibuild index b685025..73775aa 100644 --- a/repo/pipewire/pipewire.xibuild +++ b/repo/pipewire/pipewire.xibuild @@ -5,7 +5,7 @@ DEPS="ffmpeg libva pulseaudio sdl2 v4l-utils" DESC="Low-latency audio/video router and processor" -PKG_VER=0.3.47 +PKG_VER=0.3.58 SOURCE=https://github.com/PipeWire/pipewire/archive/$PKG_VER/pipewire-$PKG_VER.tar.gz build () { diff --git a/repo/poetry/poetry.xibuild b/repo/poetry/poetry.xibuild index fbc0f38..1a0c230 100644 --- a/repo/poetry/poetry.xibuild +++ b/repo/poetry/poetry.xibuild @@ -5,7 +5,7 @@ DESC="Python dependency management and packaging system" MAKEDEPS="python-poetry-core python-build python-installer python-pyrsistent python-lark python-tomlkit" -PKG_VER=1.1.13 +PKG_VER=1.2.0 SOURCE="https://github.com/sdispater/poetry/archive/$PKG_VER.tar.gz" ADDITIONAL=" diff --git a/repo/polybar/polybar.xibuild b/repo/polybar/polybar.xibuild index 16e07af..ba8e472 100644 --- a/repo/polybar/polybar.xibuild +++ b/repo/polybar/polybar.xibuild @@ -6,7 +6,7 @@ DESC="fast and easy-to-use tool for creating status bars" MAKEDEPS="cmake " DEPS="alsa-lib sbase cairo fontconfig freetype2 jsoncpp curl libmpdclient pulseaudio libuv musl libxcb xcb-util-cursor xcb-util-wm " -PKG_VER=3.6.1 +PKG_VER=3.6.3 SOURCE="https://github.com/polybar/polybar/archive/$PKG_VER.tar.gz" xppver="044e69d05db7f89339bda1ccd1efe0263b01c8f6" diff --git a/repo/polymc/polymc.xibuild b/repo/polymc/polymc.xibuild index 8d0b612..9d77d08 100644 --- a/repo/polymc/polymc.xibuild +++ b/repo/polymc/polymc.xibuild @@ -5,7 +5,7 @@ DESC="Custom launcher for Minecraft" MAKEDEPS="cmake qt5-qtbase qt5-qttools adoptopenjdk11" -PKG_VER=1.3.1 +PKG_VER=1.4.2 SOURCE="https://github.com/PolyMC/PolyMC/releases/download/${PKG_VER}/PolyMC-${PKG_VER}.tar.gz" build () { diff --git a/repo/protobuf/protobuf.xibuild b/repo/protobuf/protobuf.xibuild index 187f3a0..f9f5d30 100644 --- a/repo/protobuf/protobuf.xibuild +++ b/repo/protobuf/protobuf.xibuild @@ -5,7 +5,7 @@ DESC="Library for extensible, efficient structure packing" MAKEDEPS="zlib autoconf automake libtool" -PKG_VER=3.18.1 +PKG_VER=3.21.6 SOURCE="https://github.com/google/protobuf/archive/v$PKG_VER.tar.gz" ADDITIONAL=" diff --git a/repo/psmisc/psmisc.xibuild b/repo/psmisc/psmisc.xibuild index 72311ee..e88de8c 100644 --- a/repo/psmisc/psmisc.xibuild +++ b/repo/psmisc/psmisc.xibuild @@ -3,7 +3,7 @@ MAKEDEPS="make gettext" DEPS="ncurses" -PKG_VER=23.4 +PKG_VER=23.5 SOURCE=https://downloads.sourceforge.net/psmisc/psmisc-$PKG_VER.tar.xz DESC="Miscellaneous procfs tools" diff --git a/repo/pulseaudio/pulseaudio.xibuild b/repo/pulseaudio/pulseaudio.xibuild index 1df3660..7089e24 100644 --- a/repo/pulseaudio/pulseaudio.xibuild +++ b/repo/pulseaudio/pulseaudio.xibuild @@ -5,7 +5,7 @@ DEPS="libsndfile alsa-lib dbus elogind glib libcap libxtst gdbm" DESC="A featureful, general-purpose sound server" -PKG_VER=15.0 +PKG_VER=16.1 SOURCE=https://www.freedesktop.org/software/pulseaudio/releases/pulseaudio-$PKG_VER.tar.xz build () { diff --git a/repo/python-aiohttp-socks/python-aiohttp-socks.xibuild b/repo/python-aiohttp-socks/python-aiohttp-socks.xibuild index 0652947..592a6b8 100644 --- a/repo/python-aiohttp-socks/python-aiohttp-socks.xibuild +++ b/repo/python-aiohttp-socks/python-aiohttp-socks.xibuild @@ -1,10 +1,10 @@ #!/bin/sh MAKEDEPS="python" -DEPS="python-aiohttp python-attrs python-python-python-socks[python-asyncio]python-" +DEPS="python-aiohttp python-attrs python-socks" PKG_VER=0.7.1 -SOURCE=https://files.pythonhosted.org/packages/source/a/aiohttp-socks/aiohttp-socks-$PKG_VER.tar.gz +SOURCE=https://files.pythonhosted.org/packages/83/f0/5b9cbceb80591731fcbf26fd03a44063d405f1b584e5b66462b7c5d27fed/aiohttp_socks-$PKG_VER.tar.gz MAKEDEPS="python" DESC="Proxy connector for aiohttp" diff --git a/repo/python-gobject/python-gobject.xibuild b/repo/python-gobject/python-gobject.xibuild index 4e62de2..7256af3 100644 --- a/repo/python-gobject/python-gobject.xibuild +++ b/repo/python-gobject/python-gobject.xibuild @@ -3,7 +3,7 @@ MAKEDEPS="python python libffi" DEPS="python libffi cairo glib gobject-introspection musl" -PKG_VER=3.42.0 +PKG_VER=3.42.2 SOURCE=https://download.gnome.org/sources/pygobject/${PKG_VER%.*}/pygobject-$PKG_VER.tar.xz DESC="Python bindings for the GObject library" diff --git a/repo/python-importlib-metadata/python-importlib-metadata.xibuild b/repo/python-importlib-metadata/python-importlib-metadata.xibuild index 5667e28..fbc4ce4 100644 --- a/repo/python-importlib-metadata/python-importlib-metadata.xibuild +++ b/repo/python-importlib-metadata/python-importlib-metadata.xibuild @@ -4,7 +4,7 @@ DESC="Read metadata from Python packages" MAKEDEPS="python-build python-installer python-toml python-wheel" -PKG_VER=4.11.3 +PKG_VER=4.12.0 SOURCE="https://pypi.python.org/packages/source/i/importlib_metadata/importlib_metadata-$PKG_VER.tar.gz" build() { diff --git a/repo/python-libvirt/python-libvirt.xibuild b/repo/python-libvirt/python-libvirt.xibuild index 585f9fb..e6aa0e8 100644 --- a/repo/python-libvirt/python-libvirt.xibuild +++ b/repo/python-libvirt/python-libvirt.xibuild @@ -5,7 +5,7 @@ DESC="The libvirt virtualization API python binding" MAKEDEPS="python libvirt" -PKG_VER=8.2.0 +PKG_VER=8.7.0 SOURCE="https://libvirt.org/sources/python/libvirt-python-$PKG_VER.tar.gz" ADDITIONAL=" diff --git a/repo/python-poetry-core/python-poetry-core.xibuild b/repo/python-poetry-core/python-poetry-core.xibuild index 0a613bc..2dbc39b 100644 --- a/repo/python-poetry-core/python-poetry-core.xibuild +++ b/repo/python-poetry-core/python-poetry-core.xibuild @@ -5,7 +5,7 @@ DESC="PEP 517 build backend implementation for Poetry" MAKEDEPS="python-pep517 python-build python-installer " -PKG_VER=1.0.8 +PKG_VER=1.1.0 SOURCE="https://github.com/python-poetry/poetry-core/archive/$PKG_VER.tar.gz" build() { diff --git a/repo/python-pygments/python-pygments.xibuild b/repo/python-pygments/python-pygments.xibuild index 8a19bcd..3a8d13a 100644 --- a/repo/python-pygments/python-pygments.xibuild +++ b/repo/python-pygments/python-pygments.xibuild @@ -3,7 +3,7 @@ MAKEDEPS="python " DEPS="" -PKG_VER=2.11.2 +PKG_VER=2.13.0 SOURCE=https://pypi.org/packages/source/P/Pygments/Pygments-$PKG_VER.tar.gz DESC="Python syntax highlighter" diff --git a/repo/python-pyparsing/python-pyparsing.xibuild b/repo/python-pyparsing/python-pyparsing.xibuild index 803df1a..a2772b3 100644 --- a/repo/python-pyparsing/python-pyparsing.xibuild +++ b/repo/python-pyparsing/python-pyparsing.xibuild @@ -3,7 +3,7 @@ MAKEDEPS="python " DEPS="" -PKG_VER=3.0.1 +PKG_VER=3.0.9 SOURCE=https://github.com/pyparsing/pyparsing/archive/pyparsing_$PKG_VER.tar.gz DESC="General parsing module for Python" diff --git a/repo/python-pyqtwebengine/python-pyqtwebengine.xibuild b/repo/python-pyqtwebengine/python-pyqtwebengine.xibuild index 0889c02..cbc2bf8 100644 --- a/repo/python-pyqtwebengine/python-pyqtwebengine.xibuild +++ b/repo/python-pyqtwebengine/python-pyqtwebengine.xibuild @@ -3,7 +3,7 @@ MAKEDEPS="python python-toml qt5-qtwebengine" DEPS="python" -PKG_VER=5.15.5 +PKG_VER=5.15.6 SOURCE="https://pypi.python.org/packages/source/P/PyQtWebEngine/PyQtWebEngine-$PKG_VER.tar.gz" MAKEDEPS="python" DESC="Python bindings for the Qt WebEngine framework" diff --git a/repo/python-pyrsistent/python-pyrsistent.xibuild b/repo/python-pyrsistent/python-pyrsistent.xibuild index 8734a95..610a9c3 100644 --- a/repo/python-pyrsistent/python-pyrsistent.xibuild +++ b/repo/python-pyrsistent/python-pyrsistent.xibuild @@ -5,7 +5,7 @@ DESC="Persistent/Functional/Immutable data structures" MAKEDEPS="python" -PKG_VER=0.18.0 +PKG_VER=0.19.0 SOURCE="https://github.com/tobgu/pyrsistent/archive/v$PKG_VER.tar.gz" prepare() { diff --git a/repo/python/python.xibuild b/repo/python/python.xibuild index d821632..23ab3fb 100644 --- a/repo/python/python.xibuild +++ b/repo/python/python.xibuild @@ -3,7 +3,7 @@ MAKEDEPS="make autoconf automake autoconf-archive sqlite3" DEPS="bzip2 expat gdbm libffi libnsl libxcrypt openssl zlib grep" -PKG_VER=3.10.2 +PKG_VER=3.10.7 SOURCE=https://www.python.org/ftp/python/$PKG_VER/Python-$PKG_VER.tgz DESC="The Python development environment" diff --git a/repo/qemu/qemu.xibuild b/repo/qemu/qemu.xibuild index d859027..25906d6 100644 --- a/repo/qemu/qemu.xibuild +++ b/repo/qemu/qemu.xibuild @@ -5,7 +5,7 @@ DESC="QEMU is a generic machine emulator and virtualizer" MAKEDEPS=" meson bash alsa-lib bison curl flex glib glib gnutls gtk3 libaio libcap libcap-ng libjpeg-turbo libnfs libpng libseccomp libssh2 liburing libusb libxml2 linux-headers lzo ncurses numactl perl pulseaudio python python-sphinx sdl2 snappy spice spice-server texinfo usbredir util-linux vde2 virglrenderer vte3 xfsprogs zlib zlib zstd zstd python-sphinx-rtd-theme" -PKG_VER=7.0.0 +PKG_VER=7.1.0 SOURCE="https://wiki.qemu-project.org/download/qemu-$PKG_VER.tar.xz" ADDITIONAL=" diff --git a/repo/qt5-qtbase/qt5-qtbase.xibuild b/repo/qt5-qtbase/qt5-qtbase.xibuild index b67ab64..b2c9496 100644 --- a/repo/qt5-qtbase/qt5-qtbase.xibuild +++ b/repo/qt5-qtbase/qt5-qtbase.xibuild @@ -5,7 +5,7 @@ DESC="Qt5 - QtBase components" MAKEDEPS="dbus fontconfig freetype2 glib libice libpng libsm libx11 libxext mesa openssl perl sqlite3 zlib at-spi2-atk bison cups eudev flex gawk gperf gtk2 hicolor-icon-theme icu libinput libjpeg-turbo libxi libxkbcommon libxrandr libxrender libxslt libxv mtdev pcre2 xcb-util xcb-util-image xcb-util-keysyms xcb-util-renderutil xcb-util-wm" -PKG_VER=5.15.3_git20220217 +PKG_VER= _commit="f36c2233fad0bfddf9350305a6bdc6de022d3635" SOURCE="https://invent.kde.org/qt/qt/qtbase/-/archive/$_commit/qtbase-$_commit.tar.gz" diff --git a/repo/qt5-qtdeclarative/qt5-qtdeclarative.xibuild b/repo/qt5-qtdeclarative/qt5-qtdeclarative.xibuild index 135f6c3..36364c3 100644 --- a/repo/qt5-qtdeclarative/qt5-qtdeclarative.xibuild +++ b/repo/qt5-qtdeclarative/qt5-qtdeclarative.xibuild @@ -5,7 +5,7 @@ DESC="Qt5 - QtDeclarative component" MAKEDEPS=" python qt5-qtbase " -PKG_VER=5.15.3_git20220209 +PKG_VER= _commit="29ee9a0e9f02ec74153a2cf09dc63722bc273544" SOURCE="https://invent.kde.org/qt/qt/qtdeclarative/-/archive/$_commit/qtdeclarative-$_commit.tar.gz" diff --git a/repo/qt5-qtgraphicaleffects/qt5-qtgraphicaleffects.xibuild b/repo/qt5-qtgraphicaleffects/qt5-qtgraphicaleffects.xibuild index 8fc7036..70ee5a5 100644 --- a/repo/qt5-qtgraphicaleffects/qt5-qtgraphicaleffects.xibuild +++ b/repo/qt5-qtgraphicaleffects/qt5-qtgraphicaleffects.xibuild @@ -5,7 +5,7 @@ DESC="Qt5 - QtGraphicalEffects component" MAKEDEPS=" qt5-qtbase qt5-qtdeclarative" -PKG_VER=5.15.3_git20201105 +PKG_VER= _commit="c36998dc1581167b12cc3de8e4ac68c2a5d9f76e" SOURCE="https://invent.kde.org/qt/qt/qtgraphicaleffects/-/archive/$_commit/qtgraphicaleffects-$_commit.tar.gz" diff --git a/repo/qt5-qtmultimedia/qt5-qtmultimedia.xibuild b/repo/qt5-qtmultimedia/qt5-qtmultimedia.xibuild index 40469f1..1301fda 100644 --- a/repo/qt5-qtmultimedia/qt5-qtmultimedia.xibuild +++ b/repo/qt5-qtmultimedia/qt5-qtmultimedia.xibuild @@ -5,7 +5,7 @@ DESC="Qt5 - Multimedia support" MAKEDEPS="alsa-lib gst-plugins-base libxv qt5-qtbase qt5-qtdeclarative" -PKG_VER=5.15.3_git20201130 +PKG_VER= _commit="bd29c87027637a013f2c5e3b549fcda84e4d7545" SOURCE="https://invent.kde.org/qt/qt/qtmultimedia/-/archive/$_commit/qtmultimedia-$_commit.tar.gz" diff --git a/repo/qt5-qtquick3d/qt5-qtquick3d.xibuild b/repo/qt5-qtquick3d/qt5-qtquick3d.xibuild index 34b6187..4ab16b2 100644 --- a/repo/qt5-qtquick3d/qt5-qtquick3d.xibuild +++ b/repo/qt5-qtquick3d/qt5-qtquick3d.xibuild @@ -5,7 +5,7 @@ DESC="Qt module and API for defining 3D content in Qt Quick" MAKEDEPS=" assimp qt5-qtbase qt5-qtdeclarative" -PKG_VER=5.15.3_git20210104 +PKG_VER= _commit="68b30bb23e34426e7d6a4c243a42ae57dfe45c6b" SOURCE="https://invent.kde.org/qt/qt/qtquick3d/-/archive/$_commit/qtquick3d-$_commit.tar.gz" diff --git a/repo/qt5-qtquickcontrols/qt5-qtquickcontrols.xibuild b/repo/qt5-qtquickcontrols/qt5-qtquickcontrols.xibuild index 14009d4..a62db60 100644 --- a/repo/qt5-qtquickcontrols/qt5-qtquickcontrols.xibuild +++ b/repo/qt5-qtquickcontrols/qt5-qtquickcontrols.xibuild @@ -5,7 +5,7 @@ DESC="Qt5 - module with set of QtQuick controls" MAKEDEPS="qt5-qtbase qt5-qtdeclarative" -PKG_VER=5.15.3_git20201110 +PKG_VER= _commit="cf3f6d7fec824cdf01f9b329ab3b92b1c0e0a420" SOURCE="https://invent.kde.org/qt/qt/qtquickcontrols/-/archive/$_commit/qtquickcontrols-$_commit.tar.gz" diff --git a/repo/qt5-qtquickcontrols2/qt5-qtquickcontrols2.xibuild b/repo/qt5-qtquickcontrols2/qt5-qtquickcontrols2.xibuild index 559e87f..b93c7be 100644 --- a/repo/qt5-qtquickcontrols2/qt5-qtquickcontrols2.xibuild +++ b/repo/qt5-qtquickcontrols2/qt5-qtquickcontrols2.xibuild @@ -5,7 +5,7 @@ DESC="Qt5 - module with set of QtQuick controls for embedded" MAKEDEPS="qt5-qttools qt5-qtbase qt5-qtdeclarative" -PKG_VER=5.15.3_git20201110 +PKG_VER= _commit="a2593ff9cf5d0af885c20c2e9f9faa6ca4f1c1a3" SOURCE="https://invent.kde.org/qt/qt/qtquickcontrols2/-/archive/$_commit/qtquickcontrols2-$_commit.tar.gz" diff --git a/repo/qt5-qtscript/qt5-qtscript.xibuild b/repo/qt5-qtscript/qt5-qtscript.xibuild index 00cd115..e19fbbc 100644 --- a/repo/qt5-qtscript/qt5-qtscript.xibuild +++ b/repo/qt5-qtscript/qt5-qtscript.xibuild @@ -5,7 +5,7 @@ DESC="Qt5 - QtScript component" MAKEDEPS="qt5-qtbase linux-headers" -PKG_VER=5.15.3_git20210316 +PKG_VER= _commit="5cec94b2c1503f106f4ef4778d016410ebb86211" SOURCE="https://invent.kde.org/qt/qt/qtscript/-/archive/$_commit/qtscript-$_commit.tar.gz" diff --git a/repo/qt5-qtsvg/qt5-qtsvg.xibuild b/repo/qt5-qtsvg/qt5-qtsvg.xibuild index a316d24..eb0c333 100644 --- a/repo/qt5-qtsvg/qt5-qtsvg.xibuild +++ b/repo/qt5-qtsvg/qt5-qtsvg.xibuild @@ -5,7 +5,7 @@ DESC="Qt5 - Support for rendering and displaying SVG" MAKEDEPS=" qt5-qtbase zlib" -PKG_VER=5.15.3_git20200406 +PKG_VER= _commit="95990cbeebc0ab9959e2a925a93ad4897416bbb7" SOURCE="https://invent.kde.org/qt/qt/qtsvg/-/archive/$_commit/qtsvg-$_commit.tar.gz" diff --git a/repo/qt5-qttools/qt5-qttools.xibuild b/repo/qt5-qttools/qt5-qttools.xibuild index 2c7982b..ccc3717 100644 --- a/repo/qt5-qttools/qt5-qttools.xibuild +++ b/repo/qt5-qttools/qt5-qttools.xibuild @@ -5,7 +5,7 @@ DESC="Qt5 - QtTool components" MAKEDEPS=" clang qt5-qtbase" -PKG_VER=5.15.3_git20201202 +PKG_VER= _commit="33693a928986006d79c1ee743733cde5966ac402" SOURCE="https://invent.kde.org/qt/qt/qttools/-/archive/$_commit/qttools-$_commit.tar.gz" diff --git a/repo/qt5-qtwebchannel/qt5-qtwebchannel.xibuild b/repo/qt5-qtwebchannel/qt5-qtwebchannel.xibuild index 38a023f..b8e2930 100644 --- a/repo/qt5-qtwebchannel/qt5-qtwebchannel.xibuild +++ b/repo/qt5-qtwebchannel/qt5-qtwebchannel.xibuild @@ -5,7 +5,7 @@ DESC="library for seamless integration of C++ +and QML applications with HTML/Ja MAKEDEPS="qt5-qtbase qt5-qtwebsockets qt5-qtdeclarative" -PKG_VER=5.15.3_git20201028 +PKG_VER= _commit="47be9a51b01d9fd9e7f6dca81e98d4eedcec6d38" SOURCE="https://invent.kde.org/qt/qt/qtwebchannel/-/archive/$_commit/qtwebchannel-$_commit.tar.gz" diff --git a/repo/qt5-qtwebengine/qt5-qtwebengine.xibuild b/repo/qt5-qtwebengine/qt5-qtwebengine.xibuild index 8d2ce0e..1404ce4 100644 --- a/repo/qt5-qtwebengine/qt5-qtwebengine.xibuild +++ b/repo/qt5-qtwebengine/qt5-qtwebengine.xibuild @@ -5,7 +5,7 @@ DESC="Qt5 - QtWebEngine components" MAKEDEPS="ffmpeg glib gst-plugins-base gstreamer icu libxcomposite libxext libxkbcommon libxkbfile libxrender libxslt mesa ninja alsa-lib bison musl-legacy-compat flex fontconfig gperf gzip harfbuzz jsoncpp libevent libjpeg-turbo libpng libsrtp libvpx libwebp libxcursor libxi libxml2 libxrandr libxslt libxtst linux-headers nodejs nss opus pcre protobuf pulseaudio sndio qt5-qtbase qt5-qtdeclarative qt5-qtwebchannel re2 ruby snappy sqlite3 yasm zlib python" -PKG_VER=5.15.3_git20220407 +PKG_VER= _commit="56260bb605a74fabdfc74cef3bf890394af88b3d" _chromium_commit="d13d0924c4e18ecc4b79adf0fec142ee9a9eaa14" # commit of catapult version with python3 support diff --git a/repo/qt5-qtwebsockets/qt5-qtwebsockets.xibuild b/repo/qt5-qtwebsockets/qt5-qtwebsockets.xibuild index ce49be0..a4ca910 100644 --- a/repo/qt5-qtwebsockets/qt5-qtwebsockets.xibuild +++ b/repo/qt5-qtwebsockets/qt5-qtwebsockets.xibuild @@ -5,7 +5,7 @@ DESC="Provides WebSocket communication compliant with RFC 6455" MAKEDEPS=" qt5-qtbase qt5-qtdeclarative" -PKG_VER=5.15.3_git20201221 +PKG_VER= _commit="e7883bc64440b1ff4666272ac6eb710ee4bc221b" SOURCE="https://invent.kde.org/qt/qt/qtwebsockets/-/archive/$_commit/qtwebsockets-$_commit.tar.gz" diff --git a/repo/qt5-qtx11extras/qt5-qtx11extras.xibuild b/repo/qt5-qtx11extras/qt5-qtx11extras.xibuild index a587cc5..fec5b89 100644 --- a/repo/qt5-qtx11extras/qt5-qtx11extras.xibuild +++ b/repo/qt5-qtx11extras/qt5-qtx11extras.xibuild @@ -5,7 +5,7 @@ DESC="Provides platform-specific APIs for X11" MAKEDEPS=" qt5-qtbase" -PKG_VER=5.15.3_git20201027 +PKG_VER= _commit="3898f5484fd4864b047729bfeda9a1222f32364f" SOURCE="https://invent.kde.org/qt/qt/qtx11extras/-/archive/$_commit/qtx11extras-$_commit.tar.gz" diff --git a/repo/qt5-qtxmlpatterns/qt5-qtxmlpatterns.xibuild b/repo/qt5-qtxmlpatterns/qt5-qtxmlpatterns.xibuild index 2cd8a2a..6f15460 100644 --- a/repo/qt5-qtxmlpatterns/qt5-qtxmlpatterns.xibuild +++ b/repo/qt5-qtxmlpatterns/qt5-qtxmlpatterns.xibuild @@ -5,7 +5,7 @@ DESC="Qt5 - QtXmlPatterns component" MAKEDEPS=" qt5-qtbase qt5-qtdeclarative" -PKG_VER=5.15.3_git20201028 +PKG_VER= _commit="189e28d0aff1f3d7960228ba318b83e3cadac98c" SOURCE="https://invent.kde.org/qt/qt/qtxmlpatterns/-/archive/$_commit/qtxmlpatterns-$_commit.tar.gz" diff --git a/repo/rhash/rhash.xibuild b/repo/rhash/rhash.xibuild index a35a820..6c28601 100644 --- a/repo/rhash/rhash.xibuild +++ b/repo/rhash/rhash.xibuild @@ -3,7 +3,7 @@ MAKEDEPS="make openssl" DEPS="musl" -PKG_VER=1.4.2 +PKG_VER=1.4.3 SOURCE=https://downloads.sourceforge.net/rhash/rhash-$PKG_VER-src.tar.gz DESC="Utility for calculation and verification of hash sums and magnet links" diff --git a/repo/rofi/rofi.xibuild b/repo/rofi/rofi.xibuild index e377909..c3609ec 100644 --- a/repo/rofi/rofi.xibuild +++ b/repo/rofi/rofi.xibuild @@ -6,7 +6,7 @@ DESC="Window switcher, application launcher and dmenu replacement" MAKEDEPS="meson ninja " DEPS="gdk-pixbuf cairo glib libxcb libxkbcommon libxkbfile musl xcb-util xcb-util-cursor xcb-util-wm pango startup-notification" -PKG_VER=1.7.3 +PKG_VER=1.7.5 SOURCE="https://github.com/davatorium/rofi/releases/download/$PKG_VER/rofi-$PKG_VER.tar.gz" libnkutils=d08fa898d71da4c11653284968ec14384dd70b6a diff --git a/repo/rsync/rsync.xibuild b/repo/rsync/rsync.xibuild index 8e09cfa..5efcfcf 100644 --- a/repo/rsync/rsync.xibuild +++ b/repo/rsync/rsync.xibuild @@ -3,7 +3,7 @@ MAKEDEPS="make " DEPS="acl lz4 openssl perl popt xxhash zlib zstd" -PKG_VER=3.2.3 +PKG_VER=3.2.6 SOURCE=https://www.samba.org/ftp/rsync/src/rsync-$PKG_VER.tar.gz DESC="A utility that provides fast incremental file transfer" diff --git a/repo/rubberband/rubberband.xibuild b/repo/rubberband/rubberband.xibuild index 9415319..0fc275c 100644 --- a/repo/rubberband/rubberband.xibuild +++ b/repo/rubberband/rubberband.xibuild @@ -5,7 +5,7 @@ DESC="library for audio time-stretching and pitch-shifting" MAKEDEPS="fftw ladspa libsamplerate libsndfile lv2 meson vamp-sdk" -PKG_VER=2.0.2 +PKG_VER=3.0.0 SOURCE="https://breakfastquay.com/files/releases/rubberband-$PKG_VER.tar.bz2" build() { diff --git a/repo/ruby-kramdown/ruby-kramdown.xibuild b/repo/ruby-kramdown/ruby-kramdown.xibuild index e3dd94a..b1d216b 100644 --- a/repo/ruby-kramdown/ruby-kramdown.xibuild +++ b/repo/ruby-kramdown/ruby-kramdown.xibuild @@ -6,7 +6,7 @@ DESC="A fast, pure Ruby Markdown superset converter" MAKEDEPS=" ruby-rake" -PKG_VER=2.3.2 +PKG_VER=2.3.634 SOURCE="https://github.com/gettalong/kramdown" ADDITIONAL=" diff --git a/repo/ruby-mustache/ruby-mustache.xibuild b/repo/ruby-mustache/ruby-mustache.xibuild index 8074a81..6cc5c05 100644 --- a/repo/ruby-mustache/ruby-mustache.xibuild +++ b/repo/ruby-mustache/ruby-mustache.xibuild @@ -4,10 +4,10 @@ NAME="ruby-mustache" _gemname=mustache DESC="Logic-less Ruby templates" -MAKEDEPS="" +MAKEDEPS="ruby" PKG_VER=1.1.1 -SOURCE="ruby-mustache-$PKG_VER.tar.gz::https://github.com/mustache/mustache/archive/v$PKG_VER.tar.gz" +SOURCE="https://github.com/mustache/mustache/archive/v$PKG_VER.tar.gz" ADDITIONAL=" fix-test-race-condition.patch diff --git a/repo/ruby-nokogiri/ruby-nokogiri.xibuild b/repo/ruby-nokogiri/ruby-nokogiri.xibuild index dec12d1..75e6d95 100644 --- a/repo/ruby-nokogiri/ruby-nokogiri.xibuild +++ b/repo/ruby-nokogiri/ruby-nokogiri.xibuild @@ -5,9 +5,9 @@ DESC="An HTML, XML, SAX, and Reader parser" MAKEDEPS="libxml2 libxslt ruby ruby-mini_portile2" -_gemname=${pkgname#ruby-} +_gemname=${NAME#ruby-} -PKG_VER=1.13.4 +PKG_VER=1.13.8 SOURCE="https://github.com/sparklemotion/$_gemname/archive/v$PKG_VER/$_gemname-$PKG_VER.tar.gz" ADDITIONAL=" diff --git a/repo/rust/rust.xibuild b/repo/rust/rust.xibuild index a3075e3..2d68672 100644 --- a/repo/rust/rust.xibuild +++ b/repo/rust/rust.xibuild @@ -3,7 +3,7 @@ MAKEDEPS="cmake libclang clang llvm curl" DEPS="libssh2 openssl" -PKG_VER=1.59.0 +PKG_VER=1.63.0 SOURCE=https://static.rust-lang.org/dist/rustc-$PKG_VER-src.tar.gz DESC="Systems programming language focused on safety, speed and concurrency" diff --git a/repo/samba/samba.xibuild b/repo/samba/samba.xibuild index b6fe918..f860cb6 100644 --- a/repo/samba/samba.xibuild +++ b/repo/samba/samba.xibuild @@ -5,7 +5,7 @@ DESC="Tools to access a server's filespace and printers via SMB" MAKEDEPS="acl bind cups dbus docbook-xsl e2fsprogs fuse gnutls iniparser jansson ldb libarchive libcap libtirpc liburing linux-pam musl-nscd ncurses openldap perl perl-parse-yapp popt python-tdb python-tevent python3 rpcgen subunit talloc tdb tevent zlib python-dnspython python-markdown tdb" -PKG_VER=4.15.6 +PKG_VER=4.17.0 SOURCE=" https://download.samba.org/pub/samba/stable/samba-$PKG_VER.tar.gz " diff --git a/repo/sbc/sbc.xibuild b/repo/sbc/sbc.xibuild index 39e618f..3a28ea3 100644 --- a/repo/sbc/sbc.xibuild +++ b/repo/sbc/sbc.xibuild @@ -5,7 +5,7 @@ DESC="Bluetooth Subband Codec (SBC) library" MAKEDEPS="libsndfile linux-headers flac libvorbis libogg opus" -PKG_VER=1.5 +PKG_VER=2.0 SOURCE="https://www.kernel.org/pub/linux/bluetooth/sbc-$PKG_VER.tar.xz" ADDITIONAL=" diff --git a/repo/sdl2-gfx/sdl2-gfx.xibuild b/repo/sdl2-gfx/sdl2-gfx.xibuild index 77e6ca5..a531856 100644 --- a/repo/sdl2-gfx/sdl2-gfx.xibuild +++ b/repo/sdl2-gfx/sdl2-gfx.xibuild @@ -5,7 +5,7 @@ DESC="SDL2 graphics drawing primitives and other support functions" MAKEDEPS=" sdl2" -PKG_VER=1.0.4 +PKG_VER=19.0.1 SOURCE="http://www.ferzkopp.net/Software/SDL2_gfx/SDL2_gfx-$PKG_VER.tar.gz" build() { diff --git a/repo/sed/sed.xibuild b/repo/sed/sed.xibuild index 745b893..86afebf 100644 --- a/repo/sed/sed.xibuild +++ b/repo/sed/sed.xibuild @@ -3,7 +3,7 @@ MAKEDEPS="make sort" DEPS="musl acl attr" -PKG_VER=0.8.6 +PKG_VER=0.8.8 SOURCE=http://landley.net/toybox/downloads/toybox-$PKG_VER.tar.gz DESC="stream editor from toybox" diff --git a/repo/skalibs/skalibs.xibuild b/repo/skalibs/skalibs.xibuild index 0833b6c..ae24a12 100644 --- a/repo/skalibs/skalibs.xibuild +++ b/repo/skalibs/skalibs.xibuild @@ -3,7 +3,7 @@ MAKEDEPS="" DEPS="musl" -PKG_VER=2.11.1.0 +PKG_VER=2.12.0.1 SOURCE=https://skarnet.org/software/skalibs/skalibs-$PKG_VER.tar.gz DESC="General purpose libraries for skarnet.org software" diff --git a/repo/slang/slang.xibuild b/repo/slang/slang.xibuild index b480936..be6bddf 100644 --- a/repo/slang/slang.xibuild +++ b/repo/slang/slang.xibuild @@ -3,7 +3,7 @@ MAKEDEPS="" DEPS="pcre2" -PKG_VER=2.3.2 +PKG_VER=2.3.3 SOURCE=https://www.jedsoft.org/releases/slang/slang-$PKG_VER.tar.bz2 DESC="S-Lang is a powerful interpreted language" diff --git a/repo/slock/slock.xibuild b/repo/slock/slock.xibuild index 596cdcf..57b7eb2 100644 --- a/repo/slock/slock.xibuild +++ b/repo/slock/slock.xibuild @@ -6,7 +6,7 @@ DESC="simple X display locker utility" MAKEDEPS="make " DEPS="libx11 " -PKG_VER=master +PKG_VER= SOURCE="https://git.suckless.org/slock" build () { diff --git a/repo/sndio/sndio.xibuild b/repo/sndio/sndio.xibuild index a795bca..7438eb0 100644 --- a/repo/sndio/sndio.xibuild +++ b/repo/sndio/sndio.xibuild @@ -5,7 +5,7 @@ DESC="Small audio and MIDI framework part of the OpenBSD project" MAKEDEPS="alsa-lib" -PKG_VER=1.8.1 +PKG_VER=1.9.0 SOURCE="https://sndio.org/sndio-$PKG_VER.tar.gz" ADDITIONAL=" diff --git a/repo/snes9x/snes9x.xibuild b/repo/snes9x/snes9x.xibuild index 8059644..59487b3 100644 --- a/repo/snes9x/snes9x.xibuild +++ b/repo/snes9x/snes9x.xibuild @@ -5,7 +5,7 @@ DESC="Super NES Emulator" MAKEDEPS="meson glib sdl2 gtk3 libxrandr libepoxy wayland libxv portaudio alsa-lib libpng minizip zlib" -PKG_VER=1.60 +PKG_VER=1.61 SOURCE="https://github.com/snes9xgit/snes9x/archive/$PKG_VER.tar.gz" prepare () { diff --git a/repo/sort/sort.xibuild b/repo/sort/sort.xibuild index bea90f2..7a1ac57 100644 --- a/repo/sort/sort.xibuild +++ b/repo/sort/sort.xibuild @@ -3,7 +3,7 @@ MAKEDEPS="make" DEPS="musl sh" -PKG_VER=0.8.6 +PKG_VER=0.8.8 SOURCE=http://landley.net/toybox/downloads/toybox-$PKG_VER.tar.gz DESC="Sort from toybox" diff --git a/repo/spdlog/spdlog.xibuild b/repo/spdlog/spdlog.xibuild index 3019363..81fc59b 100644 --- a/repo/spdlog/spdlog.xibuild +++ b/repo/spdlog/spdlog.xibuild @@ -5,7 +5,7 @@ DESC="Fast C++ logging library" MAKEDEPS="cmake fmt" -PKG_VER=1.9.2 +PKG_VER=1.10.0 SOURCE="https://github.com/gabime/spdlog/archive/v$PKG_VER/spdlog-v$PKG_VER.tar.gz" build() { diff --git a/repo/speex/speex.xibuild b/repo/speex/speex.xibuild index 44136f7..3c4bc1c 100644 --- a/repo/speex/speex.xibuild +++ b/repo/speex/speex.xibuild @@ -5,7 +5,7 @@ DESC="an audio compression format designed for speech" MAKEDEPS="libogg speexdsp" -PKG_VER=1.2.0 +PKG_VER=1.2.1 SOURCE="http://downloads.us.xiph.org/releases/speex/speex-$PKG_VER.tar.gz" build() { diff --git a/repo/speexdsp/speexdsp.xibuild b/repo/speexdsp/speexdsp.xibuild index 5bfc614..5d8c6a9 100644 --- a/repo/speexdsp/speexdsp.xibuild +++ b/repo/speexdsp/speexdsp.xibuild @@ -5,7 +5,7 @@ DESC="A voice compression format (DSP)" MAKEDEPS="autoconf automake libtool" -PKG_VER=1.2.0 +PKG_VER=1.2.1 SOURCE="https://downloads.xiph.org/releases/speex/speexdsp-$PKG_VER.tar.gz" prepare() { diff --git a/repo/spice-gtk/spice-gtk.xibuild b/repo/spice-gtk/spice-gtk.xibuild index 4cdf6b7..b26594d 100644 --- a/repo/spice-gtk/spice-gtk.xibuild +++ b/repo/spice-gtk/spice-gtk.xibuild @@ -5,7 +5,7 @@ DESC="GTK+ widget for SPICE clients" MAKEDEPS=" meson gstreamer gst-plugins-base spice-protocol json-glib gtk3 usbredir libusb asciidoc lz4 opus glib libsasl gobject-introspection vala libjpeg-turbo cairo zlib pixman openssl libx11 libepoxy libva python-six python-parsing perl acl polkit" -PKG_VER=0.40 +PKG_VER=0.41 SOURCE="https://www.spice-space.org/download/gtk/spice-gtk-$PKG_VER.tar.xz" ADDITIONAL=" diff --git a/repo/spice-protocol/spice-protocol.xibuild b/repo/spice-protocol/spice-protocol.xibuild index 8656080..5cf8c52 100644 --- a/repo/spice-protocol/spice-protocol.xibuild +++ b/repo/spice-protocol/spice-protocol.xibuild @@ -5,7 +5,7 @@ DEPS="xorg-server" DESC="Spice protocol headers" -PKG_VER=0.14.3 +PKG_VER=0.14.4 SOURCE=https://www.spice-space.org/download/releases/spice-protocol-$PKG_VER.tar.xz build () { diff --git a/repo/strace/strace.xibuild b/repo/strace/strace.xibuild index 2c925ba..8fc47bb 100644 --- a/repo/strace/strace.xibuild +++ b/repo/strace/strace.xibuild @@ -3,7 +3,7 @@ MAKEDEPS="autoconf automake binutils elfutils gawk linux-headers" DEPS="libelf musl" -PKG_VER=5.17 +PKG_VER=5.19 SOURCE=https://github.com/strace/strace/releases/download/v$PKG_VER/strace-$PKG_VER.tar.xz ADDITIONAL=" disable-fortify.patch diff --git a/repo/sudo/sudo.xibuild b/repo/sudo/sudo.xibuild index dbb08f7..c27e3dd 100644 --- a/repo/sudo/sudo.xibuild +++ b/repo/sudo/sudo.xibuild @@ -3,7 +3,7 @@ MAKEDEPS="make " DEPS="musl libldap openssl pam zlib" -PKG_VER=1.9.9 +PKG_VER=1.9.11 SOURCE=https://www.sudo.ws/dist/sudo-$PKG_VER.tar.gz DESC="Give certain users the ability to run some commands as root" diff --git a/repo/sxmo-dmenu/sxmo-dmenu.xibuild b/repo/sxmo-dmenu/sxmo-dmenu.xibuild index 7415638..c6cee25 100644 --- a/repo/sxmo-dmenu/sxmo-dmenu.xibuild +++ b/repo/sxmo-dmenu/sxmo-dmenu.xibuild @@ -5,7 +5,7 @@ DESC="Dmenu fork for Sxmo UI; supports highlight, centering, volume-key navigati MAKEDEPS=" libx11 libxinerama libxft" -PKG_VER=5.0.13 +PKG_VER=5.0.14 SOURCE="https://git.sr.ht/~mil/sxmo-dmenu/archive/$PKG_VER.tar.gz" prepare() { diff --git a/repo/sxmo-dwm/sxmo-dwm.xibuild b/repo/sxmo-dwm/sxmo-dwm.xibuild index f6341aa..2629067 100644 --- a/repo/sxmo-dwm/sxmo-dwm.xibuild +++ b/repo/sxmo-dwm/sxmo-dwm.xibuild @@ -5,7 +5,7 @@ DESC="Dwm fork for Sxmo UI; supports volume-key hotkeys, swallow, keyboard, amon MAKEDEPS=" libxft libx11 libxinerama" -PKG_VER=6.2.16 +PKG_VER=6.2.17 SOURCE="https://git.sr.ht/~mil/sxmo-dwm/archive/$PKG_VER.tar.gz" prepare() { diff --git a/repo/sysklogd/sysklogd.xibuild b/repo/sysklogd/sysklogd.xibuild index 87370e4..ff96407 100644 --- a/repo/sysklogd/sysklogd.xibuild +++ b/repo/sysklogd/sysklogd.xibuild @@ -3,7 +3,7 @@ MAKEDEPS="make " DEPS="musl" -PKG_VER=2.3.0 +PKG_VER=2.4.4 SOURCE=https://github.com/troglobit/sysklogd/releases/download/v$PKG_VER/sysklogd-$PKG_VER.tar.gz ADDITIONAL=" sysklogd.initd diff --git a/repo/tcl/tcl.xibuild b/repo/tcl/tcl.xibuild index 41513e7..90061e0 100644 --- a/repo/tcl/tcl.xibuild +++ b/repo/tcl/tcl.xibuild @@ -3,7 +3,7 @@ MAKEDEPS="make " DEPS="zlib" -PKG_VER=8.6.11 +PKG_VER=8.6.12 SOURCE=https://github.com/tcltk/tcl/archive/refs/tags/core-$( echo $PKG_VER | sed "s|\.|-|g").tar.gz DESC="the Tool Command language, a robust general purpose scripting language" diff --git a/repo/tcsh/tcsh.xibuild b/repo/tcsh/tcsh.xibuild index 9bca519..c6bc9e3 100644 --- a/repo/tcsh/tcsh.xibuild +++ b/repo/tcsh/tcsh.xibuild @@ -5,8 +5,8 @@ DESC="extended C-shell" MAKEDEPS="ncurses" -PKG_VER=6.24.00 -SOURCE="https://github.com/tcsh-org/tcsh/archive/TCSH6_21_00.tar.gz" +PKG_VER=6.24.01 +SOURCE="https://github.com/tcsh-org/tcsh/archive/TCSH$(echo $PKG_VER | sed 's/\./_/g').tar.gz" ADDITIONAL=" 001-sysmalloc.patch diff --git a/repo/texlive/texlive.xibuild b/repo/texlive/texlive.xibuild index 6917321..2065511 100644 --- a/repo/texlive/texlive.xibuild +++ b/repo/texlive/texlive.xibuild @@ -5,8 +5,8 @@ DESC="Comprehensive TeX document production system" MAKEDEPS="cairo fontconfig freetype2 gd gmp graphite harfbuzz icu libpaper libpng libxaw libxmu motif mpfr pixman poppler zlib zziplib" -PKG_VER=20210628.59744 -SOURCE="https://github.com/TeX-Live/texlive-source/archive/f398692b64d6462c35939ec9489694d0828edee5.tar.gz" +PKG_VER=20220321 +SOURCE="https://mirror.ox.ac.uk/sites/ctan.org/systems/texlive/Source/texlive-$PKG_VER-source.tar.xz" prepare() { sed -i '/AC_SEARCH_LIBS/a KPSE_KPATHSEA_FLAGS' texk/bibtex-x/configure.ac diff --git a/repo/thunderbird/thunderbird.xibuild b/repo/thunderbird/thunderbird.xibuild index 4da5c78..20a8edc 100644 --- a/repo/thunderbird/thunderbird.xibuild +++ b/repo/thunderbird/thunderbird.xibuild @@ -5,7 +5,7 @@ DESC="Thunderbird email client" MAKEDEPS=" alsa-lib automake botan cargo cbindgen clang dbus-glib gettext gtk3 icu json-c libevent libffi libjpeg-turbo libnotify libogg libtheora libtool libvorbis libvpx libwebp libxcomposite libxt llvm m4 mesa nasm nodejs nspr nss pipewire pulseaudio python sed wireless-tools zip" -PKG_VER=91.8.0 +PKG_VER=91.13.0 SOURCE="https://ftp.mozilla.org/pub/thunderbird/releases/$PKG_VER/source/thunderbird-$PKG_VER.source.tar.xz" ADDITIONAL=" diff --git a/repo/tiff/tiff.xibuild b/repo/tiff/tiff.xibuild index 544116b..2809d0d 100644 --- a/repo/tiff/tiff.xibuild +++ b/repo/tiff/tiff.xibuild @@ -6,7 +6,7 @@ DESC="Provides support for the Tag Image File Format or TIFF" MAKEDEPS="" DEPS="musl xz zlib zstd " -PKG_VER=4.3.0 +PKG_VER=4.4.0 SOURCE="https://gitlab.com/libtiff/libtiff/-/archive/v$PKG_VER/libtiff-v$PKG_VER.tar.gz" ADDITIONAL="CVE-2018-12900.patch " diff --git a/repo/tor/tor.xibuild b/repo/tor/tor.xibuild index 8aaa83b..39b7419 100644 --- a/repo/tor/tor.xibuild +++ b/repo/tor/tor.xibuild @@ -5,7 +5,7 @@ DESC="Anonymous network connectivity" MAKEDEPS=" libcap libseccomp libevent openssl cacerts zlib xz zstd" -PKG_VER=0.4.6.10 +PKG_VER=0.4.6.12 SOURCE="https://www.torproject.org/dist/tor-$PKG_VER.tar.gz" ADDITIONAL=" diff --git a/repo/tree-sitter/tree-sitter.xibuild b/repo/tree-sitter/tree-sitter.xibuild index ccd2b77..b0c0ffe 100644 --- a/repo/tree-sitter/tree-sitter.xibuild +++ b/repo/tree-sitter/tree-sitter.xibuild @@ -3,7 +3,7 @@ MAKEDEPS="make " DEPS="musl" -PKG_VER=0.20.6 +PKG_VER=0.20.7 SOURCE=https://github.com/tree-sitter/tree-sitter/archive/v$PKG_VER/tree-sitter-$PKG_VER.tar.gz DESC="Incremental parsing system for programming tools" diff --git a/repo/twm/twm.xibuild b/repo/twm/twm.xibuild index ac0764b..2a8ed94 100644 --- a/repo/twm/twm.xibuild +++ b/repo/twm/twm.xibuild @@ -5,7 +5,7 @@ DESC="Tom's or Tab Window Manager for the X Window System" MAKEDEPS=" bison xorg-util-macros libxext libx11 libxt libice libxmu" -PKG_VER=1.0.11 +PKG_VER=1.0.12 SOURCE="https://www.x.org/releases/individual/app/twm-$PKG_VER.tar.xz" build() { diff --git a/repo/ucpp/ucpp.xibuild b/repo/ucpp/ucpp.xibuild index 2bc3154..778cab6 100644 --- a/repo/ucpp/ucpp.xibuild +++ b/repo/ucpp/ucpp.xibuild @@ -6,7 +6,7 @@ DESC="C preprocessor which is embeddable, quick, light and C99 compliant" MAKEDEPS="" PKG_VER=1.3.5 -SOURCE="https://gitlab.com/scarabeusiv/ucpp" +SOURCE="https://gitlab.com/scarabeusiv/ucpp/-/archive/$PKG_VER/ucpp-$PKG_VER.tar.gz" prepare () { autoreconf -vif diff --git a/repo/unbound/unbound.xibuild b/repo/unbound/unbound.xibuild index 8805e1a..3885030 100644 --- a/repo/unbound/unbound.xibuild +++ b/repo/unbound/unbound.xibuild @@ -5,7 +5,7 @@ DESC="Unbound is a validating, recursive, and caching DNS resolver" MAKEDEPS=" expat libevent openssl python swig linux-headers" -PKG_VER=1.15.0 +PKG_VER=1.16.2 SOURCE="https://unbound.net/downloads/unbound-$PKG_VER.tar.gz" ADDITIONAL=" diff --git a/repo/unixodbc/unixodbc.xibuild b/repo/unixodbc/unixodbc.xibuild index b1aa749..076c550 100644 --- a/repo/unixodbc/unixodbc.xibuild +++ b/repo/unixodbc/unixodbc.xibuild @@ -5,7 +5,7 @@ DESC="ODBC is an open specification to access Data Sources" MAKEDEPS=" readline" -PKG_VER=2.3.9 +PKG_VER=2.3.11 SOURCE="http://www.unixodbc.org/unixODBC-$PKG_VER.tar.gz" build() { diff --git a/repo/usbredir/usbredir.xibuild b/repo/usbredir/usbredir.xibuild index 9e87d9b..37ea8b0 100644 --- a/repo/usbredir/usbredir.xibuild +++ b/repo/usbredir/usbredir.xibuild @@ -5,7 +5,7 @@ DESC="USB network redirection protocol libraries" MAKEDEPS="libusb meson glib" -PKG_VER=0.12.0 +PKG_VER=0.13.0 SOURCE="https://www.spice-space.org/download/usbredir/usbredir-$PKG_VER.tar.xz" build() { diff --git a/repo/userspace-rcu/userspace-rcu.xibuild b/repo/userspace-rcu/userspace-rcu.xibuild index 6f73da6..a76009d 100644 --- a/repo/userspace-rcu/userspace-rcu.xibuild +++ b/repo/userspace-rcu/userspace-rcu.xibuild @@ -5,7 +5,7 @@ DESC="Userspace RCU (read-copy-update) library" MAKEDEPS="bash perl" -PKG_VER=0.12.2 +PKG_VER=0.13.2 SOURCE="https://lttng.org/files/urcu/userspace-rcu-$PKG_VER.tar.bz2" build() { diff --git a/repo/util-linux/util-linux.xibuild b/repo/util-linux/util-linux.xibuild index 2197c9e..de81cb1 100644 --- a/repo/util-linux/util-linux.xibuild +++ b/repo/util-linux/util-linux.xibuild @@ -3,7 +3,7 @@ MAKEDEPS="make " DEPS="sbase libcap libxcrypt readline" -PKG_VER=2.37.2 +PKG_VER=2.37.4 SOURCE=https://cdn.kernel.org/pub/linux/utils/util-linux/v$(echo $PKG_VER | cut -d. -f-2)/util-linux-$PKG_VER.tar.xz DESC="System Utilities for Linux" diff --git a/repo/utmps/utmps.xibuild b/repo/utmps/utmps.xibuild index f0112e6..593807a 100644 --- a/repo/utmps/utmps.xibuild +++ b/repo/utmps/utmps.xibuild @@ -3,7 +3,7 @@ MAKEDEPS="" DEPS="skalibs" -PKG_VER=0.1.1.0 +PKG_VER=0.1.2.0 SOURCE=https://skarnet.org/software/utmps/utmps-$PKG_VER.tar.gz ADDITIONAL=" diff --git a/repo/vala/vala.xibuild b/repo/vala/vala.xibuild index c9736a3..a182cc8 100644 --- a/repo/vala/vala.xibuild +++ b/repo/vala/vala.xibuild @@ -3,7 +3,7 @@ MAKEDEPS="libxslt bash flex bison gobject-introspection graphviz" DEPS="glib graphviz musl pkg-config" -PKG_VER=0.54.7 +PKG_VER=0.54.8 SOURCE=https://download.gnome.org/sources/vala/${PKG_VER%.*}/vala-$PKG_VER.tar.xz DESC="Compiler for the GObject type system" diff --git a/repo/vigra/vigra.xibuild b/repo/vigra/vigra.xibuild index 5b304f2..0fd1c60 100644 --- a/repo/vigra/vigra.xibuild +++ b/repo/vigra/vigra.xibuild @@ -5,7 +5,7 @@ DESC="An image processing and analysis library" MAKEDEPS=" tiff libjpeg-turbo libpng boost cmake doxygen" -PKG_VER=1.11.1 +PKG_VER=1.11.267 SOURCE="https://github.com/ukoethe/vigra" build() { diff --git a/repo/vim/vim.xibuild b/repo/vim/vim.xibuild index 8f7adf4..b44f7a0 100644 --- a/repo/vim/vim.xibuild +++ b/repo/vim/vim.xibuild @@ -3,7 +3,7 @@ MAKEDEPS="make " DEPS="acl musl libgcrypt pcre2 zlib" -PKG_VER=8.2.4656 +PKG_VER=8.2.5172 SOURCE=https://github.com/vim/vim/archive/refs/tags/v$PKG_VER.tar.gz DESC="Vi Improved" diff --git a/repo/virglrenderer/virglrenderer.xibuild b/repo/virglrenderer/virglrenderer.xibuild index 6096c51..68bf576 100644 --- a/repo/virglrenderer/virglrenderer.xibuild +++ b/repo/virglrenderer/virglrenderer.xibuild @@ -5,7 +5,7 @@ DESC="A virtual 3D GPU library, that allows the guest operating system to use th MAKEDEPS="meson file libdrm mesa libepoxy python check" -PKG_VER=0.9.1 +PKG_VER=0.10.1 SOURCE="https://gitlab.freedesktop.org/virgl/virglrenderer/-/archive/virglrenderer-$PKG_VER/virglrenderer-virglrenderer-$PKG_VER.tar.gz" build() { diff --git a/repo/virt-manager/virt-manager.xibuild b/repo/virt-manager/virt-manager.xibuild index 061b0f7..6050b75 100644 --- a/repo/virt-manager/virt-manager.xibuild +++ b/repo/virt-manager/virt-manager.xibuild @@ -6,7 +6,7 @@ DESC="GUI for managing virtual machines" MAKEDEPS="intltool glib python-docutils" DEPS="libvirt libvirt-glib python-libvirt python-ipaddr python-urlgrabber libosinfo gtksourceview gtk-vnc" -PKG_VER=3.2.0 +PKG_VER=4.1.0 SOURCE="https://releases.pagure.org/virt-manager/virt-manager-$PKG_VER.tar.gz" ADDITIONAL=" diff --git a/repo/vlc/vlc.xibuild b/repo/vlc/vlc.xibuild index 0313a2d..f9a2c95 100644 --- a/repo/vlc/vlc.xibuild +++ b/repo/vlc/vlc.xibuild @@ -5,7 +5,7 @@ DESC="A multi-platform MPEG, VCD/DVD, and DivX player" MAKEDEPS="a52dec alsa-lib automake autoconf avahi bison libtool dav1d dbus faad2 ffmpeg4 flac flex freetype2 gtk3 libbluray libavc1394 libcddb libdc1394 libdvbpsi libdvdnav libdvdread libgcrypt libice libmad libmatroska libmpeg2 libnotify libogg libraw1394 librsvg libshout libsm libsrt libtheora libva libvdpau libvorbis libvpx libx11 libxext libxinerama libxml2 libxpm libxv live-media lua mesa ncurses opus pkgconfig qt5-qtbase qt5-qtsvg qt5-qtx11extras sdl2 speex speexdsp sysfsutils taglib eudev v4l-utils wayland-protocols x264 x265 xcb-util-renderutil xcb-util-keysyms xdg-utils samba gnutls pulseaudio" -PKG_VER=3.0.17.3 +PKG_VER=3.0.17.4 SOURCE="https://download.videolan.org/vlc/$PKG_VER/vlc-$PKG_VER.tar.xz" ADDITIONAL=" diff --git a/repo/waf/waf.xibuild b/repo/waf/waf.xibuild index a479282..09c4b73 100644 --- a/repo/waf/waf.xibuild +++ b/repo/waf/waf.xibuild @@ -6,7 +6,7 @@ DESC="The meta build system" MAKEDEPS="" DEPS="python " -PKG_VER=2.0.22 +PKG_VER=2.0.24 SOURCE="https://waf.io/waf-$PKG_VER" package () { diff --git a/repo/wavpack/wavpack.xibuild b/repo/wavpack/wavpack.xibuild index eb9ccfc..5dc8979 100644 --- a/repo/wavpack/wavpack.xibuild +++ b/repo/wavpack/wavpack.xibuild @@ -6,7 +6,7 @@ DESC="Audio compression format with lossless, lossy, and hybrid compression mode MAKEDEPS="make " DEPS="musl" -PKG_VER=5.4.0 +PKG_VER=5.5.0 SOURCE="http://www.wavpack.com/wavpack-$PKG_VER.tar.xz" build () { diff --git a/repo/wayland-protocols/wayland-protocols.xibuild b/repo/wayland-protocols/wayland-protocols.xibuild index 764fa29..438a2b3 100644 --- a/repo/wayland-protocols/wayland-protocols.xibuild +++ b/repo/wayland-protocols/wayland-protocols.xibuild @@ -3,7 +3,7 @@ MAKEDEPS="meson ninja" DEPS="wayland" -PKG_VER=1.25 +PKG_VER=1.26 SOURCE=https://wayland.freedesktop.org/releases/wayland-protocols-$PKG_VER.tar.xz DESC="Specifications of extended Wayland protocols" diff --git a/repo/webkit2gtk/webkit2gtk.xibuild b/repo/webkit2gtk/webkit2gtk.xibuild index 26531f4..2d1667e 100644 --- a/repo/webkit2gtk/webkit2gtk.xibuild +++ b/repo/webkit2gtk/webkit2gtk.xibuild @@ -5,7 +5,7 @@ DESC="Portable web rendering engine WebKit for GTK+" MAKEDEPS="bison cmake enchant2 flex geoclue gnutls gobject-introspection gperf gst-plugins-bad gst-plugins-base gstreamer gtk3 hyphen icu lcms2 libgcrypt libjpeg-turbo libmanette libnotify libpng libseccomp libsecret libsoup libwebp libwpe libwpebackend-fdo libxml2 libxslt libxt mesa openjpeg openjpeg-tools pango python ruby ninja sqlite woff2" -PKG_VER=2.36.0 +PKG_VER=2.36.7 SOURCE="https://webkitgtk.org/releases/webkitgtk-$PKG_VER.tar.xz" build() { diff --git a/repo/weechat/weechat.xibuild b/repo/weechat/weechat.xibuild index 1bcaeaf..506218c 100644 --- a/repo/weechat/weechat.xibuild +++ b/repo/weechat/weechat.xibuild @@ -5,7 +5,7 @@ DESC="A fast, light, extensible ncurses-based chat client" MAKEDEPS="asciidoctor cmake gettext ncurses gnutls libgcrypt curl aspell lua perl python ruby zlib zstd gnupg" -PKG_VER=3.5 +PKG_VER=3.6 SOURCE="https://www.weechat.org/files/src/weechat-$PKG_VER.tar.gz" build() { diff --git a/repo/wget/wget.xibuild b/repo/wget/wget.xibuild index a5ec664..b6f1a82 100644 --- a/repo/wget/wget.xibuild +++ b/repo/wget/wget.xibuild @@ -3,7 +3,7 @@ MAKEDEPS="make " DEPS="musl gnutls libidn libpsl nettle util-linux pcre2 zlib cacerts" -PKG_VER=1.21.2 +PKG_VER=1.21.3 SOURCE=https://ftp.gnu.org/gnu/wget/wget-$PKG_VER.tar.gz DESC="A utility for transfering files with URL syntax" diff --git a/repo/x265/x265.xibuild b/repo/x265/x265.xibuild index 69bd3e2..b297936 100644 --- a/repo/x265/x265.xibuild +++ b/repo/x265/x265.xibuild @@ -6,8 +6,8 @@ DESC="Open Source H265/HEVC video encoder" MAKEDEPS="cmake " DEPS="musl " -PKG_VER=3.5 -SOURCE="https://bitbucket.org/multicoreware/x265_git/downloads/x265_$PKG_VER.tar.gz" +#PKG_VER=3.5 +SOURCE="https://bitbucket.org/multicoreware/x265_git.git" build () { # CMAKE_BUILD_TYPE - Don't change to None! This is a video encoder, diff --git a/repo/xclock-cat/xclock-cat.xibuild b/repo/xclock-cat/xclock-cat.xibuild index 0338096..896f418 100644 --- a/repo/xclock-cat/xclock-cat.xibuild +++ b/repo/xclock-cat/xclock-cat.xibuild @@ -6,7 +6,6 @@ DESC="xclock cat mode" MAKEDEPS="make" DEPS="libx11 motif" -PKG_VER=master SOURCE="https://github.com/BarkyTheDog/catclock" build () { diff --git a/repo/xdotool/xdotool.xibuild b/repo/xdotool/xdotool.xibuild new file mode 100644 index 0000000..cff6f10 --- /dev/null +++ b/repo/xdotool/xdotool.xibuild @@ -0,0 +1,18 @@ +#!/bin/sh + +NAME="xdotool" +DESC="Simulate keyboard/mouse input" + +MAKEDEPS=" libxtst libxinerama libxkbcommon libx11 perl" + +PKG_VER=3.20211022.1 +SOURCE="https://github.com/jordansissel/xdotool/archive/v$PKG_VER.tar.gz" + +build() { + make WITHOUT_RPATH_FIX=1 +} + +package() { + make DESTDIR="$PKG_DEST" PREFIX=/usr INSTALLMAN=/usr/share/man install +} + diff --git a/repo/xf86-input-wacom/xf86-input-wacom.xibuild b/repo/xf86-input-wacom/xf86-input-wacom.xibuild index 77e3f55..1469b5a 100644 --- a/repo/xf86-input-wacom/xf86-input-wacom.xibuild +++ b/repo/xf86-input-wacom/xf86-input-wacom.xibuild @@ -5,7 +5,7 @@ DEPS="libxi libxinerama libxrandr" DESC="X.Org Wacom tablet driver" -PKG_VER=0.40.0 +PKG_VER=1.1.0 SOURCE=https://github.com/linuxwacom/xf86-input-wacom/releases/download/xf86-input-wacom-$PKG_VER/xf86-input-wacom-$PKG_VER.tar.bz2 build () { diff --git a/repo/xf86-video-intel/xf86-video-intel.xibuild b/repo/xf86-video-intel/xf86-video-intel.xibuild index ac5fce2..32aa093 100644 --- a/repo/xf86-video-intel/xf86-video-intel.xibuild +++ b/repo/xf86-video-intel/xf86-video-intel.xibuild @@ -7,7 +7,7 @@ DESC="X.org intel video driver" PKG_VER=2.99.917 _pkgver=31486f40f8e8f8923ca0799aea84b58799754564 -SOURCE=https://github.com/freedesktop/xorg-xf86-video-intel/archive/$_pkgver.zip +SOURCE=https://gitlab.freedesktop.org/xorg/driver/xf86-video-intel/-/archive/$PKG_VER/xf86-video-intel-$PKG_VER.tar.gz prepare () { autoreconf -vif diff --git a/repo/xfsprogs/xfsprogs.xibuild b/repo/xfsprogs/xfsprogs.xibuild index 08812da..7213755 100644 --- a/repo/xfsprogs/xfsprogs.xibuild +++ b/repo/xfsprogs/xfsprogs.xibuild @@ -5,7 +5,7 @@ DESC="XFS filesystem utilities" MAKEDEPS="attr bash gzip inih linux-headers python userspace-rcu util-linux" -PKG_VER=5.15.0 +PKG_VER=5.16.0 SOURCE="https://www.kernel.org/pub/linux/utils/fs/xfs/xfsprogs/xfsprogs-$PKG_VER.tar.gz" ADDITIONAL=" diff --git a/repo/xlinks/xlinks.xibuild b/repo/xlinks/xlinks.xibuild index 13ff3f7..dead4a9 100644 --- a/repo/xlinks/xlinks.xibuild +++ b/repo/xlinks/xlinks.xibuild @@ -6,7 +6,7 @@ DESC="Web browser running in both graphics and text mode" MAKEDEPS="make " DEPS="bzip2 openssl libevent musl zlib zstd libx11 tiff libpng " -PKG_VER=2.25 +PKG_VER=2.27 SOURCE="http://links.twibright.com/download/links-$PKG_VER.tar.bz2" ADDITIONAL="links.desktop" diff --git a/repo/xmlsec/xmlsec.xibuild b/repo/xmlsec/xmlsec.xibuild index fccb9cc..d93882d 100644 --- a/repo/xmlsec/xmlsec.xibuild +++ b/repo/xmlsec/xmlsec.xibuild @@ -5,8 +5,8 @@ DESC="C based implementation for XML Signature Syntax and Processing and XML Enc MAKEDEPS=" libxml2 libxslt openssl nss autoconf automake libtool" -PKG_VER=1.2.33 -SOURCE="https://github.com/lsh123/xmlsec" +PKG_VER=1.2.34 +SOURCE="https://github.com/lsh123/xmlsec/archive/refs/tags/xmlsec-$(echo $PKG_VER | sed 's/\./_/g').tar.gz" prepare() { autoreconf -fi diff --git a/repo/xorg-server/xorg-server.xibuild b/repo/xorg-server/xorg-server.xibuild index fa261f1..074572e 100644 --- a/repo/xorg-server/xorg-server.xibuild +++ b/repo/xorg-server/xorg-server.xibuild @@ -3,7 +3,7 @@ MAKEDEPS="meson ninja doxygen xmlto" DEPS="libxcvt pixman font-util xkeyboardconfig elogind libepoxy libtirpc polkit acpid nettle libgcrypt xcb-util-keysyms xcb-util-image xcb-util-renderutil xcb-util-wm xkbcomp" -PKG_VER=21.1.3 +PKG_VER=21.1.4 SOURCE=https://www.x.org/pub/individual/xserver/xorg-server-$PKG_VER.tar.xz build () { diff --git a/repo/xsel/xsel.xibuild b/repo/xsel/xsel.xibuild index ee59b5b..5e1206e 100644 --- a/repo/xsel/xsel.xibuild +++ b/repo/xsel/xsel.xibuild @@ -6,7 +6,7 @@ DESC="Command-line program for manipulating the X selection" MAKEDEPS="make " DEPS="libx11 " -PKG_VER=1.2.0_git20190821 +PKG_VER= git_rev=ef01f3c72a195dbce682184c842b81b17d7d7ad1 SOURCE="https://github.com/kfish/xsel/archive/$git_rev/xsel-$git_rev.tar.gz" diff --git a/repo/xterm/xterm.xibuild b/repo/xterm/xterm.xibuild index 6350155..15dcb6b 100644 --- a/repo/xterm/xterm.xibuild +++ b/repo/xterm/xterm.xibuild @@ -6,7 +6,7 @@ DEPS="libxft libxaw ncurses luit xbitmaps libxkbfile" DESC="X Terminal Emulator" PKG_VER=371 -SOURCE=ftp://ftp.invisible-island.net/xterm/xterm-$PKG_VER.tgz +SOURCE=https://invisible-island.net/archives/xterm/xterm-$PKG_VER.tgz ADDITIONAL=" posix-ptys.patch " diff --git a/repo/yarn/yarn.xibuild b/repo/yarn/yarn.xibuild index 900a18f..8e4865b 100644 --- a/repo/yarn/yarn.xibuild +++ b/repo/yarn/yarn.xibuild @@ -5,7 +5,7 @@ DESC="Fast, reliable, and secure dependency management for Node.js" MAKEDEPS="" -PKG_VER=1.22.18 +PKG_VER=1.22.19 SOURCE="https://yarnpkg.com/downloads/$PKG_VER/yarn-v$PKG_VER.tar.gz" package() { diff --git a/repo/zathura/zathura.xibuild b/repo/zathura/zathura.xibuild index 45fc2b4..feaa68e 100644 --- a/repo/zathura/zathura.xibuild +++ b/repo/zathura/zathura.xibuild @@ -5,7 +5,7 @@ DESC="highly customizable and functional document viewer" MAKEDEPS="girara file sqlite3 intltool check libseccomp python-docutils ncurses meson ninja python-sphinx texlive libsynctex" -PKG_VER=0.4.9 +PKG_VER=0.5.1 SOURCE="https://git.pwmt.org/pwmt/zathura/-/archive/$PKG_VER/zathura-$PKG_VER.tar.gz" ADDITIONAL=" diff --git a/repo/zlib/zlib.xibuild b/repo/zlib/zlib.xibuild index 15dbe59..1c9823e 100644 --- a/repo/zlib/zlib.xibuild +++ b/repo/zlib/zlib.xibuild @@ -3,7 +3,7 @@ MAKEDEPS="make " DEPS="musl" -PKG_VER=1.2.11 +PKG_VER=1.2.12 SOURCE=https://github.com/madler/zlib/archive/refs/tags/v$PKG_VER.tar.gz DESC="compression and decompression routines used by some programs" diff --git a/repo/zstd/zstd.xibuild b/repo/zstd/zstd.xibuild index 827025e..3b4e193 100644 --- a/repo/zstd/zstd.xibuild +++ b/repo/zstd/zstd.xibuild @@ -3,7 +3,7 @@ MAKEDEPS="make " DEPS="musl zlib xz lz4" -PKG_VER=1.5.1 +PKG_VER=1.5.2 SOURCE=https://github.com/facebook/zstd/releases/download/v$PKG_VER/zstd-$PKG_VER.tar.gz DESC="the Zstandard real-time compression algorithm" diff --git a/repo/zxing-cpp/zxing-cpp.xibuild b/repo/zxing-cpp/zxing-cpp.xibuild index 04eccd0..82e3d61 100644 --- a/repo/zxing-cpp/zxing-cpp.xibuild +++ b/repo/zxing-cpp/zxing-cpp.xibuild @@ -5,7 +5,7 @@ DESC="C++ port of ZXing" MAKEDEPS="cmake" -PKG_VER=1.2.0 +PKG_VER=1.4.0 SOURCE="https://github.com/nu-book/zxing-cpp/archive/v$PKG_VER/zxing-cpp-v$PKG_VER.tar.gz" build() { |