Search Criteria
Package Details: librepfunc 1.7.0-2
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: | ohli |
Votes: | 1 |
Popularity: | 0.000058 |
First Submitted: | 2021-12-02 17:53 (UTC) |
Last Updated: | 2023-03-12 09:51 (UTC) |
Dependencies (3)
- glibc (glibc-force-mmap, lib32-glibc-force-mmap, glibc-minimal-git, glibc-linux4, glibc-git, glibc-widevine)
- gcc (gccrs-git, gcc-git) (make)
- gcc-libs (gccrs-libs-git, gcc-libs-git) (make)
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.