From: "Justin Lecher" <jlec@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] proj/sci:master commit in: sci-misc/emu/
Date: Fri, 24 Jun 2011 17:09:23 +0000 (UTC) [thread overview]
Message-ID: <e4fff730cd2592771a78fb5bdec868bc7fda8cb6.jlec@gentoo> (raw)
commit: e4fff730cd2592771a78fb5bdec868bc7fda8cb6
Author: Justin Lecher <jlec <AT> gentoo <DOT> org>
AuthorDate: Fri Jun 24 15:28:19 2011 +0000
Commit: Justin Lecher <jlec <AT> gentoo <DOT> org>
CommitDate: Fri Jun 24 15:28:19 2011 +0000
URL: http://git.overlays.gentoo.org/gitweb/?p=proj/sci.git;a=commit;h=e4fff730
broken old version
---
sci-misc/emu/ChangeLog | 9 ------
sci-misc/emu/emu-1.10.ebuild | 60 ------------------------------------------
sci-misc/emu/metadata.xml | 14 ----------
3 files changed, 0 insertions(+), 83 deletions(-)
diff --git a/sci-misc/emu/ChangeLog b/sci-misc/emu/ChangeLog
deleted file mode 100644
index b460386..0000000
--- a/sci-misc/emu/ChangeLog
+++ /dev/null
@@ -1,9 +0,0 @@
-# ChangeLog for sci-electronics/linsmith
-# Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: $
-
-* emu-1.10 (16 Nov 2005)
-
- 16 Nov 2005; Lucas Chiesa <lucas.chiesa@gmail.com> emu-1.10.ebuild:
- Initial import of sci-misc/emu. Thanks Flammie Pirinen
- <flammie@gentoo.org> for the ebuild. Closes bug #98051.
diff --git a/sci-misc/emu/emu-1.10.ebuild b/sci-misc/emu/emu-1.10.ebuild
deleted file mode 100644
index dec703b..0000000
--- a/sci-misc/emu/emu-1.10.ebuild
+++ /dev/null
@@ -1,60 +0,0 @@
-# Copyright 1999-2005 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: $
-
-DESCRIPTION="EMU Speech Database System"
-HOMEPAGE="http://emu.sourceforge.net"
-SRC_URI="mirror://sourceforge/${PN}/${P}-src.tar.gz"
-
-LICENSE="as-is" # or EMU?
-SLOT="0"
-KEYWORDS="~x86"
-IUSE="R esps estools nist-sphere nas X"
-
-DEPEND=">=dev-lang/tcl-8.4
- X? ( virtual/x11 )"
-RDEPEND=">=dev-lang/tcl-8.3
- >=dev-lang/tk-8.3
- dev-tcltk/bwidget
- dev-tcltk/tcllib
- R? ( dev-lang/R )
- X? ( virtual/x11 )"
-# !R? ( splus )
-# esps? ( esps )
-# estools? ( estools )
-# nist-sphere? ( nist-sphere )
-
-S=${WORKDIR}/${P}-src
-
-src_unpack() {
- unpack ${A}
- # This tcl install script is partially braindamaged
- cd ${S}
- sed -i "s:\$(WISH) ./doinstall.tcl$:\0 --prefix=${D}/usr/ \
- --tcl_prefix=${D}/usr/ --bin=${D}/usr/bin/ --auto:g" Makefile.in
-}
-
-src_compile() {
- myconf="--with-tcl=/usr/lib/ --with-tk=/usr/lib/"
- # --without selectors do not work here:
- # $(use_with esps) $(use_with estools) $(use_with nist-sphere nist) \
- # $(use_with nas)"
- use esps && myconf="$myconf --with-esps"
- use estools && myconf="$myconf --with-estools"
- use nist-sphere && myconf="$myconf --with-nist"
- use nas && myconf="$myconf --with-nas"
-
- econf $myconf || die "econf failed"
- emake || die "emake failed"
-}
-
-src_install() {
-
- make DESTDIR="${D}" install || die "install failed"
- for f in ${D}/usr/bin/* ; do
- sed -i "s|${D}||g" $f
- done
- dodoc README TODO
- rm ${D}/usr/COPYING
-}
-
diff --git a/sci-misc/emu/metadata.xml b/sci-misc/emu/metadata.xml
deleted file mode 100644
index 8309cd4..0000000
--- a/sci-misc/emu/metadata.xml
+++ /dev/null
@@ -1,14 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
-<pkgmetadata>
- <herd>sci</herd>
- <maintainer>
- <email>flammie@gentoo.org</email>
- <name>Flammie Pirinen</name>
- </maintainer>
- <longdescription lang="en">
- EMU is a speech signal database handling and analysis tool
- collection.
- </longdescription>
-</pkgmetadata>
-
reply other threads:[~2011-06-24 17:19 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=e4fff730cd2592771a78fb5bdec868bc7fda8cb6.jlec@gentoo \
--to=jlec@gentoo.org \
--cc=gentoo-commits@lists.gentoo.org \
--cc=gentoo-dev@lists.gentoo.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox