Search Criteria
Package Details: diylc 4.37.0-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/diylc.git (read-only, click to copy) |
---|---|
Package Base: | diylc |
Description: | Multi platform circuit layout and schematic drawing tool |
Upstream URL: | https://bancika.github.io/diy-layout-creator/ |
Licenses: | GPL3 |
Submitter: | eduardosm |
Maintainer: | lykwydchykyn |
Last Packager: | lykwydchykyn |
Votes: | 7 |
Popularity: | 0.000000 |
First Submitted: | 2017-09-03 11:18 (UTC) |
Last Updated: | 2023-05-01 16:17 (UTC) |
Dependencies (4)
- hicolor-icon-theme (hicolor-icon-theme-gitAUR)
- jre11-openjdk (jdk11-openjdk)
- sh (dashbinshAUR, bash-devel-static-gitAUR, zshbinshAUR, bash-devel-gitAUR, busybox-coreutilsAUR, bash-gitAUR, bash)
- unzip (unzip-natspecAUR, unzip-zstdAUR) (make)
Latest Comments
1 2 Next › Last »
SingularityCat commented on 2024-08-02 08:53 (UTC)
The "sources" here are a set of pre-built JARs and a bundled JRE for Microsoft Windows - that bundled JRE serves no purpose and can be safely removed, shaving around 100MB (about 83%) of the installed package size off :)
Sandelinos commented on 2023-08-22 14:30 (UTC) (edited on 2023-08-22 14:33 (UTC) by Sandelinos)
Could you add mime info for .diy files so we can set DIYLC as the default app for opening .diy files?
Currently .diy files are just identified as XML documents and I'd have to set DIYLC as the default app for all XML files, which I don't want.
Something like this:
/usr/share/mime/packages/bancika-diylc.xml
:dreieck commented on 2022-12-09 18:40 (UTC)
Actually, for me it did run with java openjdk 19.0.1.
Specific version 11, as in the
depends
array, is not needed.So you can think of changing the dependency
jre11-openjdk
tojava-runtime
.Thanks for maintaining!
lykwydchykyn commented on 2022-10-25 15:17 (UTC)
@Ralf_Mardorf It was an oversight on my part, should be fixed with the current release.
Ralf_Mardorf commented on 2022-10-06 19:06 (UTC) (edited on 2022-10-06 19:09 (UTC) by Ralf_Mardorf)
Is there a reason for not resetting the pkgrel again? "When a new version of the software is released, this value must be reset to 1." - https://wiki.archlinux.org/title/PKGBUILD#pkgrel
Ralf_Mardorf commented on 2022-09-26 06:22 (UTC) (edited on 2022-09-26 06:23 (UTC) by Ralf_Mardorf)
Hi, you have forgotten to reset the pkgrel again ;). However, please stay with it for now. Try to remember it next time. Regards, Ralf
lykwydchykyn commented on 2022-06-07 14:55 (UTC)
@eob2000 would you be willing to add me as a co-maintainer? I'd be happy to make the changes I commented on previously and bump this up to the current release.
lykwydchykyn commented on 2022-04-09 02:45 (UTC)
Hello, currently the way this is packaged, if you associate it with .diy files, clicking a .diy will open DIYLC but will not open the file you clicked in it. This can be fixed with two changes:
In the included
diylc
script, add"$@"
to the end of the exec lineIn the include diylc.desktop file, add
%F
to the end of the Exec value.Thanks for maintaining the package.
SpotlightKid commented on 2021-02-15 14:28 (UTC)
Checksum fail for
diylc-4.17.0.zip
.eduardosm commented on 2020-09-10 08:08 (UTC)
Fixed
1 2 Next › Last »