diff options
author | Mike Gardiner <obz@gentoo.org> | 2003-12-01 13:49:11 +0000 |
---|---|---|
committer | Mike Gardiner <obz@gentoo.org> | 2003-12-01 13:49:11 +0000 |
commit | f7511852fc5047de3057aeb15503f77a85cf3f91 (patch) | |
tree | b04ba326bf605aa041c29dbe319a8828a87b7470 /gnome-extra | |
parent | New version (diff) | |
download | gentoo-2-f7511852fc5047de3057aeb15503f77a85cf3f91.tar.gz gentoo-2-f7511852fc5047de3057aeb15503f77a85cf3f91.tar.bz2 gentoo-2-f7511852fc5047de3057aeb15503f77a85cf3f91.zip |
New version
Diffstat (limited to 'gnome-extra')
-rw-r--r-- | gnome-extra/libgda/ChangeLog | 8 | ||||
-rw-r--r-- | gnome-extra/libgda/Manifest | 6 | ||||
-rw-r--r-- | gnome-extra/libgda/files/digest-libgda-1.0.2 | 1 | ||||
-rw-r--r-- | gnome-extra/libgda/libgda-1.0.1.ebuild | 4 | ||||
-rw-r--r-- | gnome-extra/libgda/libgda-1.0.2.ebuild | 101 |
5 files changed, 114 insertions, 6 deletions
diff --git a/gnome-extra/libgda/ChangeLog b/gnome-extra/libgda/ChangeLog index 7d4ce6447a27..b4b6300cddd2 100644 --- a/gnome-extra/libgda/ChangeLog +++ b/gnome-extra/libgda/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for gnome-extra/libgda # Copyright 2002-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/gnome-extra/libgda/ChangeLog,v 1.31 2003/11/18 23:10:25 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-extra/libgda/ChangeLog,v 1.32 2003/12/01 13:48:40 obz Exp $ + +*libgda-1.0.2 (01 Dec 2003) + + 01 Dec 2003; Mike Gardiner <obz@gentoo.org> libgda-1.0.1.ebuild, + libgda-1.0.2.ebuild: + New version, and 1.0.1 marked stable on x86 18 Nov 2003; Aron Griffis <agriffis@gentoo.org> libgda-1.0.1.ebuild: Add ~alpha diff --git a/gnome-extra/libgda/Manifest b/gnome-extra/libgda/Manifest index 954784d9bd0a..83e0dda944df 100644 --- a/gnome-extra/libgda/Manifest +++ b/gnome-extra/libgda/Manifest @@ -1,11 +1,11 @@ MD5 ec4c66af4e7ca373e370223b7d126a4b libgda-0.2.96-r2.ebuild 3495 MD5 21d7bf915f9fdd61a090b47644a39662 libgda-0.12.1.ebuild 2570 MD5 0c96abc8d028f688bf4cc1c10a079d43 libgda-1.0.0.ebuild 2539 -MD5 b696c890552a3460a7acfe068bd97ba1 libgda-1.0.2.ebuild 2448 +MD5 7650dd183daf2fdb60f0b2782075e3fa libgda-1.0.2.ebuild 2546 MD5 37f9b04c394742e1ffcb6bf1218b6358 libgda-0.2.95-r1.ebuild 3283 -MD5 542410856062a052d95410d2151ab4f2 ChangeLog 4745 +MD5 5f73acf9e2f5b81b4c2ec706ae715d1f ChangeLog 4906 MD5 03ad2e6c4ab41244af1015a8bbb0b39f metadata.xml 158 -MD5 364a39b6224939230777c337aefdce8e libgda-1.0.1.ebuild 2551 +MD5 98ed130836fc537cad32af2dcde13e83 libgda-1.0.1.ebuild 2545 MD5 3ca3af1e56c86303037c0792d9c90d3d files/digest-libgda-1.0.0 66 MD5 49ea693a813a629d57b5fe1ac8001ff6 files/digest-libgda-1.0.1 66 MD5 46b8c0b40219635d47ca4583d42dc814 files/digest-libgda-1.0.2 66 diff --git a/gnome-extra/libgda/files/digest-libgda-1.0.2 b/gnome-extra/libgda/files/digest-libgda-1.0.2 new file mode 100644 index 000000000000..3d6a0b20538a --- /dev/null +++ b/gnome-extra/libgda/files/digest-libgda-1.0.2 @@ -0,0 +1 @@ +MD5 c84cad90fb721c41fc6c47ee2829f4f0 libgda-1.0.2.tar.bz2 1055847 diff --git a/gnome-extra/libgda/libgda-1.0.1.ebuild b/gnome-extra/libgda/libgda-1.0.1.ebuild index 559bb2c86331..eb0a7e59008d 100644 --- a/gnome-extra/libgda/libgda-1.0.1.ebuild +++ b/gnome-extra/libgda/libgda-1.0.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/gnome-extra/libgda/libgda-1.0.1.ebuild,v 1.3 2003/11/18 23:10:25 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-extra/libgda/libgda-1.0.1.ebuild,v 1.4 2003/12/01 13:48:40 obz Exp $ IUSE="odbc postgres mysql ldap firebird freetds sqlite mdb oci8 doc" @@ -10,7 +10,7 @@ DESCRIPTION="Gnome Database Access Library" HOMEPAGE="http://www.gnome-db.org/" SLOT="1" LICENSE="GPL-2 LGPL-2" -KEYWORDS="~x86 ~ppc ~sparc ~alpha" +KEYWORDS="x86 ~ppc ~sparc ~alpha" RDEPEND=">=dev-libs/glib-2.0 >=dev-libs/libxml2-2.0 diff --git a/gnome-extra/libgda/libgda-1.0.2.ebuild b/gnome-extra/libgda/libgda-1.0.2.ebuild new file mode 100644 index 000000000000..0e367b8b45d3 --- /dev/null +++ b/gnome-extra/libgda/libgda-1.0.2.ebuild @@ -0,0 +1,101 @@ +# Copyright 1999-2003 Gentoo Technologies, Inc. +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/gnome-extra/libgda/libgda-1.0.2.ebuild,v 1.1 2003/12/01 13:48:40 obz Exp $ + +IUSE="odbc postgres mysql ldap firebird freetds sqlite mdb oci8 doc" + +inherit gnome2 + +DESCRIPTION="Gnome Database Access Library" +HOMEPAGE="http://www.gnome-db.org/" +SLOT="1" +LICENSE="GPL-2 LGPL-2" +KEYWORDS="~x86 ~ppc ~sparc ~alpha" + +RDEPEND=">=dev-libs/glib-2.0 + >=dev-libs/libxml2-2.0 + >=dev-libs/libxslt-1.0.9 + >=gnome-base/gnome-vfs-2.0 + dev-libs/popt + sys-libs/ncurses + mysql? ( >=dev-db/mysql-3.23.51 ) + postgres? ( >=dev-db/postgresql-7.2.1 ) + odbc? ( >=dev-db/unixODBC-2.0.6 ) + ldap? ( >=net-nds/openldap-2.0.25 ) + firebird? ( >=dev-db/firebird-1.0 ) + freetds? ( >=dev-db/freetds-0.5 ) + sqlite? ( >=dev-db/sqlite-2.4.2 ) + mdb? ( >=app-office/mdbtools-0.5 )" + +DEPEND=">=dev-util/pkgconfig-0.8 + >=dev-util/intltool-0.22 + >=sys-devel/gettext-0.11 + app-text/scrollkeeper + doc? ( dev-util/gtk-doc ) + ${RDEPEND}" + +DOCS="AUTHORS COPYING* ChangeLog INSTALL NEWS README" + +# problems with parallel builds +MAKEOPTS="${MAKEOPTS} -j1" + +src_unpack() { + unpack ${A} + gnome2_omf_fix ${S}/doc/Makefile.in +} + +src_compile() { + + local myconf + + use mysql \ + && myconf="${myconf} --with-mysql=/usr" \ + || myconf="${myconf} --without-mysql" + + use postgres \ + && myconf="${myconf} --with-postgres=/usr" \ + || myconf="${myconf} --without-postgres" + + use odbc \ + && myconf="${myconf} --with-odbc=/usr" \ + || myconf="${myconf} --without-odbc" + + use ldap \ + && myconf="${myconf} --with-ldap=/usr" \ + || myconf="${myconf} --without-ldap" + + use sqlite \ + && myconf="$myconf --with-sqlite=/usr" \ + || myconf="$myconf --without-sqlite" + + use freetds \ + && myconf="$myconf --with-tds=/usr" \ + || myconf="$myconf --without-tds" + + use firebird \ + && myconf="${myconf} --with-firebird=/usr" \ + || myconf="${myconf} --without-firebird" + + use mdb \ + && myconf="${myconf} --with-mdb=/usr" \ + || myconf="${myconf} --without-mdb" + + # not in portage (http://linux.techass.com/projects/xdb/) + myconf="${myconf} --without-xbase" + myconf="${myconf} --without-msql" + + # closed source dbs + myconf="${myconf} --without-ibmdb2" + myconf="${myconf} --without-sybase" + use oci8 || myconf="${myconf} --without-oracle" + + # workaround for readline-4.1 profile - disables building of gda-config-tool + if has_version "=sys-libs/readline-4.1*"; then + export CONFIG_TOOL_HEADERS="wrong" + fi + + gnome2_src_compile ${myconf} + + unset CONFIG_TOOL_HEADERS + +} |