summaryrefslogtreecommitdiff
path: root/cad
diff options
context:
space:
mode:
authorwulf <wulf>2004-09-29 12:48:51 +0000
committerwulf <wulf>2004-09-29 12:48:51 +0000
commit378a4eb53994f39ecb5ae552f7b909c209d1a74c (patch)
tree57c1ac651a8e0c8bfd8f7840749619bb30c6d624 /cad
parent2b43946e298fc73dc453260f869c6ec562107ab6 (diff)
downloadpkgsrc-378a4eb53994f39ecb5ae552f7b909c209d1a74c.tar.gz
Initial commit of gattrib-20040313: An attribute editor for gEDA
Diffstat (limited to 'cad')
-rw-r--r--cad/gattrib/DESCR3
-rw-r--r--cad/gattrib/Makefile25
-rw-r--r--cad/gattrib/PLIST4
-rw-r--r--cad/gattrib/distinfo4
4 files changed, 36 insertions, 0 deletions
diff --git a/cad/gattrib/DESCR b/cad/gattrib/DESCR
new file mode 100644
index 00000000000..de5e199536c
--- /dev/null
+++ b/cad/gattrib/DESCR
@@ -0,0 +1,3 @@
+Gattrib is an attribute editor for gEDA. It reads a set of gschem .sch files
+(schematic files) and creates a spreadsheet showing all components/nets in
+rows, with the associated attributes listed in the columns.
diff --git a/cad/gattrib/Makefile b/cad/gattrib/Makefile
new file mode 100644
index 00000000000..43c88715b22
--- /dev/null
+++ b/cad/gattrib/Makefile
@@ -0,0 +1,25 @@
+# $NetBSD: Makefile,v 1.1.1.1 2004/09/29 12:48:51 wulf Exp $
+
+DISTNAME= geda-gattrib-${PKGVERSION}
+PKGNAME= gattrib-${PKGVERSION}
+CATEGORIES= cad
+MASTER_SITES= http://www.brorson.com/gEDA/gattrib/
+
+MAINTAINER= wulf@NetBSD.org
+HOMEPAGE= http://www.brorson.com/gEDA/gattrib/
+COMMENT= Attribute editor for gEDA
+
+.include "../../cad/geda/Makefile.common"
+
+# override version number until synchronized with geda meta package
+PKGVERSION= 20040313
+
+GNU_CONFIGURE= YES
+USE_BUILDLINK3= YES
+USE_PKGLOCALEDIR= YES
+
+.include "../../x11/gtk/buildlink3.mk"
+.include "../../cad/libgeda/buildlink3.mk"
+.include "../../devel/pkgconfig/buildlink3.mk"
+.include "../../devel/gettext-lib/buildlink3.mk"
+.include "../../mk/bsd.pkg.mk"
diff --git a/cad/gattrib/PLIST b/cad/gattrib/PLIST
new file mode 100644
index 00000000000..b1509564e46
--- /dev/null
+++ b/cad/gattrib/PLIST
@@ -0,0 +1,4 @@
+@comment $NetBSD: PLIST,v 1.1.1.1 2004/09/29 12:48:51 wulf Exp $
+
+bin/gattrib
+share/gEDA/system-gattribrc
diff --git a/cad/gattrib/distinfo b/cad/gattrib/distinfo
new file mode 100644
index 00000000000..a081205e9c8
--- /dev/null
+++ b/cad/gattrib/distinfo
@@ -0,0 +1,4 @@
+$NetBSD: distinfo,v 1.1.1.1 2004/09/29 12:48:51 wulf Exp $
+
+SHA1 (geda/geda-gattrib-20040313.tar.gz) = d207b8fcce4886080dd1131a71a9605f19487114
+Size (geda/geda-gattrib-20040313.tar.gz) = 306618 bytes