diff --git a/abi_symbols b/abi_symbols
--- a/abi_symbols
+++ b/abi_symbols
@@ -2673,6 +2673,7 @@
libgbm.so.1:gbm_device_get_fd
libgbm.so.1:gbm_device_get_format_modifier_plane_count
libgbm.so.1:gbm_device_is_format_supported
+libgbm.so.1:gbm_format_get_name
libgbm.so.1:gbm_surface_create
libgbm.so.1:gbm_surface_create_with_modifiers
libgbm.so.1:gbm_surface_destroy
diff --git a/abi_symbols32 b/abi_symbols32
--- a/abi_symbols32
+++ b/abi_symbols32
@@ -93,6 +93,7 @@
libgbm.so.1:gbm_device_get_fd
libgbm.so.1:gbm_device_get_format_modifier_plane_count
libgbm.so.1:gbm_device_is_format_supported
+libgbm.so.1:gbm_format_get_name
libgbm.so.1:gbm_surface_create
libgbm.so.1:gbm_surface_create_with_modifiers
libgbm.so.1:gbm_surface_destroy
diff --git a/package.yml b/package.yml
--- a/package.yml
+++ b/package.yml
@@ -1,8 +1,8 @@
name : mesalib
-version : 18.3.3
-release : 115
+version : 19.0.0
+release : 116
source :
- - https://mesa.freedesktop.org/archive/mesa-18.3.3.tar.xz : 2ab6886a6966c532ccbcc3b240925e681464b658244f0cbed752615af3936299
+ - https://mesa.freedesktop.org/archive/mesa-19.0.0.tar.xz : 5a549dfb40ec31e5c36c47aadac04554cb2e2a8d144a046a378fc16da57e38f8
homepage : http://mesa3d.org/
license :
- BSL-1.0
@@ -84,7 +84,8 @@
--with-vulkan-drivers="intel,radeon" \
--with-platforms="drm,x11,wayland" \
--with-gallium-drivers="nouveau,r300,r600,radeonsi,svga,swrast,virgl" \
- --enable-libglvnd
+ --enable-libglvnd \
+ --enable-autotools
build : |
unset LD_AS_NEEDED
%make
diff --git a/pspec_x86_64.xml b/pspec_x86_64.xml
--- a/pspec_x86_64.xml
+++ b/pspec_x86_64.xml
@@ -3,8 +3,8 @@
mesalib
http://mesa3d.org/
- Bryan T. Meyers
- bmeyers@datadrake.com
+ Alexander Vereeken
+ Alexander88207@protonmail.com
BSL-1.0
MIT
@@ -56,7 +56,7 @@
/usr/lib64/libvulkan_intel.so
/usr/lib64/libvulkan_radeon.so
/usr/lib64/libxatracker.so.2
- /usr/lib64/libxatracker.so.2.4.0
+ /usr/lib64/libxatracker.so.2.5.0
/usr/lib64/vdpau/libvdpau_nouveau.so
/usr/lib64/vdpau/libvdpau_nouveau.so.1
/usr/lib64/vdpau/libvdpau_nouveau.so.1.0
@@ -88,7 +88,7 @@
emul32
- mesalib
+ mesalib
/usr/lib32/d3d/d3dadapter9.so
@@ -125,7 +125,7 @@
/usr/lib32/libvulkan_intel.so
/usr/lib32/libvulkan_radeon.so
/usr/lib32/libxatracker.so.2
- /usr/lib32/libxatracker.so.2.4.0
+ /usr/lib32/libxatracker.so.2.5.0
/usr/lib32/vdpau/libvdpau_nouveau.so
/usr/lib32/vdpau/libvdpau_nouveau.so.1
/usr/lib32/vdpau/libvdpau_nouveau.so.1.0
@@ -151,8 +151,8 @@
programming.devel
- mesalib-32bit
- mesalib-devel
+ mesalib-32bit
+ mesalib-devel
/usr/lib32/libGLX_mesa.so
@@ -178,7 +178,7 @@
programming.devel
- mesalib
+ mesalib
/usr/include/EGL/egl.h
@@ -233,12 +233,12 @@
-
- 2019-02-10
- 18.3.3
+
+ 2019-03-14
+ 19.0.0
Packaging update
- Bryan T. Meyers
- bmeyers@datadrake.com
+ Alexander Vereeken
+ Alexander88207@protonmail.com
\ No newline at end of file