From 4e4ed7a23e6cef461cc761dd62be6be40f8cc76b Mon Sep 17 00:00:00 2001 From: Leonardo Boshell Date: Mon, 26 Mar 2007 02:52:43 +0000 Subject: New release: 2.99.6 Package-Manager: portage-2.1.2.2 --- gnome-extra/libgda/ChangeLog | 9 ++- gnome-extra/libgda/files/digest-libgda-2.99.5 | 3 - gnome-extra/libgda/files/digest-libgda-2.99.6 | 3 + gnome-extra/libgda/files/libgda-2.99.5-gapi.patch | 11 ---- gnome-extra/libgda/libgda-2.99.5.ebuild | 75 ----------------------- gnome-extra/libgda/libgda-2.99.6.ebuild | 63 +++++++++++++++++++ 6 files changed, 74 insertions(+), 90 deletions(-) delete mode 100644 gnome-extra/libgda/files/digest-libgda-2.99.5 create mode 100644 gnome-extra/libgda/files/digest-libgda-2.99.6 delete mode 100644 gnome-extra/libgda/files/libgda-2.99.5-gapi.patch delete mode 100644 gnome-extra/libgda/libgda-2.99.5.ebuild create mode 100644 gnome-extra/libgda/libgda-2.99.6.ebuild (limited to 'gnome-extra/libgda') diff --git a/gnome-extra/libgda/ChangeLog b/gnome-extra/libgda/ChangeLog index 9fb3e164d0a3..6f3808a0284e 100644 --- a/gnome-extra/libgda/ChangeLog +++ b/gnome-extra/libgda/ChangeLog @@ -1,6 +1,13 @@ # ChangeLog for gnome-extra/libgda # Copyright 2002-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/gnome-extra/libgda/ChangeLog,v 1.105 2007/02/16 17:02:23 dang Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-extra/libgda/ChangeLog,v 1.106 2007/03/26 02:48:14 leonardop Exp $ + +*libgda-2.99.6 (26 Mar 2007) + + 26 Mar 2007; Leonardo Boshell + -files/libgda-2.99.5-gapi.patch, -libgda-2.99.5.ebuild, + +libgda-2.99.6.ebuild: + New beta release. Dropped 'mono' flag. 16 Feb 2007; Daniel Gryniewicz libgda-2.99.5.ebuild: Remove mdb dep too; bug #167186 diff --git a/gnome-extra/libgda/files/digest-libgda-2.99.5 b/gnome-extra/libgda/files/digest-libgda-2.99.5 deleted file mode 100644 index f94845fe2bb8..000000000000 --- a/gnome-extra/libgda/files/digest-libgda-2.99.5 +++ /dev/null @@ -1,3 +0,0 @@ -MD5 10d6c6342756a79cf74628a33cb63bf9 libgda-2.99.5.tar.bz2 2700526 -RMD160 c329cac66158acfd11b86bb6c12514832718fe49 libgda-2.99.5.tar.bz2 2700526 -SHA256 4ac8dac177d5e9d40ef2176e1a3bbd2203b19b7c487e6fbead094c7e560e5cbc libgda-2.99.5.tar.bz2 2700526 diff --git a/gnome-extra/libgda/files/digest-libgda-2.99.6 b/gnome-extra/libgda/files/digest-libgda-2.99.6 new file mode 100644 index 000000000000..7b25a7c2a4ec --- /dev/null +++ b/gnome-extra/libgda/files/digest-libgda-2.99.6 @@ -0,0 +1,3 @@ +MD5 6c515ddeb64fdd15ad35bd8fe1600129 libgda-2.99.6.tar.bz2 2710651 +RMD160 efec3352fc3d184f00aa85e75e9c241a2746acc2 libgda-2.99.6.tar.bz2 2710651 +SHA256 96e329da5a82fcbe0552174723031619f0304234df81d439922dcf166e9f224c libgda-2.99.6.tar.bz2 2710651 diff --git a/gnome-extra/libgda/files/libgda-2.99.5-gapi.patch b/gnome-extra/libgda/files/libgda-2.99.5-gapi.patch deleted file mode 100644 index 5a2565a8c1e2..000000000000 --- a/gnome-extra/libgda/files/libgda-2.99.5-gapi.patch +++ /dev/null @@ -1,11 +0,0 @@ -diff -NurdB libgda-2.99.5/gda-sharp/Gda.metadata libgda-2.99.5-patched/gda-sharp/Gda.metadata ---- libgda-2.99.5/gda-sharp/Gda.metadata 2007-02-12 06:01:51.000000000 -0500 -+++ libgda-2.99.5-patched/gda-sharp/Gda.metadata 2007-02-13 01:09:42.000000000 -0500 -@@ -4,6 +4,7 @@ - 1 - 1 - IGdaDataModel -+ DataReset - IEntity - IXmlStorage - IDataHandler diff --git a/gnome-extra/libgda/libgda-2.99.5.ebuild b/gnome-extra/libgda/libgda-2.99.5.ebuild deleted file mode 100644 index a1a313cc939c..000000000000 --- a/gnome-extra/libgda/libgda-2.99.5.ebuild +++ /dev/null @@ -1,75 +0,0 @@ -# Copyright 1999-2007 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/gnome-extra/libgda/libgda-2.99.5.ebuild,v 1.2 2007/02/16 17:02:23 dang Exp $ - -# TODO: -# * Verify if the parallel compilation problems persist, and if so fix them. - -inherit eutils mono gnome2 - -DESCRIPTION="Gnome Database Access Library" -HOMEPAGE="http://www.gnome-db.org/" -LICENSE="GPL-2 LGPL-2" - -# MDB support currently works with CVS only, so disable it in the meantime -IUSE="berkdb doc firebird freetds ldap mono mysql oci8 odbc postgres xbase" -SLOT="3" -KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86" - -RDEPEND=">=dev-libs/glib-2.8 - >=dev-libs/libxml2-2 - virtual/fam - sys-libs/readline - sys-libs/ncurses - dev-libs/popt - berkdb? ( sys-libs/db ) - odbc? ( >=dev-db/unixODBC-2.0.6 ) - mysql? ( virtual/mysql ) - postgres? ( >=dev-db/libpq-7.2.1 ) - freetds? ( >=dev-db/freetds-0.62 ) - firebird? ( dev-db/firebird ) - xbase? ( dev-db/xbase ) - ldap? ( >=net-nds/openldap-2.0.25 ) - mono? ( - >=dev-lang/mono-1 - >=dev-dotnet/gtk-sharp-2.3.90 )" -# mdb? ( >app-office/mdbtools-0.5 ) - -DEPEND="${RDEPEND} - >=dev-util/pkgconfig-0.9 - >=dev-util/intltool-0.30 - app-text/scrollkeeper - doc? ( >=dev-util/gtk-doc-1 )" - -DOCS="AUTHORS ChangeLog NEWS README" - -# problems with parallel builds -MAKEOPTS="${MAKEOPTS} -j1" - - -pkg_setup() { - G2CONF="$(use_enable mono csharp) \ - $(use_with berkdb bdb /usr) \ - $(use_with odbc odbc /usr) \ - $(use_with mysql mysql /usr) \ - $(use_with postgres postgres /usr) \ - $(use_with freetds tds /usr) \ - $(use_with firebird firebird /usr) \ - $(use_with xbase xbase /usr) \ - $(use_with ldap ldap /usr) \ - --without-mdb" -# $(use_with mdb mdb /usr) \ - - use oci8 || G2CONF="${G2CONF} --without-oracle" - - # Not in portage - G2CONF="${G2CONF} --without-mSQL --without-sybase --without-ibmdb2" -} - -src_unpack() { - gnome2_src_unpack - - epatch "${FILESDIR}/${P}-gapi.patch" - - rm ${S}/gda-sharp/gda-api.raw -} diff --git a/gnome-extra/libgda/libgda-2.99.6.ebuild b/gnome-extra/libgda/libgda-2.99.6.ebuild new file mode 100644 index 000000000000..2bc00d2863a8 --- /dev/null +++ b/gnome-extra/libgda/libgda-2.99.6.ebuild @@ -0,0 +1,63 @@ +# Copyright 1999-2007 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/gnome-extra/libgda/libgda-2.99.6.ebuild,v 1.1 2007/03/26 02:48:14 leonardop Exp $ + +# TODO: +# * Verify if the parallel compilation problems persist, and if so fix them. + +inherit gnome2 + +DESCRIPTION="Gnome Database Access Library" +HOMEPAGE="http://www.gnome-db.org/" +LICENSE="GPL-2 LGPL-2" + +# MDB support currently works with CVS only, so disable it in the meantime +IUSE="berkdb doc firebird freetds ldap mysql oci8 odbc postgres xbase" +SLOT="3" +KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86" + +RDEPEND=">=dev-libs/glib-2.8 + >=dev-libs/libxml2-2 + virtual/fam + sys-libs/readline + sys-libs/ncurses + dev-libs/popt + berkdb? ( sys-libs/db ) + odbc? ( >=dev-db/unixODBC-2.0.6 ) + mysql? ( virtual/mysql ) + postgres? ( >=dev-db/libpq-7.2.1 ) + freetds? ( >=dev-db/freetds-0.62 ) + firebird? ( dev-db/firebird ) + xbase? ( dev-db/xbase ) + ldap? ( >=net-nds/openldap-2.0.25 )" +# mdb? ( >app-office/mdbtools-0.5 ) + +DEPEND="${RDEPEND} + >=dev-util/pkgconfig-0.9 + >=dev-util/intltool-0.30 + app-text/scrollkeeper + doc? ( >=dev-util/gtk-doc-1 )" + +DOCS="AUTHORS ChangeLog NEWS README" + +# problems with parallel builds +MAKEOPTS="${MAKEOPTS} -j1" + + +pkg_setup() { + G2CONF="$(use_with berkdb bdb /usr) \ + $(use_with odbc odbc /usr) \ + $(use_with mysql mysql /usr) \ + $(use_with postgres postgres /usr) \ + $(use_with freetds tds /usr) \ + $(use_with firebird firebird /usr) \ + $(use_with xbase xbase /usr) \ + $(use_with ldap ldap /usr) \ + --without-mdb" +# $(use_with mdb mdb /usr) \ + + use oci8 || G2CONF="${G2CONF} --without-oracle" + + # Not in portage + G2CONF="${G2CONF} --without-mSQL --without-sybase --without-ibmdb2" +} -- cgit v1.2.3-65-gdbad