sci-electronics / magic

The VLSI design CAD tool

Official package sites : http://www.opencircuitdesign.com/magic/index.html ·

Magic is a venerable VLSI layout tool, written in the 1980's at Berkeley by John Ousterhout, of Tcl fame. Due largely in part to its liberal Berkeley open-source license, magic has remained popular with universities and small companies. The open-source license has allowed VLSI engineers with a bent toward programming to implement clever ideas and help magic stay abreast of fabrication technology. However, it is the well thought-out core algorithms which lend to magic the greatest part of its popularity. Magic is widely cited as being the easiest tool to use for circuit layout, even for people who ultimately rely on commercial tools for their product design flow.

v8.3.365 :: 0 :: gentoo

Modified
License
HPND GPL-2+
Keywords
amd64 ~ppc ~x86
USE flags
cairo debug opengl

General

cairo
Enable support for the cairo graphics library
debug
Enable extra debug codepaths, like asserts and extra output. If you want to get meaningful backtraces see https://wiki.gentoo.org/wiki/Project:Quality_Assurance/Backtraces
opengl
Add support for OpenGL (3D graphics)

dev-lang / tcl : Tool Command Language

dev-lang / tk : Tk Widget Set

dev-tcltk / blt : Extension to Tk, adding new widgets, geometry managers, and misc commands

net-misc / ipsorcery : Ipsorcery allows you to generate IP, TCP, UDP, ICMP, and IGMP packets

sys-libs / ncurses : Console display library

sys-libs / readline : Another cute console display library

sys-libs / zlib : Standard (de)compression library

virtual / glu : Virtual for OpenGL utility library

virtual / opengl : Virtual for OpenGL implementation

x11-libs / cairo : A vector graphics library with cross-device output support

dev-lang / tcl : Tool Command Language

dev-lang / tk : Tk Widget Set

dev-tcltk / blt : Extension to Tk, adding new widgets, geometry managers, and misc commands

net-misc / ipsorcery : Ipsorcery allows you to generate IP, TCP, UDP, ICMP, and IGMP packets

sys-libs / ncurses : Console display library

sys-libs / readline : Another cute console display library

sys-libs / zlib : Standard (de)compression library

virtual / glu : Virtual for OpenGL utility library

virtual / opengl : Virtual for OpenGL implementation

x11-libs / cairo : A vector graphics library with cross-device output support

