diff options
author | Marius Mauch <genone@gentoo.org> | 2005-03-08 00:41:59 +0000 |
---|---|---|
committer | Marius Mauch <genone@gentoo.org> | 2005-03-08 00:41:59 +0000 |
commit | b522467b08371c318325fe70fe0d86aef8d2d8bf (patch) | |
tree | e4c94efaf0cb02ca4da8d0f97afab49538d6b941 /dev-util/gambas | |
parent | Closes 79736 (diff) | |
download | gentoo-2-b522467b08371c318325fe70fe0d86aef8d2d8bf.tar.gz gentoo-2-b522467b08371c318325fe70fe0d86aef8d2d8bf.tar.bz2 gentoo-2-b522467b08371c318325fe70fe0d86aef8d2d8bf.zip |
version bump
Diffstat (limited to 'dev-util/gambas')
-rw-r--r-- | dev-util/gambas/ChangeLog | 8 | ||||
-rw-r--r-- | dev-util/gambas/Manifest | 14 | ||||
-rw-r--r-- | dev-util/gambas/files/digest-gambas-1.0.3 | 1 | ||||
-rw-r--r-- | dev-util/gambas/gambas-1.0.1.ebuild | 4 | ||||
-rw-r--r-- | dev-util/gambas/gambas-1.0.2.ebuild | 4 | ||||
-rw-r--r-- | dev-util/gambas/gambas-1.0.3.ebuild | 82 |
6 files changed, 97 insertions, 16 deletions
diff --git a/dev-util/gambas/ChangeLog b/dev-util/gambas/ChangeLog index dffafc931126..66fb20bdbea3 100644 --- a/dev-util/gambas/ChangeLog +++ b/dev-util/gambas/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for dev-util/gambas # Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-util/gambas/ChangeLog,v 1.24 2005/01/22 07:25:06 genone Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/gambas/ChangeLog,v 1.25 2005/03/08 00:41:59 genone Exp $ + +*gambas-1.0.3 (08 Mar 2005) + + 08 Mar 2005; Marius Mauch <genone@gentoo.org> gambas-1.0.1.ebuild, + gambas-1.0.2.ebuild, +gambas-1.0.3.ebuild: + version bump, marking 1.0.2 stable *gambas-1.0.2 (22 Jan 2005) diff --git a/dev-util/gambas/Manifest b/dev-util/gambas/Manifest index 5ab42d987dd9..3ce084ad2dfd 100644 --- a/dev-util/gambas/Manifest +++ b/dev-util/gambas/Manifest @@ -1,21 +1,13 @@ ------BEGIN PGP SIGNED MESSAGE----- -Hash: SHA1 - MD5 622720c5c5e309d4457ff037f8a4175f metadata.xml 222 MD5 bb4bf2e3f6aa94a81faf28726a21d4bf gambas-0.99.ebuild 1925 -MD5 7438e5533b7d613ee705cc3f2752eac5 ChangeLog 4887 +MD5 f11319a59c38acb005004f32154566bb ChangeLog 5014 MD5 a9f01b1b4c76bfb4a92da15e7765126b gambas-1.0.1.ebuild 2346 MD5 7da5cdc477557b6a6c5626a06e7ef42d gambas-1.0.2.ebuild 2346 +MD5 7da5cdc477557b6a6c5626a06e7ef42d gambas-1.0.3.ebuild 2346 MD5 39016f3bbaf4069a963b10796d8f48f1 files/WebHome.html 692 MD5 13a65dd33d4fd1d346206b80aaf3a1ff files/Makefile.am-0.97a 1528 MD5 36441908c5da6408e450be896bf7e7b3 files/digest-gambas-0.99 65 MD5 cb40c4d6cc8de988f3e5d60e53108472 files/Makefile.am-1.0_rc2 1508 MD5 bcc3523b6a985abf1b8ba607685abc86 files/digest-gambas-1.0.1 66 MD5 b10d7c0dd4f4976ae08606db950905ef files/digest-gambas-1.0.2 66 ------BEGIN PGP SIGNATURE----- -Version: GnuPG v1.4.0 (GNU/Linux) - -iD8DBQFB8gAk6J2i8a8J4okRAumpAJ9qo59bQg1NmdvYjNfsaeFP7hA34ACeJwhH -U5YpKDqbOOI/z8X/a7lX0UQ= -=D/bY ------END PGP SIGNATURE----- +MD5 7bae060ff063eea7af471f4c0ba5d21d files/digest-gambas-1.0.3 66 diff --git a/dev-util/gambas/files/digest-gambas-1.0.3 b/dev-util/gambas/files/digest-gambas-1.0.3 new file mode 100644 index 000000000000..82516e43381f --- /dev/null +++ b/dev-util/gambas/files/digest-gambas-1.0.3 @@ -0,0 +1 @@ +MD5 96ae0e75822d309f2d02bd98ebf86dbd gambas-1.0.3.tar.bz2 4198319 diff --git a/dev-util/gambas/gambas-1.0.1.ebuild b/dev-util/gambas/gambas-1.0.1.ebuild index 238aeffe924b..9e4a26ea2821 100644 --- a/dev-util/gambas/gambas-1.0.1.ebuild +++ b/dev-util/gambas/gambas-1.0.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-util/gambas/gambas-1.0.1.ebuild,v 1.1 2005/01/09 22:46:13 genone Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/gambas/gambas-1.0.1.ebuild,v 1.2 2005/03/08 00:41:59 genone Exp $ inherit eutils @@ -10,7 +10,7 @@ SRC_URI="http://gambas.sourceforge.net/${P}.tar.bz2" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~x86" +KEYWORDS="x86" IUSE="postgres mysql sdl doc curl debug sqlite xml xsl zlib kde" DEPEND=">=sys-devel/automake-1.7.5 diff --git a/dev-util/gambas/gambas-1.0.2.ebuild b/dev-util/gambas/gambas-1.0.2.ebuild index cb05500da1be..c712d0f2600f 100644 --- a/dev-util/gambas/gambas-1.0.2.ebuild +++ b/dev-util/gambas/gambas-1.0.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-util/gambas/gambas-1.0.2.ebuild,v 1.1 2005/01/22 07:25:06 genone Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/gambas/gambas-1.0.2.ebuild,v 1.2 2005/03/08 00:41:59 genone Exp $ inherit eutils @@ -10,7 +10,7 @@ SRC_URI="http://gambas.sourceforge.net/${P}.tar.bz2" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~x86" +KEYWORDS="x86" IUSE="postgres mysql sdl doc curl debug sqlite xml xsl zlib kde" DEPEND=">=sys-devel/automake-1.7.5 diff --git a/dev-util/gambas/gambas-1.0.3.ebuild b/dev-util/gambas/gambas-1.0.3.ebuild new file mode 100644 index 000000000000..b4599d2c4f91 --- /dev/null +++ b/dev-util/gambas/gambas-1.0.3.ebuild @@ -0,0 +1,82 @@ +# Copyright 1999-2005 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/dev-util/gambas/gambas-1.0.3.ebuild,v 1.1 2005/03/08 00:41:59 genone Exp $ + +inherit eutils + +DESCRIPTION="a RAD tool for BASIC" +HOMEPAGE="http://gambas.sourceforge.net" +SRC_URI="http://gambas.sourceforge.net/${P}.tar.bz2" + +LICENSE="GPL-2" +SLOT="0" +KEYWORDS="~x86" +IUSE="postgres mysql sdl doc curl debug sqlite xml xsl zlib kde" + +DEPEND=">=sys-devel/automake-1.7.5 + >=x11-libs/qt-3.2 + kde? ( >=kde-base/kdelibs-3.2 ) + sdl? ( media-libs/libsdl media-libs/sdl-mixer sys-libs/gpm ) + mysql? ( dev-db/mysql ) + postgres? ( dev-db/postgresql ) + curl? ( net-misc/curl ) + sqlite? ( dev-db/sqlite ) + xml? ( dev-libs/libxml2 ) + xsl? ( dev-libs/libxslt ) + zlib? ( sys-libs/zlib app-arch/bzip2 )" + +src_unpack() { + unpack ${A} + cd "${S}" + sed -i 's:-Os::' configure + # replace braindead Makefile (it's getting better, but + # still has the stupid symlink stuff) + rm Makefile* + cp "${FILESDIR}/Makefile.am-1.0_rc2" ./Makefile.am + + automake +} + +src_compile() { + local myconf + + myconf="${myconf} --enable-qt --enable-net --enable-vb" + myconf="${myconf} `use_enable mysql`" + myconf="${myconf} `use_enable postgres`" + myconf="${myconf} `use_enable sqlite`" + myconf="${myconf} `use_enable sdl`" + myconf="${myconf} `use_enable curl`" + myconf="${myconf} `use_enable zlib`" + myconf="${myconf} `use_enable xml2 libxml`" + myconf="${myconf} `use_enable xsl xslt`" + myconf="${myconf} `use_enable zlib bzlib2`" + myconf="${myconf} `use_enable kde`" + + if use debug ; then + myconf="${myconf} --disable-optimization --enable-debug --enable-profiling" + else + myconf="${myconf} --enable-optimization --disable-debug --disable-profiling" + fi + + econf ${myconf} || die + + emake || die +} + +src_install() { + export PATH="${D}/usr/bin:${PATH}" + make DESTDIR="$D" install || die + + dodoc README INSTALL NEWS AUTHORS ChangeLog TODO + + # only install the API docs and examples with USE=doc + if use doc; then + mv ${D}/usr/share/${PN}/help ${D}/usr/share/doc/${PF}/html + mv ${D}/usr/share/${PN}/examples ${D}/usr/share/doc/${PF}/examples + else + dohtml ${FILESDIR}/WebHome.html + fi + rm -rf ${D}/usr/share/${PN}/help ${D}/usr/share/${PN}/examples + dosym ../doc/${PF}/html /usr/share/${PN}/help + dosym ../doc/${PF}/examples /usr/share/${PN}/examples +} |