diff options
author | dmcmahill <dmcmahill@pkgsrc.org> | 2000-11-02 13:59:54 +0000 |
---|---|---|
committer | dmcmahill <dmcmahill@pkgsrc.org> | 2000-11-02 13:59:54 +0000 |
commit | 7254993bc192515fecea21043241382a877153ac (patch) | |
tree | be6a85333a4cd0332893433095d08960ce1d0b69 /cad/xcircuit/files | |
parent | e28b73cd0aa9466ec76723f5fae7ace31972f210 (diff) | |
download | pkgsrc-7254993bc192515fecea21043241382a877153ac.tar.gz |
Initial import of cad/xcircuit.
The program xcircuit is a generic drawing program tailored especially
for making publication-quality renderings of circuit diagrams (hence
the name). The output is pure PostScript, and the graphical interface
attempts to maintain as much consistency as possible between the X11
window rendering and the final printer output.
xcircuit is mouse, menu, and keyboard-driven, with the emphasis on
single-character keyboard macros.
Package provided by Jason Beegan <jasontd@indigo.ie> in PR 11383 with
some minor modifications by me.
Diffstat (limited to 'cad/xcircuit/files')
-rw-r--r-- | cad/xcircuit/files/md5 | 3 | ||||
-rw-r--r-- | cad/xcircuit/files/patch-sum | 4 |
2 files changed, 7 insertions, 0 deletions
diff --git a/cad/xcircuit/files/md5 b/cad/xcircuit/files/md5 new file mode 100644 index 00000000000..0562ce4b093 --- /dev/null +++ b/cad/xcircuit/files/md5 @@ -0,0 +1,3 @@ +$NetBSD: md5,v 1.1.1.1 2000/11/02 13:59:55 dmcmahill Exp $ + +MD5 (xcircuit-2.1b7.tar.gz) = 9a18fc6e454a2001abbfad6cd04e7304 diff --git a/cad/xcircuit/files/patch-sum b/cad/xcircuit/files/patch-sum new file mode 100644 index 00000000000..24248052d8d --- /dev/null +++ b/cad/xcircuit/files/patch-sum @@ -0,0 +1,4 @@ +$NetBSD: patch-sum,v 1.1.1.1 2000/11/02 13:59:55 dmcmahill Exp $ + +MD5 (patch-aa) = cac22dadff9bdc419e25c679a0053952 +MD5 (patch-ab) = e6ec2881a57bab8c4c956a1ce43489d4 |