diff options
author | tulku <tulku@32389bae-6d03-0410-99cf-db05cde120eb> | 2006-04-15 03:34:32 +0000 |
---|---|---|
committer | tulku <tulku@32389bae-6d03-0410-99cf-db05cde120eb> | 2006-04-15 03:34:32 +0000 |
commit | 440f51c4f11184d039fbfecf94b9e1d65548d4d9 (patch) | |
tree | 6b557d7b4678c4818df4a33bae328f266433b925 /sci-electronics | |
parent | Adding new ebuild for octave-epstk (diff) | |
download | sci-440f51c4f11184d039fbfecf94b9e1d65548d4d9.tar.gz sci-440f51c4f11184d039fbfecf94b9e1d65548d4d9.tar.bz2 sci-440f51c4f11184d039fbfecf94b9e1d65548d4d9.zip |
Added ebuild for magic-7.4.2
git-svn-id: http://overlays.gentoo.org/svn/proj/science/overlay@170 32389bae-6d03-0410-99cf-db05cde120eb
Diffstat (limited to 'sci-electronics')
-rw-r--r-- | sci-electronics/magic/ChangeLog | 83 | ||||
-rw-r--r-- | sci-electronics/magic/Manifest | 4 | ||||
-rw-r--r-- | sci-electronics/magic/files/digest-magic-7.4.8 | 2 | ||||
-rw-r--r-- | sci-electronics/magic/magic-7.4.8.ebuild | 57 | ||||
-rw-r--r-- | sci-electronics/magic/metadata.xml | 5 |
5 files changed, 151 insertions, 0 deletions
diff --git a/sci-electronics/magic/ChangeLog b/sci-electronics/magic/ChangeLog new file mode 100644 index 000000000..630c87fa6 --- /dev/null +++ b/sci-electronics/magic/ChangeLog @@ -0,0 +1,83 @@ +# ChangeLog for sci-electronics/magic +# Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/sci-electronics/magic/ChangeLog,v 1.7 2005/09/21 15:14:01 phosphan Exp $ + +*magic-7.4.8 (15 Apr 2006) + + 15 Apr 2006; Lucas Chiesa <lucas.chiesa@gmail.com> + +magic-7.4.8.ebuild + Updating to magic-7.4.8. Closes bug #123013. + + 21 Sep 2005; Patrick Kursawe <phosphan@gentoo.org> -magic-7.1-r3.ebuild, + -magic-7.1-r4.ebuild, magic-7.1-r5.ebuild: + 7.1-r5 stable for x86, cleanup. + +*magic-7.1-r5 (22 Aug 2005) + + 22 Aug 2005; Patrick Kursawe <phosphan@gentoo.org> +files/defs.mak-7.1-r3, + +magic-7.1-r5.ebuild: + Uses system readline instead of its own and ncurses instead of termacp (bug + #103105). + +*magic-7.1-r4 (09 Jul 2005) + + 09 Jul 2005; Olivier Fisette <ribosome@gentoo.org> +files/README.Gentoo, + +magic-7.1-r4.ebuild: + Fixed bug #74592 ("app-sci/magic" interferes with "sys-apps/file") by using + "~/.magic-cad" rather than "~/.magic". + + 27 Jun 2005; Olivier Fisette <ribosome@gentoo.org> -files/defs.mak-7.1, + -files/defs.mak-7.1-r1, -magic-7.1-r2.ebuild, magic-7.1-r3.ebuild: + Made "sys-apps/file" a blocker; fixes bug #74592; thanks to Keri Harris. + Added to x86. Removed old version and unused files. + +*magic-7.1-r3 (21 Apr 2005) + + 21 Apr 2005; Stephanie Lockwood-Childs <wormo@gentoo.org> + +files/magic-7.1-ppc-endian.patch, +files/magic-7.1-remove-decl.patch, + +magic-7.1-r3.ebuild: + Took out a conflicting declaration to fix compile under gcc3.4 + Make it build on ppc by defining powerpc endianness in header + and getting correct CFLAGS into defs.mak + Fix file collisions caused by man pages with very generic names; + add "magic-" prefix to man page filenames + +*magic-7.1-r2 (27 Dec 2004) + + 27 Dec 2004; Olivier Fisette <ribosome@gentoo.org> +metadata.xml, + +files/10magic, +files/defs.mak-7.1, +files/defs.mak-7.1-r1, + +files/defs.mak-7.1-r2, +files/magic-7.1-fhs.patch, + +files/magic-7.1-gcc3.2.patch, +files/magic-7.1-misc.patch, + +magic-7.1-r2.ebuild: + Moved from app-sci/magic to sci-electronics/magic. + + 18 Nov 2003; Patrick Kursawe <phosphan@gentoo.org> magic-7.1-r2.ebuild, + files/magic-7.1-misc.patch, files/magic-7.1-paths.patch, + files/magic-7.1-vararg.patch: + Should compile _and_ work now. + +*magic-7.1-r2 (17 Nov 2003) + + 17 Nov 2003; Patrick Kursawe <phosphan@gentoo.org> magic-7.1-r2.ebuild, + files/magic-7.1-vararg.patch: + Working on bug 32956 - package compiles fine now, paths are still incorrect. + + 15 Dec 2002; Daniel Ahlberg <aliz@gentoo.org> magic-7.1-r1.ebuild : + Marked as stable. + +*magic-7.1-r1 (03 Oct 2002) + + 03 Oct 2002; Daniel Ahlberg <aliz@gentoo.org> : + Closes #8581. Thanks to D Kindlund <gentoo@kindlund.net> for reporting this and + to Michael Nygard <michael.nygard@halleysfifth.com> for providing the fix. + +* magic-7.1 (30 April 2002) + + 25 Jul 2002; Daniel Ahlberg <aliz@gentoo.org> magic-7.1.ebuild : + Added KEYWORDS. + + 30 April 2002; Michael Nygard <michael.nygard@halleysfifth.com> ChangeLog : + + First Gentoo release of this package. Magic predates autoconf, so has its + own (manual) configuration script. I may work with the upstream + developers to transition to autoconf. diff --git a/sci-electronics/magic/Manifest b/sci-electronics/magic/Manifest new file mode 100644 index 000000000..7d03b6ddc --- /dev/null +++ b/sci-electronics/magic/Manifest @@ -0,0 +1,4 @@ +MD5 4ab9dce0cfb06302a730fb8d8e3b7911 ChangeLog 3214 +MD5 0f3a16ad0f5b1f37dd5a7abf5aeac980 files/digest-magic-7.4.8 119 +MD5 a612111fe22383a079367644f049b1b0 magic-7.4.8.ebuild 1296 +MD5 8c623e53daafa025137077c6b65815bd metadata.xml 156 diff --git a/sci-electronics/magic/files/digest-magic-7.4.8 b/sci-electronics/magic/files/digest-magic-7.4.8 new file mode 100644 index 000000000..8f024e6e4 --- /dev/null +++ b/sci-electronics/magic/files/digest-magic-7.4.8 @@ -0,0 +1,2 @@ +MD5 103192e92655f022c5a4dfd756dd3705 2002a.tar.gz 6601961 +MD5 8c6e924b7ad158bc7e9eadc4675ec94f magic-7.4.8.tgz 3653259 diff --git a/sci-electronics/magic/magic-7.4.8.ebuild b/sci-electronics/magic/magic-7.4.8.ebuild new file mode 100644 index 000000000..4f8978ec5 --- /dev/null +++ b/sci-electronics/magic/magic-7.4.8.ebuild @@ -0,0 +1,57 @@ +# Copyright 1999-2005 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: $ + +inherit eutils flag-o-matic + +DESCRIPTION="The VLSI design CAD tool" +HOMEPAGE="http://www.opencircuitdesign.com/magic/index.html" +SRC_URI="http://www.opencircuitdesign.com/magic/archive/${P}.tgz \ + ftp://ftp.mosis.edu/pub/sondeen/magic/new/beta/2002a.tar.gz" + +LICENSE="as-is" +SLOT="0" +KEYWORDS="~x86 ~ppc ~amd64" +IUSE="" + +RDEPEND="sys-libs/ncurses + sys-libs/readline + dev-lang/tcl + dev-lang/tk + dev-tcltk/blt" +DEPEND="${RDEPEND} + sys-apps/findutils + dev-lang/perl + app-shells/tcsh" + + +src_compile() { + # Short-circuit top-level configure script to retain CFLAGS + cd scripts + + ./configure \ + --prefix=/usr \ + --libdir=/usr/share \ + --mandir=/usr/share/man \ + || die "configure failed" + + cd .. + make || die "make failed" +} + +src_install() { + make DESTDIR=${D} install || die "install failed" + dodoc README README.Tcl TODO + + # Install latest MOSIS tech files + cp -a ${WORKDIR}/2002a ${D}/usr/share/magic/sys/current + + keepdir /var/lock/magic + chmod +t ${D}/var/lock/magic + chmod ugo+rwx ${D}/var/lock/magic +} + +pkg_postinst() { + ewarn 'Magic now uses "~/.magicrc" as the personal startup file rather' + ewarn 'than "~/.magic" or the previously Gentoo specific "~/.magic-cad".' +} diff --git a/sci-electronics/magic/metadata.xml b/sci-electronics/magic/metadata.xml new file mode 100644 index 000000000..b229aec85 --- /dev/null +++ b/sci-electronics/magic/metadata.xml @@ -0,0 +1,5 @@ +<?xml version="1.0" encoding="UTF-8"?> +<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> +<pkgmetadata> +<herd>sci</herd> +</pkgmetadata> |