Hey @KamranMackey,
Could you please change the “pkgrel=“ line to be “pkgrel=1”?
AUR helpers think a patch is always available when that setting is set to 3, it’s current value.
Git Clone URL: | https://aur.archlinux.org/flac-git.git (read-only, click to copy) |
---|---|
Package Base: | flac-git |
Description: | Free Lossless Audio Codec (git version) |
Upstream URL: | https://xiph.org/flac/ |
Keywords: | audio codec codecs flac |
Licenses: | |
Conflicts: | |
Provides: | |
Submitter: | KamranMackey |
Maintainer: | KamranMackey |
Last Packager: | KamranMackey |
Votes: | 3 |
Popularity: | 0.006417 |
First Submitted: | 2015-12-23 04:44 |
Last Updated: | 2020-05-26 11:53 |
Hey @KamranMackey,
Could you please change the “pkgrel=“ line to be “pkgrel=1”?
AUR helpers think a patch is always available when that setting is set to 3, it’s current value.
@KamranMackey
Awesome, thanks dude. I'll also co-maintain if you're down.
@shoober420: Done. Sorry for the delay.
@KamranMackey
You will want to keep “flac” under “provides=()” as well to avoid conflict with the flac package in the official repository. Besides that, thank you very much sir.
@shoober420: Done.
Could you please add “libFLAC.so” and “libFLAC++.so” under the “provides=()” section to match the official flac PKGBUILD?
The package has been updated, fixing the git download link and adding support for ARM64 systems. The upstream URL has also been updated to the xiph.org domain to avoid a redirect from SourceForge. Hopefully this package doesn't need anymore maintenance due to how simple it is, but if it does let me know.
EDIT: I should apologize for the lack of attention when I was first alerted to the package having issues compiling. I wasn't aware that Xiph had shut down their internal git server and completely moved to GitHub, so I didn't realize that this package needed updating.
This package needs an update. Is maintainer still active? I’ll take over if not.
pkgbuild(install) sed $pkgdir/.../$_gitname-1.3.1/... when its been renamed to just $pkgdir/.../$gitname/...
Pinned Comments
KamranMackey commented on 2020-05-23 16:25
The package has been updated, fixing the git download link and adding support for ARM64 systems. The upstream URL has also been updated to the xiph.org domain to avoid a redirect from SourceForge. Hopefully this package doesn't need anymore maintenance due to how simple it is, but if it does let me know.
EDIT: I should apologize for the lack of attention when I was first alerted to the package having issues compiling. I wasn't aware that Xiph had shut down their internal git server and completely moved to GitHub, so I didn't realize that this package needed updating.