Path to this page:
./
cad/diylc,
Simple electronic schematics CAD tool
Branch: CURRENT,
Version: 3.28.0nb1,
Package name: diylc-3.28.0nb1,
Maintainer: dsaintyDIY Layout Creator (DIYLC in short) lets the user draw electronic schematics
and board/chassis layouts quickly and without a steep learning curve.
It's particularly useful for breadboard or stripboard-style layouts, where
the board is inflexible and discrete components have variable leg lengths.
Required to run:[
lang/openjdk11]
Required to build:[
pkgtools/cwrappers]
Master sites:
Filesize: 4916.155 KB
Version history: (Expand)
- (2020-04-26) Updated to version: diylc-3.28.0nb1
- (2014-05-21) Package added to pkgsrc.se, version diylc-3.28.0 (created)
CVS history: (Expand)
2021-10-26 12:04:17 by Nia Alarie | Files touched by this commit (63) |
Log message:
cad: Replace RMD160 checksums with BLAKE2s checksums
All checksums have been double-checked against existing RMD160 and
SHA512 hashes
|
2021-10-07 15:20:33 by Nia Alarie | Files touched by this commit (63) |
Log message:
cad: Remove SHA1 hashes for distfiles
|
2020-04-26 03:05:15 by David Sainty | Files touched by this commit (1) |
Log message:
There are two common ways to select the "java" executable in Pkgsrc.
One is via "${JAVA_BINPREFIX}-java", and one is via
"${PKG_JAVA_HOME}/bin/java".
The "${JAVA_BINPREFIX}-java" way relies on an appropriately named
executable being present in the built-in JRE if you are using the
built-in - something with a "-java" suffix. That just doesn't exist
in either the MacOS Oracle JRE install or the JDK install. So switch
to "${PKG_JAVA_HOME}/bin/java" instead, which works (but does require
careful quoting to allow for spaces under MacOS).
Bump PKGREVISION.
|
2017-09-11 09:51:44 by Thomas Klausner | Files touched by this commit (1) |
Log message:
Update HOMEPAGE.
|
2017-08-01 18:58:44 by Thomas Klausner | Files touched by this commit (1) |
Log message:
Update HOMEPAGE.
|
2015-11-03 01:21:20 by Alistair G. Crooks | Files touched by this commit (58) |
Log message:
Add SHA512 digests for distfiles for cad category
Problems found with existing distfile for eagle:
distfiles/eagle-lin32-7.4.0.run
No changes made to eagle/distinfo file.
Otherwise, existing SHA1 digests verified and found to be the same on
the machine holding the existing distfiles (morden). All existing
SHA1 digests retained for now as an audit trail.
|
2014-05-21 14:25:32 by David Sainty | Files touched by this commit (4) |
Log message:
Import DIY Layout Creator version 3.28.0
DIY Layout Creator (DIYLC in short) lets the user draw electronic schematics
and board/chassis layouts quickly and without a steep learning curve.
It's particularly useful for breadboard or stripboard-style layouts, where
the board is inflexible and discrete components have variable leg lengths.
|