mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-09 00:23:52 +02:00
commit
942c837c59
1 changed files with 2 additions and 2 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template build file for 'MesaLib'.
|
# Template build file for 'MesaLib'.
|
||||||
pkgname=MesaLib
|
pkgname=MesaLib
|
||||||
version=10.2.4
|
version=10.2.4
|
||||||
revision=8
|
revision=9
|
||||||
wrksrc="Mesa-${version}"
|
wrksrc="Mesa-${version}"
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
configure_args="--enable-glx-tls --enable-shared-glapi --enable-gbm
|
configure_args="--enable-glx-tls --enable-shared-glapi --enable-gbm
|
||||||
|
@ -127,7 +127,7 @@ libOSMesa_package() {
|
||||||
|
|
||||||
libwayland-egl_package() {
|
libwayland-egl_package() {
|
||||||
short_desc="Free implementation of the EGL API - wayland runtime"
|
short_desc="Free implementation of the EGL API - wayland runtime"
|
||||||
replaces="libwaylang-egl-git>=0"
|
replaces="libwayland-egl-git>=0"
|
||||||
pkg_install() {
|
pkg_install() {
|
||||||
vmove "usr/lib/libwayland-egl.so.*"
|
vmove "usr/lib/libwayland-egl.so.*"
|
||||||
vmove usr/lib/egl
|
vmove usr/lib/egl
|
||||||
|
|
Loading…
Add table
Reference in a new issue