this post was submitted on 02 Oct 2023
19 points (100.0% liked)

Arch Linux

7605 readers
1 users here now

The beloved lightweight distro

founded 4 years ago
MODERATORS
 

Hello, new Arch user here. Hoping someone can clarify the proper etiquette around submitting packages to the AUR.

I've written my own PKGBUILD for building and packaging someone else's project, mainly just for personal use. If I decide I want to submit this package to the AUR, is it typically expected that I get permission from the primary project maintainer first? Furthermore, does submitting my PKGBUILD to the AUR obligate me to continue to maintain the package going forward?

The project is this, a small Wayland desktop clock utility. https://git.sr.ht/~leon_plickat/wlclock

It is licensed under the GPLv3, and is not currently in the AUR. (However there is an older, unmaintained version, under a different maintainer and repo.) https://aur.archlinux.org/packages/wlclock-git

Thank you for any advice! :)

you are viewing a single comment's thread
view the rest of the comments
[–] exu@feditown.com 3 points 11 months ago* (last edited 11 months ago)

A takeover is only needed if it's also a -git package. Any other "type" is fine, but mark the packages as conflicting.

Edit: also keep in mind that -git packages don't need to be updated unless they're broken