Added AUR PKGBUILD for rowboat-bin (Arch Linux support)#404
Open
Shivoo29 wants to merge 4 commits intorowboatlabs:mainfrom
Open
Added AUR PKGBUILD for rowboat-bin (Arch Linux support)#404Shivoo29 wants to merge 4 commits intorowboatlabs:mainfrom
Shivoo29 wants to merge 4 commits intorowboatlabs:mainfrom
Conversation
|
@Shivoo29 is attempting to deploy a commit to the RowBoat Labs Team on Vercel. A member of the Team first needs to authorize it. |
Contributor
|
From a maintainability perspective, it might make more sense to offer Flatpak and Snapcraft builds as these are officially supported by Electron-forge. Not sure if it makes sense to add all of this boilerplate to support a marginal use-case. Having said that, I'm happy to open an issue (feature-request) in favor of an AUR package in order to get a sense of demand. WDYT @Shivoo29? |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR adds Arch Linux AUR packaging support for Rowboat via a
rowboat-binPKGBUILD. This allows Arch/Manjaro users to install Rowboat using yay or paru.
What's included
PKGBUILD— repackages upstream.debbinary for Archrowboat.install— post-install hook for icon cache refreshTesting
makepkg -sinamcapOpen Decision Required
The team needs to decide on AUR repo structure:
packaging/aur/rowboat-aur)Both approaches are documented in the PR. Option 2 is recommended for
long-term maintainability and follows standard AUR community practice.
References
.desktopXDG spec: https://specifications.freedesktop.org/desktop-entry-spec/latest/