summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGeorge Shapovalov <george@gentoo.org>2002-05-07 01:57:35 +0000
committerGeorge Shapovalov <george@gentoo.org>2002-05-07 01:57:35 +0000
commitd517eba7a9d8e497fe68d95c7bf4724375042e0f (patch)
tree6dd188c7bb4de2054397db168157c886309da0ff /app-sci
parentmoved gperiodic from app-misc to app-sci (diff)
downloadgentoo-2-d517eba7a9d8e497fe68d95c7bf4724375042e0f.tar.gz
gentoo-2-d517eba7a9d8e497fe68d95c7bf4724375042e0f.tar.bz2
gentoo-2-d517eba7a9d8e497fe68d95c7bf4724375042e0f.zip
moved kstars, moldy, scigraphica, units and xcirquit from app-misc to app-sci
Diffstat (limited to 'app-sci')
-rw-r--r--app-sci/kstars/ChangeLog19
-rw-r--r--app-sci/kstars/files/destdir-icons.diff34
-rw-r--r--app-sci/kstars/files/digest-kstars-0.6-r21
-rw-r--r--app-sci/kstars/kstars-0.6-r2.ebuild18
-rw-r--r--app-sci/moldy/ChangeLog13
-rw-r--r--app-sci/moldy/files/digest-moldy-2.16e1
-rw-r--r--app-sci/moldy/moldy-2.16e.ebuild56
-rw-r--r--app-sci/scigraphica/ChangeLog13
-rw-r--r--app-sci/scigraphica/files/digest-scigraphica-0.8.01
-rw-r--r--app-sci/scigraphica/scigraphica-0.8.0.ebuild56
-rw-r--r--app-sci/units/ChangeLog17
-rw-r--r--app-sci/units/files/digest-units-1.741
-rw-r--r--app-sci/units/units-1.74.ebuild44
-rw-r--r--app-sci/xcircuit/ChangeLog17
-rw-r--r--app-sci/xcircuit/files/digest-xcircuit-2.5.41
-rw-r--r--app-sci/xcircuit/xcircuit-2.5.4.ebuild36
16 files changed, 328 insertions, 0 deletions
diff --git a/app-sci/kstars/ChangeLog b/app-sci/kstars/ChangeLog
new file mode 100644
index 000000000000..1c73243da0ac
--- /dev/null
+++ b/app-sci/kstars/ChangeLog
@@ -0,0 +1,19 @@
+# ChangeLog for app-misc/kstars
+# Copyright 2002 Gentoo Technologies, Inc.; Distributed under the GPL
+# $Header: /var/cvsroot/gentoo-x86/app-sci/kstars/ChangeLog,v 1.1 2002/05/07 01:57:35 george Exp $
+
+*kstars-0.6-r1 (3 May 2002)
+
+ 3 May 2002; Donny Davies <woodchip@gentoo.org> :
+
+ Add LICENSE, SLOT.
+
+*kstars-0.6-r1 (1 Feb 2002)
+
+ 1 Feb 2002; G.Bevin <gbevin@gentoo.org> ChangeLog :
+
+ Added initial ChangeLog which should be updated whenever the package is
+ updated in any way. This changelog is targetted to users. This means that the
+ comments should well explained and written in clean English. The details about
+ writing correct changelogs are explained in the skel.ChangeLog file which you
+ can find in the root directory of the portage repository.
diff --git a/app-sci/kstars/files/destdir-icons.diff b/app-sci/kstars/files/destdir-icons.diff
new file mode 100644
index 000000000000..5ebaca2d5a3b
--- /dev/null
+++ b/app-sci/kstars/files/destdir-icons.diff
@@ -0,0 +1,34 @@
+--- kstars/data/Makefile.orig Wed Sep 12 22:01:53 2001
++++ kstars/data/Makefile Wed Sep 12 22:36:16 2001
+@@ -367,7 +367,7 @@
+ $(mkinstalldirs) $(DESTDIR)$(kde_icondir)/hicolor/32x32/apps/
+ #>- $(INSTALL_DATA) $(srcdir)/hi32-app-kstars.png $(kde_icondir)/hicolor/32x32/apps/kstars.png
+ #>+ 1
+- $(INSTALL_DATA) $(srcdir)/hi32-app-kstars.png $(kde_icondir)/hicolor/32x32/apps/kstars.png $(DESTDIR)
++ $(INSTALL_DATA) $(srcdir)/hi32-app-kstars.png $(DESTDIR)$(kde_icondir)/hicolor/32x32/apps/kstars.png
+ #>- $(mkinstalldirs) $(kde_icondir)/hicolor/48x48/apps/
+ #>+ 1
+ $(mkinstalldirs) $(DESTDIR)$(kde_icondir)/hicolor/48x48/apps/
+@@ -379,19 +379,19 @@
+ $(mkinstalldirs) $(DESTDIR)$(kde_icondir)/locolor/16x16/apps/
+ #>- $(INSTALL_DATA) $(srcdir)/lo16-app-kstars.png $(kde_icondir)/locolor/16x16/apps/kstars.png
+ #>+ 1
+- $(INSTALL_DATA) $(srcdir)/lo16-app-kstars.png $(kde_icondir)/locolor/16x16/apps/kstars.png $(DESTDIR)
++ $(INSTALL_DATA) $(srcdir)/lo16-app-kstars.png $(DESTDIR)$(kde_icondir)/locolor/16x16/apps/kstars.png
+ #>- $(mkinstalldirs) $(kde_icondir)/locolor/32x32/apps/
+ #>+ 1
+ $(mkinstalldirs) $(DESTDIR)$(kde_icondir)/locolor/32x32/apps/
+ #>- $(INSTALL_DATA) $(srcdir)/lo32-app-kstars.png $(kde_icondir)/locolor/32x32/apps/kstars.png
+ #>+ 1
+- $(INSTALL_DATA) $(srcdir)/lo32-app-kstars.png $(kde_icondir)/locolor/32x32/apps/kstars.png $(DESTDIR)
++ $(INSTALL_DATA) $(srcdir)/lo32-app-kstars.png $(DESTDIR)$(kde_icondir)/locolor/32x32/apps/kstars.png
+ #>- $(mkinstalldirs) $(kde_icondir)/locolor/48x48/apps/
+ #>+ 1
+ $(mkinstalldirs) $(DESTDIR)$(kde_icondir)/locolor/48x48/apps/
+ #>- $(INSTALL_DATA) $(srcdir)/lo48-app-kstars.png $(kde_icondir)/locolor/48x48/apps/kstars.png
+ #>+ 1
+- $(INSTALL_DATA) $(srcdir)/lo48-app-kstars.png $(kde_icondir)/locolor/48x48/apps/kstars.png $(DESTDIR)
++ $(INSTALL_DATA) $(srcdir)/lo48-app-kstars.png $(DESTDIR)$(kde_icondir)/locolor/48x48/apps/kstars.png
+ #>- $(mkinstalldirs) $(kde_datadir)/kstars/
+ #>+ 1
+ $(mkinstalldirs) $(DESTDIR)$(kde_datadir)/kstars/
diff --git a/app-sci/kstars/files/digest-kstars-0.6-r2 b/app-sci/kstars/files/digest-kstars-0.6-r2
new file mode 100644
index 000000000000..f366a077a255
--- /dev/null
+++ b/app-sci/kstars/files/digest-kstars-0.6-r2
@@ -0,0 +1 @@
+MD5 416b232ab5ed059fdd38ba14422f20fb kstars-0.6.tar.gz 3045551
diff --git a/app-sci/kstars/kstars-0.6-r2.ebuild b/app-sci/kstars/kstars-0.6-r2.ebuild
new file mode 100644
index 000000000000..da4ea24ae22a
--- /dev/null
+++ b/app-sci/kstars/kstars-0.6-r2.ebuild
@@ -0,0 +1,18 @@
+# Copyright 1999-2002 Gentoo Technologies, Inc.
+# Distributed under the terms of the GNU General Public License, v2 or later
+# $Header: /var/cvsroot/gentoo-x86/app-sci/kstars/kstars-0.6-r2.ebuild,v 1.1 2002/05/07 01:57:35 george Exp $
+. /usr/portage/eclass/inherit.eclass || die
+inherit kde-base || die
+
+need-kde 2.1
+
+DESCRIPTION="A fun and educational desktop planetarium program for KDE2"
+HOMEPAGE="http://kstars.sourceforge.net"
+SRC_URI="http://prdownloads.sourceforge.net/${PN}/${P}.tar.gz"
+LICENSE="GPL-2"
+
+src_install () {
+ # ugh. hopefully the authors next release will be fixed.
+ patch -p0 < ${FILESDIR}/destdir-icons.diff || die "bad patchfile"
+ kde_src_install
+}
diff --git a/app-sci/moldy/ChangeLog b/app-sci/moldy/ChangeLog
new file mode 100644
index 000000000000..00df7ec3d068
--- /dev/null
+++ b/app-sci/moldy/ChangeLog
@@ -0,0 +1,13 @@
+# ChangeLog for app-misc/moldy
+# Copyright 2002 Gentoo Technologies, Inc.; Distributed under the GPL
+# $Header: /var/cvsroot/gentoo-x86/app-sci/moldy/ChangeLog,v 1.1 2002/05/07 01:57:35 george Exp $
+
+*moldy-2.16e (1 Feb 2002)
+
+ 1 Feb 2002; G.Bevin <gbevin@gentoo.org> ChangeLog :
+
+ Added initial ChangeLog which should be updated whenever the package is
+ updated in any way. This changelog is targetted to users. This means that the
+ comments should well explained and written in clean English. The details about
+ writing correct changelogs are explained in the skel.ChangeLog file which you
+ can find in the root directory of the portage repository.
diff --git a/app-sci/moldy/files/digest-moldy-2.16e b/app-sci/moldy/files/digest-moldy-2.16e
new file mode 100644
index 000000000000..e048f7b14413
--- /dev/null
+++ b/app-sci/moldy/files/digest-moldy-2.16e
@@ -0,0 +1 @@
+MD5 8a062795aaf531adcfbdb030c87b9ff1 moldy-2.16e.tar.gz 488410
diff --git a/app-sci/moldy/moldy-2.16e.ebuild b/app-sci/moldy/moldy-2.16e.ebuild
new file mode 100644
index 000000000000..b311eaec6bdb
--- /dev/null
+++ b/app-sci/moldy/moldy-2.16e.ebuild
@@ -0,0 +1,56 @@
+# Copyright 1999-2001 Gentoo Technologies, Inc.
+# Distributed under the terms of the GNU General Public License, v2 or later
+# Author Tod Neidt <tneidt@fidnet.com>
+# /home/cvsroot/gentoo-x86/skel.build,v 1.7 2001/08/25 21:15:08 chadh Exp
+
+S=${WORKDIR}
+DESCRIPTION="Program for performing molecular dynamics simulations."
+SRC_URI="ftp://ftp.earth.ox.ac.uk/pub/${P}.tar.gz"
+#For lack of a better homepage
+HOMEPAGE="http://sal.kachinatech.com/Z/2/MOLDY.html"
+
+DEPEND="virtual/glibc
+ X? ( x11-base/xfree )"
+
+src_compile() {
+
+ local myconf
+ if [ -z "`use X`" ]
+ then
+ myconf="--without-x"
+ fi
+
+#Individuals may want to edit the OPT* variables below.
+#From the READ.ME:
+#You may need to "hand-tune" compiler or optimization options,
+#which may be specified by setting the OPT and OPT2 environment
+#variables. OPT2 is used to compile only the most performance-critical
+#modules and usually will select a very high level of optimization.
+#It should be safe to select an optimization which means "treat all
+#function arguments as restricted pointers which are not aliased to
+#any other object". OPT is used for less preformance-critical modules
+#and may be set to a lower level of optimization than OPT2.
+
+ OPT=${CFLAGS} OPT2=${CFLAGS} \
+ ./configure --prefix=/usr \
+ --host=${CHOST} \
+ ${myconf} || die
+
+ emake || die
+ make moldy.pdf || die
+}
+
+src_install () {
+
+ dodir /usr/bin
+ make prefix=${D}/usr install || die
+ rm Makefile.in configure.in config.h.in
+ insinto /usr/share/${PN}/examples/
+ doins *.in *.out control.*
+ dodoc BENCHMARK COPYING READ.ME RELNOTES
+ insinto /usr/share/doc/${P}/pdf
+ newins moldy.pdf moldy-manual.pdf
+
+}
+
+
diff --git a/app-sci/scigraphica/ChangeLog b/app-sci/scigraphica/ChangeLog
new file mode 100644
index 000000000000..e1df53ecabc2
--- /dev/null
+++ b/app-sci/scigraphica/ChangeLog
@@ -0,0 +1,13 @@
+# ChangeLog for app-misc/scigraphica
+# Copyright 2002 Gentoo Technologies, Inc.; Distributed under the GPL
+# $Header: /var/cvsroot/gentoo-x86/app-sci/scigraphica/ChangeLog,v 1.1 2002/05/07 01:57:35 george Exp $
+
+*scigraphica-0.8.0 (1 Feb 2002)
+
+ 1 Feb 2002; G.Bevin <gbevin@gentoo.org> ChangeLog :
+
+ Added initial ChangeLog which should be updated whenever the package is
+ updated in any way. This changelog is targetted to users. This means that the
+ comments should well explained and written in clean English. The details about
+ writing correct changelogs are explained in the skel.ChangeLog file which you
+ can find in the root directory of the portage repository.
diff --git a/app-sci/scigraphica/files/digest-scigraphica-0.8.0 b/app-sci/scigraphica/files/digest-scigraphica-0.8.0
new file mode 100644
index 000000000000..16631c877734
--- /dev/null
+++ b/app-sci/scigraphica/files/digest-scigraphica-0.8.0
@@ -0,0 +1 @@
+MD5 8527c80fe75bc4f72c14548c7a2b0b71 scigraphica-0.8.0.tar.gz 841199
diff --git a/app-sci/scigraphica/scigraphica-0.8.0.ebuild b/app-sci/scigraphica/scigraphica-0.8.0.ebuild
new file mode 100644
index 000000000000..5f4c2951a680
--- /dev/null
+++ b/app-sci/scigraphica/scigraphica-0.8.0.ebuild
@@ -0,0 +1,56 @@
+# Copyright 1999-2001 Gentoo Technologies, Inc.
+# Distributed under the terms of the GNU General Public License, v2 or later
+# Maintainer: Tod Neidt <tod@gentoo.org>
+# $Header: /var/cvsroot/gentoo-x86/app-sci/scigraphica/scigraphica-0.8.0.ebuild,v 1.1 2002/05/07 01:57:35 george Exp $
+
+S=${WORKDIR}/${P}
+
+DESCRIPTION="Scientific application for data analysis and technical graphics."
+
+SRC_URI="http://scigraphica.sourceforge.net/src/${P}.tar.gz"
+
+HOMEPAGE="http://scigraphica.sourceforge.net/"
+
+DEPEND=">=x11-libs/gtk+extra-0.99.17
+ >=dev-python/Numeric-20.3
+ >=dev-libs/libxml-1.8.16
+ gnome? ( >=gnome-base/gnome-libs-1.4.1.2-r3 >=gnome-base/ORBit-0.5.12-r1 >=gnome-base/gnome-print-0.34 )"
+ #bonobo? ( >=gnome-base/bonobo-1.0.18 )"
+
+src_compile() {
+
+#bonobo breaks compile when enabled so it is not enabled for now.
+#the result seems to be no printing under gnome.
+#also need to look into --with-lp and --with-lpr config flags
+
+ local myconf=""
+ use gnome || myconf="${myconf} --without-gnome" #default enabled
+# use bonobo && myconf="${myconf} --with-bonobo" #default disabled
+
+ #fix Exec= in sg.desktop
+ cp sg.desktop sg.desktop.orig
+ sed -e 's:\(Exec=\)sga:\1scigraphica:' sg.desktop.orig > sg.desktop
+
+ #fix termcap dependency
+ cp configure configure.orig
+ sed -e 's:-ltermcap:-lncurses:' configure.orig > configure
+
+ ./configure \
+ --host=${CHOST} \
+ --prefix=/usr \
+ --infodir=/usr/share/info \
+ --mandir=/usr/share/man \
+ ${myconf} || die "Configuration Failed"
+
+ emake || die "Parallel Make Failed"
+
+}
+
+src_install () {
+
+ make DESTDIR=${D} install || die "Installation Failed"
+
+ dodoc ABOUT-NLS AUTHORS COPYING ChangeLog FAQ.compile \
+ INSTALL NEWS README TODO
+
+}
diff --git a/app-sci/units/ChangeLog b/app-sci/units/ChangeLog
new file mode 100644
index 000000000000..56c73b13a40e
--- /dev/null
+++ b/app-sci/units/ChangeLog
@@ -0,0 +1,17 @@
+# ChangeLog for app-misc/units
+# Copyright 2002 Gentoo Technologies, Inc.; Distributed under the GPL
+# $Header: /var/cvsroot/gentoo-x86/app-sci/units/ChangeLog,v 1.1 2002/05/07 01:57:35 george Exp $
+
+*units-1.74 (1 Feb 2002)
+
+ 06 May 2002; G. Shapovalov <george@gentoo.org> Changelog:
+
+ Moved from app-misc to app-sci
+
+ 1 Feb 2002; G.Bevin <gbevin@gentoo.org> ChangeLog :
+
+ Added initial ChangeLog which should be updated whenever the package is
+ updated in any way. This changelog is targetted to users. This means that the
+ comments should well explained and written in clean English. The details about
+ writing correct changelogs are explained in the skel.ChangeLog file which you
+ can find in the root directory of the portage repository.
diff --git a/app-sci/units/files/digest-units-1.74 b/app-sci/units/files/digest-units-1.74
new file mode 100644
index 000000000000..066a3128baa5
--- /dev/null
+++ b/app-sci/units/files/digest-units-1.74
@@ -0,0 +1 @@
+MD5 230d1cb0367f9f4ac345beda371bbb53 units-1.74.tar.gz 178224
diff --git a/app-sci/units/units-1.74.ebuild b/app-sci/units/units-1.74.ebuild
new file mode 100644
index 000000000000..a4679b5bdcb3
--- /dev/null
+++ b/app-sci/units/units-1.74.ebuild
@@ -0,0 +1,44 @@
+# Copyright 1999-2001 Gentoo Technologies, Inc.
+# Distributed under the terms of the GNU General Public License, v2 or later
+# Author Tod Neidt <tneidt@fidnet.com>
+# $ Header: $
+
+S=${WORKDIR}/${P}
+
+DESCRIPTION="Units is a program for units conversion and units calculation."
+
+SRC_URI="ftp://ftp.gnu.org/gnu/units/${P}.tar.gz"
+
+HOMEPAGE="http://www.gnu.org/software/units/units.html"
+
+DEPEND=">=sys-libs/readline-4.1-r2
+ >=sys-libs/ncurses-5.2-r3"
+
+
+src_compile() {
+
+#Note: the trailing / is required in the datadir path.
+ ./configure --infodir=/usr/share/info \
+ --mandir=/usr/share/man \
+ --datadir=/usr/share/${PN}/ \
+ --prefix=/usr \
+ --host=${CHOST} || die "./configure failed"
+
+ emake || die
+
+}
+
+src_install () {
+
+#Note: the trailing / is required in the datadir path.
+ make \
+ prefix=${D}/usr \
+ mandir=${D}/usr/share/man \
+ infodir=${D}/usr/share/info \
+ datadir=${D}/usr/share/${PN}/ \
+ install || die
+
+dodoc COPYING ChangeLog INSTALL NEWS README
+
+}
+
diff --git a/app-sci/xcircuit/ChangeLog b/app-sci/xcircuit/ChangeLog
new file mode 100644
index 000000000000..79b51aec5b0f
--- /dev/null
+++ b/app-sci/xcircuit/ChangeLog
@@ -0,0 +1,17 @@
+# ChangeLog for <CATEGORY>/<PACKAGE_NAME>
+# Copyright 2002 Gentoo Technologies, Inc.; Distributed under the GPL
+# $Header: /var/cvsroot/gentoo-x86/app-sci/xcircuit/ChangeLog,v 1.1 2002/05/07 01:57:35 george Exp $
+
+*xcircuit-2.5.4 (5 Apr 2003)
+
+ 06 May 2002; George Shapovalov <george@gentoo.org> all :
+
+ moved from app-misc to app-sci
+
+ 5 Apr 2002; Tod Neidt <tod@gentoo.org> xcircuit-2.5.4.ebuild, Changelog :
+
+ Fixed typo on ghoscript dependency.
+
+ 5 Apr 2002; Tod Neidt <tod@gentoo.org> xcircuit-2.5.4.ebuild, Changelog :
+
+ Initial commit. User request.
diff --git a/app-sci/xcircuit/files/digest-xcircuit-2.5.4 b/app-sci/xcircuit/files/digest-xcircuit-2.5.4
new file mode 100644
index 000000000000..d9a7e983712a
--- /dev/null
+++ b/app-sci/xcircuit/files/digest-xcircuit-2.5.4
@@ -0,0 +1 @@
+MD5 86710040906ca4120c399efd93ee0346 xcircuit-2.5.4.tar.bz2 510752
diff --git a/app-sci/xcircuit/xcircuit-2.5.4.ebuild b/app-sci/xcircuit/xcircuit-2.5.4.ebuild
new file mode 100644
index 000000000000..bbdf443fc36a
--- /dev/null
+++ b/app-sci/xcircuit/xcircuit-2.5.4.ebuild
@@ -0,0 +1,36 @@
+# Copyright 1999-2002 Gentoo Technologies, Inc.
+# Distributed under the terms of the GNU General Public License, v2 or later
+# Maintainer: First Last <your email>
+# $Header: /var/cvsroot/gentoo-x86/app-sci/xcircuit/xcircuit-2.5.4.ebuild,v 1.1 2002/05/07 01:57:35 george Exp $
+
+S=${WORKDIR}/${P}
+
+DESCRIPTION="Circuit drawing and schematic capture program."
+
+SRC_URI="http://bach.ece.jhu.edu/~tim/programs/xcircuit/archive/${P}.tar.bz2"
+
+HOMEPAGE="http://bach.ece.jhu.edu/~tim/programs/xcircuit/xcircuit.html"
+
+DEPEND="virtual/x11
+ dev-lang/python
+ app-text/ghostscript"
+
+src_compile() {
+
+ ./configure \
+ --host=${CHOST} \
+ --prefix=/usr \
+ --mandir=/usr/share/man || die "./configure failed"
+
+ #Parallel make bombs on parameter.c looking for menudep.h
+ make || die
+
+}
+
+src_install () {
+
+ make DESTDIR=${D} install || die "Installation failed"
+
+ dodoc COPYRIGHT README*
+
+}