From a63eefda9db2caba26cb68982ea3d7615c8160dc Mon Sep 17 00:00:00 2001 From: J0WI Date: Tue, 1 Sep 2020 02:26:22 +0200 Subject: [PATCH] testing/*: rebuild against boost 1.75.0 --- community/akonadi/APKBUILD | 2 +- community/kdevelop/APKBUILD | 2 +- community/kea/APKBUILD | 2 +- community/kleopatra/APKBUILD | 2 +- community/krita/APKBUILD | 2 +- community/ktorrent/APKBUILD | 2 +- community/libkleo/APKBUILD | 2 +- community/libkml/APKBUILD | 2 +- community/librevenge/APKBUILD | 2 +- community/libsigc++3/APKBUILD | 2 +- community/lucene++/APKBUILD | 2 +- community/mtxclient/APKBUILD | 2 +- community/namecoin/APKBUILD | 2 +- community/ncmpcpp/APKBUILD | 2 +- community/nuspell/APKBUILD | 2 +- community/openexr/APKBUILD | 2 +- community/pamixer/APKBUILD | 2 +- community/poedit/APKBUILD | 2 +- community/rocs/APKBUILD | 2 +- non-free/mongodb/APKBUILD | 2 +- testing/alembic/APKBUILD | 2 +- testing/amule/APKBUILD | 2 +- testing/ardour/APKBUILD | 2 +- testing/blender/APKBUILD | 2 +- testing/calamares/APKBUILD | 2 +- testing/cgal/APKBUILD | 2 +- testing/cryfs/APKBUILD | 2 +- testing/emulationstation/APKBUILD | 2 +- testing/flightgear/APKBUILD | 2 +- testing/galera/APKBUILD | 2 +- testing/gearmand/APKBUILD | 2 +- testing/horizon/APKBUILD | 2 +- testing/i2pd/APKBUILD | 2 +- testing/irccd/APKBUILD | 2 +- testing/kicad/APKBUILD | 2 +- testing/ledger/APKBUILD | 2 +- testing/libtorrent-rasterbar/APKBUILD | 2 +- testing/mapnik/APKBUILD | 2 +- testing/monero/APKBUILD | 2 +- testing/mygui/APKBUILD | 2 +- testing/nheko/APKBUILD | 2 +- testing/nix/APKBUILD | 2 +- testing/opencolorio/APKBUILD | 2 +- testing/openmw/APKBUILD | 2 +- testing/openscad/APKBUILD | 2 +- testing/pcl/APKBUILD | 2 +- testing/pulseview/APKBUILD | 2 +- testing/qbittorrent-nox/APKBUILD | 2 +- testing/schroot/APKBUILD | 2 +- testing/simgear/APKBUILD | 2 +- testing/snapper/APKBUILD | 2 +- testing/solidity/APKBUILD | 2 +- testing/thrift/APKBUILD | 2 +- testing/wesnoth/APKBUILD | 2 +- 54 files changed, 54 insertions(+), 54 deletions(-) diff --git a/community/akonadi/APKBUILD b/community/akonadi/APKBUILD index d81d3a66b19..826a1d693ae 100644 --- a/community/akonadi/APKBUILD +++ b/community/akonadi/APKBUILD @@ -2,7 +2,7 @@ # Maintainer: Bart Ribbers pkgname=akonadi pkgver=20.12.1 -pkgrel=0 +pkgrel=1 pkgdesc="A cross-desktop storage service for PIM data and meta data providing concurrent read, write, and query access" arch="all !armhf !mips !mips64 !s390x" # polkit url="https://community.kde.org/KDE_PIM" diff --git a/community/kdevelop/APKBUILD b/community/kdevelop/APKBUILD index 943f56756ec..f48a2465c69 100644 --- a/community/kdevelop/APKBUILD +++ b/community/kdevelop/APKBUILD @@ -2,7 +2,7 @@ # Maintainer: Bart Ribbers pkgname=kdevelop pkgver=5.6.1 -pkgrel=0 +pkgrel=1 arch="all !armhf !ppc64le !s390x !mips !mips64" # Blocked by qt5-qtwebengine url="https://www.kdevelop.org/" pkgdesc="A featureful, plugin-extensible IDE for C/C++ and other programming languages" diff --git a/community/kea/APKBUILD b/community/kea/APKBUILD index 73c7ed07d9c..001e46f508c 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=1.8.2 -pkgrel=0 +pkgrel=1 pkgdesc="DHCPv4 and DHCPv6 server from ISC" url="http://kea.isc.org" arch="all" diff --git a/community/kleopatra/APKBUILD b/community/kleopatra/APKBUILD index 8e89311f821..90f5b359ef5 100644 --- a/community/kleopatra/APKBUILD +++ b/community/kleopatra/APKBUILD @@ -2,7 +2,7 @@ # Maintainer: Bart Ribbers pkgname=kleopatra pkgver=20.12.1 -pkgrel=0 +pkgrel=1 arch="all !armhf !s390x !mips64" url="https://www.kde.org/applications/utilities/kleopatra/" pkgdesc="Certificate Manager and Unified Crypto GUI" diff --git a/community/krita/APKBUILD b/community/krita/APKBUILD index 7e405168851..619e4998edf 100644 --- a/community/krita/APKBUILD +++ b/community/krita/APKBUILD @@ -2,7 +2,7 @@ # Maintainer: Bart Ribbers pkgname=krita pkgver=4.4.1 -pkgrel=0 +pkgrel=1 arch="all !aarch64 !armv7 !armhf !mips !mips64" # Blocked by py3-qt5 -> qt5-qtdeclarative, OpenGLES url="https://krita.org/" pkgdesc="Free digital painting application. Digital Painting, Creative Freedom!" diff --git a/community/ktorrent/APKBUILD b/community/ktorrent/APKBUILD index d636815d7f8..3524c082fe3 100644 --- a/community/ktorrent/APKBUILD +++ b/community/ktorrent/APKBUILD @@ -2,7 +2,7 @@ # Maintainer: Bart Ribbers pkgname=ktorrent pkgver=20.12.1 -pkgrel=0 +pkgrel=1 # armhf blocked by extra-cmake-modules # ppc64le and 390x blocked by plasma-workspace # mips blocked by libktorrent diff --git a/community/libkleo/APKBUILD b/community/libkleo/APKBUILD index 0817de83e1f..9379aa767c5 100644 --- a/community/libkleo/APKBUILD +++ b/community/libkleo/APKBUILD @@ -2,7 +2,7 @@ # Maintainer: Bart Ribbers pkgname=libkleo pkgver=20.12.1 -pkgrel=0 +pkgrel=1 pkgdesc="KDE PIM cryptographic library" arch="all !armhf !mips !mips64 !s390x" # blocked by rust url="https://kontact.kde.org" diff --git a/community/libkml/APKBUILD b/community/libkml/APKBUILD index 40e05dbc95d..3fde973398f 100644 --- a/community/libkml/APKBUILD +++ b/community/libkml/APKBUILD @@ -2,7 +2,7 @@ # Maintainer: Holger Jaekel 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 !mips !mips64" # openjdk is not yet available on mips and mips64 diff --git a/community/librevenge/APKBUILD b/community/librevenge/APKBUILD index aa49a15b33b..e5a27fe107b 100644 --- a/community/librevenge/APKBUILD +++ b/community/librevenge/APKBUILD @@ -2,7 +2,7 @@ # Maintainer: Timo Teräs pkgname=librevenge pkgver=0.0.4 -pkgrel=4 +pkgrel=5 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 76b208134b9..64eae28405c 100644 --- a/community/libsigc++3/APKBUILD +++ b/community/libsigc++3/APKBUILD @@ -2,7 +2,7 @@ # Maintainer: pkgname=libsigc++3 pkgver=3.0.6 -pkgrel=0 +pkgrel=1 pkgdesc="Typesafe callback system for standard C++" url="https://github.com/libsigcplusplus/libsigcplusplus" arch="all" diff --git a/community/lucene++/APKBUILD b/community/lucene++/APKBUILD index 478cefdabfe..84d042209d9 100644 --- a/community/lucene++/APKBUILD +++ b/community/lucene++/APKBUILD @@ -2,7 +2,7 @@ # Maintainer: Natanael Copa pkgname=lucene++ pkgver=3.0.7 -pkgrel=12 +pkgrel=13 pkgdesc="C++ port of the popular Java Lucene library" url="https://github.com/luceneplusplus/LucenePlusPlus" arch="all" diff --git a/community/mtxclient/APKBUILD b/community/mtxclient/APKBUILD index b0628b8d923..05cc02d5577 100644 --- a/community/mtxclient/APKBUILD +++ b/community/mtxclient/APKBUILD @@ -2,7 +2,7 @@ # Maintainer: Bart Ribbers pkgname=mtxclient pkgver=0.3.1 -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/namecoin/APKBUILD b/community/namecoin/APKBUILD index a141e3fcd88..635d9ec2549 100644 --- a/community/namecoin/APKBUILD +++ b/community/namecoin/APKBUILD @@ -2,7 +2,7 @@ # Maintainer: Stuart Cardall pkgname=namecoin pkgver=0.20.1 -pkgrel=0 +pkgrel=1 pkgdesc="Namecoin is a peer to peer DNS based on bitcoin" url="https://www.namecoin.org/" #x86: Test failures diff --git a/community/ncmpcpp/APKBUILD b/community/ncmpcpp/APKBUILD index bf9da83f8c0..2200e15152f 100644 --- a/community/ncmpcpp/APKBUILD +++ b/community/ncmpcpp/APKBUILD @@ -2,7 +2,7 @@ # Maintainer: Matthieu Monnier pkgname=ncmpcpp pkgver=0.9.1 -pkgrel=0 +pkgrel=1 pkgdesc="Ncurses based MPD client inspired by ncmpc" url="http://rybczak.net/ncmpcpp" arch="all" diff --git a/community/nuspell/APKBUILD b/community/nuspell/APKBUILD index e3b08b29834..37839517b09 100644 --- a/community/nuspell/APKBUILD +++ b/community/nuspell/APKBUILD @@ -2,7 +2,7 @@ # Maintainer: Rasmus Thomsen pkgname=nuspell pkgver=4.1.0 -pkgrel=0 +pkgrel=1 pkgdesc="Free and open source C++ spell checking library" url="https://nuspell.github.io/" arch="all" diff --git a/community/openexr/APKBUILD b/community/openexr/APKBUILD index b07bd698313..f6232f87395 100644 --- a/community/openexr/APKBUILD +++ b/community/openexr/APKBUILD @@ -3,7 +3,7 @@ # Maintainer: Mark Riedesel pkgname=openexr pkgver=2.5.4 -pkgrel=0 +pkgrel=1 pkgdesc="A high dynamic-range image file format library" url="https://www.openexr.com/" arch="all !mips !mips64" # py3-numpy diff --git a/community/pamixer/APKBUILD b/community/pamixer/APKBUILD index f8e5e899ff7..4660e46af64 100644 --- a/community/pamixer/APKBUILD +++ b/community/pamixer/APKBUILD @@ -2,7 +2,7 @@ # Maintainer: Alex McGrath pkgname=pamixer pkgver=1.4 -pkgrel=0 +pkgrel=1 pkgdesc="pulseaudio command line mixer" url="https://github.com/cdemoulins/pamixer" arch="all" diff --git a/community/poedit/APKBUILD b/community/poedit/APKBUILD index 74423d9aa3c..63662a0fdf8 100644 --- a/community/poedit/APKBUILD +++ b/community/poedit/APKBUILD @@ -2,7 +2,7 @@ # Maintainer: Rasmus Thomsen pkgname=poedit pkgver=2.4.2 -pkgrel=0 +pkgrel=1 pkgdesc="cross-platform translations editor" url="https://www.poedit.net" arch="all" diff --git a/community/rocs/APKBUILD b/community/rocs/APKBUILD index d6abaac76be..11b36aac4ee 100644 --- a/community/rocs/APKBUILD +++ b/community/rocs/APKBUILD @@ -2,7 +2,7 @@ # Maintainer: Bart Ribbers pkgname=rocs pkgver=20.12.1 -pkgrel=0 +pkgrel=1 # armhf blocked by extra-cmake-modules # mips, mips64 and s390x blocked by kxmlgui arch="all !armhf !mips !mips64 !s390x" diff --git a/non-free/mongodb/APKBUILD b/non-free/mongodb/APKBUILD index 38a9823f4c2..6ea26e4b534 100644 --- a/non-free/mongodb/APKBUILD +++ b/non-free/mongodb/APKBUILD @@ -2,7 +2,7 @@ # Contributor: Filipp Andronov pkgname=mongodb pkgver=4.0.6 -pkgrel=1 +pkgrel=2 pkgdesc="A high-performance, open source, schema-free document-oriented database" url="http://www.mongodb.org" arch="x86_64 ppc64le aarch64" diff --git a/testing/alembic/APKBUILD b/testing/alembic/APKBUILD index a24afd8a62d..32f010e757e 100644 --- a/testing/alembic/APKBUILD +++ b/testing/alembic/APKBUILD @@ -2,7 +2,7 @@ # Maintainer: Damian Kurek pkgname=alembic pkgver=1.7.16 -pkgrel=1 +pkgrel=2 pkgdesc="open framework for storing and sharing scene data" url="https://www.alembic.io/" arch="all !s390x !mips64" #alembic does not support big-endian, which s390x uses diff --git a/testing/amule/APKBUILD b/testing/amule/APKBUILD index 7f75866dca6..38cd3c8d4cd 100644 --- a/testing/amule/APKBUILD +++ b/testing/amule/APKBUILD @@ -3,7 +3,7 @@ pkgname=amule _commit=eba0b7ac753680264a77b3dff12f82665ff180d4 pkgver=11066 -pkgrel=1 +pkgrel=2 pkgdesc="eMule-like client for the eD2k and Kademlia networks" url="http://www.amule.org" arch="all" diff --git a/testing/ardour/APKBUILD b/testing/ardour/APKBUILD index f1b3b2fc1f0..8e9c846dbc3 100644 --- a/testing/ardour/APKBUILD +++ b/testing/ardour/APKBUILD @@ -2,7 +2,7 @@ # Maintainer: David Demelier pkgname=ardour pkgver=6.5.0 -pkgrel=2 +pkgrel=3 pkgdesc="professional-grade digital audio workstation" url="https://ardour.org/" arch="all !ppc64le !mips64" # Does not build on ppc64le or mips64. diff --git a/testing/blender/APKBUILD b/testing/blender/APKBUILD index c71d6f0d2f1..f123d0c79c0 100644 --- a/testing/blender/APKBUILD +++ b/testing/blender/APKBUILD @@ -4,7 +4,7 @@ pkgname=blender pkgver=2.91.0 _pkgver=${pkgver%.[0-9]} -pkgrel=2 +pkgrel=3 pkgdesc="3D Creation/Animation/Publishing System" url="https://www.blender.org/" arch="x86_64" # only on x86_64, mainly because of openvdb diff --git a/testing/calamares/APKBUILD b/testing/calamares/APKBUILD index fadc5df19cd..c8c568e4542 100644 --- a/testing/calamares/APKBUILD +++ b/testing/calamares/APKBUILD @@ -2,7 +2,7 @@ # Maintainer: Bart Ribbers pkgname=calamares pkgver=3.2.35.1 -pkgrel=0 +pkgrel=1 # ppc64le, s390x, mips, mips64 blocked by qt5-qtwebengine # armhf blocked by qt5-qtdeclarative arch="all !ppc64le !s390x !mips !mips64 !armhf" diff --git a/testing/cgal/APKBUILD b/testing/cgal/APKBUILD index 617aef9b124..4e6bed6cffc 100644 --- a/testing/cgal/APKBUILD +++ b/testing/cgal/APKBUILD @@ -1,7 +1,7 @@ # Maintainer: Marian Buschsieweke pkgname=cgal pkgver=4.14 -pkgrel=3 +pkgrel=4 pkgdesc="Efficient and reliable geometric algorithms as C++ library" url="https://www.cgal.org/" arch="all" diff --git a/testing/cryfs/APKBUILD b/testing/cryfs/APKBUILD index ed7e37ff8a9..d1ef5673ec3 100644 --- a/testing/cryfs/APKBUILD +++ b/testing/cryfs/APKBUILD @@ -2,7 +2,7 @@ # Maintainer: Pavel Pletenev pkgname=cryfs pkgver=0.10.2 -pkgrel=0 +pkgrel=1 pkgdesc="Cryptographic filesystem for the cloud" url="https://github.com/cryfs/cryfs" # Fails on other arches diff --git a/testing/emulationstation/APKBUILD b/testing/emulationstation/APKBUILD index 6cfe93c2e3e..beaf64784ee 100644 --- a/testing/emulationstation/APKBUILD +++ b/testing/emulationstation/APKBUILD @@ -3,7 +3,7 @@ pkgname=emulationstation _pkgname="EmulationStation" pkgver=2.7.6 -pkgrel=1 +pkgrel=2 pkgdesc="EmulationStation is a cross-platform graphical front-end for emulators with controller navigation." url="https://github.com/RetroPie/EmulationStation" arch="all !armhf !s390x !mips !mips64" # vlc-dev diff --git a/testing/flightgear/APKBUILD b/testing/flightgear/APKBUILD index ecbcb4dbe7a..a7269d55eb2 100644 --- a/testing/flightgear/APKBUILD +++ b/testing/flightgear/APKBUILD @@ -2,7 +2,7 @@ # Maintainer: pkgname=flightgear pkgver=2019.1.1 -pkgrel=2 +pkgrel=3 pkgdesc="Sophisticated flight simulator" url="http://flightgear.org" arch="x86_64" # openscenegraph availability diff --git a/testing/galera/APKBUILD b/testing/galera/APKBUILD index 10e585cfd2b..70feb294bfb 100644 --- a/testing/galera/APKBUILD +++ b/testing/galera/APKBUILD @@ -2,7 +2,7 @@ # Maintainer: Jake Buchholz pkgname=galera pkgver=26.4.3 -pkgrel=1 +pkgrel=2 _wsrepver=26 pkgdesc="Galera replication - Codership's implementation of the write set replication (wsrep) interface" url="https://galeracluster.com" diff --git a/testing/gearmand/APKBUILD b/testing/gearmand/APKBUILD index 566c1a9deb9..9c2eba7e1de 100644 --- a/testing/gearmand/APKBUILD +++ b/testing/gearmand/APKBUILD @@ -2,7 +2,7 @@ # Maintainer: Aaron Hurt pkgname=gearmand pkgver=1.1.19.1 -pkgrel=0 +pkgrel=1 pkgdesc="A distributed job queue" url="http://gearman.org" arch="all" diff --git a/testing/horizon/APKBUILD b/testing/horizon/APKBUILD index 118ebd5296d..90b9cedded1 100644 --- a/testing/horizon/APKBUILD +++ b/testing/horizon/APKBUILD @@ -7,7 +7,7 @@ pkgname=horizon pkgver=0.9.3 -pkgrel=0 +pkgrel=1 pkgdesc="installation environment and image mastering tools for APK-based distributions" url="https://horizon.adelielinux.org/" arch="all !s390x" diff --git a/testing/i2pd/APKBUILD b/testing/i2pd/APKBUILD index 6cfd217bb78..a630c08ba75 100644 --- a/testing/i2pd/APKBUILD +++ b/testing/i2pd/APKBUILD @@ -2,7 +2,7 @@ # Contributor: r4sas pkgname=i2pd pkgver=2.34.0 -pkgrel=0 +pkgrel=1 pkgdesc="I2P Router written in C++" url="https://github.com/PurpleI2P/i2pd" arch="all" diff --git a/testing/irccd/APKBUILD b/testing/irccd/APKBUILD index 47fd43ab451..187b63d4508 100644 --- a/testing/irccd/APKBUILD +++ b/testing/irccd/APKBUILD @@ -2,7 +2,7 @@ # Maintainer: David Demelier pkgname=irccd pkgver=3.0.3 -pkgrel=0 +pkgrel=1 pkgdesc="IRC Client Daemon" url="http://projects.malikania.fr/irccd" arch="all" diff --git a/testing/kicad/APKBUILD b/testing/kicad/APKBUILD index fb63fc71163..6f4d20f8ec2 100644 --- a/testing/kicad/APKBUILD +++ b/testing/kicad/APKBUILD @@ -2,7 +2,7 @@ # Contributor: Marian Buschsieweke pkgname=kicad pkgver=5.1.8 -pkgrel=0 +pkgrel=1 pkgdesc="A Cross Platform and Open Source Electronics Design Automation Suite" url="https://kicad-pcb.org/" arch="all !s390x !mips !mips64 !armv7" # No support for s390x in libcontext (shipped with kicad) broken on mips diff --git a/testing/ledger/APKBUILD b/testing/ledger/APKBUILD index b8e0423a072..7dd17047abc 100644 --- a/testing/ledger/APKBUILD +++ b/testing/ledger/APKBUILD @@ -2,7 +2,7 @@ # Maintainer: Roberto Oliveira pkgname=ledger pkgver=3.2.1 -pkgrel=0 +pkgrel=1 pkgdesc="Double-entry accounting system with a command-line reporting interface" url="https://www.ledger-cli.org/" arch="all" diff --git a/testing/libtorrent-rasterbar/APKBUILD b/testing/libtorrent-rasterbar/APKBUILD index 9605984124e..7ffc0c720b9 100644 --- a/testing/libtorrent-rasterbar/APKBUILD +++ b/testing/libtorrent-rasterbar/APKBUILD @@ -2,7 +2,7 @@ # Maintainer: August Klein pkgname=libtorrent-rasterbar pkgver=1.2.10 -pkgrel=0 +pkgrel=1 pkgdesc="Feature complete C++ bittorrent implementation" options="!check" # Tests hang on all arches url="https://www.rasterbar.com/products/libtorrent" diff --git a/testing/mapnik/APKBUILD b/testing/mapnik/APKBUILD index b32fdf7a20d..e7b221f2783 100644 --- a/testing/mapnik/APKBUILD +++ b/testing/mapnik/APKBUILD @@ -2,7 +2,7 @@ # Maintainer: Markus Juenemann pkgname=mapnik pkgver=3.0.23 -pkgrel=1 +pkgrel=2 pkgdesc="An open source toolkit for developing mapping applications" url="https://mapnik.org/" arch="x86_64" diff --git a/testing/monero/APKBUILD b/testing/monero/APKBUILD index 7a19e70b6ce..64e210e55ec 100644 --- a/testing/monero/APKBUILD +++ b/testing/monero/APKBUILD @@ -2,7 +2,7 @@ # Maintainer: André Klitzing pkgname=monero pkgver=0.17.1.9 -pkgrel=0 +pkgrel=1 _ver_randomx=1.1.8 _ver_supercop=633500ad8c8759995049ccd022107d1fa8a1bbc9 pkgdesc="Secure, private, untraceable cryptocurrency" diff --git a/testing/mygui/APKBUILD b/testing/mygui/APKBUILD index 8e351596ade..e09f4f42f6d 100644 --- a/testing/mygui/APKBUILD +++ b/testing/mygui/APKBUILD @@ -2,7 +2,7 @@ # Maintainer: Clayton Craft pkgname=mygui pkgver=3.4.0 -pkgrel=0 +pkgrel=1 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/testing/nheko/APKBUILD b/testing/nheko/APKBUILD index 6c477dd8e0e..264ab67308c 100644 --- a/testing/nheko/APKBUILD +++ b/testing/nheko/APKBUILD @@ -3,7 +3,7 @@ # Maintainer: Kiyoshi Aman pkgname=nheko pkgver=0.7.2 -pkgrel=1 +pkgrel=2 pkgdesc="Qt5-based client for Matrix protocol" url="https://github.com/Nheko-Reborn/nheko/releases" arch="all !armhf" # Limited by qt5-qtmultimedia diff --git a/testing/nix/APKBUILD b/testing/nix/APKBUILD index c827b5ea123..623e5a26919 100644 --- a/testing/nix/APKBUILD +++ b/testing/nix/APKBUILD @@ -2,7 +2,7 @@ # Maintainer: Jakub Jirutka pkgname=nix pkgver=2.3.8 -pkgrel=0 +pkgrel=1 pkgdesc="The purely functional package manager" url="https://nixos.org/nix/" arch="x86 x86_64 aarch64" # supported platforms diff --git a/testing/opencolorio/APKBUILD b/testing/opencolorio/APKBUILD index 716c0fe5f58..410e2d203a0 100644 --- a/testing/opencolorio/APKBUILD +++ b/testing/opencolorio/APKBUILD @@ -2,7 +2,7 @@ # Maintainer: Mark Riedesel pkgname=opencolorio pkgver=1.1.1 -pkgrel=2 +pkgrel=3 pkgdesc="A color management framework for visual effects and animation" url="https://opencolorio.org" arch="all" diff --git a/testing/openmw/APKBUILD b/testing/openmw/APKBUILD index f6f94b040b9..c4a100454b7 100644 --- a/testing/openmw/APKBUILD +++ b/testing/openmw/APKBUILD @@ -2,7 +2,7 @@ # Maintainer: Clayton Craft pkgname=openmw pkgver=0.46.0 -pkgrel=0 +pkgrel=1 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/testing/openscad/APKBUILD b/testing/openscad/APKBUILD index 54266556e00..6123c62f054 100644 --- a/testing/openscad/APKBUILD +++ b/testing/openscad/APKBUILD @@ -1,7 +1,7 @@ # Maintainer: Marian Buschsieweke pkgname=openscad pkgver=2019.05 -pkgrel=3 +pkgrel=4 pkgdesc="The programmers solid 3D CAD modeller" url="http://openscad.org/" arch="all !aarch64 !armv7 !armhf" # issues with GLEW and GLES on ARM platforms diff --git a/testing/pcl/APKBUILD b/testing/pcl/APKBUILD index 618750d0531..a85c26f9ca6 100644 --- a/testing/pcl/APKBUILD +++ b/testing/pcl/APKBUILD @@ -2,7 +2,7 @@ # Maintainer: Bradley J Chambers pkgname=pcl pkgver=1.8.1 -pkgrel=6 +pkgrel=7 pkgdesc="Point Cloud Library (PCL)" url="https://github.com/PointCloudLibrary/pcl" arch="all !x86 !s390x !mips !mips64" # tests fails on x86 and s390x, blocked by eigen on mips diff --git a/testing/pulseview/APKBUILD b/testing/pulseview/APKBUILD index 6734f6b15cf..20ce8636d68 100644 --- a/testing/pulseview/APKBUILD +++ b/testing/pulseview/APKBUILD @@ -1,7 +1,7 @@ # Maintainer: Marian Buschsieweke pkgname=pulseview pkgver=0.4.2 -pkgrel=0 +pkgrel=1 pkgdesc="QT-based GUI frontend for sigrok" url="https://sigrok.org/wiki/PulseView" makedepends="libserialport-dev libsigrok-dev libsigrokdecode-dev glibmm-dev diff --git a/testing/qbittorrent-nox/APKBUILD b/testing/qbittorrent-nox/APKBUILD index b751edb613e..55ed1ae4e4a 100644 --- a/testing/qbittorrent-nox/APKBUILD +++ b/testing/qbittorrent-nox/APKBUILD @@ -2,7 +2,7 @@ # Maintainer: Jan Tatje pkgname=qbittorrent-nox pkgver=4.3.1 -pkgrel=0 +pkgrel=1 pkgdesc="qBittorrent client (webui only)" url="https://www.qbittorrent.org/" arch="all" diff --git a/testing/schroot/APKBUILD b/testing/schroot/APKBUILD index 17378be683b..dede633d42a 100644 --- a/testing/schroot/APKBUILD +++ b/testing/schroot/APKBUILD @@ -2,7 +2,7 @@ # Maintainer: Danct12 pkgname=schroot pkgver=1.6.10 -pkgrel=0 +pkgrel=1 pkgdesc="Allows users to execute shell commands under different root filesystems. (Successor to dchroot)." url="https://packages.qa.debian.org/s/schroot.html" arch="all" diff --git a/testing/simgear/APKBUILD b/testing/simgear/APKBUILD index 0cf3985cf60..f906dce1cce 100644 --- a/testing/simgear/APKBUILD +++ b/testing/simgear/APKBUILD @@ -1,7 +1,7 @@ # Maintainer: Leonardo Arena pkgname=simgear pkgver=2019.1.1 -pkgrel=2 +pkgrel=3 pkgdesc="Sim library for FlightGear" options="!check" # Accepts boost only up to 1.71.0 url="https://github.com/FlightGear/simgear" diff --git a/testing/snapper/APKBUILD b/testing/snapper/APKBUILD index 794e7aa6099..5a192bd0791 100644 --- a/testing/snapper/APKBUILD +++ b/testing/snapper/APKBUILD @@ -2,7 +2,7 @@ # Maintainer: Francesco Colista pkgname=snapper pkgver=0.8.14 -pkgrel=0 +pkgrel=1 pkgdesc="Manage filesystem snapshots and allow undo of system modifications" url="http://snapper.io" arch="all" diff --git a/testing/solidity/APKBUILD b/testing/solidity/APKBUILD index 890a5d20a12..93d07c90ad4 100644 --- a/testing/solidity/APKBUILD +++ b/testing/solidity/APKBUILD @@ -2,7 +2,7 @@ # Maintainer: Trevis Schiffer pkgname=solidity pkgver=0.7.5 -pkgrel=0 +pkgrel=1 _commit=51b20bc0872bb9049e205d5547023cb06d1df9db pkgdesc="The Solidity Contract-Oriented Programming Language" url="https://github.com/ethereum/solidity" diff --git a/testing/thrift/APKBUILD b/testing/thrift/APKBUILD index 98905e83f77..30b435781ba 100644 --- a/testing/thrift/APKBUILD +++ b/testing/thrift/APKBUILD @@ -1,7 +1,7 @@ # Maintainer: Patrick Gansterer pkgname=thrift pkgver=0.13.0 -pkgrel=0 +pkgrel=1 pkgdesc="Language-independent software stack for RPC implementation" url="https://thrift.apache.org/" arch="all !armhf" # multiple failing tests diff --git a/testing/wesnoth/APKBUILD b/testing/wesnoth/APKBUILD index 71fa24f949e..31301d4dfa3 100644 --- a/testing/wesnoth/APKBUILD +++ b/testing/wesnoth/APKBUILD @@ -3,7 +3,7 @@ pkgname=wesnoth pkgver=1.14.14 _major=${pkgver%.*} -pkgrel=0 +pkgrel=1 pkgdesc="turn-based strategy game in fantasy world" url="https://www.wesnoth.org" arch="all !mips !mips64" # fails to build on mips