diff options
author | psykose <alice@ayaya.dev> | 2022-12-14 19:03:18 +0000 |
---|---|---|
committer | psykose <alice@ayaya.dev> | 2022-12-21 16:20:59 +0100 |
commit | 0c8c8327f0fd55c277778637f444a22961af3fcf (patch) | |
tree | f98a3bc434eca7eef96b766b4d94effa87555387 | |
parent | 9826a72d63b84dc7636b9752d6b7f2648b42d3bf (diff) | |
download | aports-0c8c8327f0fd55c277778637f444a22961af3fcf.tar.gz aports-0c8c8327f0fd55c277778637f444a22961af3fcf.tar.bz2 aports-0c8c8327f0fd55c277778637f444a22961af3fcf.tar.xz |
community/*: rebuild against boost-1.81
101 files changed, 101 insertions, 101 deletions
diff --git a/community/abiword/APKBUILD b/community/abiword/APKBUILD index 3d90d9b6145..eefe4a9605c 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=4 +pkgrel=5 pkgdesc="A fully-featured word processor" url="https://www.abisource.com/" arch="all" diff --git a/community/akonadi/APKBUILD b/community/akonadi/APKBUILD index 1c4eaadadc7..5ec5961d91a 100644 --- a/community/akonadi/APKBUILD +++ b/community/akonadi/APKBUILD @@ -2,7 +2,7 @@ # Maintainer: Bart Ribbers <bribbers@disroot.org> pkgname=akonadi pkgver=22.12.0 -pkgrel=0 +pkgrel=1 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 # ppc64le, s390x and riscv64 blocked by kaccounts-integration diff --git a/community/alembic/APKBUILD b/community/alembic/APKBUILD index f67def04d56..6f225900b47 100644 --- a/community/alembic/APKBUILD +++ b/community/alembic/APKBUILD @@ -2,7 +2,7 @@ # Maintainer: Leon Marz <main@lmarz.org> pkgname=alembic pkgver=1.8.4 -pkgrel=0 +pkgrel=1 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 6c9d2a49ec6..74d34cfc902 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=8 +pkgrel=9 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 fba747eb29f..19441a18d6c 100644 --- a/community/apache-arrow/APKBUILD +++ b/community/apache-arrow/APKBUILD @@ -3,7 +3,7 @@ # based on arch linux PKGBUILD pkgname=apache-arrow pkgver=10.0.1 -pkgrel=5 +pkgrel=6 pkgdesc="multi-language toolbox for accelerated data interchange and in-memory processing" url="https://arrow.apache.org/" arch="all !s390x" # missing thrift diff --git a/community/asio/APKBUILD b/community/asio/APKBUILD index a249573d589..aad63182f30 100644 --- a/community/asio/APKBUILD +++ b/community/asio/APKBUILD @@ -1,7 +1,7 @@ # Maintainer: Natanael Copa <ncopa@alpinelinux.org> pkgname=asio pkgver=1.24.0 -pkgrel=0 +pkgrel=1 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 2523750c492..fa92e9411e2 100644 --- a/community/aspcud/APKBUILD +++ b/community/aspcud/APKBUILD @@ -2,7 +2,7 @@ # Maintainer: pkgname=aspcud pkgver=1.9.6 -pkgrel=4 +pkgrel=5 pkgdesc="Package dependency solver" url="https://potassco.org/aspcud/" arch="all" diff --git a/community/bitcoin/APKBUILD b/community/bitcoin/APKBUILD index 4d115f87f4b..ca00cf30031 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=3 +pkgrel=4 pkgdesc="Decentralized P2P electronic cash system" url="https://www.bitcoin.org/" # x86: segfault in check diff --git a/community/calamares/APKBUILD b/community/calamares/APKBUILD index bf2c4595d01..ddd40c002ba 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=10 +pkgrel=11 # 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 bed937290c9..93e39e14b0c 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=33 +pkgrel=34 pkgdesc="Office and graphic art suite by KDE" # armhf blocked by extra-cmake-modules # ppc64le, s390x and riscv64 blocked by qt5-qtwebengine -> okular diff --git a/community/ceph16/APKBUILD b/community/ceph16/APKBUILD index bb23bb531d6..7c3c821d2aa 100644 --- a/community/ceph16/APKBUILD +++ b/community/ceph16/APKBUILD @@ -4,7 +4,7 @@ # Maintainer: Duncan Bellamy <dunk@denkimushi.com> _pkgname=ceph pkgver=16.2.10 -pkgrel=14 +pkgrel=15 _majorver=${pkgver%%.*} pkgname=$_pkgname$_majorver pkgdesc="Ceph is a distributed object store and file system" diff --git a/community/ceph17/APKBUILD b/community/ceph17/APKBUILD index c90a2a11455..b25f49812e3 100644 --- a/community/ceph17/APKBUILD +++ b/community/ceph17/APKBUILD @@ -4,7 +4,7 @@ # Maintainer: Duncan Bellamy <dunk@denkimushi.com> _pkgname=ceph pkgver=17.2.5 -pkgrel=8 +pkgrel=9 _majorver=${pkgver%%.*} pkgname=$_pkgname$_majorver pkgdesc="Ceph is a distributed object store and file system, version $_majorver" diff --git a/community/cereal/APKBUILD b/community/cereal/APKBUILD index 6023a2800fd..fea27f129fc 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=3 +pkgrel=4 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 691645202c0..992c3a36ae7 100644 --- a/community/cloudi/APKBUILD +++ b/community/cloudi/APKBUILD @@ -29,7 +29,7 @@ pkgname=cloudi pkgver=2.0.5 -pkgrel=2 +pkgrel=3 pkgdesc="Cloud computing framework for efficient, scalable, and stable soft-realtime event processing." url="https://cloudi.org/" license="MIT" diff --git a/community/curaengine/APKBUILD b/community/curaengine/APKBUILD index 48ee8b19514..ffb3ab2496a 100644 --- a/community/curaengine/APKBUILD +++ b/community/curaengine/APKBUILD @@ -3,7 +3,7 @@ pkgname=curaengine # If you plan to upgrade curaengine, libarcus probably needs to be upgraded too pkgver=5.2.1 -pkgrel=1 +pkgrel=2 pkgdesc="3D slicer engine" url="https://github.com/Ultimaker/CuraEngine" license="AGPL-3.0-or-later" diff --git a/community/dbus-cpp/APKBUILD b/community/dbus-cpp/APKBUILD index 7d5b96566d2..bddb81bad3f 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=5 +pkgrel=6 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 eb36da62ea5..fa43c442623 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.3 -pkgrel=1 +pkgrel=2 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 102f8ba0903..10713a29715 100644 --- a/community/domoticz/APKBUILD +++ b/community/domoticz/APKBUILD @@ -2,7 +2,7 @@ # Maintainer: Johannes Heimansberg <git@jhe.dedyn.io> pkgname=domoticz pkgver=2022.2 -pkgrel=0 +pkgrel=1 pkgdesc="Open source Home Automation System" url="https://www.domoticz.com/" arch="all" diff --git a/community/eigen/APKBUILD b/community/eigen/APKBUILD index 86a7a51ae9e..01953b83999 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=6 +pkgrel=7 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 ef54202e166..ac6cad55da9 100644 --- a/community/exempi/APKBUILD +++ b/community/exempi/APKBUILD @@ -2,7 +2,7 @@ # Maintainer: Rasmus Thomsen <oss@cogitri.dev> pkgname=exempi pkgver=2.6.3 -pkgrel=0 +pkgrel=1 pkgdesc="A library to parse XMP metadata" url="https://wiki.freedesktop.org/libopenraw/Exempi/" # s390x fails to build diff --git a/community/galera/APKBUILD b/community/galera/APKBUILD index f38bc256489..9c8912a7424 100644 --- a/community/galera/APKBUILD +++ b/community/galera/APKBUILD @@ -2,7 +2,7 @@ # Maintainer: Jake Buchholz Göktürk <tomalok@gmail.com> pkgname=galera pkgver=26.4.13 -pkgrel=0 +pkgrel=1 # requires commits beyond officially tagged release_v26 #_wsrep_tag=release_v26 _wsrep_commit=694d6ca47f5eec7873be99b7d6babccf633d1231 diff --git a/community/gource/APKBUILD b/community/gource/APKBUILD index efb1629c399..0e6933194ca 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=4 +pkgrel=5 pkgdesc="Software version control visualization" url="https://gource.io/" arch="all !s390x" diff --git a/community/gpick/APKBUILD b/community/gpick/APKBUILD index 704351a458d..8bedacabdf2 100644 --- a/community/gpick/APKBUILD +++ b/community/gpick/APKBUILD @@ -2,7 +2,7 @@ # Maintainer: knuxify <knuxify@gmail.com> pkgname=gpick pkgver=0.3 -pkgrel=3 +pkgrel=4 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 0af54ad1530..d3bfc0eb82b 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=2 +pkgrel=3 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 b19f6609f7d..d2acb6f420b 100644 --- a/community/i2pd/APKBUILD +++ b/community/i2pd/APKBUILD @@ -2,7 +2,7 @@ # Contributor: l-n-s <supervillain@riseup.net> pkgname=i2pd pkgver=2.44.0 -pkgrel=0 +pkgrel=1 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 a3413df0049..63db3b07fd2 100644 --- a/community/icinga2/APKBUILD +++ b/community/icinga2/APKBUILD @@ -2,7 +2,7 @@ # Maintainer: Francesco Colista <fcolista@alpinelinux.org> pkgname=icinga2 pkgver=2.13.6 -pkgrel=0 +pkgrel=1 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 0f93cc811e9..a411074602e 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=8 +pkgrel=9 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 7e45533f370..9a0d713ee77 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=7 +pkgrel=8 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 b3c701b2c04..03f944f93e8 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.101.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 89d3d878304..9a835c06c85 100644 --- a/community/kactivities/APKBUILD +++ b/community/kactivities/APKBUILD @@ -2,7 +2,7 @@ # Maintainer: Bart Ribbers <bribbers@disroot.org> pkgname=kactivities pkgver=5.101.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 82e0e5f1e38..25be33080c0 100644 --- a/community/kactivitymanagerd/APKBUILD +++ b/community/kactivitymanagerd/APKBUILD @@ -2,7 +2,7 @@ # Maintainer: Bart Ribbers <bribbers@disroot.org> pkgname=kactivitymanagerd pkgver=5.26.4 -pkgrel=0 +pkgrel=1 pkgdesc="System service to manage user's activities and track the usage patterns" # armhf blocked by qt5-qtdeclarative arch="all !armhf" diff --git a/community/kdevelop/APKBUILD b/community/kdevelop/APKBUILD index e22d74ac091..35d4804d774 100644 --- a/community/kdevelop/APKBUILD +++ b/community/kdevelop/APKBUILD @@ -2,7 +2,7 @@ # Maintainer: Bart Ribbers <bribbers@disroot.org> pkgname=kdevelop pkgver=22.12.0 -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 557609f26de..5777c9b1a7c 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=1 +pkgrel=2 # armhf blocked by extra-cmake-modules arch="all !armhf" url="https://apps.kde.org/kdiff3/" diff --git a/community/kleopatra/APKBUILD b/community/kleopatra/APKBUILD index 137792f5be8..be3d0544fa2 100644 --- a/community/kleopatra/APKBUILD +++ b/community/kleopatra/APKBUILD @@ -2,7 +2,7 @@ # Maintainer: Bart Ribbers <bribbers@disroot.org> pkgname=kleopatra pkgver=22.12.0 -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 40b95106a61..4d6ffb8772f 100644 --- a/community/krita/APKBUILD +++ b/community/krita/APKBUILD @@ -2,7 +2,7 @@ # Maintainer: Bart Ribbers <bribbers@disroot.org> pkgname=krita pkgver=5.1.4 -pkgrel=1 +pkgrel=2 # 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 cc8b65859db..d364fcbf8a4 100644 --- a/community/ktorrent/APKBUILD +++ b/community/ktorrent/APKBUILD @@ -2,7 +2,7 @@ # Maintainer: Bart Ribbers <bribbers@disroot.org> pkgname=ktorrent pkgver=22.12.0 -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/ledger/APKBUILD b/community/ledger/APKBUILD index 5681f9df94f..12e431c2b9b 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=6 +pkgrel=7 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 86f265c454c..a7f80176534 100644 --- a/community/libcamera/APKBUILD +++ b/community/libcamera/APKBUILD @@ -2,7 +2,7 @@ # Maintainer: Luca Weiss <luca@z3ntu.xyz> pkgname=libcamera pkgver=0.0.2 -pkgrel=0 +pkgrel=1 pkgdesc="Linux camera framework" url="https://libcamera.org/" arch="all" diff --git a/community/libcdr/APKBUILD b/community/libcdr/APKBUILD index 64802c5fcfe..ff4b3c1a0cb 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=8 +pkgrel=9 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 c0e070a582a..e00686d531e 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=8 +pkgrel=9 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 219fffe580e..ebdaa1e63e2 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=18 +pkgrel=19 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 f582e09fcf1..888102839b2 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=4 +pkgrel=5 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 e009577a9bc..f748f2c2d9f 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=2 +pkgrel=3 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 67b4840a2a5..16f32a521d9 100644 --- a/community/libkleo/APKBUILD +++ b/community/libkleo/APKBUILD @@ -2,7 +2,7 @@ # Maintainer: Bart Ribbers <bribbers@disroot.org> pkgname=libkleo pkgver=22.12.0 -pkgrel=0 +pkgrel=1 pkgdesc="KDE PIM cryptographic library" # armhf blocked by extra-cmake-modules arch="all !armhf" diff --git a/community/libkml/APKBUILD b/community/libkml/APKBUILD index 232ef2a4dc9..6cd93548f25 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=5 +pkgrel=6 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 c92ffe0072d..5a2a5e6e841 100644 --- a/community/libktorrent/APKBUILD +++ b/community/libktorrent/APKBUILD @@ -2,7 +2,7 @@ # Maintainer: Bart Ribbers <bribbers@disroot.org> pkgname=libktorrent pkgver=22.12.0 -pkgrel=0 +pkgrel=1 # armhf blocked by extra-cmake-modules arch="all !armhf" url="https://kde.org/applications/internet/org.kde.ktorrent" diff --git a/community/libmspub/APKBUILD b/community/libmspub/APKBUILD index 70a1a5b1ca7..91602290b56 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=16 +pkgrel=17 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 278ee15afc6..3031b2ce7f4 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=4 +pkgrel=5 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 b1ab3401558..33455e04399 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=2 +pkgrel=3 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 2a8a5105f16..50a72b672d1 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=6 +pkgrel=7 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 c23a45f8b96..7d066bd2bd6 100644 --- a/community/libphonenumber/APKBUILD +++ b/community/libphonenumber/APKBUILD @@ -2,7 +2,7 @@ # Maintainer: Bart Ribbers <bribbers@disroot.org> pkgname=libphonenumber pkgver=8.13.2 -pkgrel=0 +pkgrel=1 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 fd5dcc2f832..2435ce56a2e 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.3.7.2 -pkgrel=2 +pkgrel=3 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 e682bcf34c9..3f2aef8e7ca 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=10 +pkgrel=11 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 d29e55d9023..521f311034b 100644 --- a/community/libsigc++3/APKBUILD +++ b/community/libsigc++3/APKBUILD @@ -2,7 +2,7 @@ # Maintainer: pkgname=libsigc++3 pkgver=3.2.0 -pkgrel=3 +pkgrel=4 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 affe05ae5aa..e79db8a0fdd 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=5 +pkgrel=6 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 a63b86ee479..84ea46f13eb 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.8 -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 5158cf45eec..8a9d4333a28 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=14 +pkgrel=15 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 21e37ba1d7c..f07d57415f0 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=3 +pkgrel=4 pkgdesc="A website access log visualisation tool" url="https://logstalgia.io/" arch="all" diff --git a/community/lucene++/APKBUILD b/community/lucene++/APKBUILD index 5f599d4f178..ace68be5a2d 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=8 +pkgrel=9 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 b946f02318a..d9e4169ff09 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=2 +pkgrel=3 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 32507999dcc..467d4d8f764 100644 --- a/community/mkvtoolnix/APKBUILD +++ b/community/mkvtoolnix/APKBUILD @@ -3,7 +3,7 @@ # Maintainer: Francesco Colista <fcolista@alpinelinux.org> pkgname=mkvtoolnix pkgver=72.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 533a7c02850..15a50f26b20 100644 --- a/community/monero/APKBUILD +++ b/community/monero/APKBUILD @@ -2,7 +2,7 @@ # Maintainer: André Klitzing <aklitzing@gmail.com> pkgname=monero pkgver=0.18.1.2 -pkgrel=0 +pkgrel=1 _ver_randomx=261d58c77fc5547c0aa7fdfeb58421ba7e0e6e1c _ver_supercop=633500ad8c8759995049ccd022107d1fa8a1bbc9 pkgdesc="Secure, private, untraceable cryptocurrency" diff --git a/community/mpd/APKBUILD b/community/mpd/APKBUILD index 8559beb0c46..d8423eff5f7 100644 --- a/community/mpd/APKBUILD +++ b/community/mpd/APKBUILD @@ -9,7 +9,7 @@ case $pkgver in *.*.*) _branch=${pkgver%.*};; *.*) _branch=$pkgver;; esac -pkgrel=3 +pkgrel=4 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 94b485a520b..7258353114e 100644 --- a/community/mpdscribble/APKBUILD +++ b/community/mpdscribble/APKBUILD @@ -2,7 +2,7 @@ # Maintainer: pkgname=mpdscribble pkgver=0.24 -pkgrel=3 +pkgrel=4 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 ad377436d67..87dc0fbf633 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.3 -pkgrel=0 +pkgrel=1 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 5344175f648..4e82ddf1101 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.2 -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 c7925b5dfe0..cd24090508b 100644 --- a/community/mumble/APKBUILD +++ b/community/mumble/APKBUILD @@ -4,7 +4,7 @@ pkgname=mumble pkgver=1.4.287 _libver=1.4.0 -pkgrel=0 +pkgrel=1 pkgdesc="Low-latency, high quality voice chat software" url="https://wiki.mumble.info/" arch="all !x86" # since v1.4.274 fail to build on 32bit x86 diff --git a/community/mupen64plus/APKBUILD b/community/mupen64plus/APKBUILD index eecfc97b5ed..68b1941d897 100644 --- a/community/mupen64plus/APKBUILD +++ b/community/mupen64plus/APKBUILD @@ -2,7 +2,7 @@ # Maintainer: Alex McGrath <amk@amk.ie> pkgname=mupen64plus pkgver=2.5.9 -pkgrel=0 +pkgrel=1 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 3e7458d7a64..aeb6ac19657 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=3 +pkgrel=4 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 7057540015f..53c3b176ad1 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=1 +pkgrel=2 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 6e80709905e..197542d95f4 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=11 +pkgrel=12 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 d1ec2cf2502..4505477825e 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=5 +pkgrel=6 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 12a4aa0d6c2..37ba50b7b62 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.2 -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 1fa99d9c0fe..2b9f19f2e69 100644 --- a/community/nvui/APKBUILD +++ b/community/nvui/APKBUILD @@ -2,7 +2,7 @@ # Maintainer: Jakub Jirutka <jakub@jirutka.cz> pkgname=nvui pkgver=0.3.1 -pkgrel=1 +pkgrel=2 pkgdesc="A modern frontend for Neovim" url="https://github.com/rohit-px2/nvui" # riscv64: blocked by neovim diff --git a/community/omxplayer/APKBUILD b/community/omxplayer/APKBUILD index 133a0b91423..04b794c43ef 100644 --- a/community/omxplayer/APKBUILD +++ b/community/omxplayer/APKBUILD @@ -2,7 +2,7 @@ pkgname=omxplayer pkgver=0.20190102 _commitid=f06235cc9690a6d58187514452df8cf8fcdaacec -pkgrel=7 +pkgrel=8 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 d29891a0caf..27762ce925c 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=3 +pkgrel=4 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 a5def11ab0f..c8247190589 100644 --- a/community/openimageio/APKBUILD +++ b/community/openimageio/APKBUILD @@ -3,7 +3,7 @@ # Maintainer: Leon Marz <main@lmarz.org> pkgname=openimageio pkgver=2.4.6.1 -pkgrel=2 +pkgrel=3 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 95eb32c9b6e..609a0c9be20 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=6 +pkgrel=7 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 76e4a6d8f26..53ffd83381e 100644 --- a/community/openvdb/APKBUILD +++ b/community/openvdb/APKBUILD @@ -2,7 +2,7 @@ # Maintainer: Leon Marz <main@lmarz.org> pkgname=openvdb pkgver=10.0.1 -pkgrel=0 +pkgrel=1 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 a0409cdd40f..e0b121f2be6 100644 --- a/community/osl/APKBUILD +++ b/community/osl/APKBUILD @@ -2,7 +2,7 @@ # Maintainer: Leon Marz <main@lmarz.org> pkgname=osl pkgver=1.12.7.1 -pkgrel=1 +pkgrel=2 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 830f8b3485f..78d2ba099f3 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.8.0 -pkgrel=0 +pkgrel=1 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 2ea3fe2f7e8..1c8879229f2 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.7.3 -pkgrel=0 +pkgrel=1 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 5c99673aa57..cdc22e6675b 100644 --- a/community/poedit/APKBUILD +++ b/community/poedit/APKBUILD @@ -2,7 +2,7 @@ # Maintainer: Rasmus Thomsen <oss@cogitri.dev> pkgname=poedit pkgver=3.2.2 -pkgrel=0 +pkgrel=1 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 adb95b5d702..e0551cf6f4d 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=6 +pkgrel=7 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 3306966fa2c..04f18f40825 100644 --- a/community/py3-pybind11/APKBUILD +++ b/community/py3-pybind11/APKBUILD @@ -2,7 +2,7 @@ pkgname=py3-pybind11 _pkgname=pybind11 pkgver=2.10.1 -pkgrel=0 +pkgrel=1 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 9e0bc984f39..a4c0701259b 100644 --- a/community/qbittorrent/APKBUILD +++ b/community/qbittorrent/APKBUILD @@ -3,7 +3,7 @@ # Maintainer: psykose <alice@ayaya.dev> pkgname=qbittorrent pkgver=4.5.0 -pkgrel=0 +pkgrel=1 pkgdesc="qBittorrent client" url="https://www.qbittorrent.org/" arch="all" diff --git a/community/quassel/APKBUILD b/community/quassel/APKBUILD index a5e42296006..8251c6440a0 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=11 +pkgrel=12 url="https://www.quassel-irc.org/" pkgdesc="Distributed IRC client - metapackage" arch="all" diff --git a/community/rippled/APKBUILD b/community/rippled/APKBUILD index 1d3e46c4bc7..1dabb1d3cec 100644 --- a/community/rippled/APKBUILD +++ b/community/rippled/APKBUILD @@ -2,7 +2,7 @@ # Maintainer: André Klitzing <aklitzing@gmail.com> pkgname=rippled pkgver=1.9.4 -pkgrel=1 +pkgrel=2 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 070db88c0a8..c0e3cbbf4ba 100644 --- a/community/rocs/APKBUILD +++ b/community/rocs/APKBUILD @@ -2,7 +2,7 @@ # Maintainer: Bart Ribbers <bribbers@disroot.org> pkgname=rocs pkgver=22.12.0 -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/rubberband/APKBUILD b/community/rubberband/APKBUILD index 54eec85b770..af15df49b1e 100644 --- a/community/rubberband/APKBUILD +++ b/community/rubberband/APKBUILD @@ -2,7 +2,7 @@ # Maintainer: David Demelier <markand@malikania.fr> pkgname=rubberband pkgver=3.1.1 -pkgrel=1 +pkgrel=2 pkgdesc="library for audio time-stretching and pitch-shifting" url="https://www.breakfastquay.com/rubberband/" arch="all" diff --git a/community/stellarium/APKBUILD b/community/stellarium/APKBUILD index 1f52537adf4..2be9978999f 100644 --- a/community/stellarium/APKBUILD +++ b/community/stellarium/APKBUILD @@ -2,7 +2,7 @@ # Maintainer: Drew DeVault <sir@cmpwn.com> pkgname=stellarium pkgver=1.0 -pkgrel=1 +pkgrel=2 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 7834b04ced6..e49dc1f101f 100644 --- a/community/strawberry/APKBUILD +++ b/community/strawberry/APKBUILD @@ -2,7 +2,7 @@ # Maintainer: knuxify <knuxify@gmail.com> pkgname=strawberry pkgver=1.0.10 -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 7a1ea58e0b0..b8e4f480332 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=4 +pkgrel=5 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 b2b9f5d0b68..57e3bf02667 100644 --- a/community/thrift/APKBUILD +++ b/community/thrift/APKBUILD @@ -1,7 +1,7 @@ # Maintainer: Patrick Gansterer <paroga@paroga.com> pkgname=thrift pkgver=0.17.0 -pkgrel=0 +pkgrel=1 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 61cf0141859..0f6a3283067 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=6 +pkgrel=7 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 1e03dda57c3..e3737ffc5fd 100644 --- a/community/vectorscan/APKBUILD +++ b/community/vectorscan/APKBUILD @@ -2,7 +2,7 @@ # Maintainer: Duncan Bellamy <dunk@denkimushi.com> pkgname=vectorscan pkgver=5.4.8 -pkgrel=1 +pkgrel=2 pkgdesc="High-performance regular expression matching library" url="https://www.hyperscan.io" # requires SSSE3, Neon, or VSX diff --git a/community/vtk/APKBUILD b/community/vtk/APKBUILD index 02bea753767..db93e275b6b 100644 --- a/community/vtk/APKBUILD +++ b/community/vtk/APKBUILD @@ -2,7 +2,7 @@ # Maintainer: Aiden Grossman <agrossman154@yahoo.com> pkgname=vtk pkgver=9.2.2 -pkgrel=0 +pkgrel=1 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 b9c95b2a8a7..a189e4f2181 100644 --- a/community/widelands/APKBUILD +++ b/community/widelands/APKBUILD @@ -2,7 +2,7 @@ # Maintainer: Clayton Craft <clayton@craftyguy.net> pkgname=widelands pkgver=1.1 -pkgrel=0 +pkgrel=1 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 d1f1210dcaf..683c7f19a48 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=2 +pkgrel=3 pkgdesc="Wayland Conformance Test Suite" url="https://github.com/MirServer/wlcs" arch="all" diff --git a/community/wt/APKBUILD b/community/wt/APKBUILD index bd3dfbd4461..3f8759eee54 100644 --- a/community/wt/APKBUILD +++ b/community/wt/APKBUILD @@ -2,7 +2,7 @@ # Maintainer: Francesco Colista <fcolista@alpinelinux.org> pkgname=wt pkgver=4.8.2 -pkgrel=0 +pkgrel=1 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 a8075dbb52e..f315b10e9db 100644 --- a/community/zanshin/APKBUILD +++ b/community/zanshin/APKBUILD @@ -2,7 +2,7 @@ # Maintainer: Bart Ribbers <bribbers@disroot.org> pkgname=zanshin pkgver=22.12.0 -pkgrel=0 +pkgrel=1 # armhf blocked by qt5-qtdeclarative # ppc64le and s390x blocked by qt5-qtwebengine -> akonadi-calendar arch="all !armhf !ppc64le !s390x !riscv64" |