From a9a8b051c0dc44f87a1a57d06e4614b653614d08 Mon Sep 17 00:00:00 2001
From: Armando Di Cianno <fafhrd@gentoo.org>
Date: Mon, 10 Jan 2005 16:23:15 +0000
Subject: cvs snapshot version bumps; cleaned out old cvs versioned ebuilds;
 fixed date spec on ebuild headers as repoman was complaining

---
 gnustep-base/gnustep-gui/ChangeLog                 |  9 +++-
 gnustep-base/gnustep-gui/Manifest                  | 12 +----
 .../files/digest-gnustep-gui-0.9.5_pre20050106     |  0
 .../gnustep-gui-0.9.5_pre20050106.ebuild           | 54 ++++++++++++++++++++++
 4 files changed, 64 insertions(+), 11 deletions(-)
 create mode 100644 gnustep-base/gnustep-gui/files/digest-gnustep-gui-0.9.5_pre20050106
 create mode 100644 gnustep-base/gnustep-gui/gnustep-gui-0.9.5_pre20050106.ebuild

(limited to 'gnustep-base/gnustep-gui')

diff --git a/gnustep-base/gnustep-gui/ChangeLog b/gnustep-base/gnustep-gui/ChangeLog
index d66b921dbd01..d37eac267a50 100644
--- a/gnustep-base/gnustep-gui/ChangeLog
+++ b/gnustep-base/gnustep-gui/ChangeLog
@@ -1,6 +1,13 @@
 # ChangeLog for gnustep-base/gnustep-gui
 # Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/gnustep-base/gnustep-gui/ChangeLog,v 1.22 2005/01/09 12:18:01 swegener Exp $
+# $Header: /var/cvsroot/gentoo-x86/gnustep-base/gnustep-gui/ChangeLog,v 1.23 2005/01/10 16:22:38 fafhrd Exp $
+
+*gnustep-gui-0.9.5_pre20050106 (10 Jan 2005)
+
+  10 Jan 2005; Armando Di Cianno <fafhrd@gentoo.org>
+  +gnustep-gui-0.9.5_pre20050106.ebuild:
+  cvs snapshot version bumps; cleaned out old cvs versioned ebuilds; fixed
+  date spec on ebuild headers as repoman was complaining
 
   09 Jan 2005; Sven Wegener <swegener@gentoo.org> gnustep-gui-0.9.4.ebuild,
   gnustep-gui-0.9.5_pre20041203.ebuild:
diff --git a/gnustep-base/gnustep-gui/Manifest b/gnustep-base/gnustep-gui/Manifest
index 7838ffb9410c..b5e0abd329f2 100644
--- a/gnustep-base/gnustep-gui/Manifest
+++ b/gnustep-base/gnustep-gui/Manifest
@@ -1,6 +1,4 @@
------BEGIN PGP SIGNED MESSAGE-----
-Hash: SHA1
-
+MD5 ae79851e6542abb5457b9c44fd297dd3 gnustep-gui-0.9.5_pre20050106.ebuild 1516
 MD5 2ecd6205825489f938828ff7e822dda9 gnustep-gui-0.9.5_pre20041203.ebuild 1661
 MD5 ed53a9dcfe92958230d67b0f344c4618 ChangeLog 6329
 MD5 649db105cbe2e9ffcca068143f88926f metadata.xml 1355
@@ -8,10 +6,4 @@ MD5 b0369f4a4802a0e40eb7d4e5d46eae3a gnustep-gui-0.9.4.ebuild 1394
 MD5 6f66904f0ad8d980c653d5c0fdf7d81b files/gnustep-gui-0.9.4-camaelon.patch 4029
 MD5 c6c9275a80b7fc7af0686d0875489069 files/digest-gnustep-gui-0.9.4 70
 MD5 d41d8cd98f00b204e9800998ecf8427e files/digest-gnustep-gui-0.9.5_pre20041203 0
------BEGIN PGP SIGNATURE-----
-Version: GnuPG v1.9.10 (GNU/Linux)
-
-iD8DBQFB4SD/I1lqEGTUzyQRAscDAJ4sv4rDKSyE6EujkW7xuZOHh9+fsQCgxhUf
-g10qLF47pw+ndMU28YWnd9U=
-=Rtez
------END PGP SIGNATURE-----
+MD5 d41d8cd98f00b204e9800998ecf8427e files/digest-gnustep-gui-0.9.5_pre20050106 0
diff --git a/gnustep-base/gnustep-gui/files/digest-gnustep-gui-0.9.5_pre20050106 b/gnustep-base/gnustep-gui/files/digest-gnustep-gui-0.9.5_pre20050106
new file mode 100644
index 000000000000..e69de29bb2d1
diff --git a/gnustep-base/gnustep-gui/gnustep-gui-0.9.5_pre20050106.ebuild b/gnustep-base/gnustep-gui/gnustep-gui-0.9.5_pre20050106.ebuild
new file mode 100644
index 000000000000..92045980ec3f
--- /dev/null
+++ b/gnustep-base/gnustep-gui/gnustep-gui-0.9.5_pre20050106.ebuild
@@ -0,0 +1,54 @@
+# Copyright 1999-2005 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/gnustep-base/gnustep-gui/gnustep-gui-0.9.5_pre20050106.ebuild,v 1.1 2005/01/10 16:22:38 fafhrd Exp $
+
+ECVS_CVS_COMMAND="cvs -q"
+ECVS_SERVER="savannah.gnu.org:/cvsroot/gnustep"
+ECVS_USER="anoncvs"
+ECVS_AUTH="ext"
+ECVS_MODULE="gnustep/core/gui"
+ECVS_CO_OPTS="-P -D ${PV/*_pre}"
+ECVS_UP_OPTS="-dP -D ${PV/*_pre}"
+ECVS_TOP_DIR="${DISTDIR}/cvs-src/savannah.gnu.org-gnustep"
+inherit gnustep cvs
+
+S=${WORKDIR}/${ECVS_MODULE}
+
+DESCRIPTION="It is a library of graphical user interface classes written completely in the Objective-C language."
+HOMEPAGE="http://www.gnustep.org"
+
+KEYWORDS="~ppc ~x86 ~amd64 ~sparc ~alpha"
+SLOT="0"
+LICENSE="LGPL-2.1"
+
+IUSE="${IUSE} jpeg gif png gsnd doc cups"
+DEPEND="${GNUSTEP_BASE_DEPEND}
+	>=gnustep-base/gnustep-base-1.10.2_pre20041203*
+	virtual/x11
+	>=media-libs/tiff-3*
+	jpeg? >=media-libs/jpeg-6b*
+	gif? >=media-libs/libungif-4.1*
+	png? >=media-libs/libpng-1.2*
+	gsnd? >=media-libs/audiofile-0.2*
+	cups? >=net-print/cups-1.1*
+	app-text/aspell"
+RDEPEND="${DEPEND}
+	${DOC_RDEPEND}"
+
+egnustep_install_domain "System"
+
+src_compile() {
+	egnustep_env
+
+	myconf="--with-tiff-include=/usr/include --with-tiff-library=/usr/lib"
+	myconf="$myconf `use_enable gsnd`"
+	use gsnd && myconf="$myconf --with-audiofile-include=/usr/include --with-audiofile-lib=/usr/lib"
+	use gif && myconf="$myconf --enable-ungif"
+	myconf="$myconf `use_enable jpeg`"
+	myconf="$myconf `use_enable png`"
+	myconf="$myconf `use_enable cups`"
+	econf $myconf || die "configure failed"
+
+	egnustep_make || die
+}
+
-- 
cgit v1.2.3-65-gdbad