From c37d894982b59595356319a2b4655fed277097ae Mon Sep 17 00:00:00 2001 From: V3n3RiX Date: Tue, 1 Nov 2022 21:08:07 +0000 Subject: gentoo auto-resync : 01:11:2022 - 21:08:07 --- x11-libs/Manifest.gz | Bin 19059 -> 19057 bytes x11-libs/xcb-util-image/Manifest | 2 ++ x11-libs/xcb-util-image/xcb-util-image-0.4.1.ebuild | 18 ++++++++++++++++++ 3 files changed, 20 insertions(+) create mode 100644 x11-libs/xcb-util-image/xcb-util-image-0.4.1.ebuild (limited to 'x11-libs') diff --git a/x11-libs/Manifest.gz b/x11-libs/Manifest.gz index 25ea46cae795..007029202ad7 100644 Binary files a/x11-libs/Manifest.gz and b/x11-libs/Manifest.gz differ diff --git a/x11-libs/xcb-util-image/Manifest b/x11-libs/xcb-util-image/Manifest index f4fdf8d3a3f0..901fb1a70678 100644 --- a/x11-libs/xcb-util-image/Manifest +++ b/x11-libs/xcb-util-image/Manifest @@ -1,3 +1,5 @@ DIST xcb-util-image-0.4.0.tar.bz2 327891 BLAKE2B 022536e7b7410ba1ed129f9efc2ad48fda26d9a69e79e54fe6fd4510df38d1e957289d249dc1a5beb4385116b0808f3282ad496b3f2a246bc6f5762bbe8c7e36 SHA512 9b7202c054e1160f9ca97a86be1210d9fb47f2119f89ca85f15f20909cca884bfe0cb88e3e71c75b65e1a0a72b980066ccac810e41a91db895c74dde77440d4f +DIST xcb-util-image-0.4.1.tar.xz 289016 BLAKE2B 7f1c7c3da950604adf4a22146e9bd3b77fb3b0d35f0a1bb17a1eefeb1ba5546d58a3e40ac0c130d67ebcbc8bdaf40ef734ff19434f66bd57bc4a4a849a88cf82 SHA512 9b47ba38b91196d76541b6ccabeaf291d3b91036f15422909cd6a79b3fd1a9786d5b1728e411bc41cfdf3d60a253485f4ef7c65ffa6ae646fa93439ec782746e EBUILD xcb-util-image-0.4.0-r2.ebuild 608 BLAKE2B 4123fca7764fbaaff2b1baddf56c96112fcaddf502019f8fe081ec7330a47ab0745509b8f50e4279903130599b6b8e6d59821f963155bb59ca901f2f5f2e4e47 SHA512 7aa88b81b2ed0b2f18277e997e8d4799a7912da98b3edf9a0284ecc2fe20a04991811dd3c0f81be5d5bcd2a892e12b12fdba046f2595a82d43ed0a171e214c6b +EBUILD xcb-util-image-0.4.1.ebuild 638 BLAKE2B 1d6fda23353cce25ab739e81bd542e5aade370892dbb0346d5ff7031525743cd57537ba3a3ee9de6cd8dacc6451c316278cbf169d3e2d80932d8c8654155a799 SHA512 b951f7f69f6048763f474b062240ba82955012fb1480beb4447738e688627e3036a79be7803a5b0a799f773ee2e445f55f5d67986da814307d06fc559f35b5de MISC metadata.xml 343 BLAKE2B f43656c79094ea2102119fdfae5e8a9fd2bef2ede1e4536f637d9041fb46cff927e8207fa25a65437cd5ddccbaea4afd3f2555b7b31eb9db9bbe68c557b0e35c SHA512 a39c03ef5043b4576a7ab27203268f6bebfdc06b1888f819560ea052d66ad49775a6787163fc47db1fa96b81fa8a19b3729b6af4f6391c448f53360e48dea6cb diff --git a/x11-libs/xcb-util-image/xcb-util-image-0.4.1.ebuild b/x11-libs/xcb-util-image/xcb-util-image-0.4.1.ebuild new file mode 100644 index 000000000000..96df1033eefa --- /dev/null +++ b/x11-libs/xcb-util-image/xcb-util-image-0.4.1.ebuild @@ -0,0 +1,18 @@ +# Copyright 1999-2022 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=8 + +XORG_MULTILIB=yes +XORG_TARBALL_SUFFIX="xz" +inherit xorg-3 + +DESCRIPTION="X C-language Bindings sample implementations" +HOMEPAGE="https://xcb.freedesktop.org/ https://gitlab.freedesktop.org/xorg/lib/libxcb-image" + +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~sparc-solaris ~x64-solaris" + +RDEPEND=">=x11-libs/libxcb-1.9.1:=[${MULTILIB_USEDEP}] + >=x11-libs/xcb-util-0.4:=[${MULTILIB_USEDEP}]" +DEPEND="${RDEPEND} + x11-base/xorg-proto" -- cgit v1.2.3