Package Details: coil64 2.2.30-1

Git Clone URL: https://aur.archlinux.org/coil64.git (read-only, click to copy)
Package Base: coil64
Description: Coil inductance calculator (formerly Coil32)
Upstream URL: https://coil32.net/
Licenses: GPL3
Submitter: djpohly
Maintainer: eclairevoyant
Last Packager: eclairevoyant
Votes: 3
Popularity: 0.000000
First Submitted: 2020-10-18 16:33 (UTC)
Last Updated: 2024-02-29 20:41 (UTC)

Latest Comments

eclairevoyant commented on 2023-01-03 07:03 (UTC)

Desktop file is added.

ra1nb0w commented on 2022-12-31 10:18 (UTC)

you need to convert ICNS to png and use that. The png file will reside in the aur repository.

eclairevoyant commented on 2022-12-09 13:14 (UTC) (edited on 2022-12-09 13:17 (UTC) by eclairevoyant)

Upstream only provides ICO and ICNS versions of their application icon, not PNG/SVG/XPS as required by the icon theme spec. If you know of any compliant icon feel free to point that out.

ra1nb0w commented on 2022-12-09 09:11 (UTC)

eclairevoyant: you should also create a .desktop file and an icon

thanks

eclairevoyant commented on 2022-12-01 08:43 (UTC)

adopted and updated

schnedan commented on 2021-08-19 22:34 (UTC)

Currently it seems that the referenced file on github is void (http error 404...)


:: Content of /tmp/trizen-danny/coil64/PKGBUILD
Maintainer: Devin J. Pohly djpohly+arch@gmail.com

pkgname=coil64 _pkgname=Coil64 pkgver=2.1.16 pkgrel=1 pkgdesc="Coil inductance calculator (formerly Coil32)" arch=(x86_64) url="https://coil32.net/" license=('GPL') depends=(qt5-base) source=("$pkgname-$pkgver.tar.gz::https://github.com/radioacoustick/$_pkgname/archive/refs/tags/$pkgver.tar.gz") sha512sums=('571e4a41608a7f114c4e817eef4106254da548e5b266a7063bdbfae7a6d92d4e552fa252fb074998b0712163d0fe81acc095a6f9c94169520a9faa3a7fa96158')

prepare() { cd "$_pkgname-$pkgver" # Arch prefers executables be compiled position-independent sed -i -e '/-no-pie/s/^/#/' "$_pkgname.pro" }

build() { cd "$_pkgname-$pkgver" qmake "$_pkgname.pro" make }

package() { cd "$_pkgname-$pkgver" install -D "$_pkgname" "$pkgdir/usr/bin/$pkgname" }

=>> Edit coil64/PKGBUILD? [y/N]:

Repository : AUR Name : coil64 Version : 2.1.16-1 Maintainer : djpohly URL : https://coil32.net/ AUR URL : https://aur.archlinux.org/packages.php?ID=911665 License : GPL Votes : 2 Popularity : 0.24% Installed : No Out Of Date : No Depends On : qt5-base Make Deps : None Check Deps : None Optional Deps : None Provides : None Conflicts With : None Replaces : None Package Base : coil64 Last Update : Mon May 24 16:40:49 2021 Description : Coil inductance calculator (formerly Coil32)

==> Erstelle Paket: coil64 2.1.16-1 (2021-08-20T00:31:09 CEST) ==> Prüfe Laufzeit-Abhängigkeiten... ==> Prüfe Buildtime-Abhängigkeiten... ==> Empfange Quellen... -> Lade coil64-2.1.16.tar.gz herunter... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 100 139 100 139 0 0 3630 0 --:--:-- --:--:-- --:--:-- 3657 0 14 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 curl: (22) The requested URL returned error: 404

... I also tried wget: wget https://github.com/radioacoustick/Coil64/archive/refs/tags/2.1.16.tar.gz --2021-08-20 00:31:42-- https://github.com/radioacoustick/Coil64/archive/refs/tags/2.1.16.tar.gz CA-Zertifikat »/etc/ssl/certs/ca-certificates.crt« wurde geladen Auflösen des Hostnamens github.com (github.com)… 140.82.121.4 Verbindungsaufbau zu github.com (github.com)|140.82.121.4|:443 … verbunden. HTTP-Anforderung gesendet, auf Antwort wird gewartet … 302 Found Platz: https://codeload.github.com/radioacoustick/Coil64/tar.gz/refs/tags/2.1.16 [folgend] --2021-08-20 00:31:43-- https://codeload.github.com/radioacoustick/Coil64/tar.gz/refs/tags/2.1.16 Auflösen des Hostnamens codeload.github.com (codeload.github.com)… 140.82.121.9 Verbindungsaufbau zu codeload.github.com (codeload.github.com)|140.82.121.9|:443 … verbunden. HTTP-Anforderung gesendet, auf Antwort wird gewartet … 404 Not Found 2021-08-20 00:31:43 FEHLER 404: Not Found.

sorry my enviroment is german.