diff options
author | Armando Di Cianno <fafhrd@gentoo.org> | 2004-09-28 17:54:55 +0000 |
---|---|---|
committer | Armando Di Cianno <fafhrd@gentoo.org> | 2004-09-28 17:54:55 +0000 |
commit | 93efc8de083c2a1b0f797b4bb0b8a853487b661e (patch) | |
tree | 8e141d6168af2ad10981acab5a6f9a2cc9d41d56 /gnustep-apps | |
parent | Version bump. (diff) | |
download | historical-93efc8de083c2a1b0f797b4bb0b8a853487b661e.tar.gz historical-93efc8de083c2a1b0f797b4bb0b8a853487b661e.tar.bz2 historical-93efc8de083c2a1b0f797b4bb0b8a853487b661e.zip |
Version bump; pre release date specd live cvs pull.
Diffstat (limited to 'gnustep-apps')
38 files changed, 430 insertions, 10 deletions
diff --git a/gnustep-apps/easydiff/ChangeLog b/gnustep-apps/easydiff/ChangeLog index 15dabeed5e8c..34a1ed8c526c 100644 --- a/gnustep-apps/easydiff/ChangeLog +++ b/gnustep-apps/easydiff/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for gnustep-apps/easydiff # Copyright 2000-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/gnustep-apps/easydiff/ChangeLog,v 1.4 2004/09/24 01:08:05 fafhrd Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnustep-apps/easydiff/ChangeLog,v 1.5 2004/09/28 17:54:19 fafhrd Exp $ + +*easydiff-0.3.1_pre20040927 (28 Sep 2004) + + 28 Sep 2004; Armando Di Cianno <fafhrd@gentoo.org> + +easydiff-0.3.1_pre20040927.ebuild: + Version bump; pre release date specd live cvs pull. *easydiff-0.3.1_pre20040920 (21 Sep 2004) diff --git a/gnustep-apps/easydiff/Manifest b/gnustep-apps/easydiff/Manifest index 6896ce8b5691..d072dedd81df 100644 --- a/gnustep-apps/easydiff/Manifest +++ b/gnustep-apps/easydiff/Manifest @@ -1,6 +1,8 @@ MD5 3827aab04c0f46cab1de7ecb05380c9a easydiff-0.3.1_pre20040920.ebuild 569 +MD5 24b8c3db42e6d261de25ef07b0daf225 easydiff-0.3.1_pre20040927.ebuild 798 MD5 eeb3f23891edb8335822bc5ffbecc538 ChangeLog 1170 MD5 e2bbe71216a3d5a6ee303cbd462acddf metadata.xml 267 MD5 e34d136977928ca58aaf48268856953d easydiff-0.1.ebuild 567 MD5 5df6bbc9e196a285a7d04bbebb457c0d files/digest-easydiff-0.1 63 MD5 bbe9b879535aec1e131da3c85617a119 files/digest-easydiff-0.3.1_pre20040920 77 +MD5 d41d8cd98f00b204e9800998ecf8427e files/digest-easydiff-0.3.1_pre20040927 0 diff --git a/gnustep-apps/easydiff/easydiff-0.3.1_pre20040927.ebuild b/gnustep-apps/easydiff/easydiff-0.3.1_pre20040927.ebuild new file mode 100644 index 000000000000..75ad24e11b82 --- /dev/null +++ b/gnustep-apps/easydiff/easydiff-0.3.1_pre20040927.ebuild @@ -0,0 +1,26 @@ +# Copyright 1999-2004 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/gnustep-apps/easydiff/easydiff-0.3.1_pre20040927.ebuild,v 1.1 2004/09/28 17:54:19 fafhrd Exp $ + +ECVS_CVS_COMMAND="cvs -q" +ECVS_SERVER="savannah.gnu.org:/cvsroot/gnustep" +ECVS_USER="anoncvs" +ECVS_AUTH="ext" +ECVS_MODULE="gnustep/dev-apps/${PN/easyd/EasyD}" +ECVS_CO_OPTS="-D ${PV/*_pre}" +ECVS_UP_OPTS="-D ${PV/*_pre}" +ECVS_TOP_DIR="${DISTDIR}/cvs-src/savannah.gnu.org-gnustep" + +S=${WORKDIR}/${ECVS_MODULE} + +DESCRIPTION="GNUstep app that lets you easily see the differences between two text files." +HOMEPAGE="http://www.collaboration-world.com/easydiff/" + +KEYWORDS="~x86" +LICENSE="GPL-2" +SLOT="0" + +IUSE="${IUSE}" +DEPEND="${GS_DEPEND}" +RDEPEND="${GS_RDEPEND}" + diff --git a/gnustep-apps/easydiff/files/digest-easydiff-0.3.1_pre20040927 b/gnustep-apps/easydiff/files/digest-easydiff-0.3.1_pre20040927 new file mode 100644 index 000000000000..e69de29bb2d1 --- /dev/null +++ b/gnustep-apps/easydiff/files/digest-easydiff-0.3.1_pre20040927 diff --git a/gnustep-apps/gnumail/ChangeLog b/gnustep-apps/gnumail/ChangeLog index b4a60034ee5c..74896f292627 100644 --- a/gnustep-apps/gnumail/ChangeLog +++ b/gnustep-apps/gnumail/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for gnustep-apps/gnumail # Copyright 2000-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/gnustep-apps/gnumail/ChangeLog,v 1.4 2004/09/24 01:05:58 fafhrd Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnustep-apps/gnumail/ChangeLog,v 1.5 2004/09/28 17:51:40 fafhrd Exp $ + +*gnumail-1.2.0_pre20040927 (28 Sep 2004) + + 28 Sep 2004; Armando Di Cianno <fafhrd@gentoo.org> + +gnumail-1.2.0_pre20040927.ebuild: + Verison bump; pre-release is a date specd live cvs pull. *gnumail-1.2.0_pre20040907 (10 Sep 2004) diff --git a/gnustep-apps/gnumail/Manifest b/gnustep-apps/gnumail/Manifest index 6b13dfaaf0a0..fb378946bb59 100644 --- a/gnustep-apps/gnumail/Manifest +++ b/gnustep-apps/gnumail/Manifest @@ -1,6 +1,8 @@ MD5 0a2ab5d566e4a248451afca62862901f gnumail-1.2.0_pre20040916.ebuild 1400 MD5 f017bae9db7c408766832ae0ab99f298 gnumail-1.1.0.ebuild 1118 +MD5 5d6231711b49b30b827b517070da7e7c gnumail-1.2.0_pre20040927.ebuild 1643 MD5 09e75f6c8dcce550eb5e20b696ba765b ChangeLog 1890 MD5 fd2a74704d1454dc7972123fded408cb metadata.xml 620 MD5 a6afb5fd55515a881cc64e0b5f2667d9 files/digest-gnumail-1.1.0 66 MD5 f36a821d49eb1f2777e387ce18f224ba files/digest-gnumail-1.2.0_pre20040916 78 +MD5 d41d8cd98f00b204e9800998ecf8427e files/digest-gnumail-1.2.0_pre20040927 0 diff --git a/gnustep-apps/gnumail/files/digest-gnumail-1.2.0_pre20040927 b/gnustep-apps/gnumail/files/digest-gnumail-1.2.0_pre20040927 new file mode 100644 index 000000000000..e69de29bb2d1 --- /dev/null +++ b/gnustep-apps/gnumail/files/digest-gnumail-1.2.0_pre20040927 diff --git a/gnustep-apps/gnumail/gnumail-1.2.0_pre20040927.ebuild b/gnustep-apps/gnumail/gnumail-1.2.0_pre20040927.ebuild new file mode 100644 index 000000000000..93813a7726b2 --- /dev/null +++ b/gnustep-apps/gnumail/gnumail-1.2.0_pre20040927.ebuild @@ -0,0 +1,71 @@ +# Copyright 1999-2004 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/gnustep-apps/gnumail/gnumail-1.2.0_pre20040927.ebuild,v 1.1 2004/09/28 17:51:40 fafhrd Exp $ + +ECVS_CVS_COMMAND="cvs -q" +ECVS_SERVER="Sophos.ca:/opt/cvsroot" +ECVS_USER="anoncvs" +ECVS_PASS="anoncvs" +ECVS_AUTH="pserver" +ECVS_MODULE="${PN/gnum/GNUM}" +ECVS_CO_OPTS="-D ${PV/*_pre}" +ECVS_UP_OPTS="-D ${PV/*_pre}" +ECVS_TOP_DIR="${DISTDIR}/cvs-src/Sophos.ca-collaborationworld" +inherit gnustep cvs + +S=${WORKDIR}/${ECVS_MODULE} + +DESCRIPTION="A fully featured mail application for GNUstep" +HOMEPAGE="http://www.collaboration-world.com/gnumail/" + +KEYWORDS="~x86" +LICENSE="GPL-2" +SLOT="0" + +IUSE="${IUSE} xface crypt emoticon" +DEPEND="${GS_DEPEND} + =gnustep-libs/pantomime-${PV} + gnustep-apps/addresses" +RDEPEND="${GS_RDEPEND} + crypt? app-crypt/gnupg + =gnustep-libs/pantomime-${PV} + gnustep-apps/addresses" + +src_compile() { + egnustep_env + egnustep_make + + if [ "`use xface`" ]; then + cd Bundles/Face + egnustep_make + cd ../.. + fi + + if [ "`use crypt`" ]; then + cd Bundles/PGP + egnustep_make + cd ../.. + fi + + if [ "`use emoticon`" ]; then + cd Bundles/Emoticon + egnustep_make + cd ../.. + fi +} + +src_install() { + egnustep_env + egnustep_install + if [ `use doc` ]; then + egnustep_env + egnustep_doc || die + fi + + use xface && cp -a ${S}/Bundles/Face/Face.bundle ${D}usr/GNUstep/System/Library/GNUMail/ + use crypt && cp -a ${S}/Bundles/PGP/PGP.bundle ${D}usr/GNUstep/System/Library/GNUMail/ + use emoticon && cp -a ${S}/Bundles/Emoticon/Emoticon.bundle ${D}usr/GNUstep/System/Library/GNUMail/ + + egnustep_package_config +} + diff --git a/gnustep-apps/gorm/ChangeLog b/gnustep-apps/gorm/ChangeLog index 3ee780ef7d1d..0ccf8e82049e 100644 --- a/gnustep-apps/gorm/ChangeLog +++ b/gnustep-apps/gorm/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for gnustep-apps/gorm # Copyright 2000-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/gnustep-apps/gorm/ChangeLog,v 1.5 2004/09/26 21:17:17 fafhrd Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnustep-apps/gorm/ChangeLog,v 1.6 2004/09/28 17:54:04 fafhrd Exp $ + +*gorm-0.8.1_pre20040927 (28 Sep 2004) + + 28 Sep 2004; Armando Di Cianno <fafhrd@gentoo.org> + +gorm-0.8.1_pre20040927.ebuild: + Version bump; pre release date specd live cvs pull. *gorm-0.8.0 (26 Sep 2004) diff --git a/gnustep-apps/gorm/Manifest b/gnustep-apps/gorm/Manifest index d2457289ca71..25cd6a368356 100644 --- a/gnustep-apps/gorm/Manifest +++ b/gnustep-apps/gorm/Manifest @@ -1,6 +1,8 @@ +MD5 38e62ed9dc9a9dfc782787a59ca4b7f8 gorm-0.8.1_pre20040927.ebuild 772 MD5 7995fa6ecb224c40ae7487e52372a02b gorm-0.3.0.ebuild 565 MD5 bf530ad965ae887d0419917f383e3e7e gorm-0.8.0.ebuild 561 MD5 b1345ae45450dd398937880c7eec700f ChangeLog 1551 MD5 521ef42b013a69d7099613591efccc02 metadata.xml 1489 MD5 0143cd1d679015adfc56920df6e378ef files/digest-gorm-0.3.0 62 MD5 0ed5404b24f90c037c8308694ff79ddf files/digest-gorm-0.8.0 62 +MD5 d41d8cd98f00b204e9800998ecf8427e files/digest-gorm-0.8.1_pre20040927 0 diff --git a/gnustep-apps/gorm/files/digest-gorm-0.8.1_pre20040927 b/gnustep-apps/gorm/files/digest-gorm-0.8.1_pre20040927 new file mode 100644 index 000000000000..e69de29bb2d1 --- /dev/null +++ b/gnustep-apps/gorm/files/digest-gorm-0.8.1_pre20040927 diff --git a/gnustep-apps/gorm/gorm-0.8.1_pre20040927.ebuild b/gnustep-apps/gorm/gorm-0.8.1_pre20040927.ebuild new file mode 100644 index 000000000000..693f18a234f8 --- /dev/null +++ b/gnustep-apps/gorm/gorm-0.8.1_pre20040927.ebuild @@ -0,0 +1,26 @@ +# Copyright 1999-2004 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/gnustep-apps/gorm/gorm-0.8.1_pre20040927.ebuild,v 1.1 2004/09/28 17:54:04 fafhrd Exp $ + +ECVS_CVS_COMMAND="cvs -q" +ECVS_SERVER="savannah.gnu.org:/cvsroot/gnustep" +ECVS_USER="anoncvs" +ECVS_AUTH="ext" +ECVS_MODULE="gnustep/dev-apps/${PN/g/G}" +ECVS_CO_OPTS="-D ${PV/*_pre}" +ECVS_UP_OPTS="-D ${PV/*_pre}" +ECVS_TOP_DIR="${DISTDIR}/cvs-src/savannah.gnu.org-gnustep" +inherit gnustep cvs + +S=${WORKDIR}/${ECVS_MODULE} + +DESCRIPTION="Gorm is a clone of the NeXTstep Interface Builder application for GNUstep." +HOMEPAGE="http://www.gnustep.org/experience/Gorm.html" + +KEYWORDS="~x86" +LICENSE="GPL-2" +SLOT="0" + +DEPEND="${GS_DEPEND}" +RDEPEND="${GS_RDEPEND}" + diff --git a/gnustep-apps/gworkspace/ChangeLog b/gnustep-apps/gworkspace/ChangeLog index 8adda293498a..b328abd62287 100644 --- a/gnustep-apps/gworkspace/ChangeLog +++ b/gnustep-apps/gworkspace/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for gnustep-apps/gworkspace # Copyright 2000-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/gnustep-apps/gworkspace/ChangeLog,v 1.4 2004/09/24 01:06:48 fafhrd Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnustep-apps/gworkspace/ChangeLog,v 1.5 2004/09/28 17:53:48 fafhrd Exp $ + +*gworkspace-0.6.6_pre20040927 (28 Sep 2004) + + 28 Sep 2004; Armando Di Cianno <fafhrd@gentoo.org> + +gworkspace-0.6.6_pre20040928.ebuild: + Version bump; pre release date specd live cvs pull. *gworkspace-0.6.6_pre20040908 (10 Sep 2004) diff --git a/gnustep-apps/gworkspace/Manifest b/gnustep-apps/gworkspace/Manifest index 3f7248ebdfca..855be994a676 100644 --- a/gnustep-apps/gworkspace/Manifest +++ b/gnustep-apps/gworkspace/Manifest @@ -1,6 +1,8 @@ MD5 fc35533cd18704845b8a9528844d0cf4 gworkspace-0.5.3.ebuild 619 MD5 399f71cc47ffd1480fb919ba5f4aecf4 gworkspace-0.6.6_pre20040908.ebuild 652 -MD5 9b6aca0d5ccbe4465c65303ce9ba0cb9 ChangeLog 1275 +MD5 0d8e719aa9216e70c5a5bef0c39b614f ChangeLog 1468 MD5 144bf372071e2a59ced95e82e91531bd metadata.xml 391 +MD5 68eaa9006915778dac7ca7e437437184 gworkspace-0.6.6_pre20040928.ebuild 894 MD5 61b8e5ab2a32b906a1376c1425c8471a files/digest-gworkspace-0.6.6_pre20040908 81 +MD5 d41d8cd98f00b204e9800998ecf8427e files/digest-gworkspace-0.6.6_pre20040928 0 MD5 48cb1091fdd1df58f0a32711945b64fb files/digest-gworkspace-0.5.3 69 diff --git a/gnustep-apps/gworkspace/files/digest-gworkspace-0.6.6_pre20040928 b/gnustep-apps/gworkspace/files/digest-gworkspace-0.6.6_pre20040928 new file mode 100644 index 000000000000..e69de29bb2d1 --- /dev/null +++ b/gnustep-apps/gworkspace/files/digest-gworkspace-0.6.6_pre20040928 diff --git a/gnustep-apps/gworkspace/gworkspace-0.6.6_pre20040928.ebuild b/gnustep-apps/gworkspace/gworkspace-0.6.6_pre20040928.ebuild new file mode 100644 index 000000000000..7263b6795b30 --- /dev/null +++ b/gnustep-apps/gworkspace/gworkspace-0.6.6_pre20040928.ebuild @@ -0,0 +1,36 @@ +# Copyright 1999-2004 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/gnustep-apps/gworkspace/gworkspace-0.6.6_pre20040928.ebuild,v 1.1 2004/09/28 17:53:48 fafhrd Exp $ + +ECVS_CVS_COMMAND="cvs -q" +ECVS_SERVER="savannah.gnu.org:/cvsroot/gnustep" +ECVS_USER="anoncvs" +ECVS_AUTH="ext" +ECVS_MODULE="gnustep/usr-apps/${PN}" +ECVS_CO_OPTS="-D ${PV/*_pre}" +ECVS_UP_OPTS="-D ${PV/*_pre}" +ECVS_TOP_DIR="${DISTDIR}/cvs-src/savannah.gnu.org-gnustep" +inherit gnustep cvs + +S=${WORKDIR}/${ECVS_MODULE} + +DESCRIPTION="A workspace manager for GNUstep." +HOMEPAGE="http://www.gnustep.it/enrico/gworkspace/" + +KEYWORDS="~x86" +LICENSE="GPL-2" +SLOT="0" + +IUSE="${IUSE} imagekits" +DEPEND="${GS_DEPEND} + imagekits? ( gnustep-libs/imagekits )" +RDEPEND="${GS_RDEPEND}" + +src_compile() { + egnustep_env + + econf || die "configure failed" + + egnustep_make +} + diff --git a/gnustep-apps/preferences/ChangeLog b/gnustep-apps/preferences/ChangeLog index ac5ebef0175f..e99e725d5fe2 100644 --- a/gnustep-apps/preferences/ChangeLog +++ b/gnustep-apps/preferences/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for gnustep-apps/preferences # Copyright 1999-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/gnustep-apps/preferences/ChangeLog,v 1.1 2004/09/25 22:29:44 fafhrd Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnustep-apps/preferences/ChangeLog,v 1.2 2004/09/28 17:52:56 fafhrd Exp $ + +*preferences-1.3.0_pre20040927 (28 Sep 2004) + + 28 Sep 2004; Armando Di Cianno <fafhrd@gentoo.org> + +preferences-1.3.0_pre20040927.ebuild: + Version bump; pre release date specd live cvs pull. *preferences-1.3.0_pre20040909 (09 Sep 2004) diff --git a/gnustep-apps/preferences/Manifest b/gnustep-apps/preferences/Manifest index 896b7ef7f52f..0ad1627e4876 100644 --- a/gnustep-apps/preferences/Manifest +++ b/gnustep-apps/preferences/Manifest @@ -1,5 +1,7 @@ +MD5 ae77d1bbc4bc81e603fde0aad9ca5327 preferences-1.3.0_pre20040927.ebuild 985 MD5 5b3f36d4c66784e10d86c7391afa0015 preferences-1.3.0_pre20040909.ebuild 803 MD5 c4c1b4e58831620dd3c6efe9febfca0d ChangeLog 426 MD5 205bf7503c7223e7915354f26ba3ecf3 metadata.xml 250 MD5 cd4414200232647c1f3402bbc6ec2e5d files/Preferences-nocreate-extra-dirs.patch 834 MD5 9dda3e46a1414641b5b327cc8be44455 files/digest-preferences-1.3.0_pre20040909 73 +MD5 d41d8cd98f00b204e9800998ecf8427e files/digest-preferences-1.3.0_pre20040927 0 diff --git a/gnustep-apps/preferences/files/digest-preferences-1.3.0_pre20040927 b/gnustep-apps/preferences/files/digest-preferences-1.3.0_pre20040927 new file mode 100644 index 000000000000..e69de29bb2d1 --- /dev/null +++ b/gnustep-apps/preferences/files/digest-preferences-1.3.0_pre20040927 diff --git a/gnustep-apps/preferences/preferences-1.3.0_pre20040927.ebuild b/gnustep-apps/preferences/preferences-1.3.0_pre20040927.ebuild new file mode 100644 index 000000000000..572bad5756fe --- /dev/null +++ b/gnustep-apps/preferences/preferences-1.3.0_pre20040927.ebuild @@ -0,0 +1,33 @@ +# Copyright 1999-2004 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/gnustep-apps/preferences/preferences-1.3.0_pre20040927.ebuild,v 1.1 2004/09/28 17:52:56 fafhrd Exp $ + +ECVS_CVS_COMMAND="cvs -q" +ECVS_SERVER="savannah.gnu.org:/cvsroot/backbone" +ECVS_USER="anoncvs" +ECVS_AUTH="no" +ECVS_MODULE="System" +ECVS_CO_OPTS="-D ${PV/*_pre}" +ECVS_UP_OPTS="-D ${PV/*_pre}" +ECVS_TOP_DIR="${DISTDIR}/cvs-src/savannah.gnu.org-backbone" +inherit gnustep cvs + +S=${WORKDIR}/${ECVS_MODULE}/Applications/${PN/p/P} + +DESCRIPTION="Preferences is the GNUstep program with which you define your own personal user experience." +HOMEPAGE="http://www.nongnu.org/backbone/apps.html" + +LICENSE="GPL-2" +KEYWORDS="~x86" +SLOT="0" + +IUSE="${IUSE}" +DEPEND="${GS_DEPEND} + =gnustep-libs/prefsmodule-1.1.1${PV/*_/_}" +RDEPEND="${GS_RDEPEND}" + +src_unpack() { + cvs_src_unpack + EPATCH_OPTS="-d ${S}" epatch ${FILESDIR}/Preferences-nocreate-extra-dirs.patch +} + diff --git a/gnustep-apps/projectcenter/ChangeLog b/gnustep-apps/projectcenter/ChangeLog index e4a64e5ee327..cc83a25e123d 100644 --- a/gnustep-apps/projectcenter/ChangeLog +++ b/gnustep-apps/projectcenter/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for gnustep-apps/projectcenter # Copyright 2000-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/gnustep-apps/projectcenter/ChangeLog,v 1.3 2004/07/27 17:21:54 aliz Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnustep-apps/projectcenter/ChangeLog,v 1.4 2004/09/28 17:54:36 fafhrd Exp $ + +*projectcenter-0.4.1_pre20040927 (28 Sep 2004) + + 28 Sep 2004; Armando Di Cianno <fafhrd@gentoo.org> metadata.xml, + +projectcenter-0.4.1_pre20040927.ebuild: + Version bump; pre release date specd live cvs pull. 23 Jul 2004; Armando Di Cianno,,, <armando@gentoo.org> projectcenter-0.3.5.ebuild: diff --git a/gnustep-apps/projectcenter/Manifest b/gnustep-apps/projectcenter/Manifest index cdc43fc08308..03e1e4619028 100644 --- a/gnustep-apps/projectcenter/Manifest +++ b/gnustep-apps/projectcenter/Manifest @@ -1,4 +1,6 @@ MD5 1fb5a93633b4a0712a160b8a293aaae6 projectcenter-0.3.5.ebuild 592 MD5 ae8ef8594dca051d5be1e57bfad4ae01 ChangeLog 1187 -MD5 80699754a7e9adb6c02df33c8fa16fd6 metadata.xml 161 +MD5 0520ba517a325356cbca22ea2c6dad6a metadata.xml 464 +MD5 6e3a2d627c32ef8b6a695f15700400db projectcenter-0.4.1_pre20040927.ebuild 664 +MD5 d41d8cd98f00b204e9800998ecf8427e files/digest-projectcenter-0.4.1_pre20040927 0 MD5 17790b3c9a0e8c0919f2b2a5e93257f3 files/digest-projectcenter-0.3.5 71 diff --git a/gnustep-apps/projectcenter/files/digest-projectcenter-0.4.1_pre20040927 b/gnustep-apps/projectcenter/files/digest-projectcenter-0.4.1_pre20040927 new file mode 100644 index 000000000000..e69de29bb2d1 --- /dev/null +++ b/gnustep-apps/projectcenter/files/digest-projectcenter-0.4.1_pre20040927 diff --git a/gnustep-apps/projectcenter/metadata.xml b/gnustep-apps/projectcenter/metadata.xml index 6cfe3231f3bc..d0502643f038 100644 --- a/gnustep-apps/projectcenter/metadata.xml +++ b/gnustep-apps/projectcenter/metadata.xml @@ -2,4 +2,7 @@ <!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> <pkgmetadata> <herd>gnustep</herd> +<longdescription> +ProjectCenter is GNUstep's integrated developement environment (IDE). It is based in part on NeXT's original Project Builder. It assists you in starting new projects and lets you manage your project files using a intuitive and well ordered graphical user interface. +</longdescription> </pkgmetadata> diff --git a/gnustep-apps/projectcenter/projectcenter-0.4.1_pre20040927.ebuild b/gnustep-apps/projectcenter/projectcenter-0.4.1_pre20040927.ebuild new file mode 100644 index 000000000000..c5c9e02cf75b --- /dev/null +++ b/gnustep-apps/projectcenter/projectcenter-0.4.1_pre20040927.ebuild @@ -0,0 +1,27 @@ +# Copyright 1999-2004 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/gnustep-apps/projectcenter/projectcenter-0.4.1_pre20040927.ebuild,v 1.1 2004/09/28 17:54:36 fafhrd Exp $ + +ECVS_CVS_COMMAND="cvs -q" +ECVS_SERVER="savannah.gnu.org:/cvsroot/gnustep" +ECVS_USER="anoncvs" +ECVS_AUTH="ext" +ECVS_MODULE="gnustep/dev-apps/${PN/projectc/ProjectC}" +ECVS_CO_OPTS="-D ${PV/*_pre}" +ECVS_UP_OPTS="-D ${PV/*_pre}" +ECVS_TOP_DIR="${DISTDIR}/cvs-src/savannah.gnu.org-gnustep" +inherit gnustep cvs + +S=${WORKDIR}/${ECVS_MODULE} + +DESCRIPTION="An IDE for GNUstep." +HOMEPAGE="http://www.gnustep.org/experience/ProjectCenter.html" + +KEYWORDS="~x86" +LICENSE="GPL-2" +SLOT="0" + +DEPEND="${GS_DEPEND}" +RDEPEND="${GS_RDEPEND} + >=sys-devel/gdb-6.0" + diff --git a/gnustep-apps/stshell/ChangeLog b/gnustep-apps/stshell/ChangeLog new file mode 100644 index 000000000000..998558c806a0 --- /dev/null +++ b/gnustep-apps/stshell/ChangeLog @@ -0,0 +1,10 @@ +# ChangeLog for gnustep-apps/stshell +# Copyright 1999-2004 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/gnustep-apps/stshell/ChangeLog,v 1.1 2004/09/28 17:54:55 fafhrd Exp $ + +*stshell-0.8.3_pre20040927 (28 Sep 2004) + + 28 Sep 2004; Armando Di Cianno <fafhrd@gentoo.org> +metadata.xml, + +stshell-0.8.3_pre20040927.ebuild: + New package; pre release date specd live cvs pull. + diff --git a/gnustep-apps/stshell/Manifest b/gnustep-apps/stshell/Manifest new file mode 100644 index 000000000000..c0eeec6c24c3 --- /dev/null +++ b/gnustep-apps/stshell/Manifest @@ -0,0 +1,3 @@ +MD5 2306f8060e1888706195402ce19e8bed metadata.xml 2189 +MD5 5a0cae460ed49d52fd066a8cc2a89ec0 stshell-0.8.3_pre20040927.ebuild 846 +MD5 d41d8cd98f00b204e9800998ecf8427e files/digest-stshell-0.8.3_pre20040927 0 diff --git a/gnustep-apps/stshell/files/digest-stshell-0.8.3_pre20040927 b/gnustep-apps/stshell/files/digest-stshell-0.8.3_pre20040927 new file mode 100644 index 000000000000..e69de29bb2d1 --- /dev/null +++ b/gnustep-apps/stshell/files/digest-stshell-0.8.3_pre20040927 diff --git a/gnustep-apps/stshell/metadata.xml b/gnustep-apps/stshell/metadata.xml new file mode 100644 index 000000000000..48313ce23bc8 --- /dev/null +++ b/gnustep-apps/stshell/metadata.xml @@ -0,0 +1,38 @@ +<?xml version="1.0" encoding="UTF-8"?> +<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> +<pkgmetadata> +<herd>gnustep</herd> +<longdescription> +StepTalk is the official GNUstep scripting framework. StepTalk is more than a scripting framework with an illusion of single objective environment between objects of scriptable servers or applications. StepTalk, when combined with the dynamism that the Objective-C language provides, goes way beyond mere scripting. It is language independent - it uses languages as separate bundles. + +Introduction +------------ +The default scripting language in StepTalk is Smalltalk. This is because Smalltalk is a very simple language and it is easy to learn. There are just a few basic principles that the user has to know to be able to use the language and it is close to the natural language. + +Smalltalk uses a similar approach to that of Objective-C, the language used in GNUstep itself. + +Other Scripting Languages +------------------------- +StepTalk is a language independent framework. It can be extended by the "language bundles" providing other scripting languages. One experimental language bundle for Guile is included in the sources package. + +Object Finders +-------------- +...an illusion of single objective environment. Name of an object may me known, but the object itself not. The object may be an application or it may reside on other host. Object Finder is an object that will search for object by specified name. + +* Distributed Object Finder - This finder will try to look for a registered named object. It is possible to specify list of possible hosts where the object may reside and to specify a program that will provide the object if it cannot be found. +* Application Finder - Looks for a locally installed application and tries to connect to it. If the application is not running, it will try to launch it. + +The Framework +------------- +* multiple languages +* object finders +* scripting environments +* restrictions for object's methods +* dynamic module loading + +Tools +----- +stexec - execute scripts in GNUstep environment +stalk - tool for talking to the GNUstep servers and applications +</longdescription> +</pkgmetadata> diff --git a/gnustep-apps/stshell/stshell-0.8.3_pre20040927.ebuild b/gnustep-apps/stshell/stshell-0.8.3_pre20040927.ebuild new file mode 100644 index 000000000000..c6033027547e --- /dev/null +++ b/gnustep-apps/stshell/stshell-0.8.3_pre20040927.ebuild @@ -0,0 +1,29 @@ +# Copyright 1999-2004 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/gnustep-apps/stshell/stshell-0.8.3_pre20040927.ebuild,v 1.1 2004/09/28 17:54:55 fafhrd Exp $ + +ECVS_CVS_COMMAND="cvs -q" +ECVS_SERVER="savannah.gnu.org:/cvsroot/gnustep" +ECVS_USER="anoncvs" +ECVS_AUTH="ext" +ECVS_MODULE="gnustep/dev-libs/StepTalk/Examples/${PN/sts/S}" +ECVS_CO_OPTS="-D ${PV/*_pre}" +ECVS_UP_OPTS="-D ${PV/*_pre}" +ECVS_TOP_DIR="${DISTDIR}/cvs-src/savannah.gnu.org-gnustep" +inherit gnustep cvs + +S=${WORKDIR}/${ECVS_MODULE} + +DESCRIPTION="An interactive shell for StepTalk." +HOMEPAGE="http://www.gnustep.org/experience/StepTalk.html" + +KEYWORDS="~x86" +LICENSE="LGPL-2.1" +SLOT="0" + +IUSE="${IUSE}" +DEPEND="${GS_DEPEND} + =gnustep-libs/steptalk-${PV}" +RDEPEND="${GS_RDEPEND} + =gnustep-libs/steptalk-${PV}" + diff --git a/gnustep-apps/terminal/ChangeLog b/gnustep-apps/terminal/ChangeLog index 302da567fab8..a4d5fee88db3 100644 --- a/gnustep-apps/terminal/ChangeLog +++ b/gnustep-apps/terminal/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for gnustep-apps/terminal # Copyright 2000-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/gnustep-apps/terminal/ChangeLog,v 1.3 2004/07/27 17:21:54 aliz Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnustep-apps/terminal/ChangeLog,v 1.4 2004/09/28 17:53:12 fafhrd Exp $ + +*terminal-0.9.5_pre20040927 (28 Sep 2004) + + 28 Sep 2004; Armando Di Cianno <fafhrd@gentoo.org> + +terminal-0.9.5_pre20040927.ebuild: + Version bump; pre release date specd live cvs pull. 23 Jul 2004; Armando Di Cianno,,, <armando@gentoo.org> terminal-0.9.4.ebuild: diff --git a/gnustep-apps/terminal/Manifest b/gnustep-apps/terminal/Manifest index 88c4d479b3cd..4b32c3a2be91 100644 --- a/gnustep-apps/terminal/Manifest +++ b/gnustep-apps/terminal/Manifest @@ -1,6 +1,8 @@ MD5 a1872824989f56807954f7c8068c0b19 ChangeLog 1249 MD5 a2c324214d774ac36ba35cf62ede14fb metadata.xml 306 MD5 199d81378397f142ccc2ea765046361f terminal-0.9.4.ebuild 585 +MD5 63241831330c9841f24470ae891174dc terminal-0.9.5_pre20040927.ebuild 773 MD5 ff189bc32c1307940a4450509cd91856 terminal-0.9.5_pre20040909.ebuild 564 MD5 c68f10e4ea6d5e75d6d671d786054da7 files/digest-terminal-0.9.4 65 MD5 9dda3e46a1414641b5b327cc8be44455 files/digest-terminal-0.9.5_pre20040909 73 +MD5 d41d8cd98f00b204e9800998ecf8427e files/digest-terminal-0.9.5_pre20040927 0 diff --git a/gnustep-apps/terminal/files/digest-terminal-0.9.5_pre20040927 b/gnustep-apps/terminal/files/digest-terminal-0.9.5_pre20040927 new file mode 100644 index 000000000000..e69de29bb2d1 --- /dev/null +++ b/gnustep-apps/terminal/files/digest-terminal-0.9.5_pre20040927 diff --git a/gnustep-apps/terminal/terminal-0.9.5_pre20040927.ebuild b/gnustep-apps/terminal/terminal-0.9.5_pre20040927.ebuild new file mode 100644 index 000000000000..48a845d154fe --- /dev/null +++ b/gnustep-apps/terminal/terminal-0.9.5_pre20040927.ebuild @@ -0,0 +1,27 @@ +# Copyright 1999-2004 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/gnustep-apps/terminal/terminal-0.9.5_pre20040927.ebuild,v 1.1 2004/09/28 17:53:12 fafhrd Exp $ + +ECVS_CVS_COMMAND="cvs -q" +ECVS_SERVER="savannah.gnu.org:/cvsroot/backbone" +ECVS_USER="anoncvs" +ECVS_AUTH="no" +ECVS_MODULE="System" +ECVS_CO_OPTS="-D ${PV/*_pre}" +ECVS_UP_OPTS="-D ${PV/*_pre}" +ECVS_TOP_DIR="${DISTDIR}/cvs-src/savannah.gnu.org-backbone" +inherit gnustep cvs + +S=${WORKDIR}/${ECVS_MODULE}/Applications/${PN/t/T} + +DESCRIPTION="A terminal emulator for GNUstep" +HOMEPAGE="http://www.nongnu.org/terminal/" + +KEYWORDS="~x86" +LICENSE="GPL-2" +SLOT="0" + +IUSE="${IUSE}" +DEPEND="${GS_DEPEND}" +RDEPEND="${GS_RDEPEND}" + diff --git a/gnustep-apps/textedit/ChangeLog b/gnustep-apps/textedit/ChangeLog index b140ce4570f6..ccfa13bbb4a9 100644 --- a/gnustep-apps/textedit/ChangeLog +++ b/gnustep-apps/textedit/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for gnustep-apps/textedit # Copyright 1999-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/gnustep-apps/textedit/ChangeLog,v 1.1 2004/09/24 01:08:30 fafhrd Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnustep-apps/textedit/ChangeLog,v 1.2 2004/09/28 17:53:31 fafhrd Exp $ + +*textedit-0.95_pre20040927 (28 Sep 2004) + + 28 Sep 2004; Armando Di Cianno <fafhrd@gentoo.org> + +textedit-0.95_pre20040927.ebuild: + Version bump; pre release date specd live cvs pull. 09 Sep 2004; Armando Di Cianno <fafhrd@gentoo.org> : Added package diff --git a/gnustep-apps/textedit/Manifest b/gnustep-apps/textedit/Manifest index 8a55da8e7bd6..a71167500387 100644 --- a/gnustep-apps/textedit/Manifest +++ b/gnustep-apps/textedit/Manifest @@ -1,4 +1,6 @@ +MD5 14828ad0c5564ef2be6e2e165fe57b40 textedit-0.95_pre20040927.ebuild 833 MD5 bd41f4158cca3b37cfc265e21e1d717c textedit-0.95_pre20040909.ebuild 605 MD5 2c973541ef349601f0af7bb1a2130730 ChangeLog 287 MD5 9fdc13fe32ec98a734971d433dc53e02 metadata.xml 301 MD5 9dda3e46a1414641b5b327cc8be44455 files/digest-textedit-0.95_pre20040909 73 +MD5 d41d8cd98f00b204e9800998ecf8427e files/digest-textedit-0.95_pre20040927 0 diff --git a/gnustep-apps/textedit/files/digest-textedit-0.95_pre20040927 b/gnustep-apps/textedit/files/digest-textedit-0.95_pre20040927 new file mode 100644 index 000000000000..e69de29bb2d1 --- /dev/null +++ b/gnustep-apps/textedit/files/digest-textedit-0.95_pre20040927 diff --git a/gnustep-apps/textedit/textedit-0.95_pre20040927.ebuild b/gnustep-apps/textedit/textedit-0.95_pre20040927.ebuild new file mode 100644 index 000000000000..539ff868b4dc --- /dev/null +++ b/gnustep-apps/textedit/textedit-0.95_pre20040927.ebuild @@ -0,0 +1,27 @@ +# Copyright 1999-2004 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/gnustep-apps/textedit/textedit-0.95_pre20040927.ebuild,v 1.1 2004/09/28 17:53:31 fafhrd Exp $ + +ECVS_CVS_COMMAND="cvs -q" +ECVS_SERVER="savannah.gnu.org:/cvsroot/backbone" +ECVS_USER="anoncvs" +ECVS_AUTH="no" +ECVS_MODULE="System" +ECVS_CO_OPTS="-D ${PV/*_pre}" +ECVS_UP_OPTS="-D ${PV/*_pre}" +ECVS_TOP_DIR="${DISTDIR}/cvs-src/savannah.gnu.org-backbone" +inherit gnustep cvs + +S=${WORKDIR}/${ECVS_MODULE}/Applications/${PN/texte/TextE} + +DESCRIPTION="A text editor with font, color, and style capabilities for GNUstep" +HOMEPAGE="http://www.nongnu.org/backbone/" + +KEYWORDS="~x86" +LICENSE="GPL-2" +SLOT="0" + +IUSE="${IUSE}" +DEPEND="${GS_DEPEND}" +RDEPEND="${GS_RDEPEND}" + |