850382
sci-electronics/magic-8.3.309 - grTCairo1.c: fatal error: cairo/cairo-xlib.h: No such file or directory
853877
sci-electronics/magic-8.3.365 - ../.../magsgtty.h: fatal error: termio.h: No such file or directory
886167
sci-electronics/magic-8.3.309-r1 fails to compile (CLANG-STRICTER-SYSTEM): grTOGL1.c:22:10: fatal error: gl.h file not found
903637
sci-electronics/magic-8.3.365 - grTCairo2.c: fatal error: cairo/cairo-xlib.h: No such file or directory
928939
sci-electronics/magic-8.3.365 - 1633 | efReadError(Subscript syntax error\n);
940718
sci-electronics/magic-8.3.365 - [ncurses-6.5] [meson] [libtool] [gcc-15] ../.../EFint.h: error: type of efFlatRootDef does not match original declaration [-Werror=lto-typ
Repository mirror & CI · gentoo
Merge updates from master
Pacho Ramos · gentoo
sci-electronics/magic: drop 8.3.232-r1, 8.3.309-r2, 8.3.309-r3
Signed-off-by: Pacho Ramos <pacho@gentoo.org>
Pacho Ramos · gentoo
sci-electronics/magic: enable py3.12
Closes: https://bugs.gentoo.org/929765 Signed-off-by: Pacho Ramos <pacho@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Sam James · gentoo
sci-electronics/magic: Stabilize 8.3.365 amd64, #909105
Signed-off-by: Sam James <sam@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Arthur Zamarin · gentoo
sci-electronics/magic: destabilize for ~x86
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Guillermo Joandet · gentoo
sci-electronics/magic: Version bump to 8.3.365
Closes: https://bugs.gentoo.org/887691 Signed-off-by: Guillermo Joandet <gjoandet@gmail.com> Closes: https://github.com/gentoo/gentoo/pull/29484 Signed-off-by: Andrew Ammerlaan <andrewammerlaan@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Sam James · gentoo
sci-electronics/magic: fix x11-libs/cairo dep
Nothing should've actually needed opengl on, so let's drop the dep, as it's almost certainly bogus. Bug: https://bugs.gentoo.org/892782 Signed-off-by: Sam James <sam@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
David Seifert · gentoo
*/*: remove py3.8 from PYTHON_COMPAT
Signed-off-by: David Seifert <soap@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
James Beddek · gentoo
sci-electronics/magic: respect cairo use flag
Also, don't let make/configure try to grab the commit through `git rev-parse HEAD` Signed-off-by: James Beddek <telans@posteo.de> Closes: https://github.com/gentoo/gentoo/pull/25787 Signed-off-by: Andrew Ammerlaan <andrewammerlaan@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Sam James · gentoo
sci-electronics/magic: drop back to ~arch for 8.3.309; use BDEPEND for PYTHON_DEPS
Signed-off-by: Sam James <sam@gentoo.org>
James Beddek · gentoo
sci-electronics/magic: add 8.3.309
Signed-off-by: James Beddek <telans@posteo.de> Closes: https://github.com/gentoo/gentoo/pull/25782 Signed-off-by: Sam James <sam@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Repository mirror & CI · gentoo
Merge updates from master
Jakov Smolić · gentoo
sci-electronics/magic: Drop EAPI-5 ebuild
Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
Jakov Smolić · gentoo
sci-electronics/magic: Stabilize 8.3.232 x86, #819120
Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
Jakov Smolić · gentoo
sci-electronics/magic: Stabilize 8.3.232 amd64, #819120
Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Marek Szuba · gentoo
sci-electronics/magic: add 8.3.232, remove 8.0.207
EAPI 8 (yay dosym -r!), Cairo support, new source of MOSIS tech files, support for parallel building, no redundant inherits, no CPP=cpp. Bug: https://bugs.gentoo.org/819120 Closes: https://bugs.gentoo.org/819120 Signed-off-by: Marek Szuba <marecki@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Georgy Yakovlev · gentoo
sci-electronics/magic: de-stabilize for ~ppc, bug #823768
Bug: https://bugs.gentoo.org/823768 Signed-off-by: Georgy Yakovlev <gyakovlev@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Sam James · gentoo
sci-electronics/magic: fix autoconf 2.71 compatibility in stable
Bug: https://bugs.gentoo.org/775422 Closes: https://bugs.gentoo.org/814788 See: be7ed26f001fb31bf32a69824c3cc858b48f0326 Signed-off-by: Sam James <sam@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Sam James · gentoo
sci-electronics/magic: fix autoconf 2.71 compatibility
Closes: https://bugs.gentoo.org/775422 Thanks-to: Lars Wendler <polynomial-c@gentoo.org> Signed-off-by: Sam James <sam@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Sam James · gentoo
sci-electronics/magic: eutils->epatch
Package-Manager: Portage-3.0.14-prefix, Repoman-3.0.2 Signed-off-by: Sam James <sam@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Aaron Bauman · gentoo
sci-electronics/magic: drop old EAPI=5
Signed-off-by: Aaron Bauman <bman@gentoo.org>
Robin H. Johnson · gentoo
Drop $Id$ per council decision in bug #611234.
Signed-off-by: Robin H. Johnson <robbat2@gentoo.org>
David Seifert · gentoo
sci-electronics/magic: Fix QA MissingSlotDep
Package-Manager: portage-2.2.28
David Seifert · gentoo
sci-electronics/magic: Fix QA MissingSlotDep
Package-Manager: portage-2.2.28
David Seifert · gentoo
sci-electronics/magic: Fix QA MissingSlotDep
Package-Manager: portage-2.2.28
David Seifert · gentoo
sci-electronics/magic: Fix QA MissingSlotDep
Package-Manager: portage-2.2.28
Robin H. Johnson · gentoo
proj/gentoo: Initial commit
This commit represents a new era for Gentoo: Storing the gentoo-x86 tree in Git, as converted from CVS. This commit is the start of the NEW history. Any historical data is intended to be grafted onto this point. Creation process: 1. Take final CVS checkout snapshot 2. Remove ALL ChangeLog* files 3. Transform all Manifests to thin 4. Remove empty Manifests 5. Convert all stale $Header$/$Id$ CVS keywords to non-expanded Git $Id$ 5.1. Do not touch files with -kb/-ko keyword flags. Signed-off-by: Robin H. Johnson <robbat2@gentoo.org> X-Thanks: Alec Warner <antarus@gentoo.org> - did the GSoC 2006 migration tests X-Thanks: Robin H. Johnson <robbat2@gentoo.org> - infra guy, herding this project X-Thanks: Nguyen Thai Ngoc Duy <pclouds@gentoo.org> - Former Gentoo developer, wrote Git features for the migration X-Thanks: Brian Harring <ferringb@gentoo.org> - wrote much python to improve cvs2svn X-Thanks: Rich Freeman <rich0@gentoo.org> - validation scripts X-Thanks: Patrick Lauer <patrick@gentoo.org> - Gentoo dev, running new 2014 work in migration X-Thanks: Michał Górny <mgorny@gentoo.org> - scripts, QA, nagging X-Thanks: All of other Gentoo developers - many ideas and lots of paint on the bikeshed