From 391ae3cb17b3bcb2ced81ab74e406c83e6078060 Mon Sep 17 00:00:00 2001 From: Rmys Date: Sun, 23 May 2021 12:31:53 +0300 Subject: [PATCH] xorg-proto ver.bump --- system/devel/xorg-proto/files/doc-install.patch | 12 ++++++++++++ system/devel/xorg-proto/pspec.xml | 13 ++++++++++--- 2 files changed, 22 insertions(+), 3 deletions(-) create mode 100644 system/devel/xorg-proto/files/doc-install.patch diff --git a/system/devel/xorg-proto/files/doc-install.patch b/system/devel/xorg-proto/files/doc-install.patch new file mode 100644 index 00000000..54eb0c94 --- /dev/null +++ b/system/devel/xorg-proto/files/doc-install.patch @@ -0,0 +1,12 @@ +diff -Nuar a/meson.build b/meson.build +--- a/meson.build 2021-04-30 02:51:47.000000000 +0300 ++++ b/meson.build 2021-05-22 12:42:23.227412930 +0300 +@@ -80,7 +80,7 @@ + 'resproto.txt', + 'xv-protocol-v2.txt') + install_data(docs, +- install_dir: get_option('datadir') / 'doc' / 'xorgproto') ++ install_dir: 'share' / 'doc' / 'xorgproto') + + + if get_option('legacy') == true diff --git a/system/devel/xorg-proto/pspec.xml b/system/devel/xorg-proto/pspec.xml index 8634d7e1..e2d0fd78 100644 --- a/system/devel/xorg-proto/pspec.xml +++ b/system/devel/xorg-proto/pspec.xml @@ -12,15 +12,15 @@ library X.Org Protocol Headers This package includes the protocol headers needed for X11 development. - mirrors://xorg/individual/proto/xorgproto-2021.3.tar.bz2 + mirrors://xorg/individual/proto/xorgproto-2021.4.tar.bz2 meson - util-macros + util-macros - + doc-install.patch @@ -39,6 +39,13 @@ + + 2021-05-22 + 2021.4 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + 2021-04-27 2021.3