From 83e697e93b13ae38567712f37e82fd5baeb02fef Mon Sep 17 00:00:00 2001 From: psykose <alice@ayaya.dev> Date: Thu, 11 Aug 2022 01:26:22 +0000 Subject: [PATCH] community/*: rebuild against boost-1.80 --- community/abiword/APKBUILD | 2 +- community/akonadi/APKBUILD | 2 +- community/alembic/APKBUILD | 2 +- community/anytun/APKBUILD | 2 +- community/apache-arrow/APKBUILD | 2 +- community/asio/APKBUILD | 2 +- community/aspcud/APKBUILD | 2 +- community/bitcoin/APKBUILD | 2 +- community/blender/APKBUILD | 2 +- community/calamares/APKBUILD | 2 +- community/calligra/APKBUILD | 2 +- community/ceph/APKBUILD | 2 +- community/cereal/APKBUILD | 2 +- community/cloudi/APKBUILD | 2 +- community/dbus-cpp/APKBUILD | 2 +- community/dnsdist/APKBUILD | 2 +- community/domoticz/APKBUILD | 2 +- community/eigen/APKBUILD | 2 +- community/exempi/APKBUILD | 2 +- community/gource/APKBUILD | 2 +- community/gpick/APKBUILD | 2 +- community/headlines/APKBUILD | 2 +- community/i2pd/APKBUILD | 2 +- community/icinga2/APKBUILD | 2 +- community/inkscape/APKBUILD | 2 +- community/innoextract/APKBUILD | 2 +- community/kactivities-stats/APKBUILD | 2 +- community/kactivities/APKBUILD | 2 +- community/kactivitymanagerd/APKBUILD | 2 +- community/kdevelop/APKBUILD | 2 +- community/kdiff3/APKBUILD | 2 +- community/kea/APKBUILD | 2 +- community/kleopatra/APKBUILD | 2 +- community/krita/APKBUILD | 2 +- community/ktorrent/APKBUILD | 2 +- community/ledger/APKBUILD | 2 +- community/libcamera/APKBUILD | 2 +- community/libcdr/APKBUILD | 2 +- community/libcmis/APKBUILD | 2 +- community/libe-book/APKBUILD | 2 +- community/libetonyek/APKBUILD | 2 +- community/libixion/APKBUILD | 2 +- community/libkleo/APKBUILD | 2 +- community/libkml/APKBUILD | 2 +- community/libktorrent/APKBUILD | 2 +- community/libmspub/APKBUILD | 2 +- community/libodfgen/APKBUILD | 2 +- community/liborcus/APKBUILD | 2 +- community/libpagemaker/APKBUILD | 2 +- community/libphonenumber/APKBUILD | 2 +- community/libreoffice/APKBUILD | 2 +- community/librevenge/APKBUILD | 2 +- community/libsigc++3/APKBUILD | 2 +- community/libstaroffice/APKBUILD | 2 +- community/libtorrent-rasterbar/APKBUILD | 2 +- community/libzmf/APKBUILD | 2 +- community/logstalgia/APKBUILD | 2 +- community/lucene++/APKBUILD | 2 +- community/mdds/APKBUILD | 2 +- community/mkvtoolnix/APKBUILD | 2 +- community/monero/APKBUILD | 2 +- community/mpd/APKBUILD | 2 +- community/mpdscribble/APKBUILD | 2 +- community/msgpack-cxx/APKBUILD | 2 +- community/mtxclient/APKBUILD | 2 +- community/mumble/APKBUILD | 2 +- community/mupen64plus/APKBUILD | 2 +- community/mygui/APKBUILD | 2 +- community/namecoin/APKBUILD | 2 +- community/ncmpcpp/APKBUILD | 2 +- community/net-cpp/APKBUILD | 2 +- community/nheko/APKBUILD | 2 +- community/nvui/APKBUILD | 2 +- community/omxplayer/APKBUILD | 2 +- community/openexr/APKBUILD | 2 +- community/openimageio/APKBUILD | 2 +- community/openmw/APKBUILD | 2 +- community/openvdb/APKBUILD | 2 +- community/osl/APKBUILD | 2 +- community/pdns-recursor/APKBUILD | 2 +- community/pdns/APKBUILD | 2 +- community/poedit/APKBUILD | 2 +- community/process-cpp/APKBUILD | 2 +- community/py3-pybind11/APKBUILD | 2 +- community/qbittorrent/APKBUILD | 2 +- community/quassel/APKBUILD | 2 +- community/rippled/APKBUILD | 2 +- community/rocs/APKBUILD | 2 +- community/scribus/APKBUILD | 2 +- community/stellarium/APKBUILD | 2 +- community/strawberry/APKBUILD | 2 +- community/supertux/APKBUILD | 2 +- community/thrift/APKBUILD | 2 +- community/valhalla/APKBUILD | 2 +- community/vectorscan/APKBUILD | 2 +- community/vigra/APKBUILD | 2 +- community/vtk/APKBUILD | 2 +- community/widelands/APKBUILD | 2 +- community/wlcs/APKBUILD | 2 +- community/wt/APKBUILD | 2 +- community/zanshin/APKBUILD | 2 +- 101 files changed, 101 insertions(+), 101 deletions(-) diff --git a/community/abiword/APKBUILD b/community/abiword/APKBUILD index 6b52c9c74bc3..582d9f07f0ef 100644 --- a/community/abiword/APKBUILD +++ b/community/abiword/APKBUILD @@ -1,7 +1,7 @@ # Maintainer: Natanael Copa <ncopa@alpinelinux.org> pkgname=abiword pkgver=3.0.5 -pkgrel=3 +pkgrel=4 pkgdesc="A fully-featured word processor" url="https://www.abisource.com/" # s390x and riscv64 blocked by librsvg diff --git a/community/akonadi/APKBUILD b/community/akonadi/APKBUILD index 28678d4eb2d6..420c2a55755e 100644 --- a/community/akonadi/APKBUILD +++ b/community/akonadi/APKBUILD @@ -2,7 +2,7 @@ # Maintainer: Bart Ribbers <bribbers@disroot.org> pkgname=akonadi pkgver=22.04.3 -pkgrel=1 +pkgrel=2 pkgdesc="A cross-desktop storage service for PIM data and meta data providing concurrent read, write, and query access" # armhf blocked by extra-cmake-modules # s390x and riscv64 blocked by polkit diff --git a/community/alembic/APKBUILD b/community/alembic/APKBUILD index 729e400ef398..842afbe573aa 100644 --- a/community/alembic/APKBUILD +++ b/community/alembic/APKBUILD @@ -2,7 +2,7 @@ # Maintainer: Leon Marz <main@lmarz.org> pkgname=alembic pkgver=1.8.3 -pkgrel=3 +pkgrel=4 pkgdesc="Open framework for storing and sharing scene data" url="https://www.alembic.io/" arch="all !s390x" # alembic does not support big-endian, which s390x uses diff --git a/community/anytun/APKBUILD b/community/anytun/APKBUILD index dc3af70adb08..6c9d2a49ec6d 100644 --- a/community/anytun/APKBUILD +++ b/community/anytun/APKBUILD @@ -2,7 +2,7 @@ # Maintainer: Francesco Colista <fcolista@alpinelinux.org> pkgname=anytun pkgver=0.3.8 -pkgrel=7 +pkgrel=8 pkgdesc="Secure anycast tunneling protocol implementation for flexible and fault-tolerant VPNs" options="!check" # No testsuite url="https://www.anytun.org/" diff --git a/community/apache-arrow/APKBUILD b/community/apache-arrow/APKBUILD index 4b826e200077..d4c2eddb18d4 100644 --- a/community/apache-arrow/APKBUILD +++ b/community/apache-arrow/APKBUILD @@ -3,7 +3,7 @@ # based on arch linux PKGBUILD pkgname=apache-arrow pkgver=8.0.1 -pkgrel=3 +pkgrel=4 pkgdesc="multi-language toolbox for accelerated data interchange and in-memory processing" url="https://arrow.apache.org/" arch="all !s390x !riscv64" # missing glog-dev, thrift diff --git a/community/asio/APKBUILD b/community/asio/APKBUILD index a6b215d06088..00e23e845f7b 100644 --- a/community/asio/APKBUILD +++ b/community/asio/APKBUILD @@ -1,7 +1,7 @@ # Maintainer: Natanael Copa <ncopa@alpinelinux.org> pkgname=asio pkgver=1.22.1 -pkgrel=3 +pkgrel=4 pkgdesc="Cross-platform C++ library for network programming" url="https://think-async.com/Asio/" arch="all" diff --git a/community/aspcud/APKBUILD b/community/aspcud/APKBUILD index 33b4a4e105a2..a670bc837b5a 100644 --- a/community/aspcud/APKBUILD +++ b/community/aspcud/APKBUILD @@ -2,7 +2,7 @@ # Maintainer: pkgname=aspcud pkgver=1.9.6 -pkgrel=2 +pkgrel=3 pkgdesc="Package dependency solver" url="https://potassco.org/aspcud/" arch="all" diff --git a/community/bitcoin/APKBUILD b/community/bitcoin/APKBUILD index 04adcb973e97..4d115f87f4b8 100644 --- a/community/bitcoin/APKBUILD +++ b/community/bitcoin/APKBUILD @@ -2,7 +2,7 @@ # Maintainer: Stuart Cardall <developer@it-offshore.co.uk> pkgname=bitcoin pkgver=23.0 -pkgrel=2 +pkgrel=3 pkgdesc="Decentralized P2P electronic cash system" url="https://www.bitcoin.org/" # x86: segfault in check diff --git a/community/blender/APKBUILD b/community/blender/APKBUILD index f4f012645972..e49eaacbb17b 100644 --- a/community/blender/APKBUILD +++ b/community/blender/APKBUILD @@ -4,7 +4,7 @@ pkgname=blender pkgver=3.2.2 _pkgver=${pkgver%.[0-9]} -pkgrel=0 +pkgrel=1 pkgdesc="3D Creation/Animation/Publishing System" url="https://www.blender.org/" arch="x86_64 aarch64" # limited by openvdb diff --git a/community/calamares/APKBUILD b/community/calamares/APKBUILD index e6cc2e2bb806..e67a4d31822e 100644 --- a/community/calamares/APKBUILD +++ b/community/calamares/APKBUILD @@ -2,7 +2,7 @@ # Maintainer: Oliver Smith <ollieparanoid@postmarketos.org> pkgname=calamares pkgver=3.2.47 -pkgrel=7 +pkgrel=8 # armhf blocked by qt5-qtdeclarative # ppc64le, s390x, and riscv64 blocked by qt5-qtwebengine arch="all !armhf !ppc64le !s390x !riscv64" diff --git a/community/calligra/APKBUILD b/community/calligra/APKBUILD index 0daf554f7c25..a33fc3adc65c 100644 --- a/community/calligra/APKBUILD +++ b/community/calligra/APKBUILD @@ -2,7 +2,7 @@ # Maintainer: Bart Ribbers <bribbers@disroot.org> pkgname=calligra pkgver=3.2.1 -pkgrel=28 +pkgrel=29 pkgdesc="Office and graphic art suite by KDE" # armhf blocked by extra-cmake-modules # s390x and riscv64 blocked by polkit -> kio diff --git a/community/ceph/APKBUILD b/community/ceph/APKBUILD index d6e6a24acce9..42b133c5c879 100644 --- a/community/ceph/APKBUILD +++ b/community/ceph/APKBUILD @@ -4,7 +4,7 @@ # Maintainer: Duncan Bellamy <dunk@denkimushi.com> pkgname=ceph pkgver=16.2.10 -pkgrel=1 +pkgrel=2 pkgdesc="Ceph is a distributed object store and file system" pkgusers="ceph" pkggroups="ceph" diff --git a/community/cereal/APKBUILD b/community/cereal/APKBUILD index a4a672b5ad9d..b1ee137d4e96 100644 --- a/community/cereal/APKBUILD +++ b/community/cereal/APKBUILD @@ -2,7 +2,7 @@ # Maintainer: Adam Jensen <adam@acj.sh> pkgname=cereal pkgver=1.3.2 -pkgrel=2 +pkgrel=3 pkgdesc="A header-only C++11 library for serialization" url="https://github.com/USCiLab/cereal" arch="noarch" diff --git a/community/cloudi/APKBUILD b/community/cloudi/APKBUILD index e5a713e3d1f8..ffc160a08b12 100644 --- a/community/cloudi/APKBUILD +++ b/community/cloudi/APKBUILD @@ -29,7 +29,7 @@ pkgname=cloudi pkgver=2.0.4 -pkgrel=11 +pkgrel=12 pkgdesc="Cloud computing framework for efficient, scalable, and stable soft-realtime event processing." url="https://cloudi.org/" license="MIT" diff --git a/community/dbus-cpp/APKBUILD b/community/dbus-cpp/APKBUILD index e33f01a72d80..7d5b96566d29 100644 --- a/community/dbus-cpp/APKBUILD +++ b/community/dbus-cpp/APKBUILD @@ -1,7 +1,7 @@ # Maintainer: Luca Weiss <luca@z3ntu.xyz> pkgname=dbus-cpp pkgver=5.0.3 -pkgrel=4 +pkgrel=5 pkgdesc="A header-only dbus-binding leveraging C++-11" url="https://gitlab.com/ubports/core/lib-cpp/dbus-cpp" arch="all" diff --git a/community/dnsdist/APKBUILD b/community/dnsdist/APKBUILD index d166865a1fa8..1263ed8605cb 100644 --- a/community/dnsdist/APKBUILD +++ b/community/dnsdist/APKBUILD @@ -1,7 +1,7 @@ # Maintainer: Peter van Dijk <peter.van.dijk@powerdns.com> pkgname=dnsdist pkgver=1.7.2 -pkgrel=2 +pkgrel=3 pkgdesc="dnsdist is a highly DNS-, DoS-, and abuse-aware loadbalancer." url="https://dnsdist.org/" # s390x blocked by h2o diff --git a/community/domoticz/APKBUILD b/community/domoticz/APKBUILD index f0aac25718ac..954593dce409 100644 --- a/community/domoticz/APKBUILD +++ b/community/domoticz/APKBUILD @@ -2,7 +2,7 @@ # Maintainer: Johannes Heimansberg <git@jhe.dedyn.io> pkgname=domoticz pkgver=2022.1 -pkgrel=4 +pkgrel=5 pkgdesc="Open source Home Automation System" url="https://www.domoticz.com/" arch="all" diff --git a/community/eigen/APKBUILD b/community/eigen/APKBUILD index e2e6a5cdef4f..100f4b7c5f22 100644 --- a/community/eigen/APKBUILD +++ b/community/eigen/APKBUILD @@ -3,7 +3,7 @@ # Maintainer: Bradley J Chambers <brad.chambers@gmail.com> pkgname=eigen pkgver=3.4.0 -pkgrel=3 +pkgrel=4 pkgdesc="Eigen is a C++ template library for linear algebra" url="https://eigen.tuxfamily.org/" arch="noarch" diff --git a/community/exempi/APKBUILD b/community/exempi/APKBUILD index bd2d8e11550a..27bafc8ac493 100644 --- a/community/exempi/APKBUILD +++ b/community/exempi/APKBUILD @@ -2,7 +2,7 @@ # Maintainer: Rasmus Thomsen <oss@cogitri.dev> pkgname=exempi pkgver=2.5.2 -pkgrel=4 +pkgrel=5 pkgdesc="A library to parse XMP metadata" url="https://wiki.freedesktop.org/libopenraw/Exempi/" arch="all !s390x" diff --git a/community/gource/APKBUILD b/community/gource/APKBUILD index 7a7aee261e6a..6101f0fd2280 100644 --- a/community/gource/APKBUILD +++ b/community/gource/APKBUILD @@ -2,7 +2,7 @@ # Maintainer: Francesco Colista <fcolista@alpinelinux.org> pkgname=gource pkgver=0.53 -pkgrel=2 +pkgrel=3 pkgdesc="Software version control visualization" url="https://gource.io/" arch="all !s390x" diff --git a/community/gpick/APKBUILD b/community/gpick/APKBUILD index c9a6b5e7e13a..704351a458d0 100644 --- a/community/gpick/APKBUILD +++ b/community/gpick/APKBUILD @@ -2,7 +2,7 @@ # Maintainer: knuxify <knuxify@gmail.com> pkgname=gpick pkgver=0.3 -pkgrel=2 +pkgrel=3 pkgdesc="Advanced color picker written in C++ using GTK+ toolkit" url="http://gpick.org" arch="all" diff --git a/community/headlines/APKBUILD b/community/headlines/APKBUILD index 507a2e054c8d..0af54ad15307 100644 --- a/community/headlines/APKBUILD +++ b/community/headlines/APKBUILD @@ -2,7 +2,7 @@ # Maintainer: Adam Plumb <adamplumb@gmail.com> pkgname=headlines pkgver=0.7.1 -pkgrel=1 +pkgrel=2 pkgdesc="GTK4 Reddit client written in C++" url="https://gitlab.com/caveman250/Headlines" arch="all !s390x !riscv64" diff --git a/community/i2pd/APKBUILD b/community/i2pd/APKBUILD index d44f26c01f2f..aca5b0fb647d 100644 --- a/community/i2pd/APKBUILD +++ b/community/i2pd/APKBUILD @@ -2,7 +2,7 @@ # Contributor: l-n-s <supervillain@riseup.net> pkgname=i2pd pkgver=2.42.1 -pkgrel=2 +pkgrel=3 pkgdesc="I2P Router written in C++" url="https://github.com/PurpleI2P/i2pd" arch="all" diff --git a/community/icinga2/APKBUILD b/community/icinga2/APKBUILD index 56b2ad8c83eb..a85135a9b045 100644 --- a/community/icinga2/APKBUILD +++ b/community/icinga2/APKBUILD @@ -2,7 +2,7 @@ # Maintainer: Francesco Colista <fcolista@alpinelinux.org> pkgname=icinga2 pkgver=2.13.4 -pkgrel=1 +pkgrel=2 pkgdesc="An open source host, service and network monitoring program" url="https://icinga.com" arch="all !armhf !armv7 !s390x" diff --git a/community/inkscape/APKBUILD b/community/inkscape/APKBUILD index 98bff1ba3001..17b6c0edd471 100644 --- a/community/inkscape/APKBUILD +++ b/community/inkscape/APKBUILD @@ -3,7 +3,7 @@ pkgname=inkscape pkgver=1.2.1 _pkgdate=2022-07-14 _pkgcommit=9c6d41e410 -pkgrel=2 +pkgrel=3 pkgdesc="A vector-based drawing program - svg compliant" url="https://inkscape.org/" arch="all" diff --git a/community/innoextract/APKBUILD b/community/innoextract/APKBUILD index e47f96219b7d..15fcca2c0ab1 100644 --- a/community/innoextract/APKBUILD +++ b/community/innoextract/APKBUILD @@ -2,7 +2,7 @@ # Maintainer: Michael Koloberdin <koloberdin@gmail.com> pkgname=innoextract pkgver=1.9 -pkgrel=5 +pkgrel=6 pkgdesc="A tool to extract installers created by Inno Setup" url="https://constexpr.org/innoextract/" arch="all" diff --git a/community/kactivities-stats/APKBUILD b/community/kactivities-stats/APKBUILD index 9a6b7002704f..572456fe2a32 100644 --- a/community/kactivities-stats/APKBUILD +++ b/community/kactivities-stats/APKBUILD @@ -2,7 +2,7 @@ # Contributor: Bart Ribbers <bribbers@disroot.org> pkgname=kactivities-stats pkgver=5.96.0 -pkgrel=0 +pkgrel=1 arch="all !armhf" # armhf blocked by qt5-qtdeclarative pkgdesc="A library for accessing the usage data collected by the activities system" url="https://community.kde.org/Frameworks" diff --git a/community/kactivities/APKBUILD b/community/kactivities/APKBUILD index 404d312f1f59..4652f8a44089 100644 --- a/community/kactivities/APKBUILD +++ b/community/kactivities/APKBUILD @@ -2,7 +2,7 @@ # Maintainer: Bart Ribbers <bribbers@disroot.org> pkgname=kactivities pkgver=5.96.0 -pkgrel=0 +pkgrel=1 # armhf blocked by qt5-qtdeclarative arch="all !armhf" pkgdesc="Core components for the KDE's Activities" diff --git a/community/kactivitymanagerd/APKBUILD b/community/kactivitymanagerd/APKBUILD index 694460069792..3561fa8edd37 100644 --- a/community/kactivitymanagerd/APKBUILD +++ b/community/kactivitymanagerd/APKBUILD @@ -2,7 +2,7 @@ # Maintainer: Bart Ribbers <bribbers@disroot.org> pkgname=kactivitymanagerd pkgver=5.25.3 -pkgrel=0 +pkgrel=1 pkgdesc="System service to manage user's activities and track the usage patterns" # armhf blocked by qt5-qtdeclarative # s390x and riscv64 blocked by polkit -> kio diff --git a/community/kdevelop/APKBUILD b/community/kdevelop/APKBUILD index 61440a9909a5..56b258af5195 100644 --- a/community/kdevelop/APKBUILD +++ b/community/kdevelop/APKBUILD @@ -2,7 +2,7 @@ # Maintainer: Bart Ribbers <bribbers@disroot.org> pkgname=kdevelop pkgver=22.04.3 -pkgrel=0 +pkgrel=1 # armhf blocked by extra-cmake-modules # ppc64le, s390x and riscv64 blocked by qt5-qtwebengine arch="all !armhf !ppc64le !s390x !riscv64" diff --git a/community/kdiff3/APKBUILD b/community/kdiff3/APKBUILD index 89810db00385..58c190d54ea5 100644 --- a/community/kdiff3/APKBUILD +++ b/community/kdiff3/APKBUILD @@ -2,7 +2,7 @@ # Maintainer: Bart Ribbers <bribbers@disroot.org> pkgname=kdiff3 pkgver=1.9.6 -pkgrel=0 +pkgrel=1 # armhf blocked by extra-cmake-modules # s390x, riscv64 blocked by polkit -> kparts arch="all !armhf !s390x !riscv64" diff --git a/community/kea/APKBUILD b/community/kea/APKBUILD index 25959d4beb04..ede5a55b8b7f 100644 --- a/community/kea/APKBUILD +++ b/community/kea/APKBUILD @@ -7,7 +7,7 @@ pkgname=kea # Odd-numbered versions are development versions. # NOTE: When bumping, always rebuild all kea hooks (kea-* aports)! pkgver=2.2.0 -pkgrel=0 +pkgrel=1 pkgdesc="DHCPv4 and DHCPv6 server from ISC" url="https://kea.isc.org/" arch="all" diff --git a/community/kleopatra/APKBUILD b/community/kleopatra/APKBUILD index d57c5b9f4020..341c4c749f7a 100644 --- a/community/kleopatra/APKBUILD +++ b/community/kleopatra/APKBUILD @@ -2,7 +2,7 @@ # Maintainer: Bart Ribbers <bribbers@disroot.org> pkgname=kleopatra pkgver=22.04.3 -pkgrel=0 +pkgrel=1 # riscv64 disabled due to missing rust in recursive dependency arch="all !armhf !s390x !riscv64" url="https://www.kde.org/applications/utilities/kleopatra/" diff --git a/community/krita/APKBUILD b/community/krita/APKBUILD index 30e4ff91a4ae..51c4319ec1b8 100644 --- a/community/krita/APKBUILD +++ b/community/krita/APKBUILD @@ -2,7 +2,7 @@ # Maintainer: Bart Ribbers <bribbers@disroot.org> pkgname=krita pkgver=5.0.6 -pkgrel=2 +pkgrel=3 # armhf and armv7 blocked by build failures arch="all !armv7 !armhf" url="https://krita.org/" diff --git a/community/ktorrent/APKBUILD b/community/ktorrent/APKBUILD index 89cacc55f9bc..acf706772c59 100644 --- a/community/ktorrent/APKBUILD +++ b/community/ktorrent/APKBUILD @@ -2,7 +2,7 @@ # Maintainer: Bart Ribbers <bribbers@disroot.org> pkgname=ktorrent pkgver=22.04.3 -pkgrel=0 +pkgrel=1 # armhf blocked by extra-cmake-modules # ppc64le, s390x and riscv64 blocked by polkit -> plasma-workspace arch="all !armhf !ppc64le !s390x !riscv64" diff --git a/community/ledger/APKBUILD b/community/ledger/APKBUILD index c83518e56adb..4027a05963ef 100644 --- a/community/ledger/APKBUILD +++ b/community/ledger/APKBUILD @@ -2,7 +2,7 @@ # Maintainer: Apo Apangona <apo@apangona.de> pkgname=ledger pkgver=3.2.1 -pkgrel=4 +pkgrel=5 pkgdesc="Double-entry accounting system with a command-line reporting interface" url="https://www.ledger-cli.org/" arch="all" diff --git a/community/libcamera/APKBUILD b/community/libcamera/APKBUILD index 169dbbc2cc15..cb0759425d03 100644 --- a/community/libcamera/APKBUILD +++ b/community/libcamera/APKBUILD @@ -2,7 +2,7 @@ # Maintainer: Luca Weiss <luca@z3ntu.xyz> pkgname=libcamera pkgver=0_git20211109 -pkgrel=5 +pkgrel=6 _commit="f2a1817275db8fb77acb5f2771b7577be8642194" pkgdesc="Linux camera framework" url="https://libcamera.org/" diff --git a/community/libcdr/APKBUILD b/community/libcdr/APKBUILD index 9d6607620c88..f955b1ba6846 100644 --- a/community/libcdr/APKBUILD +++ b/community/libcdr/APKBUILD @@ -2,7 +2,7 @@ # Maintainer: Timo Teräs <timo.teras@iki.fi> pkgname=libcdr pkgver=0.1.7 -pkgrel=6 +pkgrel=7 pkgdesc="Import filter and tools for Corel DRAW files" url="https://wiki.documentfoundation.org/DLP/Libraries/libcdr" arch="all" diff --git a/community/libcmis/APKBUILD b/community/libcmis/APKBUILD index 151cbe8a7ee3..c0e070a582a7 100644 --- a/community/libcmis/APKBUILD +++ b/community/libcmis/APKBUILD @@ -2,7 +2,7 @@ # Maintainer: Timo Teräs <timo.teras@iki.fi> pkgname=libcmis pkgver=0.5.2 -pkgrel=7 +pkgrel=8 pkgdesc="CMIS protocol client library" url="https://github.com/tdf/libcmis" arch="all" diff --git a/community/libe-book/APKBUILD b/community/libe-book/APKBUILD index ee2bbe690711..03baf76ce3d4 100644 --- a/community/libe-book/APKBUILD +++ b/community/libe-book/APKBUILD @@ -2,7 +2,7 @@ # Maintainer: Timo Teräs <timo.teras@iki.fi> pkgname=libe-book pkgver=0.1.3 -pkgrel=16 +pkgrel=17 pkgdesc="Import filter and tools for various ebook formats" url="https://sourceforge.net/projects/libebook/" arch="all" diff --git a/community/libetonyek/APKBUILD b/community/libetonyek/APKBUILD index 75ef7d9b95a3..f582e09fcf12 100644 --- a/community/libetonyek/APKBUILD +++ b/community/libetonyek/APKBUILD @@ -2,7 +2,7 @@ # Maintainer: Timo Teräs <timo.teras@iki.fi> pkgname=libetonyek pkgver=0.1.10 -pkgrel=3 +pkgrel=4 pkgdesc="Import filter and tools for Apple Keynote presentations" url="https://wiki.documentfoundation.org/DLP/Libraries/libetonyek" arch="all" diff --git a/community/libixion/APKBUILD b/community/libixion/APKBUILD index 8c6c5c2bc368..30f57e640bd5 100644 --- a/community/libixion/APKBUILD +++ b/community/libixion/APKBUILD @@ -2,7 +2,7 @@ # Maintainer: Timo Teräs <timo.teras@iki.fi> pkgname=libixion pkgver=0.17.0 -pkgrel=1 +pkgrel=2 pkgdesc="A general purpose formula parser & interpreter" url="https://gitlab.com/ixion/ixion" arch="all" diff --git a/community/libkleo/APKBUILD b/community/libkleo/APKBUILD index 49652bb88b77..b3da369db9c6 100644 --- a/community/libkleo/APKBUILD +++ b/community/libkleo/APKBUILD @@ -2,7 +2,7 @@ # Maintainer: Bart Ribbers <bribbers@disroot.org> pkgname=libkleo pkgver=22.04.3 -pkgrel=0 +pkgrel=1 pkgdesc="KDE PIM cryptographic library" # armhf blocked by extra-cmake-modules # s390x and riscv64 blocked by polkit -> kpimtextedit diff --git a/community/libkml/APKBUILD b/community/libkml/APKBUILD index 603f6aa3ab13..bb93803f7945 100644 --- a/community/libkml/APKBUILD +++ b/community/libkml/APKBUILD @@ -2,7 +2,7 @@ # Maintainer: Holger Jaekel <holger.jaekel@gmx.de> pkgname=libkml pkgver=1.3.0 -pkgrel=3 +pkgrel=4 pkgdesc="Reference implementation of OGC KML 2.2" url="https://github.com/libkml/libkml" arch="all" diff --git a/community/libktorrent/APKBUILD b/community/libktorrent/APKBUILD index ffb2f243a7e0..856535aab841 100644 --- a/community/libktorrent/APKBUILD +++ b/community/libktorrent/APKBUILD @@ -2,7 +2,7 @@ # Maintainer: Bart Ribbers <bribbers@disroot.org> pkgname=libktorrent pkgver=22.04.3 -pkgrel=0 +pkgrel=1 # armhf blocked by extra-cmake-modules # s390x and riscv64 blocked by polkit -> kio arch="all !armhf !s390x !riscv64" diff --git a/community/libmspub/APKBUILD b/community/libmspub/APKBUILD index 88f2cadf6966..b30b9e4bd65d 100644 --- a/community/libmspub/APKBUILD +++ b/community/libmspub/APKBUILD @@ -2,7 +2,7 @@ # Maintainer: Timo Teräs <timo.teras@iki.fi> pkgname=libmspub pkgver=0.1.4 -pkgrel=14 +pkgrel=15 pkgdesc="Import filter and tools for MS Publisher files" url="https://wiki.documentfoundation.org/DLP/Libraries/libmspub" arch="all" diff --git a/community/libodfgen/APKBUILD b/community/libodfgen/APKBUILD index a9c9cdc9d7c1..278ee15afc64 100644 --- a/community/libodfgen/APKBUILD +++ b/community/libodfgen/APKBUILD @@ -2,7 +2,7 @@ # Maintainer: Timo Teräs <timo.teras@iki.fi> pkgname=libodfgen pkgver=0.1.8 -pkgrel=3 +pkgrel=4 pkgdesc="Import filter and tools for Open Document Format" url="https://sourceforge.net/projects/libwpd/" arch="all" diff --git a/community/liborcus/APKBUILD b/community/liborcus/APKBUILD index 5aabf62aa230..7feb1b58a584 100644 --- a/community/liborcus/APKBUILD +++ b/community/liborcus/APKBUILD @@ -2,7 +2,7 @@ # Maintainer: Timo Teräs <timo.teras@iki.fi> pkgname=liborcus pkgver=0.17.2 -pkgrel=1 +pkgrel=2 pkgdesc="Library for processing spreadsheet documents" url="https://gitlab.com/orcus/orcus" arch="all" diff --git a/community/libpagemaker/APKBUILD b/community/libpagemaker/APKBUILD index 2cf5b7843180..2a8a5105f160 100644 --- a/community/libpagemaker/APKBUILD +++ b/community/libpagemaker/APKBUILD @@ -2,7 +2,7 @@ # Maintainer: Timo Teräs <timo.teras@iki.fi> pkgname=libpagemaker pkgver=0.0.4 -pkgrel=5 +pkgrel=6 pkgdesc="Import filter and tools for PageMaker" url="https://wiki.documentfoundation.org/DLP/Libraries/libpagemaker" arch="all" diff --git a/community/libphonenumber/APKBUILD b/community/libphonenumber/APKBUILD index d9c1d4caac84..0ab0d5ce2130 100644 --- a/community/libphonenumber/APKBUILD +++ b/community/libphonenumber/APKBUILD @@ -2,7 +2,7 @@ # Maintainer: Bart Ribbers <bribbers@disroot.org> pkgname=libphonenumber pkgver=8.12.44 -pkgrel=8 +pkgrel=9 pkgdesc="Library for parsing, formatting, and validating international phone numbers." url="https://github.com/google/libphonenumber" arch="all" diff --git a/community/libreoffice/APKBUILD b/community/libreoffice/APKBUILD index 8702abf3d3cf..4426d8c062d3 100644 --- a/community/libreoffice/APKBUILD +++ b/community/libreoffice/APKBUILD @@ -3,7 +3,7 @@ # Maintainer: Timo Teräs <timo.teras@iki.fi> pkgname=libreoffice pkgver=7.2.7.2 -pkgrel=7 +pkgrel=8 pkgdesc="LibreOffice - Meta package for the full office suite" url="https://www.libreoffice.org/" # missing openjdk11 on riscv64 diff --git a/community/librevenge/APKBUILD b/community/librevenge/APKBUILD index 2c27b337eb78..212ca0ad8ffc 100644 --- a/community/librevenge/APKBUILD +++ b/community/librevenge/APKBUILD @@ -2,7 +2,7 @@ # Maintainer: Timo Teräs <timo.teras@iki.fi> pkgname=librevenge pkgver=0.0.4 -pkgrel=8 +pkgrel=9 pkgdesc="Base library for writing document import filters" url="https://sourceforge.net/projects/libwpd/" arch="all" diff --git a/community/libsigc++3/APKBUILD b/community/libsigc++3/APKBUILD index 38c8d49d0e4a..26ee998dcb8d 100644 --- a/community/libsigc++3/APKBUILD +++ b/community/libsigc++3/APKBUILD @@ -2,7 +2,7 @@ # Maintainer: pkgname=libsigc++3 pkgver=3.2.0 -pkgrel=2 +pkgrel=3 pkgdesc="Typesafe callback system for standard C++" url="https://github.com/libsigcplusplus/libsigcplusplus" arch="all" diff --git a/community/libstaroffice/APKBUILD b/community/libstaroffice/APKBUILD index 3c003d529ab0..affe05ae5aad 100644 --- a/community/libstaroffice/APKBUILD +++ b/community/libstaroffice/APKBUILD @@ -2,7 +2,7 @@ # Maintainer: Timo Teräs <timo.teras@iki.fi> pkgname=libstaroffice pkgver=0.0.7 -pkgrel=4 +pkgrel=5 pkgdesc="Import filter for StarOffice documents" url="https://github.com/fosnola/libstaroffice" arch="all" diff --git a/community/libtorrent-rasterbar/APKBUILD b/community/libtorrent-rasterbar/APKBUILD index a3d8cdf8ba83..e3628a3bf6b1 100644 --- a/community/libtorrent-rasterbar/APKBUILD +++ b/community/libtorrent-rasterbar/APKBUILD @@ -2,7 +2,7 @@ # Maintainer: psykose <alice@ayaya.dev> pkgname=libtorrent-rasterbar pkgver=2.0.7 -pkgrel=1 +pkgrel=2 pkgdesc="Feature complete C++ bittorrent implementation" url="https://www.rasterbar.com/products/libtorrent" arch="all" diff --git a/community/libzmf/APKBUILD b/community/libzmf/APKBUILD index d534428d9134..11fe2e8951be 100644 --- a/community/libzmf/APKBUILD +++ b/community/libzmf/APKBUILD @@ -2,7 +2,7 @@ # Maintainer: Timo Teräs <timo.teras@iki.fi> pkgname=libzmf pkgver=0.0.2 -pkgrel=12 +pkgrel=13 pkgdesc="Import filter and tools for Zoner Callisto/Draw documents" url="https://wiki.documentfoundation.org/DLP/Libraries/libzmf" arch="all" diff --git a/community/logstalgia/APKBUILD b/community/logstalgia/APKBUILD index 9548619983ce..bbe2299d8f0a 100644 --- a/community/logstalgia/APKBUILD +++ b/community/logstalgia/APKBUILD @@ -2,7 +2,7 @@ # Maintainer: Francesco Colista <fcolista@alpinelinux.org> pkgname=logstalgia pkgver=1.1.3 -pkgrel=1 +pkgrel=2 pkgdesc="A website access log visualisation tool" url="https://logstalgia.io/" arch="all" diff --git a/community/lucene++/APKBUILD b/community/lucene++/APKBUILD index e3c1c3587dae..5f599d4f1780 100644 --- a/community/lucene++/APKBUILD +++ b/community/lucene++/APKBUILD @@ -2,7 +2,7 @@ # Maintainer: Natanael Copa <ncopa@alpinelinux.org> pkgname=lucene++ pkgver=3.0.8 -pkgrel=7 +pkgrel=8 pkgdesc="C++ port of the popular Java Lucene library" url="https://github.com/luceneplusplus/LucenePlusPlus" arch="all" diff --git a/community/mdds/APKBUILD b/community/mdds/APKBUILD index 8aea84263823..1233f96141c4 100644 --- a/community/mdds/APKBUILD +++ b/community/mdds/APKBUILD @@ -2,7 +2,7 @@ # Maintainer: Timo Teräs <timo.teras@iki.fi> pkgname=mdds pkgver=2.0.3 -pkgrel=1 +pkgrel=2 pkgdesc="Multi-dimensional data index algorithm" url="https://gitlab.com/mdds/mdds" arch="noarch" diff --git a/community/mkvtoolnix/APKBUILD b/community/mkvtoolnix/APKBUILD index 698e60eb264b..4d663121ab87 100644 --- a/community/mkvtoolnix/APKBUILD +++ b/community/mkvtoolnix/APKBUILD @@ -3,7 +3,7 @@ # Maintainer: Francesco Colista <fcolista@alpinelinux.org> pkgname=mkvtoolnix pkgver=69.0.0 -pkgrel=0 +pkgrel=1 pkgdesc="Set of tools to create, edit and inspect Matroska files" url="https://mkvtoolnix.download/index.html" # riscv64 blocked by fatal error: boost/core/use_default.hpp: No such file or directory diff --git a/community/monero/APKBUILD b/community/monero/APKBUILD index c95d762004fe..f09e7383c6e7 100644 --- a/community/monero/APKBUILD +++ b/community/monero/APKBUILD @@ -2,7 +2,7 @@ # Maintainer: André Klitzing <aklitzing@gmail.com> pkgname=monero pkgver=0.18.0.0 -pkgrel=1 +pkgrel=2 _ver_randomx=85c527a62301b7b8be89d941020308b1cb92b75c _ver_supercop=633500ad8c8759995049ccd022107d1fa8a1bbc9 pkgdesc="Secure, private, untraceable cryptocurrency" diff --git a/community/mpd/APKBUILD b/community/mpd/APKBUILD index fc4db489d691..1da08349f96c 100644 --- a/community/mpd/APKBUILD +++ b/community/mpd/APKBUILD @@ -9,7 +9,7 @@ case $pkgver in *.*.*) _branch=${pkgver%.*};; *.*) _branch=$pkgver;; esac -pkgrel=2 +pkgrel=3 pkgdesc="Music daemon that plays MP3, FLAC, Ogg Vorbis files and Audio CDs" url="https://musicpd.org/" pkgusers="mpd" diff --git a/community/mpdscribble/APKBUILD b/community/mpdscribble/APKBUILD index 186e7ecdfbb4..68728afe025e 100644 --- a/community/mpdscribble/APKBUILD +++ b/community/mpdscribble/APKBUILD @@ -2,7 +2,7 @@ # Maintainer: pkgname=mpdscribble pkgver=0.24 -pkgrel=2 +pkgrel=3 pkgdesc="last.fm client for mpd" options="!check" # No test target url="https://github.com/MusicPlayerDaemon/mpdscribble" diff --git a/community/msgpack-cxx/APKBUILD b/community/msgpack-cxx/APKBUILD index 233676e73117..c3ec06fe6e39 100644 --- a/community/msgpack-cxx/APKBUILD +++ b/community/msgpack-cxx/APKBUILD @@ -3,7 +3,7 @@ pkgname=msgpack-cxx # When bumping, rebuild all aports with msgpack-cxx-dev in makedepends. pkgver=4.1.1 -pkgrel=2 +pkgrel=3 pkgdesc="An efficient object serialization library for C++" url="https://msgpack.org" arch="all" diff --git a/community/mtxclient/APKBUILD b/community/mtxclient/APKBUILD index d1427669ac27..d34dd2cd76a5 100644 --- a/community/mtxclient/APKBUILD +++ b/community/mtxclient/APKBUILD @@ -2,7 +2,7 @@ # Maintainer: SÃle Ekaterin Liszka <sheila@vulpine.house> pkgname=mtxclient pkgver=0.8.0 -pkgrel=1 +pkgrel=2 pkgdesc="Client API library for Matrix, built on top of Boost.Asio" url="https://github.com/nheko-reborn/mtxclient" arch="all" diff --git a/community/mumble/APKBUILD b/community/mumble/APKBUILD index fe5ba8d417ff..7a495da9a414 100644 --- a/community/mumble/APKBUILD +++ b/community/mumble/APKBUILD @@ -4,7 +4,7 @@ pkgname=mumble pkgver=1.4.230 _libver=1.4.0 -pkgrel=8 +pkgrel=9 pkgdesc="Low-latency, high quality voice chat software" url="https://wiki.mumble.info/" arch="all" diff --git a/community/mupen64plus/APKBUILD b/community/mupen64plus/APKBUILD index da414b620919..6dfebdce15c6 100644 --- a/community/mupen64plus/APKBUILD +++ b/community/mupen64plus/APKBUILD @@ -2,7 +2,7 @@ # Maintainer: Alex McGrath <amk@amk.ie> pkgname=mupen64plus pkgver=2.5 -pkgrel=3 +pkgrel=4 pkgdesc="Mupen64Plus is a cross-platform plugin-based N64 emulator." url="https://mupen64plus.org/" # build fails or is not officially supported for this release for all but x86_64 diff --git a/community/mygui/APKBUILD b/community/mygui/APKBUILD index 1b0a6dc7190e..d972e3dc527d 100644 --- a/community/mygui/APKBUILD +++ b/community/mygui/APKBUILD @@ -2,7 +2,7 @@ # Maintainer: Clayton Craft <clayton@craftyguy.net> pkgname=mygui pkgver=3.4.1 -pkgrel=2 +pkgrel=3 pkgdesc="A multilayer and overlappable GUI System" # Note: only tested on the following archs, may work on others too but not # adding them until this has been confirmed diff --git a/community/namecoin/APKBUILD b/community/namecoin/APKBUILD index 0e5e368e6e2a..7057540015f9 100644 --- a/community/namecoin/APKBUILD +++ b/community/namecoin/APKBUILD @@ -2,7 +2,7 @@ # Maintainer: Stuart Cardall <developer@it-offshore.co.uk> pkgname=namecoin pkgver=23.0 -pkgrel=0 +pkgrel=1 pkgdesc="Namecoin is a peer to peer DNS based on bitcoin" url="https://www.namecoin.org/" #x86, ppc64le: Test failures diff --git a/community/ncmpcpp/APKBUILD b/community/ncmpcpp/APKBUILD index 09f149309403..694bffd416d0 100644 --- a/community/ncmpcpp/APKBUILD +++ b/community/ncmpcpp/APKBUILD @@ -2,7 +2,7 @@ # Maintainer: Matthieu Monnier <matthieu.monnier@enalean.com> pkgname=ncmpcpp pkgver=0.9.2 -pkgrel=9 +pkgrel=10 pkgdesc="Ncurses based MPD client inspired by ncmpc" url="http://rybczak.net/ncmpcpp" arch="all" diff --git a/community/net-cpp/APKBUILD b/community/net-cpp/APKBUILD index ee95852f9946..d1ec2cf25027 100644 --- a/community/net-cpp/APKBUILD +++ b/community/net-cpp/APKBUILD @@ -1,7 +1,7 @@ # Maintainer: Luca Weiss <luca@z3ntu.xyz> pkgname=net-cpp pkgver=3.0.0 -pkgrel=4 +pkgrel=5 pkgdesc="A simple yet beautiful networking API for C++11" url="https://gitlab.com/ubports/core/lib-cpp/net-cpp" arch="all" diff --git a/community/nheko/APKBUILD b/community/nheko/APKBUILD index ca21d9ead2d9..fd0280ec1011 100644 --- a/community/nheko/APKBUILD +++ b/community/nheko/APKBUILD @@ -3,7 +3,7 @@ # Maintainer: SÃle Ekaterin Liszka <sheila@vulpine.house> pkgname=nheko pkgver=0.10.0 -pkgrel=1 +pkgrel=2 pkgdesc="Qt5-based client for Matrix protocol" url="https://github.com/Nheko-Reborn/nheko/releases" # armhf blocked by qt5-qtmultimedia diff --git a/community/nvui/APKBUILD b/community/nvui/APKBUILD index 952d4e3bf5b8..27991f4a9da3 100644 --- a/community/nvui/APKBUILD +++ b/community/nvui/APKBUILD @@ -2,7 +2,7 @@ # Maintainer: Jakub Jirutka <jakub@jirutka.cz> pkgname=nvui pkgver=0.2.1 -pkgrel=6 +pkgrel=7 pkgdesc="A modern frontend for Neovim" url="https://github.com/rohit-px2/nvui" arch="all !riscv64" # blocked by neovim diff --git a/community/omxplayer/APKBUILD b/community/omxplayer/APKBUILD index 694d75f543ce..4fcb012e99e1 100644 --- a/community/omxplayer/APKBUILD +++ b/community/omxplayer/APKBUILD @@ -2,7 +2,7 @@ pkgname=omxplayer pkgver=0.20190102 _commitid=f06235cc9690a6d58187514452df8cf8fcdaacec -pkgrel=5 +pkgrel=6 pkgdesc="Commandline OMX player for Raspberry Pi" url="https://github.com/popcornmix/omxplayer" arch="armhf armv7" diff --git a/community/openexr/APKBUILD b/community/openexr/APKBUILD index 077ef4964c79..d29891a0cafe 100644 --- a/community/openexr/APKBUILD +++ b/community/openexr/APKBUILD @@ -3,7 +3,7 @@ # Maintainer: Mark Riedesel <mark+alpine@klowner.com> pkgname=openexr pkgver=3.1.5 -pkgrel=2 +pkgrel=3 pkgdesc="A high dynamic-range image file format library" url="https://www.openexr.com/" arch="all" diff --git a/community/openimageio/APKBUILD b/community/openimageio/APKBUILD index 942c31e381a8..b4c2f0d90ef4 100644 --- a/community/openimageio/APKBUILD +++ b/community/openimageio/APKBUILD @@ -3,7 +3,7 @@ # Maintainer: Leon Marz <main@lmarz.org> pkgname=openimageio pkgver=2.3.18.0 -pkgrel=0 +pkgrel=1 pkgdesc="Image I/O library supporting a multitude of image formats" options="!check" # more than 10% of all tests fail url="https://sites.google.com/site/openimageio/" diff --git a/community/openmw/APKBUILD b/community/openmw/APKBUILD index 487fb2d4a807..05f1d359a700 100644 --- a/community/openmw/APKBUILD +++ b/community/openmw/APKBUILD @@ -2,7 +2,7 @@ # Maintainer: Clayton Craft <clayton@craftyguy.net> pkgname=openmw pkgver=0.47.0 -pkgrel=3 +pkgrel=4 pkgdesc="Open-source engine reimplementation for the role-playing game Morrowind" # Note: only tested on the following archs, may work on others too but not # adding them until this has been confirmed diff --git a/community/openvdb/APKBUILD b/community/openvdb/APKBUILD index 58156215dd83..70e7216c0868 100644 --- a/community/openvdb/APKBUILD +++ b/community/openvdb/APKBUILD @@ -2,7 +2,7 @@ # Maintainer: Leon Marz <main@lmarz.org> pkgname=openvdb pkgver=9.1.0 -pkgrel=1 +pkgrel=2 pkgdesc="Sparse volume data structure and tools" url="https://www.openvdb.org/" arch="aarch64 x86_64" # tests fail on all other arches diff --git a/community/osl/APKBUILD b/community/osl/APKBUILD index 3ba7c4801da7..6eb6a97fd521 100644 --- a/community/osl/APKBUILD +++ b/community/osl/APKBUILD @@ -2,7 +2,7 @@ # Maintainer: Leon Marz <main@lmarz.org> pkgname=osl pkgver=1.11.17.0 -pkgrel=5 +pkgrel=6 pkgdesc="Advanced shading language for production GI renderers" options="!check" # All tests fail url="https://opensource.imageworks.com/osl.html" diff --git a/community/pdns-recursor/APKBUILD b/community/pdns-recursor/APKBUILD index 4fba6700dd81..0f5f29dc34a1 100644 --- a/community/pdns-recursor/APKBUILD +++ b/community/pdns-recursor/APKBUILD @@ -2,7 +2,7 @@ _pkgname=pdns-recursor # upstream package name pkgname=pdns-recursor pkgver=4.7.1 -pkgrel=1 +pkgrel=2 pkgdesc="PowerDNS Recursive Server" url="https://www.powerdns.com/" arch="all !s390x" # broken context diff --git a/community/pdns/APKBUILD b/community/pdns/APKBUILD index 649eb7917d86..aad6830639f1 100644 --- a/community/pdns/APKBUILD +++ b/community/pdns/APKBUILD @@ -7,7 +7,7 @@ # Maintainer: Peter van Dijk <peter.van.dijk@powerdns.com> pkgname=pdns pkgver=4.6.3 -pkgrel=1 +pkgrel=2 pkgdesc="PowerDNS Authoritative Server" url="https://www.powerdns.com/" # s390x blocked by failing testsuite diff --git a/community/poedit/APKBUILD b/community/poedit/APKBUILD index 52e7614350b3..55644f2ded15 100644 --- a/community/poedit/APKBUILD +++ b/community/poedit/APKBUILD @@ -2,7 +2,7 @@ # Maintainer: Rasmus Thomsen <oss@cogitri.dev> pkgname=poedit pkgver=2.4.2 -pkgrel=8 +pkgrel=9 pkgdesc="cross-platform translations editor" url="https://www.poedit.net" arch="all" diff --git a/community/process-cpp/APKBUILD b/community/process-cpp/APKBUILD index 067ff0d49a90..71bae729a6e4 100644 --- a/community/process-cpp/APKBUILD +++ b/community/process-cpp/APKBUILD @@ -1,7 +1,7 @@ # Maintainer: Luca Weiss <luca@z3ntu.xyz> pkgname=process-cpp pkgver=3.0.1 -pkgrel=5 +pkgrel=6 pkgdesc="A simple convenience library for handling processes in C++11" url="https://gitlab.com/ubports/core/lib-cpp/process-cpp" arch="all" diff --git a/community/py3-pybind11/APKBUILD b/community/py3-pybind11/APKBUILD index faa49912feb3..eb36b11774b2 100644 --- a/community/py3-pybind11/APKBUILD +++ b/community/py3-pybind11/APKBUILD @@ -2,7 +2,7 @@ pkgname=py3-pybind11 _pkgname=pybind11 pkgver=2.6.2 -pkgrel=5 +pkgrel=6 pkgdesc="Seamless operability between C++11 and Python" url="https://github.com/pybind/pybind11" arch="noarch" diff --git a/community/qbittorrent/APKBUILD b/community/qbittorrent/APKBUILD index 3c702c0bbd96..7cad023fc13d 100644 --- a/community/qbittorrent/APKBUILD +++ b/community/qbittorrent/APKBUILD @@ -3,7 +3,7 @@ # Maintainer: psykose <alice@ayaya.dev> pkgname=qbittorrent pkgver=4.4.3.1 -pkgrel=4 +pkgrel=5 pkgdesc="qBittorrent client" url="https://www.qbittorrent.org/" arch="all" diff --git a/community/quassel/APKBUILD b/community/quassel/APKBUILD index a7f37cdfadd3..ecb311bd4e5b 100644 --- a/community/quassel/APKBUILD +++ b/community/quassel/APKBUILD @@ -2,7 +2,7 @@ # Maintainer: Ariadne Conill <ariadne@dereferenced.org> pkgname=quassel pkgver=0.14.0 -pkgrel=8 +pkgrel=9 url="https://www.quassel-irc.org/" pkgdesc="Distributed IRC client - metapackage" arch="all" diff --git a/community/rippled/APKBUILD b/community/rippled/APKBUILD index 9fafa5c04b34..9ece05924bde 100644 --- a/community/rippled/APKBUILD +++ b/community/rippled/APKBUILD @@ -2,7 +2,7 @@ # Maintainer: André Klitzing <aklitzing@gmail.com> pkgname=rippled pkgver=1.9.2 -pkgrel=0 +pkgrel=1 pkgdesc="Blockchain daemon implementing the Ripple Consensus Ledger" options="net !check" # FIXME: 1 failure, rippled testsuite doesn't tell which one it is url="https://ripple.com/" diff --git a/community/rocs/APKBUILD b/community/rocs/APKBUILD index aff94b3c16ff..ad5bc3192cdb 100644 --- a/community/rocs/APKBUILD +++ b/community/rocs/APKBUILD @@ -2,7 +2,7 @@ # Maintainer: Bart Ribbers <bribbers@disroot.org> pkgname=rocs pkgver=22.04.3 -pkgrel=0 +pkgrel=1 # armhf blocked by extra-cmake-modules # s390x blocked by kxmlgui # riscv64 disabled due to missing rust in recursive dependency diff --git a/community/scribus/APKBUILD b/community/scribus/APKBUILD index 5a0afe021ecf..ad147206a584 100644 --- a/community/scribus/APKBUILD +++ b/community/scribus/APKBUILD @@ -2,7 +2,7 @@ # Maintainer: Milan P. Stanić <mps@arvanta.net> pkgname=scribus pkgver=1.5.8 -pkgrel=9 +pkgrel=10 pkgdesc="libre desktop publishing" url="https://www.scribus.net/" arch="all" diff --git a/community/stellarium/APKBUILD b/community/stellarium/APKBUILD index 52334d36eafd..b98a90750eee 100644 --- a/community/stellarium/APKBUILD +++ b/community/stellarium/APKBUILD @@ -2,7 +2,7 @@ # Maintainer: Drew DeVault <sir@cmpwn.com> pkgname=stellarium pkgver=0.22.1 -pkgrel=3 +pkgrel=4 pkgdesc="A stellarium with great graphics and a nice database of sky-objects" url="http://stellarium.org/" arch="all !armhf" # Limited by qt5-qtmultimedia-dev diff --git a/community/strawberry/APKBUILD b/community/strawberry/APKBUILD index 6a72b36dfafe..0b2403bad0be 100644 --- a/community/strawberry/APKBUILD +++ b/community/strawberry/APKBUILD @@ -2,7 +2,7 @@ # Maintainer: knuxify <knuxify@gmail.com> pkgname=strawberry pkgver=1.0.7 -pkgrel=0 +pkgrel=1 pkgdesc="Strawberry Music Player" url="https://strawberrymusicplayer.org" arch="all" diff --git a/community/supertux/APKBUILD b/community/supertux/APKBUILD index 02729e5c1ae8..a6bc0582b3a9 100644 --- a/community/supertux/APKBUILD +++ b/community/supertux/APKBUILD @@ -2,7 +2,7 @@ # Maintainer: alpterry <alpterry@protonmail.com> pkgname=supertux pkgver=0.6.3 -pkgrel=2 +pkgrel=3 pkgdesc="Open-source classic 2D jump'n run sidescroller game" url="https://www.supertux.org/" arch="all !s390x" # build fails diff --git a/community/thrift/APKBUILD b/community/thrift/APKBUILD index c923e3525c47..56f6ad27c3b7 100644 --- a/community/thrift/APKBUILD +++ b/community/thrift/APKBUILD @@ -1,7 +1,7 @@ # Maintainer: Patrick Gansterer <paroga@paroga.com> pkgname=thrift pkgver=0.16.0 -pkgrel=3 +pkgrel=4 pkgdesc="Language-independent software stack for RPC implementation" url="https://thrift.apache.org/" arch="all !s390x" # failing tests diff --git a/community/valhalla/APKBUILD b/community/valhalla/APKBUILD index 4d8032b56aa6..61cf0141859d 100644 --- a/community/valhalla/APKBUILD +++ b/community/valhalla/APKBUILD @@ -2,7 +2,7 @@ # Maintainer: Bart Ribbers <bribbers@disroot.org> pkgname=valhalla pkgver=3.1.4 -pkgrel=5 +pkgrel=6 pkgdesc="Open Source Routing Engine for OpenStreetMap " url="https://valhalla.readthedocs.io/" # s390x blocked by prime_server diff --git a/community/vectorscan/APKBUILD b/community/vectorscan/APKBUILD index 806e67e1b575..4dc76e0b307a 100644 --- a/community/vectorscan/APKBUILD +++ b/community/vectorscan/APKBUILD @@ -2,7 +2,7 @@ # Maintainer: Duncan Bellamy <dunk@denkimushi.com> pkgname=vectorscan pkgver=5.4.7 -pkgrel=3 +pkgrel=4 pkgdesc="High-performance regular expression matching library" url="https://www.hyperscan.io" # requires SSSE3, Neon, or VSX diff --git a/community/vigra/APKBUILD b/community/vigra/APKBUILD index a53b30abeb22..0f75f939f854 100644 --- a/community/vigra/APKBUILD +++ b/community/vigra/APKBUILD @@ -2,7 +2,7 @@ # Maintainer: pkgname=vigra pkgver=1.11.1 -pkgrel=6 +pkgrel=7 pkgdesc="An image processing and analysis library" url="http://ukoethe.github.io/vigra/" arch="all" diff --git a/community/vtk/APKBUILD b/community/vtk/APKBUILD index 308160fbf788..9ef6d64db868 100644 --- a/community/vtk/APKBUILD +++ b/community/vtk/APKBUILD @@ -2,7 +2,7 @@ # Maintainer: Aiden Grossman <agrossman154@yahoo.com> pkgname=vtk pkgver=9.1.0 -pkgrel=7 +pkgrel=8 pkgdesc="A software system for 3D computer graphics, image processing and visualization" url="https://vtk.org/" # s390x blocked by netcdf diff --git a/community/widelands/APKBUILD b/community/widelands/APKBUILD index 9180f1c20b5c..524a83e9cec6 100644 --- a/community/widelands/APKBUILD +++ b/community/widelands/APKBUILD @@ -2,7 +2,7 @@ # Maintainer: Clayton Craft <clayton@craftyguy.net> pkgname=widelands pkgver=1.0 -pkgrel=8 +pkgrel=9 pkgdesc="realtime strategy game with emphasis on economy and transport" url="https://widelands.org" arch="all !s390x" # nobody will use s390x to place widelands diff --git a/community/wlcs/APKBUILD b/community/wlcs/APKBUILD index fb452e1aebea..4d48eaeabc1a 100644 --- a/community/wlcs/APKBUILD +++ b/community/wlcs/APKBUILD @@ -2,7 +2,7 @@ # Maintainer: Luca Weiss <luca@z3ntu.xyz> pkgname=wlcs pkgver=1.4.0 -pkgrel=0 +pkgrel=1 pkgdesc="Wayland Conformance Test Suite" url="https://github.com/MirServer/wlcs" arch="all" diff --git a/community/wt/APKBUILD b/community/wt/APKBUILD index 35c48d742396..51b40b384a6a 100644 --- a/community/wt/APKBUILD +++ b/community/wt/APKBUILD @@ -2,7 +2,7 @@ # Maintainer: Francesco Colista <fcolista@alpinelinux.org> pkgname=wt pkgver=4.8.0 -pkgrel=1 +pkgrel=2 pkgdesc="C++ library and application server for developing and deploying web applications" url="https://www.webtoolkit.eu/" arch="all" diff --git a/community/zanshin/APKBUILD b/community/zanshin/APKBUILD index 4170ffe7b3c6..4e8ef240968b 100644 --- a/community/zanshin/APKBUILD +++ b/community/zanshin/APKBUILD @@ -2,7 +2,7 @@ # Maintainer: Bart Ribbers <bribbers@disroot.org> pkgname=zanshin pkgver=22.04.3 -pkgrel=0 +pkgrel=1 # armhf blocked by qt5-qtdeclarative # ppc64le and s390x blocked by qt5-qtwebengine -> akonadi-calendar arch="all !armhf !ppc64le !s390x !riscv64" -- GitLab