ChangeLog

# ChangeLog for gnustep-libs/gdl2
# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/gnustep-libs/gdl2/ChangeLog,v 1.14 2008/07/21 11:32:41 voyageur Exp $

21 Jul 2008; Bernard Cafarelli
+files/gdl2-0.11.0-NSException.patch, gdl2-0.11.0.ebuild:
Fix compilation, bug #232434

19 May 2008; Tiziano Müller gdl2-0.11.0.ebuild:
Changed dependency for postgresql to virtual/postgresql-base

24 Apr 2008; Bernard Cafarelli gdl2-0.11.0.ebuild:
Depends on gorm, remove old blocker on sope, bug #219071

20 Jan 2008; Bernard Cafarelli
+files/gdl2-0.11.0-NSMutableDictionary.patch,
+files/gdl2-0.11.0-makefile.patch, gdl2-0.11.0.ebuild:
Fix Makefiles (and disable tools compilation), bug #206546
Fix compilation with unstable gnustep

*gdl2-0.11.0 (08 Dec 2007)

08 Dec 2007; Bernard Cafarelli -gdl2-0.10.1.ebuild,
+gdl2-0.11.0.ebuild:
Version bump, ebuild cleanup, add sqlite support

18 Sep 2007; Bernard Cafarelli gdl2-0.10.1.ebuild:
This only needs to depend on libpq, not postgresql itself

*gdl2-0.10.1 (11 Sep 2007)

11 Sep 2007; Bernard Cafarelli
-gdl2-0.9.2_pre20060324.ebuild, +gdl2-0.10.1.ebuild:
Version bump

22 Feb 2007; Piotr Jaroszyński ChangeLog:
Transition to Manifest2.

*gdl2-0.9.2_pre20060324 (26 Mar 2006)

26 Mar 2006; Fabian Groffen
-gdl2-0.9.2_pre20050106.ebuild, -gdl2-0.9.2_pre20050312.ebuild,
+gdl2-0.9.2_pre20060324.ebuild:
Bump version and remove old non-working CVS versions

08 Jan 2006; Michael Hanselmann metadata.xml:
Remove retiring dev from metadata.

*gdl2-0.9.2_pre20050312 (24 Mar 2005)

24 Mar 2005; Armando Di Cianno
-gdl2-0.9.2_pre20041203.ebuild, +gdl2-0.9.2_pre20050312.ebuild:
general version bump

*gdl2-0.9.2_pre20050106 (10 Jan 2005)

10 Jan 2005; Armando Di Cianno
-gdl2-0.9.2_pre20041119.ebuild, +gdl2-0.9.2_pre20050106.ebuild:
cvs snapshot version bumps; cleaned out old cvs versioned ebuilds; fixed
date spec on ebuild headers as repoman was complaining

*gdl2-0.9.2_pre20041203 (03 Dec 2004)

03 Dec 2004; Armando Di Cianno
+gdl2-0.9.2_pre20041203.ebuild:
General version bump

*gdl2-0.9.2_pre20041119 (20 Nov 2004)

20 Nov 2004; Armando Di Cianno +metadata.xml,
+gdl2-0.9.2_pre20041119.ebuild:
Original package import; keyworded for ~ppc

Manifest

AUX gdl2-0.11.0-NSException.patch 367 RMD160 b2aad3863d3da39b347142ef2f84f32e8f8a4979 SHA1 ec55580510ae0013e9812f95e65826118c1fe921 SHA256 7d47fa26610bf947608e9be2f656c9b4624231a310d6d89414743c7782d6479f
AUX gdl2-0.11.0-NSMutableDictionary.patch 347 RMD160 88ba98e93ca849d3fae3063a8d7e4c1704eb2cbb SHA1 efc8b245cc5a0a31721ce26f63b374cfb56ce655 SHA256 50fd4d3425a94b727fceb3214adae89a4942580318951b6c157046604bdd3f94
AUX gdl2-0.11.0-makefile.patch 6060 RMD160 4f20cc0ecbc6f3092613828b73bae305db497b1b SHA1 72a15284525aa3bd85cb9946965fe8ad188c0837 SHA256 5edba4fcce54f21c7fb970ed770f7f7623948c4e9eb4bfd1736968d78e025f4f
DIST gnustep-dl2-0.11.0.tar.gz 637481 RMD160 e25033a1ed7f78648f26294395d015806aafbf2a SHA1 7f0aa8e641b5d04ddd1e4b8f283de98969c27fd1 SHA256 287ea01c9ea6ad5f3c0ec28d2f0bb1320c451cf317966be34b097308f0cabff2
EBUILD gdl2-0.11.0.ebuild 844 RMD160 e375dbbb78fd8a914724dc5873a76555e41409d5 SHA1 3919d7f52f7faecc7e5ab3f1b34503c44c972b82 SHA256 22a428cf2089db56112332332be770e78690e336207eb4c5563feabf7f464579
MISC ChangeLog 2615 RMD160 e66c7f5e563b47d5581fa01e1a7f579714a1a081 SHA1 8665217d3809d373d1cb8380412af2272ddcd1dd SHA256 b65900e3778cfa0ff8a5a73155e3e52e1066aeb84883c01759f8e2897cb3c529
MISC metadata.xml 838 RMD160 e9e51fb5a125c803d7ff347abc5cf6a73357d748 SHA1 62d2611e3038959fdec763c4578306720badf283 SHA256 cb0eb0ba21a31e3babef1a5cb31b860cc652ab919f45f8269c78cc06d85b52ce

files

gdl2-0.11.0.ebuild

# Copyright 1999-2008 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/gnustep-libs/gdl2/gdl2-0.11.0.ebuild,v 1.5 2008/07/21 11:32:41 voyageur Exp $

inherit gnustep-2

MY_P="gnustep-dl2-${PV}"
DESCRIPTION="GNUstep Database Library 2 (GDL2) for mapping Obj-C to RDBMSes"
HOMEPAGE="http://www.gnustep.org/"
SRC_URI="ftp://ftp.gnustep.org/pub/gnustep/libs/${MY_P}.tar.gz"

LICENSE="LGPL-2.1"
SLOT="0"
KEYWORDS="~amd64 ~ppc ~x86"
IUSE="postgres sqlite"

S=${WORKDIR}/${MY_P}

DEPEND="gnustep-apps/gorm
postgres? ( virtual/postgresql-base )
sqlite? ( >=dev-db/sqlite-3 )"
RDEPEND="${DEPEND}"

src_unpack() {
unpack ${A}
cd "${S}"

epatch "${FILESDIR}"/${P}-makefile.patch
epatch "${FILESDIR}"/${P}-NSMutableDictionary.patch
epatch "${FILESDIR}"/${P}-NSException.patch
}

metadata.xml




gnustep

The GNUstep Database Library 2 (GDL2) is a set of libraries to map
Objective-C objects to rows of relational database management systems
(RDBMS). It aims to be compatible with Enterprise Objects Framework
(EOF) as released with WebObjects 4.5 from Apple Inc. It requires the
GNUstep Make Package 1.9.1 and the Base Library 1.9.1. Alternatively
it is meant to work with other OpenStep-like implementations like
Cocoa together with the GNUstep BaseAdditions Library 1.9.1. For UI
applications which may want to use adaptor specific login panels, you
should also install the GNUstep GUI Library 0.9.2 and the GNUstep
Backend Library 0.9.2.