| www.delorie.com/archives/browse.cgi | search |
| X-Authentication-Warning: | delorie.com: mail set sender to geda-user-bounces using -f |
| X-Recipient: | geda-user AT delorie DOT com |
| DKIM-Signature: | v=1; a=rsa-sha256; c=relaxed/relaxed; |
| d=gmail.com; s=20120113; | |
| h=mime-version:in-reply-to:references:date:message-id:subject:from:to | |
| :content-type; | |
| bh=wuRY8T4zkNCluV6fGAtnd2x0woAsMjpDE8ZakGNXa+8=; | |
| b=YTgFQM+aHVJtThHxKNgvZdlb8Oz1JE1ppYvt6yGwUt8HSCXfTKIjlx6/IG+UkeGm59 | |
| rFni81+rgD/D0G+r5E8w+cWLEQx2DAcAEsC5j7fYAklEUqYIDMztglaU+old7Q8oR29r | |
| sCRVzdqh4uNmKiTW39kRntttJoTIoVrColB4pwbapq6/1KdnYIIsQfks7z6Dfow/oQHO | |
| p29o1DDkJeajA6X0E4Zv5kOsuwSkZYqRDxFH0BmzSCIO2rHgJXffldXhYSs7UN0UcoXn | |
| LOLKjBkw3S+7XUDzV/WoF1gHDo216VqvMnJwl0SWiNOAm6P25Kfvq+maROF3qk9S58vS | |
| oCDA== | |
| MIME-Version: | 1.0 |
| X-Received: | by 10.221.44.136 with SMTP id ug8mr16736895vcb.13.1378721210036; |
| Mon, 09 Sep 2013 03:06:50 -0700 (PDT) | |
| In-Reply-To: | <20130909083911.GB22949@visitor2.iram.es> |
| References: | <87ob83dodl DOT fsf AT harrington DOT peter-b DOT co DOT uk> |
| <CAMvDHVDprzA9P2NBw-J0p=HRbs10-GkyOX+Ob+dMhseorf4QKg AT mail DOT gmail DOT com> | |
| <20130909083911 DOT GB22949 AT visitor2 DOT iram DOT es> | |
| Date: | Mon, 9 Sep 2013 14:06:49 +0400 |
| Message-ID: | <CAMvDHVDqq_AVWbREoZkNycNT0uOFCcZVYoDZLtGGyyiHU9rbJA@mail.gmail.com> |
| Subject: | Re: [geda-user] [RFC] Major changes to symbol/schematic libraries in geda-gaf |
| From: | Vladimir Zhbanov <vzhbanov AT gmail DOT com> |
| To: | geda-user AT delorie DOT com |
| Reply-To: | geda-user AT delorie DOT com |
| Errors-To: | nobody AT delorie DOT com |
| X-Mailing-List: | geda-user AT delorie DOT com |
| X-Unsubscribes-To: | listserv AT delorie DOT com |
2013/9/9, Gabriel Paubert <paubert AT iram DOT es>:
...
> Self-contained projects are really a good thing, at least when
> I used OrCad, there was a command "Archive parts in schematics"
> which took all the parts used in the schematics and put them
> in a single library file. That was a very nice feature, actually
> the one I mostly miss.
>
> I have no strong opinion in the "symbol library file with multiple parts"
> versus "symbol file with a single part". Both can be made to work
> reasonably well IMO. And actually gschem kind of supports the library
> concept when embedding symbols in schematics.
FYI, there is the gschlas utilitity which can embed or unembed
symbols. It is run from command line.
There is also a tool called garchive which can archive projects.
However, when I tried to use it, it aborted with the following
message:
Creating /home/vovka/gaf/glass/garchiverc in archive.
Traceback (most recent call last):
File "/usr/local/bin/garchive", line 901, in <module>
Archive(Args)
File "/usr/local/bin/garchive", line 757, in Archive
UpdateSchemFiles(Args,SchemFileList)
File "/usr/local/bin/garchive", line 597, in UpdateSchemFiles
GschemFile.close()
UnboundLocalError: local variable 'GschemFile' referenced before assignment
Sad to say, many good utilities are neglected, for they had no
documentation. BTW, I tried to describe all utilities available in
the geda-gaf repository at http://wiki.geda-project.org/geda:gaf.
| webmaster | delorie software privacy |
| Copyright © 2019 by DJ Delorie | Updated Jul 2019 |