Package Details: coolterm-bin 2.1.1-1

Git Clone URL: https://aur.archlinux.org/coolterm-bin.git (read-only, click to copy)
Package Base: coolterm-bin
Description: Simple GUI serial port terminal application (no terminal emulation)
Upstream URL: https://freeware.the-meiers.org
Keywords: coolterm gui serial-port
Licenses: LicenseRef-Freeware
Conflicts: coolterm
Submitter: kbumsik
Maintainer: zxp19821005
Last Packager: zxp19821005
Votes: 3
Popularity: 0.000000
First Submitted: 2019-03-01 08:28 (UTC)
Last Updated: 2024-02-28 02:52 (UTC)

Latest Comments

1 2 Next › Last »

BillFleming commented on 2023-11-27 08:44 (UTC) (edited on 2023-11-27 09:41 (UTC) by BillFleming)

This pkgbuild currently doesn't respect the _pkgname path being different for each zip file source. Here is a simple fix:

build() {
    gendesk -q -f -n --categories "System;Utility" --name "${_pkgname}" --exec "${pkgname%-bin}"
    cd ${srcdir}/${_pkgname}*
    find "Scripting/Python/Examples" -name "*.py" -exec chmod 755 {} \;
}

buker commented on 2023-07-08 09:37 (UTC)

@zxp19821005 it works. Thanks a lot. This said it's possible that we're not using the same gendesk version because I'm using an Archlinux derivative.

zxp19821005 commented on 2023-07-06 01:25 (UTC)

@buker All right,I've added it.But I still think you have to check you path or the version of gendesk or some other configuration.

buker commented on 2023-07-05 16:21 (UTC)

I did. With the current PKGBUILD gendesk generates the file PKGBUILD.desktop instead of coolterm.desktop.

zxp19821005 commented on 2023-07-05 01:07 (UTC) (edited on 2023-07-05 01:08 (UTC) by zxp19821005)

@buker Maybe you can try it yourself.gendesk will auto read --pkgname and --pkgdesc from the PKGBUILD file. Here is the coolterm.desktop file the gendesk generated:

[Desktop Entry]
Version=1.0
Type=Application
Name=CoolTerm
Comment=simple GUI serial port terminal application (no terminal emulation)
Exec=/opt/coolterm/CoolTerm
Icon=coolterm
Terminal=false
StartupNotify=false
Categories=System;Utility;

buker commented on 2023-07-04 22:10 (UTC)

The current PKGBUILD is buggy, it misses --pkgname="${pkgname%-bin}" in gendesk.

mr24 commented on 2022-03-14 18:25 (UTC) (edited on 2022-03-27 12:28 (UTC) by mr24)

To sort out problems with the validity check: yay -S --mflags --skipinteg coolterm-bin

helmy.m commented on 2021-12-22 04:50 (UTC)

Validating source files with sha256sums... src.zip ... FAILED coolterm.sh ... Passed LICENSE ... Passed ==> ERROR: One or more files did not pass the validity check! -> error making: coolterm-bin

gatonero commented on 2021-02-27 20:08 (UTC)

==> Überprüfe source Dateien mit sha256sums... src.zip ... FEHLGESCHLAGEN coolterm.sh ... Durchgelaufen LICENSE ... Durchgelaufen ==> FEHLER: Eine oder mehrere Dateien überstanden nicht die Gültigkeits-Prüfung! Fehler beim Erstellen von coolterm-bin

tomay3000 commented on 2020-06-19 17:32 (UTC)

:: Parsing SRCINFO (1/1): coolterm-bin ==> Making package: coolterm-bin 1.7.0-1 (Fri 19 Jun 2020 06:22:29 PM CET) ==> Retrieving sources... -> Found src.zip -> Found coolterm.sh -> Found LICENSE ==> Validating source files with sha256sums... src.zip ... FAILED coolterm.sh ... Passed LICENSE ... Passed ==> ERROR: One or more files did not pass the validity check! Error downloading sources: coolterm-bin