From 93a93e9a3b53c1a73142a305ea1f8136846942ee Mon Sep 17 00:00:00 2001 From: V3n3RiX Date: Wed, 22 Dec 2021 14:08:05 +0000 Subject: gentoo resync : 22.12.2021 --- x11-misc/compose-tables/Manifest | 2 ++ .../compose-tables/compose-tables-1.7.3.ebuild | 42 ++++++++++++++++++++++ 2 files changed, 44 insertions(+) create mode 100644 x11-misc/compose-tables/compose-tables-1.7.3.ebuild (limited to 'x11-misc/compose-tables') diff --git a/x11-misc/compose-tables/Manifest b/x11-misc/compose-tables/Manifest index 29fee724e500..c1d3cd83db33 100644 --- a/x11-misc/compose-tables/Manifest +++ b/x11-misc/compose-tables/Manifest @@ -1,3 +1,5 @@ DIST libX11-1.7.2.tar.bz2 2392982 BLAKE2B ce64bd8172fcf4f5bf0783c4f25f4d220fa0eceb211b7a852802256f7241f543769565f70a59c1ff14e0bb1ae7d3f05914f8f0b1bd423dcb20181cfb2227c70d SHA512 d01e5c1848c76218605e5af2d353de6b301a251555b52a38dbe930e6635d5e8a92d1486eb6d328ad5d42a5939e0d16868ffa19a75e5a7863d1a32e0d0727bdc7 +DIST libX11-1.7.3.tar.xz 1861304 BLAKE2B e0f647ef55567b1d7eff74bc053b8e73f8c696be6f233c2ff6f64dee65c1b40b746683ea7a6fafb4304eba4dec43301b4b3506e2ec6fac1d4c89d664b516bbdd SHA512 abc70837d19f7e104a5db1e6d2cfa1256625332c0b53fec44a0a39916a60a430bb53fd436207892aabe4199ac7a0f9287a06588fcd27e0eed54d45d67bbe1294 EBUILD compose-tables-1.7.2-r1.ebuild 920 BLAKE2B c4951cea2f0baafd69bbca4676f0c87d99f6dab768c30b389e891e2b47af3a4fafe623d82a51907551162559d82c45407d7320350a91aa966048da5e9afd9a7b SHA512 3c45c31de684ca27133aea29c086da1690186b0a396af9ed1f79631cca17fcdbf21704e21e274fc095d67e24ad5d37ad300d299e16c19f3cbda68d2b6d7f1a5e +EBUILD compose-tables-1.7.3.ebuild 951 BLAKE2B bcf394699c8993d437005d0e23ff374bd1797c48ccd51396dcfa0532a090c80ac71ba96ffbb859be70ec9939dd0bccdde8f93a6f8c311fff03e09a4f59c1f655 SHA512 fc5b0708fe0ccd3ec4005d4a4e3940fab9a88b749c2e651da9c1062646039dcad2a019be91e01d15a01c23d370543f13c59c09542563ced624c45a0d59fb019f MISC metadata.xml 312 BLAKE2B 297d68d5585ee7fe053a0b9d1e4758d1c8538fbfa6037cddfefa84f5b757c1c768d4ab072f6198e19c1b9bf4d21120440db61e5a9690cc6cfd387ee9d2add736 SHA512 4b5fc7ba8a7c24241e7ab5dd68677ccba15f5e89a76482679f18139faea4ff1555759066041afbf51c65d1870ec0d999a772c340f1e934a6aba0135b8da28d18 diff --git a/x11-misc/compose-tables/compose-tables-1.7.3.ebuild b/x11-misc/compose-tables/compose-tables-1.7.3.ebuild new file mode 100644 index 000000000000..882a4820315a --- /dev/null +++ b/x11-misc/compose-tables/compose-tables-1.7.3.ebuild @@ -0,0 +1,42 @@ +# Copyright 2020-2021 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=7 + +XORG_MULTILIB=no +XORG_TARBALL_SUFFIX=xz +inherit xorg-3 + +# Note: please bump this with x11-libs/libX11 +DESCRIPTION="X.Org Compose Key tables from libX11" +# xorg-3.eclass would attempt to fetch a tarball with a matching name to this package +SRC_URI="${XORG_BASE_INDIVIDUAL_URI}/lib/libX11-${PV}.tar.${XORG_TARBALL_SUFFIX}" +S="${WORKDIR}/libX11-${PV}/" + +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~x64-cygwin ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos" + +# Only needed by configure +DEPEND=" + x11-base/xorg-proto + >=x11-libs/libxcb-1.11.1 + x11-libs/xtrans" +RDEPEND="!