From 91c0ec2d7067f6ab1ef578bd9967b32ca07eb502 Mon Sep 17 00:00:00 2001 From: V3n3RiX Date: Tue, 22 May 2018 14:00:47 +0100 Subject: gentoo resync : 22.05.2018 --- x11-libs/xcb-util-image/Manifest | 2 +- .../xcb-util-image/xcb-util-image-0.4.0-r1.ebuild | 32 ++++++++++++++++++++++ .../xcb-util-image/xcb-util-image-0.4.0.ebuild | 32 ---------------------- 3 files changed, 33 insertions(+), 33 deletions(-) create mode 100644 x11-libs/xcb-util-image/xcb-util-image-0.4.0-r1.ebuild delete mode 100644 x11-libs/xcb-util-image/xcb-util-image-0.4.0.ebuild (limited to 'x11-libs/xcb-util-image') diff --git a/x11-libs/xcb-util-image/Manifest b/x11-libs/xcb-util-image/Manifest index 0c35e3f01aa3..95168c328442 100644 --- a/x11-libs/xcb-util-image/Manifest +++ b/x11-libs/xcb-util-image/Manifest @@ -1,3 +1,3 @@ DIST xcb-util-image-0.4.0.tar.bz2 327891 BLAKE2B 022536e7b7410ba1ed129f9efc2ad48fda26d9a69e79e54fe6fd4510df38d1e957289d249dc1a5beb4385116b0808f3282ad496b3f2a246bc6f5762bbe8c7e36 SHA512 9b7202c054e1160f9ca97a86be1210d9fb47f2119f89ca85f15f20909cca884bfe0cb88e3e71c75b65e1a0a72b980066ccac810e41a91db895c74dde77440d4f -EBUILD xcb-util-image-0.4.0.ebuild 958 BLAKE2B a73e50a878932a7f278d35bfa88a2a291760e04795e248c8da1bf555ff812de8c25d68e980fb594e32246abe377d341dbce6a7a976c08fa1ba408e2606e75022 SHA512 ad10fb839095e1bc3d06ebae80b9fb08fe16b79f589cd359d13ee82925d7e8652f89632257428638cfefae36bbc01b6e57c5934589d11920905919de3b8a2c1b +EBUILD xcb-util-image-0.4.0-r1.ebuild 930 BLAKE2B 14ea04b689d704b49b002c1bb9c57c4493da9b7a82e65deba42b21c93acd6188d7f3ab749d98a53a403767545241ac949e1dfc46d09a34e81218038977ba9478 SHA512 976ce59cd496cdadcf04bd51d0f89a5faff97729136aa9ca03286706d30bfaeaa6756c5a1132de7e6d4a545cc1e266c61fdb3aeee2d9cf5d52cf94ab8a4424bb MISC metadata.xml 230 BLAKE2B 70bf59e64305ef14908197f2aa7ffbc1769ade265097da68e001245451658af5921760c91cb74aae717543ea0017e2471fd94bfc5c4c447d2d60e2c23aa3b007 SHA512 d7a2643abd1904cc5ff4d91cbb6f1baeb7f75fd1db542c5e14f19412f4f0bd4b903f8e703a7662ba7482c79dac5529057760b6427599d35e0842755fd946e057 diff --git a/x11-libs/xcb-util-image/xcb-util-image-0.4.0-r1.ebuild b/x11-libs/xcb-util-image/xcb-util-image-0.4.0-r1.ebuild new file mode 100644 index 000000000000..ab30ac4feefe --- /dev/null +++ b/x11-libs/xcb-util-image/xcb-util-image-0.4.0-r1.ebuild @@ -0,0 +1,32 @@ +# Copyright 1999-2018 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 + +EAPI=5 + +XORG_MODULE=/ +XORG_BASE_INDIVIDUAL_URI=https://xcb.freedesktop.org/dist +XORG_DOC=doc +XORG_MULTILIB=yes +inherit xorg-2 + +EGIT_REPO_URI="https://anongit.freedesktop.org/git/xcb/util-image.git" + +DESCRIPTION="X C-language Bindings sample implementations" +HOMEPAGE="https://xcb.freedesktop.org/" + +KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~mips ppc ppc64 ~s390 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x64-solaris" +IUSE="test" + +RDEPEND="x11-base/xorg-proto + >=x11-libs/libxcb-1.9.1:=[${MULTILIB_USEDEP}] + >=x11-libs/xcb-util-${PV}:=[${MULTILIB_USEDEP}]" +DEPEND="${RDEPEND} + >=dev-util/gperf-3.0.1 + test? ( >=dev-libs/check-0.9.11[${MULTILIB_USEDEP}] )" + +src_configure() { + XORG_CONFIGURE_OPTIONS=( + $(use_with doc doxygen) + ) + xorg-2_src_configure +} diff --git a/x11-libs/xcb-util-image/xcb-util-image-0.4.0.ebuild b/x11-libs/xcb-util-image/xcb-util-image-0.4.0.ebuild deleted file mode 100644 index 193b84cdd4bc..000000000000 --- a/x11-libs/xcb-util-image/xcb-util-image-0.4.0.ebuild +++ /dev/null @@ -1,32 +0,0 @@ -# Copyright 1999-2017 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 - -EAPI=5 - -XORG_MODULE=/ -XORG_BASE_INDIVIDUAL_URI=https://xcb.freedesktop.org/dist -XORG_DOC=doc -XORG_MULTILIB=yes -inherit xorg-2 - -EGIT_REPO_URI="https://anongit.freedesktop.org/git/xcb/util-image.git" - -DESCRIPTION="X C-language Bindings sample implementations" -HOMEPAGE="https://xcb.freedesktop.org/" - -KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~mips ppc ppc64 ~s390 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x64-solaris" -IUSE="test" - -RDEPEND=">=x11-libs/libxcb-1.9.1:=[${MULTILIB_USEDEP}] - >=x11-libs/xcb-util-${PV}:=[${MULTILIB_USEDEP}] - >=x11-proto/xproto-7.0.24:=[${MULTILIB_USEDEP}]" -DEPEND="${RDEPEND} - >=dev-util/gperf-3.0.1 - test? ( >=dev-libs/check-0.9.11[${MULTILIB_USEDEP}] )" - -src_configure() { - XORG_CONFIGURE_OPTIONS=( - $(use_with doc doxygen) - ) - xorg-2_src_configure -} -- cgit v1.2.3