aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLeo <thinkabit.ukim@gmail.com>2020-04-04 13:52:48 -0300
committerLeo <thinkabit.ukim@gmail.com>2020-04-04 17:41:38 +0000
commitcddee485f5f8d2cc5e6985e9857ea3e364073984 (patch)
treee1951f20c0f4eb9f55325e113ce96fdf95f52719
parentf068c3eaa72ba6960c6cd3b7b01d2aa197b91bb4 (diff)
{community,testing}/*: rebuild against libGLEW.so.2.2
-rw-r--r--community/gource/APKBUILD2
-rw-r--r--community/logstalgia/APKBUILD2
-rw-r--r--community/mesa-demos/APKBUILD2
-rw-r--r--community/supertux/APKBUILD2
-rw-r--r--community/supertuxkart/APKBUILD2
-rw-r--r--testing/flightgear/APKBUILD2
-rw-r--r--testing/mediastreamer2/APKBUILD2
-rw-r--r--testing/mediastreamer2/fix-bctoolbox-version.patch13
-rw-r--r--testing/opencsg/APKBUILD2
-rw-r--r--testing/openscad/APKBUILD2
-rw-r--r--testing/openspades/APKBUILD2
-rw-r--r--testing/opensubdiv/APKBUILD2
-rw-r--r--testing/ppsspp/APKBUILD2
-rw-r--r--testing/slop/APKBUILD2
14 files changed, 26 insertions, 13 deletions
diff --git a/community/gource/APKBUILD b/community/gource/APKBUILD
index e881a1ed89d..0fe3e5a2d87 100644
--- a/community/gource/APKBUILD
+++ b/community/gource/APKBUILD
@@ -2,7 +2,7 @@
# Maintainer: Francesco Colista <fcolista@alpinelinux.org>
pkgname=gource
pkgver=0.51
-pkgrel=1
+pkgrel=2
pkgdesc="Software version control visualization"
url="https://gource.io/"
arch="all !s390x"
diff --git a/community/logstalgia/APKBUILD b/community/logstalgia/APKBUILD
index 3e38541ee9a..106dc71878c 100644
--- a/community/logstalgia/APKBUILD
+++ b/community/logstalgia/APKBUILD
@@ -2,7 +2,7 @@
# Maintainer: Francesco Colista <fcolista@alpinelinux.org>
pkgname=logstalgia
pkgver=1.1.2
-pkgrel=2
+pkgrel=3
pkgdesc="A website access log visualisation tool"
url="https://logstalgia.io/"
arch="all"
diff --git a/community/mesa-demos/APKBUILD b/community/mesa-demos/APKBUILD
index 865673d7af7..2fa72cad195 100644
--- a/community/mesa-demos/APKBUILD
+++ b/community/mesa-demos/APKBUILD
@@ -2,7 +2,7 @@
# Maintainer: Natanael Copa <ncopa@alpinelinux.org>
pkgname=mesa-demos
pkgver=8.4.0
-pkgrel=0
+pkgrel=1
pkgdesc="Mesa demos and utils"
url="http://mesa3d.org"
arch="all"
diff --git a/community/supertux/APKBUILD b/community/supertux/APKBUILD
index 263644bef5a..5c7474e7236 100644
--- a/community/supertux/APKBUILD
+++ b/community/supertux/APKBUILD
@@ -2,7 +2,7 @@
# Maintainer: alpterry <alpterry@protonmail.com>
pkgname=supertux
pkgver=0.6.1
-pkgrel=3
+pkgrel=4
pkgdesc="Open-source classic 2D jump'n run sidescroller game"
url="https://www.supertux.org/"
arch="all !s390x" # build fails
diff --git a/community/supertuxkart/APKBUILD b/community/supertuxkart/APKBUILD
index c29f8b3d57e..e2c0131a932 100644
--- a/community/supertuxkart/APKBUILD
+++ b/community/supertuxkart/APKBUILD
@@ -2,7 +2,7 @@
# Maintainer: Bart Ribbers <bribbers@disroot.org>
pkgname=supertuxkart
pkgver=1.1
-pkgrel=1
+pkgrel=2
arch="all"
url="https://supertuxkart.net/"
pkgdesc="Kart racing game featuring Tux and his friends"
diff --git a/testing/flightgear/APKBUILD b/testing/flightgear/APKBUILD
index 4118ab4af9b..ecbcb4dbe7a 100644
--- a/testing/flightgear/APKBUILD
+++ b/testing/flightgear/APKBUILD
@@ -2,7 +2,7 @@
# Maintainer:
pkgname=flightgear
pkgver=2019.1.1
-pkgrel=1
+pkgrel=2
pkgdesc="Sophisticated flight simulator"
url="http://flightgear.org"
arch="x86_64" # openscenegraph availability
diff --git a/testing/mediastreamer2/APKBUILD b/testing/mediastreamer2/APKBUILD
index 126fcf73a3e..1b4674684ba 100644
--- a/testing/mediastreamer2/APKBUILD
+++ b/testing/mediastreamer2/APKBUILD
@@ -6,7 +6,7 @@ pkgver="2.16.1"
pkgrel=0
pkgdesc="A library written in C that allows you to create and run audio and video streams"
url="https://www.linphone.org/technical-corner/mediastreamer2/overview"
-arch="all"
+arch="" # Fails to find bctoolbox-4.3.0
license="GPL-2.0-or-later"
options="!check" # no test available
makedepends="cmake gettext-dev ffmpeg-dev ortp-dev
diff --git a/testing/mediastreamer2/fix-bctoolbox-version.patch b/testing/mediastreamer2/fix-bctoolbox-version.patch
new file mode 100644
index 00000000000..6ffab13df14
--- /dev/null
+++ b/testing/mediastreamer2/fix-bctoolbox-version.patch
@@ -0,0 +1,13 @@
+diff --git a/CMakeLists.txt b/CMakeLists.txt
+index 98dc9d9..861a4f8 100644
+--- a/CMakeLists.txt
++++ b/CMakeLists.txt
+@@ -346,7 +346,7 @@ if(LINPHONE_BUILDER_GROUP_EXTERNAL_SOURCE_PATH_BUILDERS)
+ set(BcToolbox_FIND_COMPONENTS tester)
+ include("${EP_bctoolbox_CONFIG_DIR}/BcToolboxConfig.cmake")
+ else()
+- find_package(BcToolbox 0.0.3 REQUIRED OPTIONAL_COMPONENTS tester)
++ find_package(BcToolbox 4.3.0 REQUIRED OPTIONAL_COMPONENTS tester)
+ endif()
+
+ include_directories(
diff --git a/testing/opencsg/APKBUILD b/testing/opencsg/APKBUILD
index e5f741fe1ac..71a5a89f723 100644
--- a/testing/opencsg/APKBUILD
+++ b/testing/opencsg/APKBUILD
@@ -1,7 +1,7 @@
# Maintainer: Marian Buschsieweke <marian.buschsieweke@ovgu.de>
pkgname=opencsg
pkgver=1.4.2
-pkgrel=0
+pkgrel=1
pkgdesc="A library that does image-based CSG rendering using OpenGL"
url="http://www.opencsg.org/"
arch="all"
diff --git a/testing/openscad/APKBUILD b/testing/openscad/APKBUILD
index 91fc4714950..fb21c405261 100644
--- a/testing/openscad/APKBUILD
+++ b/testing/openscad/APKBUILD
@@ -1,7 +1,7 @@
# Maintainer: Marian Buschsieweke <marian.buschsieweke@ovgu.de>
pkgname=openscad
pkgver=2019.05
-pkgrel=1
+pkgrel=2
pkgdesc="The programmers solid 3D CAD modeller"
url="http://openscad.org/"
arch="all"
diff --git a/testing/openspades/APKBUILD b/testing/openspades/APKBUILD
index 25f9561e2d2..1c64cf597be 100644
--- a/testing/openspades/APKBUILD
+++ b/testing/openspades/APKBUILD
@@ -3,7 +3,7 @@
pkgname=openspades
pkgver=0.1.3
_resource_version=r33
-pkgrel=1
+pkgrel=2
pkgdesc="open-source voxel firt person shooter"
url="http://openspades.yvt.jp/"
arch="x86_64 x86" #disabled for the other architectures due to compiling problems
diff --git a/testing/opensubdiv/APKBUILD b/testing/opensubdiv/APKBUILD
index 02a553a09d9..cca5ff451c2 100644
--- a/testing/opensubdiv/APKBUILD
+++ b/testing/opensubdiv/APKBUILD
@@ -4,7 +4,7 @@ pkgname=opensubdiv
_pkgname=OpenSubdiv
pkgver=3.0.5
_pkgver=${pkgver//./_}
-pkgrel=5
+pkgrel=6
pkgdesc="An Open-Source subdivision surface library"
url="http://graphics.pixar.com/opensubdiv"
arch="all"
diff --git a/testing/ppsspp/APKBUILD b/testing/ppsspp/APKBUILD
index 757018969f5..ddccd481436 100644
--- a/testing/ppsspp/APKBUILD
+++ b/testing/ppsspp/APKBUILD
@@ -2,7 +2,7 @@
# Maintainer: Díaz Urbaneja Diego <sodomon2@gmail.com>
pkgname=ppsspp
pkgver=1.9
-pkgrel=0
+pkgrel=1
pkgdesc="PPSSPP - a fast and portable PSP emulator"
url="https://www.ppsspp.org/"
arch="x86_64" # only available on x86_64 due to compiling problems
diff --git a/testing/slop/APKBUILD b/testing/slop/APKBUILD
index bb35dc93b09..6e0f0fcd4a3 100644
--- a/testing/slop/APKBUILD
+++ b/testing/slop/APKBUILD
@@ -2,7 +2,7 @@
# Maintainer: Samuel Hunter <samuelhunter1024@gmail.com>
pkgname="slop"
pkgver="7.4"
-pkgrel=3
+pkgrel=4
pkgdesc="Application that queries for a selection from the user and prints the region to stdout"
url="https://github.com/naelstrof/slop"
arch="all"