GithubHelp home page GithubHelp logo

AUR Package about hashboot HOT 11 CLOSED

krathalan avatar krathalan commented on June 11, 2024
AUR Package

from hashboot.

Comments (11)

krathalan avatar krathalan commented on June 11, 2024 1

I've published it to the AUR! https://aur.archlinux.org/packages/hashboot/

I'd recommend deleting the prior Arch instructions I submitted, as (1) it's better to let pacman keep track of files than the user, and (2) I was having issues with linking the hashboot files and systemd anyways.

from hashboot.

krathalan avatar krathalan commented on June 11, 2024

I forgot to mention that Arch recommends that the sha256sums be provided by upstream as well -- I've calculated my own sha256sum, but it would be nice to have one published by you.

from hashboot.

krathalan avatar krathalan commented on June 11, 2024

Additionally, if you publish a signature file for the release as a .sig or .asc file and publish the relevant key on a keyserver, the PKGBUILD can be configured to verify the download with GPG as well.

from hashboot.

tastytea avatar tastytea commented on June 11, 2024

I've added the hook to hooks/pacman.hook. Once I found a good way to add checksums and signatures automatically, I will make a new release.

from hashboot.

tastytea avatar tastytea commented on June 11, 2024

The repo moved to https://schlomp.space/tastytea/hashboot. Each new release has now checksums and PGP-signatures. Apart from the URL, you will need to change cd "$srcdir/${pkgname}-${pkgver}" to cd "$srcdir/${pkgname}" in prepare(), because Gitea doesn't put the version in the folder name.

from hashboot.

krathalan avatar krathalan commented on June 11, 2024

Awesome, thanks! I've updated the hashboot-aur repo accordingly.

Without editing the user's ~/.gnupg/gpg.conf, the GPG key can't be received automatically, but makepkg will print an error saying the user needs to have the key "242E5AC4DA587BF9". After running gpg --recv-keys 242E5AC4DA587BF9, makepkg automatically verifies the GPG signature (and the sha512sums).

Edit: I forgot the most popular AUR helper (yay) handles this with a prompt automatically.

Are there any other edits/corrections/etc?

from hashboot.

tastytea avatar tastytea commented on June 11, 2024

Thanks! It seems there are several ways of installing packages from AUR. Which should I recommend in the readme?

from hashboot.

krathalan avatar krathalan commented on June 11, 2024

Many developers don't recommend a specific way, but rather just say that the package is on the AUR (with a link) and don't give full instructions. My preferred way is with yay (https://aur.archlinux.org/packages/yay/), since it makes installing AUR packages as easy as regular packages, but many people prefer to do it manually or with a different AUR tool.

from hashboot.

krathalan avatar krathalan commented on June 11, 2024

I deleted the original hashboot-aur repository on GitLab. The GitLab repository is now at https://gitlab.com/krathalan/hashboot and is simply a mirror of the AUR repository at https://aur.archlinux.org/cgit/aur.git/tree/?h=hashboot.

from hashboot.

tastytea avatar tastytea commented on June 11, 2024

I've updated the readme. Thanks again!

from hashboot.

krathalan avatar krathalan commented on June 11, 2024

Thanks! :)

from hashboot.

Related Issues (2)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.