diff options
author | Matthieu Herrb <matthieu@herrb.eu> | 2023-10-29 14:13:21 +0100 |
---|---|---|
committer | Matthieu Herrb <matthieu@herrb.eu> | 2023-10-29 14:13:21 +0100 |
commit | 8635708b39b8f2ed2bbfd6f94cc0e8a5b40a565e (patch) | |
tree | c5ad0d7fa0c0acbd0d1a662473c956641b5f4348 /x11/libxcb | |
parent | 3f4490ae31fab44372b94002e4238c6f68e196ee (diff) |
x11/libxcb: update to 1.16.0
Diffstat (limited to 'x11/libxcb')
-rw-r--r-- | x11/libxcb/Makefile | 3 | ||||
-rw-r--r-- | x11/libxcb/distinfo | 4 | ||||
-rw-r--r-- | x11/libxcb/patches/patch-configure_ac | 12 | ||||
-rw-r--r-- | x11/libxcb/pkg/PLIST | 29 |
4 files changed, 40 insertions, 8 deletions
diff --git a/x11/libxcb/Makefile b/x11/libxcb/Makefile index 70789e7..936bce1 100644 --- a/x11/libxcb/Makefile +++ b/x11/libxcb/Makefile @@ -1,11 +1,12 @@ COMMENT = the X protocol C-language binding library -DISTNAME = libxcb-1.15 +DISTNAME = libxcb-1.16 SHARED_LIBS = xcb 4.1 \ xcb-composite 1.0 \ xcb-damage 1.0 \ + xcb-dbe 0.0 \ xcb-dpms 1.0 \ xcb-dri2 1.1 \ xcb-dri3 0.2 \ diff --git a/x11/libxcb/distinfo b/x11/libxcb/distinfo index 4ce3abb..3829553 100644 --- a/x11/libxcb/distinfo +++ b/x11/libxcb/distinfo @@ -1,2 +1,2 @@ -SHA256 (libxcb-1.15.tar.gz) = HLZd+FQ6aewFVaxpYSPuOGMh36wZZKPaOZdsmgWtck0= -SIZE (libxcb-1.15.tar.gz) = 650774 +SHA256 (libxcb-1.16.tar.gz) = vA91+Eso5klqGaHQlNfkfe+GGlDLfM5bI7Yu7NwqRHk= +SIZE (libxcb-1.16.tar.gz) = 659695 diff --git a/x11/libxcb/patches/patch-configure_ac b/x11/libxcb/patches/patch-configure_ac index a13b7c0..8281ba4 100644 --- a/x11/libxcb/patches/patch-configure_ac +++ b/x11/libxcb/patches/patch-configure_ac @@ -1,10 +1,12 @@ ---- configure.ac.orig Sat Feb 22 21:50:14 2020 -+++ configure.ac Sun Mar 8 10:08:35 2020 -@@ -54,6 +54,7 @@ +Index: configure.ac +--- configure.ac.orig ++++ configure.ac +@@ -53,7 +53,7 @@ AC_SUBST(HTML_CHECK_RESULT) + PKG_CHECK_MODULES(XCBPROTO, xcb-proto >= 1.16.0) NEEDED="xau >= 0.99.2" case $host_os in - linux*) ;; -+openbsd*) ;; +-linux*|darwin*|solaris*|dragonfly*|freebsd*) ;; ++linux*|darwin*|solaris*|dragonfly*|freebsd*|openbsd*) ;; *) NEEDED="$NEEDED pthread-stubs" ;; esac PKG_CHECK_MODULES(NEEDED, $NEEDED) diff --git a/x11/libxcb/pkg/PLIST b/x11/libxcb/pkg/PLIST index 0347a19..7f8168b 100644 --- a/x11/libxcb/pkg/PLIST +++ b/x11/libxcb/pkg/PLIST @@ -1,6 +1,7 @@ include/xcb/bigreq.h include/xcb/composite.h include/xcb/damage.h +include/xcb/dbe.h include/xcb/dpms.h include/xcb/dri2.h include/xcb/dri3.h @@ -36,6 +37,9 @@ lib/libxcb-composite.la @static-lib lib/libxcb-damage.a lib/libxcb-damage.la @lib lib/libxcb-damage.so.${LIBxcb-damage_VERSION} +@static-lib lib/libxcb-dbe.a +lib/libxcb-dbe.la +@lib lib/libxcb-dbe.so.${LIBxcb-dbe_VERSION} @static-lib lib/libxcb-dpms.a lib/libxcb-dpms.la @lib lib/libxcb-dpms.so.${LIBxcb-dpms_VERSION} @@ -104,6 +108,7 @@ lib/libxcb.la @lib lib/libxcb.so.${LIBxcb_VERSION} lib/pkgconfig/xcb-composite.pc lib/pkgconfig/xcb-damage.pc +lib/pkgconfig/xcb-dbe.pc lib/pkgconfig/xcb-dpms.pc lib/pkgconfig/xcb-dri2.pc lib/pkgconfig/xcb-dri3.pc @@ -243,6 +248,27 @@ lib/pkgconfig/xcb.pc @man man/man3/xcb_damage_query_version_unchecked.3 @man man/man3/xcb_damage_subtract.3 @man man/man3/xcb_damage_subtract_checked.3 +@man man/man3/xcb_dbe_allocate_back_buffer.3 +@man man/man3/xcb_dbe_allocate_back_buffer_checked.3 +@man man/man3/xcb_dbe_begin_idiom.3 +@man man/man3/xcb_dbe_begin_idiom_checked.3 +@man man/man3/xcb_dbe_deallocate_back_buffer.3 +@man man/man3/xcb_dbe_deallocate_back_buffer_checked.3 +@man man/man3/xcb_dbe_end_idiom.3 +@man man/man3/xcb_dbe_end_idiom_checked.3 +@man man/man3/xcb_dbe_get_back_buffer_attributes.3 +@man man/man3/xcb_dbe_get_back_buffer_attributes_reply.3 +@man man/man3/xcb_dbe_get_back_buffer_attributes_unchecked.3 +@man man/man3/xcb_dbe_get_visual_info.3 +@man man/man3/xcb_dbe_get_visual_info_reply.3 +@man man/man3/xcb_dbe_get_visual_info_supported_visuals_iterator.3 +@man man/man3/xcb_dbe_get_visual_info_supported_visuals_length.3 +@man man/man3/xcb_dbe_get_visual_info_unchecked.3 +@man man/man3/xcb_dbe_query_version.3 +@man man/man3/xcb_dbe_query_version_reply.3 +@man man/man3/xcb_dbe_query_version_unchecked.3 +@man man/man3/xcb_dbe_swap_buffers.3 +@man man/man3/xcb_dbe_swap_buffers_checked.3 @man man/man3/xcb_delete_property.3 @man man/man3/xcb_delete_property_checked.3 @man man/man3/xcb_destroy_notify_event_t.3 @@ -266,8 +292,11 @@ lib/pkgconfig/xcb.pc @man man/man3/xcb_dpms_get_version_reply.3 @man man/man3/xcb_dpms_get_version_unchecked.3 @man man/man3/xcb_dpms_info.3 +@man man/man3/xcb_dpms_info_notify_event_t.3 @man man/man3/xcb_dpms_info_reply.3 @man man/man3/xcb_dpms_info_unchecked.3 +@man man/man3/xcb_dpms_select_input.3 +@man man/man3/xcb_dpms_select_input_checked.3 @man man/man3/xcb_dpms_set_timeouts.3 @man man/man3/xcb_dpms_set_timeouts_checked.3 @man man/man3/xcb_dri2_authenticate.3 |