Search Criteria
Package Details: librepfunc 1.10.0-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/librepfunc.git (read-only, click to copy) |
---|---|
Package Base: | librepfunc |
Description: | a collection of common functions, classes and tools. Mainly used by w_scan_cpp |
Upstream URL: | https://github.com/wirbel-at-vdr-portal/librepfunc |
Licenses: | GPL2 |
Submitter: | ohli |
Maintainer: | ohli (M-Reimer) |
Last Packager: | M-Reimer |
Votes: | 2 |
Popularity: | 0.000109 |
First Submitted: | 2021-12-02 17:53 (UTC) |
Last Updated: | 2024-03-16 10:25 (UTC) |
Dependencies (2)
- gcc-libs (gcc-libs-gitAUR, gccrs-libs-gitAUR, gcc11-libsAUR, gcc-libs-snapshotAUR)
- glibc (glibc-gitAUR, glibc-linux4AUR, glibc-eacAUR, glibc-eac-binAUR, glibc-eac-rocoAUR)
Latest Comments
ohli commented on 2023-03-12 09:43 (UTC)
Right @Mr.Smith1974,
you seem to miss the
gcc
dependency, which is also included inbase-devel
.I added this to the makedepends, please update & try again
Mr.Smith1974 commented on 2023-03-06 06:30 (UTC)
ohli commented on 2022-08-16 14:53 (UTC)
Atm, I have build errors for 1.6.0:
M-Reimer commented on 2021-12-03 07:28 (UTC) (edited on 2021-12-03 07:34 (UTC) by M-Reimer)
Can you please correctly map this to the right source file which is valid for the given pkgver? The releases are properly tagged on GitHub.
https://github.com/wirbel-at-vdr-portal/librepfunc/tags
What you did here is basically a "librepfunc-git" PKGBUILD and not a proper "librepfunc" PKGBUILD. You completely drop any source file verification this way (no sha256sum).
Actually, if you like, you could directly push this again as "librepfunc-git" and make the PKGBUILD here use the correct source file including sha256sum.