[SM-Commit] GIT changes to master grimoire by Ismael Luceno (abf1b1c1ea4d4c19e3c44751e887b606fb46b92a)

Ismael Luceno scm at sourcemage.org
Sat Mar 10 19:59:02 EST 2012


GIT changes to master grimoire by Ismael Luceno <ismael at sourcemage.org>:

 ChangeLog                           |    3 +++
 dev/null                            |binary
 science/pcb/pcb-20080202.tar.gz.sig |    0 
 science/xcircuit/DETAILS            |   20 ++++++++++++++++++++
 science/xcircuit/HISTORY            |    6 ++++++
 5 files changed, 29 insertions(+)

New commits:
commit abf1b1c1ea4d4c19e3c44751e887b606fb46b92a
Author: Sven Lemke <catnip at web.de>
Commit: Ismael Luceno <ismael at sourcemage.org>

    xcircuit: new spell, X11 program for drawing electrical circuit diagrams
    
    Acked-by: Ismael Luceno <ismael at sourcemage.org>

commit 7d07c44f56b386424a42c6007acb809a7b68684a
Author: Ismael Luceno <ismael at sourcemage.org>
Commit: Ismael Luceno <ismael at sourcemage.org>

    pcb: remove old signature file

diff --git a/ChangeLog b/ChangeLog
index 66b3ff2..a819469 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,6 @@
+2012-03-10 Sven Lemke <catnip at web.de>
+	* science/xcircuit: new spell, X11 program for drawing electrical circuit diagrams
+
 2012-03-09 Ladislav Hagara <hgr at vabo.cz>
 	* libs/girara: new spell, user interface library
 	* doc/zathura-pdf-poppler: new spell, PDF support for zathura
diff --git a/science/pcb/pcb-20080202.tar.gz.sig b/science/pcb/pcb-20080202.tar.gz.sig
deleted file mode 100644
index 93ecbc3..0000000
Binary files a/science/pcb/pcb-20080202.tar.gz.sig and /dev/null differ
diff --git a/science/xcircuit/DETAILS b/science/xcircuit/DETAILS
new file mode 100755
index 0000000..deb0413
--- /dev/null
+++ b/science/xcircuit/DETAILS
@@ -0,0 +1,20 @@
+           SPELL=xcircuit
+         VERSION=3.7.32
+          SOURCE="${SPELL}-${VERSION}.tgz"
+   SOURCE_URL[0]=http://opencircuitdesign.com/${SPELL}/archive/${SOURCE}
+     SOURCE_HASH=sha512:36ae8c963ee2594769636f10da1e5ecb2790112c25285cc12b5446f84c913ee1c32c8812e5a142497673a9173d0e08489e35a1af39796ecd263ffa1207149965
+SOURCE_DIRECTORY="${BUILD_DIRECTORY}/${SPELL}-${VERSION}"
+        WEB_SITE="http://opencircuitdesign.com/xcircuit/"
+      LICENSE[0]=GPL
+         ENTERED=20111126
+           SHORT="X11 program for drawing electrical circuit diagrams"
+cat << EOF
+XCircuit is a UNIX/X11 program for drawing publishable-quality electrical
+circuit schematic diagrams and related figures, and produce circuit
+netlists through schematic capture. XCircuit regards circuits as inherently
+hierarchical, and writes both hierarchical PostScript output and hierarchical
+SPICE netlists. Circuit components are saved in and retrieved from libraries
+which are fully editable. XCircuit does not separate artistic expression
+from circuit drawing; it maintains flexiblity in style without compromising
+the power of schematic capture.
+EOF
diff --git a/science/xcircuit/HISTORY b/science/xcircuit/HISTORY
new file mode 100644
index 0000000..c8c0c5a
--- /dev/null
+++ b/science/xcircuit/HISTORY
@@ -0,0 +1,6 @@
+2012-03-04 Sven Lemke <catnip at web.de>
+	* DETAILS: updated spell to 3.7.32
+
+2011-11-26 Sven Lemke <catnip at web.de>
+	* DETAILS: spell created
+


More information about the SM-Commit mailing list