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-misc
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-misc')
-rw-r--r--app-misc/kstars/ChangeLog19
-rw-r--r--app-misc/kstars/files/destdir-icons.diff34
-rw-r--r--app-misc/kstars/files/digest-kstars-0.6-r21
-rw-r--r--app-misc/kstars/kstars-0.6-r2.ebuild18
-rw-r--r--app-misc/moldy/ChangeLog13
-rw-r--r--app-misc/moldy/files/digest-moldy-2.16e1
-rw-r--r--app-misc/moldy/moldy-2.16e.ebuild56
-rw-r--r--app-misc/scigraphica/ChangeLog13
-rw-r--r--app-misc/scigraphica/files/digest-scigraphica-0.8.01
-rw-r--r--app-misc/scigraphica/scigraphica-0.8.0.ebuild56
-rw-r--r--app-misc/units/ChangeLog13
-rw-r--r--app-misc/units/files/digest-units-1.741
-rw-r--r--app-misc/units/units-1.74.ebuild44
-rw-r--r--app-misc/xcircuit/ChangeLog13
-rw-r--r--app-misc/xcircuit/files/digest-xcircuit-2.5.41
-rw-r--r--app-misc/xcircuit/xcircuit-2.5.4.ebuild36
16 files changed, 0 insertions, 320 deletions
diff --git a/app-misc/kstars/ChangeLog b/app-misc/kstars/ChangeLog
deleted file mode 100644
index 5c7d4d657f76..000000000000
--- a/app-misc/kstars/ChangeLog
+++ /dev/null
@@ -1,19 +0,0 @@
-# ChangeLog for app-misc/kstars
-# Copyright 2002 Gentoo Technologies, Inc.; Distributed under the GPL
-# $Header: /var/cvsroot/gentoo-x86/app-misc/kstars/ChangeLog,v 1.2 2002/05/04 01:22:37 woodchip 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-misc/kstars/files/destdir-icons.diff b/app-misc/kstars/files/destdir-icons.diff
deleted file mode 100644
index 5ebaca2d5a3b..000000000000
--- a/app-misc/kstars/files/destdir-icons.diff
+++ /dev/null
@@ -1,34 +0,0 @@
---- 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-misc/kstars/files/digest-kstars-0.6-r2 b/app-misc/kstars/files/digest-kstars-0.6-r2
deleted file mode 100644
index f366a077a255..000000000000
--- a/app-misc/kstars/files/digest-kstars-0.6-r2
+++ /dev/null
@@ -1 +0,0 @@
-MD5 416b232ab5ed059fdd38ba14422f20fb kstars-0.6.tar.gz 3045551
diff --git a/app-misc/kstars/kstars-0.6-r2.ebuild b/app-misc/kstars/kstars-0.6-r2.ebuild
deleted file mode 100644
index b69a24ff88a5..000000000000
--- a/app-misc/kstars/kstars-0.6-r2.ebuild
+++ /dev/null
@@ -1,18 +0,0 @@
-# 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-misc/kstars/kstars-0.6-r2.ebuild,v 1.2 2002/05/04 19:29:58 verwilst 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-misc/moldy/ChangeLog b/app-misc/moldy/ChangeLog
deleted file mode 100644
index 97bdebbb3269..000000000000
--- a/app-misc/moldy/ChangeLog
+++ /dev/null
@@ -1,13 +0,0 @@
-# ChangeLog for app-misc/moldy
-# Copyright 2002 Gentoo Technologies, Inc.; Distributed under the GPL
-# $Header: /var/cvsroot/gentoo-x86/app-misc/moldy/ChangeLog,v 1.1 2002/02/01 21:53:08 gbevin 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-misc/moldy/files/digest-moldy-2.16e b/app-misc/moldy/files/digest-moldy-2.16e
deleted file mode 100644
index e048f7b14413..000000000000
--- a/app-misc/moldy/files/digest-moldy-2.16e
+++ /dev/null
@@ -1 +0,0 @@
-MD5 8a062795aaf531adcfbdb030c87b9ff1 moldy-2.16e.tar.gz 488410
diff --git a/app-misc/moldy/moldy-2.16e.ebuild b/app-misc/moldy/moldy-2.16e.ebuild
deleted file mode 100644
index b311eaec6bdb..000000000000
--- a/app-misc/moldy/moldy-2.16e.ebuild
+++ /dev/null
@@ -1,56 +0,0 @@
-# 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-misc/scigraphica/ChangeLog b/app-misc/scigraphica/ChangeLog
deleted file mode 100644
index dcf2bd00a09c..000000000000
--- a/app-misc/scigraphica/ChangeLog
+++ /dev/null
@@ -1,13 +0,0 @@
-# ChangeLog for app-misc/scigraphica
-# Copyright 2002 Gentoo Technologies, Inc.; Distributed under the GPL
-# $Header: /var/cvsroot/gentoo-x86/app-misc/scigraphica/ChangeLog,v 1.1 2002/02/01 21:53:08 gbevin 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-misc/scigraphica/files/digest-scigraphica-0.8.0 b/app-misc/scigraphica/files/digest-scigraphica-0.8.0
deleted file mode 100644
index 16631c877734..000000000000
--- a/app-misc/scigraphica/files/digest-scigraphica-0.8.0
+++ /dev/null
@@ -1 +0,0 @@
-MD5 8527c80fe75bc4f72c14548c7a2b0b71 scigraphica-0.8.0.tar.gz 841199
diff --git a/app-misc/scigraphica/scigraphica-0.8.0.ebuild b/app-misc/scigraphica/scigraphica-0.8.0.ebuild
deleted file mode 100644
index 20443b267adb..000000000000
--- a/app-misc/scigraphica/scigraphica-0.8.0.ebuild
+++ /dev/null
@@ -1,56 +0,0 @@
-# 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-misc/scigraphica/scigraphica-0.8.0.ebuild,v 1.1 2002/01/18 08:14:24 tod 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-misc/units/ChangeLog b/app-misc/units/ChangeLog
deleted file mode 100644
index f6cd3c924f89..000000000000
--- a/app-misc/units/ChangeLog
+++ /dev/null
@@ -1,13 +0,0 @@
-# ChangeLog for app-misc/units
-# Copyright 2002 Gentoo Technologies, Inc.; Distributed under the GPL
-# $Header: /var/cvsroot/gentoo-x86/app-misc/units/ChangeLog,v 1.1 2002/02/01 21:53:08 gbevin Exp $
-
-*units-1.74 (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-misc/units/files/digest-units-1.74 b/app-misc/units/files/digest-units-1.74
deleted file mode 100644
index 066a3128baa5..000000000000
--- a/app-misc/units/files/digest-units-1.74
+++ /dev/null
@@ -1 +0,0 @@
-MD5 230d1cb0367f9f4ac345beda371bbb53 units-1.74.tar.gz 178224
diff --git a/app-misc/units/units-1.74.ebuild b/app-misc/units/units-1.74.ebuild
deleted file mode 100644
index a4679b5bdcb3..000000000000
--- a/app-misc/units/units-1.74.ebuild
+++ /dev/null
@@ -1,44 +0,0 @@
-# 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-misc/xcircuit/ChangeLog b/app-misc/xcircuit/ChangeLog
deleted file mode 100644
index 997c0c1c068f..000000000000
--- a/app-misc/xcircuit/ChangeLog
+++ /dev/null
@@ -1,13 +0,0 @@
-# ChangeLog for <CATEGORY>/<PACKAGE_NAME>
-# Copyright 2002 Gentoo Technologies, Inc.; Distributed under the GPL
-# $Header: /var/cvsroot/gentoo-x86/app-misc/xcircuit/ChangeLog,v 1.2 2002/04/06 02:39:04 tod Exp $
-
-*xcircuit-2.5.4 (5 Apr 2003)
-
- 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-misc/xcircuit/files/digest-xcircuit-2.5.4 b/app-misc/xcircuit/files/digest-xcircuit-2.5.4
deleted file mode 100644
index d9a7e983712a..000000000000
--- a/app-misc/xcircuit/files/digest-xcircuit-2.5.4
+++ /dev/null
@@ -1 +0,0 @@
-MD5 86710040906ca4120c399efd93ee0346 xcircuit-2.5.4.tar.bz2 510752
diff --git a/app-misc/xcircuit/xcircuit-2.5.4.ebuild b/app-misc/xcircuit/xcircuit-2.5.4.ebuild
deleted file mode 100644
index e8b39b82ae1b..000000000000
--- a/app-misc/xcircuit/xcircuit-2.5.4.ebuild
+++ /dev/null
@@ -1,36 +0,0 @@
-# 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-misc/xcircuit/xcircuit-2.5.4.ebuild,v 1.3 2002/04/06 02:41:10 tod 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*
-
-}