aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-util/reswrap/reswrap-4.1.0.ebuild')
-rw-r--r--dev-util/reswrap/reswrap-4.1.0.ebuild30
1 files changed, 0 insertions, 30 deletions
diff --git a/dev-util/reswrap/reswrap-4.1.0.ebuild b/dev-util/reswrap/reswrap-4.1.0.ebuild
deleted file mode 100644
index e96531e..0000000
--- a/dev-util/reswrap/reswrap-4.1.0.ebuild
+++ /dev/null
@@ -1,30 +0,0 @@
-# Copyright 1999-2011 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-util/reswrap/reswrap-4.0.0.ebuild,v 1.1 2011/08/25 21:50:11 mabi Exp $
-
-FOX_COMPONENT="utils"
-FOX_PV="1.7.30"
-
-inherit fox
-
-DESCRIPTION="Utility to wrap icon resources into C++ code, from the FOX Toolkit"
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86"
-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"