libGL: update to 19.0.4.
This commit is contained in:
parent
66533da680
commit
f2a0c448d9
@ -1,15 +0,0 @@
|
|||||||
Source: maxice8
|
|
||||||
Upstream: no
|
|
||||||
Reason: restores version of libGLESv1 library that was on autotools
|
|
||||||
|
|
||||||
--- src/mapi/es1api/meson.build
|
|
||||||
+++ src/mapi/es1api/meson.build
|
|
||||||
@@ -38,7 +38,7 @@ libglesv1_cm = shared_library(
|
|
||||||
include_directories : [inc_src, inc_include, inc_mapi],
|
|
||||||
link_with : libglapi,
|
|
||||||
dependencies : [dep_thread, dep_libdrm, dep_m, dep_dl],
|
|
||||||
- version : '1.0.0',
|
|
||||||
+ version : '1.1.0',
|
|
||||||
install : true,
|
|
||||||
)
|
|
||||||
|
|
@ -1,6 +1,6 @@
|
|||||||
# Template file for 'libGL'
|
# Template file for 'libGL'
|
||||||
pkgname=libGL
|
pkgname=libGL
|
||||||
version=19.0.3
|
version=19.0.4
|
||||||
revision=1
|
revision=1
|
||||||
wrksrc="mesa-${version}"
|
wrksrc="mesa-${version}"
|
||||||
build_style=meson
|
build_style=meson
|
||||||
@ -21,7 +21,7 @@ license="MIT, LGPL-2.1-or-later"
|
|||||||
homepage="https://www.mesa3d.org/"
|
homepage="https://www.mesa3d.org/"
|
||||||
changelog="https://www.mesa3d.org/relnotes/${version}.html"
|
changelog="https://www.mesa3d.org/relnotes/${version}.html"
|
||||||
distfiles="https://mesa.freedesktop.org/archive/mesa-${version}.tar.xz"
|
distfiles="https://mesa.freedesktop.org/archive/mesa-${version}.tar.xz"
|
||||||
checksum=f027244e38dc309a4c12db45ef79be81ab62c797a50a88d566e4edb6159fc4d5
|
checksum=39f9f32f448d77388ef817c6098d50eb0c1595815ce7e895dec09dd68774ce47
|
||||||
|
|
||||||
# Set subpackages manually to set proper rdeps in 32bit pkgs.
|
# Set subpackages manually to set proper rdeps in 32bit pkgs.
|
||||||
subpackages="libglapi libgbm libEGL libGLES libOSMesa"
|
subpackages="libglapi libgbm libEGL libGLES libOSMesa"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user