From a7b1c0e548ef9e4bcd1dbc18fa34b79d3018b6cd Mon Sep 17 00:00:00 2001 From: Jakob Gezelius Date: Fri, 5 Apr 2024 12:53:42 +0200 Subject: [PATCH] egl-wayland: include homepage **Summary** - Add homepage to package.yml --- packages/e/egl-wayland/abi_used_symbols | 6 +++--- packages/e/egl-wayland/package.yml | 3 ++- packages/e/egl-wayland/pspec_x86_64.xml | 15 ++++++++------- 3 files changed, 13 insertions(+), 11 deletions(-) diff --git a/packages/e/egl-wayland/abi_used_symbols b/packages/e/egl-wayland/abi_used_symbols index a41d603f3cc..2fedcaa2816 100644 --- a/packages/e/egl-wayland/abi_used_symbols +++ b/packages/e/egl-wayland/abi_used_symbols @@ -85,12 +85,13 @@ libwayland-client.so.0:wl_proxy_set_queue libwayland-client.so.0:wl_proxy_wrapper_destroy libwayland-client.so.0:wl_registry_interface libwayland-client.so.0:wl_surface_interface -libwayland-server.so.0:wl_array_init libwayland-server.so.0:wl_client_post_no_memory libwayland-server.so.0:wl_global_create libwayland-server.so.0:wl_global_destroy +libwayland-server.so.0:wl_list_empty libwayland-server.so.0:wl_list_init -libwayland-server.so.0:wl_list_insert +libwayland-server.so.0:wl_list_remove +libwayland-server.so.0:wl_output_interface libwayland-server.so.0:wl_resource_create libwayland-server.so.0:wl_resource_destroy libwayland-server.so.0:wl_resource_get_user_data @@ -99,4 +100,3 @@ libwayland-server.so.0:wl_resource_post_error libwayland-server.so.0:wl_resource_post_event libwayland-server.so.0:wl_resource_post_no_memory libwayland-server.so.0:wl_resource_set_implementation -libwayland-server.so.0:wl_surface_interface diff --git a/packages/e/egl-wayland/package.yml b/packages/e/egl-wayland/package.yml index 42fe5df824b..8aa0dd9675c 100644 --- a/packages/e/egl-wayland/package.yml +++ b/packages/e/egl-wayland/package.yml @@ -1,8 +1,9 @@ name : egl-wayland version : 1.1.13 -release : 20 +release : 21 source : - https://github.com/NVIDIA/egl-wayland/archive/refs/tags/1.1.13.tar.gz : 667561d794561d55d85b1273b2fe4def3f360e0ad27833d099e4f100f2244e48 +homepage : https://github.com/NVIDIA/egl-wayland license : MIT component : programming.library summary : The EGLStream-based Wayland external platform diff --git a/packages/e/egl-wayland/pspec_x86_64.xml b/packages/e/egl-wayland/pspec_x86_64.xml index 9d560f05e3d..421faceb064 100644 --- a/packages/e/egl-wayland/pspec_x86_64.xml +++ b/packages/e/egl-wayland/pspec_x86_64.xml @@ -1,9 +1,10 @@ egl-wayland + https://github.com/NVIDIA/egl-wayland - Reilly Brogan - solus@reillybrogan.com + Jakob Gezelius + jakob@knugen.nu MIT programming.library @@ -31,7 +32,7 @@ programming.devel - egl-wayland + egl-wayland /usr/lib64/libnvidia-egl-wayland.so @@ -43,12 +44,12 @@ - - 2024-02-28 + + 2024-04-05 1.1.13 Packaging update - Reilly Brogan - solus@reillybrogan.com + Jakob Gezelius + jakob@knugen.nu \ No newline at end of file