{community,testing}/*: rebuild against libGLEW.so.2.2

This commit is contained in:
Leo 2020-04-04 13:52:48 -03:00
parent f068c3eaa7
commit cddee485f5
14 changed files with 26 additions and 13 deletions

View File

@ -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"

View File

@ -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"

View File

@ -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"

View File

@ -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

View File

@ -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"

View File

@ -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

View File

@ -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

View File

@ -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(

View File

@ -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"

View File

@ -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"

View File

@ -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

View File

@ -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"

View File

@ -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

View File

@ -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"