summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorErich Eckner <erich.eckner.ext@bestsecret.com>2022-10-18 16:43:13 +0200
committerErich Eckner <erich.eckner.ext@bestsecret.com>2022-10-18 16:43:13 +0200
commit659d51128abb08d2db4ebb42ed02a046e38602e1 (patch)
tree676e6533ab24bcb61958e2c3304f44a3a45434bf
parente7a17555d9aff887ddac2eb0335a2f847adff245 (diff)
downloadarchlinuxewe-659d51128abb08d2db4ebb42ed02a046e38602e1.tar.xz
fix _pinned_dependencies
-rw-r--r--dropbox/PKGBUILD4
-rw-r--r--hyperrogue/PKGBUILD4
-rw-r--r--perl-opengl/PKGBUILD4
-rw-r--r--perl-pdl/PKGBUILD4
-rw-r--r--qwtplot3d/PKGBUILD4
-rw-r--r--scidavis-qt5/PKGBUILD4
6 files changed, 12 insertions, 12 deletions
diff --git a/dropbox/PKGBUILD b/dropbox/PKGBUILD
index d03ba6074..cc5009cc9 100644
--- a/dropbox/PKGBUILD
+++ b/dropbox/PKGBUILD
@@ -7,7 +7,7 @@
pkgname=dropbox
pkgver=146.4.4836
-pkgrel=43
+pkgrel=44
pkgdesc="A free service that lets you bring your photos, docs, and videos anywhere and share them easily."
arch=("i686" "pentium4" "x86_64")
url="https://www.dropbox.com"
@@ -20,7 +20,7 @@ _pinned_dependencies=(
'libfontconfig.so=1'
'libfreetype.so=6'
'libglib-2.0.so=0'
- 'libglvnd=1.5.0'
+ 'libGL.so=1'
'libgthread-2.0.so=0'
'libice=1.0.10'
'libicudata.so=71'
diff --git a/hyperrogue/PKGBUILD b/hyperrogue/PKGBUILD
index cea0fc84a..c832a9092 100644
--- a/hyperrogue/PKGBUILD
+++ b/hyperrogue/PKGBUILD
@@ -2,7 +2,7 @@
# Contributor: Kyle Keen <keenerd@gmail.com>
pkgname=hyperrogue
pkgver=12.0m
-pkgrel=8
+pkgrel=9
pkgdesc="You are a lone outsider in a strange, non-Euclidean hyperbolic world. Optional music."
arch=('i686' 'pentium4' 'x86_64')
url="http://www.roguetemple.com/z/hyper.php"
@@ -10,7 +10,7 @@ license=('GPL2')
_pinned_dependencies=(
'gcc-libs=12.2.0'
'glibc>=2.31'
- 'libglvnd=1.5.0'
+ 'libGL.so=1'
'sdl12-compat=1.2.56'
'sdl_gfx=2.0.26'
'zlib=1:1.2.13'
diff --git a/perl-opengl/PKGBUILD b/perl-opengl/PKGBUILD
index 2fc0eadf5..dc7d9288d 100644
--- a/perl-opengl/PKGBUILD
+++ b/perl-opengl/PKGBUILD
@@ -3,7 +3,7 @@
pkgname='perl-opengl'
pkgver='0.70'
-pkgrel=39
+pkgrel=40
pkgdesc='Perl bindings to the OpenGL API, GLU, and GLUT/FreeGLUT'
arch=('x86_64' 'i686' 'pentium4')
license=('PerlArtistic' 'GPL')
@@ -12,7 +12,7 @@ _pinned_dependencies=(
'freeglut=3.4.0'
'glibc>=2.31'
'glu=9.0.2'
- 'libglvnd=1.5.0'
+ 'libGL.so=1'
'libx11=1.8.1'
)
depends=(
diff --git a/perl-pdl/PKGBUILD b/perl-pdl/PKGBUILD
index ceb6d6bfc..5f08c2c49 100644
--- a/perl-pdl/PKGBUILD
+++ b/perl-pdl/PKGBUILD
@@ -2,7 +2,7 @@
pkgname=perl-pdl
_pkgname='PDL'
pkgver=2.019
-pkgrel=20
+pkgrel=21
_distdir="${_pkgname}-${pkgver}"
pkgdesc="the Perl Data Language"
arch=('x86_64' 'i686' 'pentium4')
@@ -10,7 +10,7 @@ url="http://pdl.perl.org/"
license=('GPL' 'PerlArtistic')
_pinned_dependencies=(
'glibc>=2.31'
- 'libglvnd=1.5.0'
+ 'libGL.so=1'
)
depends=(
'perl>=5.36'
diff --git a/qwtplot3d/PKGBUILD b/qwtplot3d/PKGBUILD
index f498312cf..54cfd03ec 100644
--- a/qwtplot3d/PKGBUILD
+++ b/qwtplot3d/PKGBUILD
@@ -4,7 +4,7 @@
pkgname=qwtplot3d
pkgver=0.2.7
-pkgrel=118
+pkgrel=119
pkgdesc="Qt/OpenGL-based C++ programming library containing 3d-widgets"
arch=('i686' 'pentium4' 'x86_64')
license=('custom:zlib')
@@ -12,7 +12,7 @@ url="http://qwtplot3d.sourceforge.net/"
_pinned_dependencies=(
'gcc-libs=12.2.0'
'glibc>=2.31'
- 'libglvnd=1.5.0'
+ 'libGL.so=1'
'qt5-base=5.15.6+kde+r180'
'qt5-base=5.15.6+kde+r180'
'zlib=1:1.2.13'
diff --git a/scidavis-qt5/PKGBUILD b/scidavis-qt5/PKGBUILD
index 73bcaea8e..e6789ca6c 100644
--- a/scidavis-qt5/PKGBUILD
+++ b/scidavis-qt5/PKGBUILD
@@ -14,7 +14,7 @@ pkgver=2.4.0
_commit=${pkgver}
_commit_liborigin=4788f5bf674f93dab26c01bed84813e53f259c86
_commit_qwtplot3d=fce8eb0034827f0e0f86a36c075ef648343ac7cf
-pkgrel=99
+pkgrel=100
pkgdesc="Application for Scientific Data Analysis and Visualization, fork of QtiPlot. Qt5 port"
arch=('i686' 'pentium4' 'x86_64')
url="http://scidavis.sourceforge.net/"
@@ -28,7 +28,7 @@ _pinned_dependencies=(
'glibc>=2.33'
'glu=9.0.2'
'gsl=2.7.1'
- 'libglvnd=1.5.0'
+ 'libGL.so=1'
'muparser=2.3.3'
'python=3.10.8'
'qt5-base=5.15.6+kde+r180'