Package Details: octopus-player v0.0.1-2

Git Clone URL: https://aur.archlinux.org/octopus-player.git (read-only, click to copy)
Package Base: octopus-player
Description: Watch shows CLI with playback tracking
Upstream URL: https://github.com/Wraient/octopus
Licenses: GPL
Submitter: Wraient
Maintainer: Wraient
Last Packager: Wraient
Votes: 0
Popularity: 0.000000
First Submitted: 2024-11-01 05:03 (UTC)
Last Updated: 2024-11-01 05:10 (UTC)

Latest Comments

FabioLolix commented on 2024-11-01 10:53 (UTC)

Hello Wraient, this pkgbuild have several faults and does some not very welcome things from packaging point, nothing not fixable :)

Some of the things are:

  • disguised -bin pkgbuild for an open source program
  • download different files in the course of time but name don't change and skip hash check
  • using pkgver like that

I have revisioned you pkgbuild to build from source both stable and latest git and repackage the bin

Go packaging guidelines https://wiki.archlinux.org/title/Go_package_guidelines

octopus stable from source actually have a problem building from source (../../internal/player.go:37:27: undefined: winio.DialPipe) so you may want to release a new tag

Use updpkgsums for updating the hash check