From 8376ef56580626e9c0f796d5b85b53a0a1c7d5f5 Mon Sep 17 00:00:00 2001 From: V3n3RiX Date: Sat, 14 Jul 2018 21:03:06 +0100 Subject: gentoo resync : 14.07.2018 --- dev-util/reswrap/Manifest | 3 +++ dev-util/reswrap/metadata.xml | 4 ++++ dev-util/reswrap/reswrap-4.0.0.ebuild | 31 +++++++++++++++++++++++++++++++ 3 files changed, 38 insertions(+) create mode 100644 dev-util/reswrap/Manifest create mode 100644 dev-util/reswrap/metadata.xml create mode 100644 dev-util/reswrap/reswrap-4.0.0.ebuild (limited to 'dev-util/reswrap') diff --git a/dev-util/reswrap/Manifest b/dev-util/reswrap/Manifest new file mode 100644 index 000000000000..6094ad80bb9a --- /dev/null +++ b/dev-util/reswrap/Manifest @@ -0,0 +1,3 @@ +DIST fox-1.6.40.tar.gz 4353981 BLAKE2B f024341d12a9ab0e69284513e0500a0448a66f112a656cfbaa700720a4823f8a13fa81752ed90b843eb27f72bd948ea3fd7ab106e9fb57fc43c728aefcfc88f5 SHA512 63c46b3db2693c91dc6277b08395ab3a0748414471b7bff10062cac9ddc5e743ee7af5b85ea5f7b7dc96723baa1c9ff7ae18a0f503a210b6255ac956023ac17b +EBUILD reswrap-4.0.0.ebuild 592 BLAKE2B 464b2ad09bfb917f5b86d6c88331c6b50e332c45e30698b44b7eaa35596a56deba85bcb32a068bc2add3fc2e4829d44e585458a72c6172366ca9035750d6b322 SHA512 c8c18bad64210a5e94deb89421737683d442b55780a3ac29aa6beed25601f70298d58790a287e6cfd6f35443441c6c3178656f653a247fc54f4322fdc4dfe4dc +MISC metadata.xml 139 BLAKE2B b4a59c22790dfec3fbcfaea41ef363401766736b68a85bedae00e1944d0a848aa97104c2f34244c0fe7b6363029281f965fc1b3545301d341cda371eaa976274 SHA512 8be912ace7468a4396eb1da00a9785030a8ce35da4357a01591876a1056fd45e44da65de2af3e1eb0506ce6551714962c40c3ae5a3aefa2ad231de35af2519be diff --git a/dev-util/reswrap/metadata.xml b/dev-util/reswrap/metadata.xml new file mode 100644 index 000000000000..097975e3adc2 --- /dev/null +++ b/dev-util/reswrap/metadata.xml @@ -0,0 +1,4 @@ + + + + diff --git a/dev-util/reswrap/reswrap-4.0.0.ebuild b/dev-util/reswrap/reswrap-4.0.0.ebuild new file mode 100644 index 000000000000..35ff5ad583ad --- /dev/null +++ b/dev-util/reswrap/reswrap-4.0.0.ebuild @@ -0,0 +1,31 @@ +# Copyright 1999-2018 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 + +EAPI=0 + +FOX_COMPONENT="utils" +FOX_PV="1.6.40" + +inherit fox + +DESCRIPTION="Utility to wrap icon resources into C++ code, from the FOX Toolkit" + +LICENSE="GPL-2" +SLOT="0" +KEYWORDS="alpha amd64 ~arm hppa ia64 ppc ppc64 sparc x86 ~x86-fbsd" +IUSE="" + +RDEPEND="" + +FOXCONF="--disable-bz2lib \ + --disable-jpeg \ + --without-opengl \ + --disable-png \ + --without-shape \ + --disable-tiff \ + --without-x \ + --without-xcursor \ + --without-xrandr \ + --without-xshm \ + --without-xft \ + --disable-zlib" -- cgit v1.2.3