From 37637e483f1bf6574e9306aebbd013bb63d888d6 Mon Sep 17 00:00:00 2001 From: zuntum Date: Thu, 1 Nov 2001 00:47:39 +0000 Subject: Move pkg/ files into package's toplevel directory --- cad/geda-utils/DESCR | 18 ++++++++++++++++++ cad/geda-utils/PLIST | 6 ++++++ cad/geda-utils/pkg/DESCR | 18 ------------------ cad/geda-utils/pkg/PLIST | 6 ------ 4 files changed, 24 insertions(+), 24 deletions(-) create mode 100644 cad/geda-utils/DESCR create mode 100644 cad/geda-utils/PLIST delete mode 100644 cad/geda-utils/pkg/DESCR delete mode 100644 cad/geda-utils/pkg/PLIST (limited to 'cad/geda-utils') diff --git a/cad/geda-utils/DESCR b/cad/geda-utils/DESCR new file mode 100644 index 00000000000..c77046e26ad --- /dev/null +++ b/cad/geda-utils/DESCR @@ -0,0 +1,18 @@ + This package contains a set of utilities for gEDA (GNU Electronic +Design Automation). Currently there are several utilities: + + * gmk_sym is a simple utility to convert comma separated + descriptions into rectangular gschem symbols. It should be useful + for easily creating memory, processors or connector style parts. + + * smash_megafile is a C program that will take a ViewLogic megafile + and extract the contents into a directory of the same name, with + one file representing each element in the library. + + * convert_sym takes ViewLogic Viewdraw schematic or symbol and + outputs a gschem compatible file. This utility should be + considered a work in progress. + + * gpstoimage is a simple bourne shell script which shows how to + take the postscript generated by gschem and convert it into an + image (such as a gif or whatever). diff --git a/cad/geda-utils/PLIST b/cad/geda-utils/PLIST new file mode 100644 index 00000000000..9e51374a0f2 --- /dev/null +++ b/cad/geda-utils/PLIST @@ -0,0 +1,6 @@ +@comment $NetBSD: PLIST,v 1.1 2001/11/01 00:48:10 zuntum Exp $ +bin/gmk_sym +bin/convert_sym +bin/smash_megafile +bin/sarlacc_schem +bin/sarlacc_sym diff --git a/cad/geda-utils/pkg/DESCR b/cad/geda-utils/pkg/DESCR deleted file mode 100644 index c77046e26ad..00000000000 --- a/cad/geda-utils/pkg/DESCR +++ /dev/null @@ -1,18 +0,0 @@ - This package contains a set of utilities for gEDA (GNU Electronic -Design Automation). Currently there are several utilities: - - * gmk_sym is a simple utility to convert comma separated - descriptions into rectangular gschem symbols. It should be useful - for easily creating memory, processors or connector style parts. - - * smash_megafile is a C program that will take a ViewLogic megafile - and extract the contents into a directory of the same name, with - one file representing each element in the library. - - * convert_sym takes ViewLogic Viewdraw schematic or symbol and - outputs a gschem compatible file. This utility should be - considered a work in progress. - - * gpstoimage is a simple bourne shell script which shows how to - take the postscript generated by gschem and convert it into an - image (such as a gif or whatever). diff --git a/cad/geda-utils/pkg/PLIST b/cad/geda-utils/pkg/PLIST deleted file mode 100644 index ab8a639867d..00000000000 --- a/cad/geda-utils/pkg/PLIST +++ /dev/null @@ -1,6 +0,0 @@ -@comment $NetBSD: PLIST,v 1.1.1.1 2000/01/02 22:20:52 rh Exp $ -bin/gmk_sym -bin/convert_sym -bin/smash_megafile -bin/sarlacc_schem -bin/sarlacc_sym -- cgit v1.2.3