Search Criteria
Package Details: libyang-git r4928.e0fbbb70e-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/libyang-git.git (read-only, click to copy) |
---|---|
Package Base: | libyang-git |
Description: | libyang is YANG data modelling language parser and toolkit written (and providing API) in C |
Upstream URL: | https://github.com/CESNET/libyang/ |
Licenses: | BSD, ISC |
Conflicts: | libyang, libyang-git |
Provides: | libyang |
Submitter: | syyyr |
Maintainer: | syyyr |
Last Packager: | syyyr |
Votes: | 1 |
Popularity: | 0.000000 |
First Submitted: | 2023-09-25 17:46 (UTC) |
Last Updated: | 2024-12-20 14:12 (UTC) |
Dependencies (10)
- glibc (glibc-gitAUR, glibc-linux4AUR, glibc-eacAUR, glibc-eac-binAUR)
- pcre2 (pcre2-gitAUR)
- cmake (cmake-gitAUR) (make)
- cmocka (cmocka-gitAUR) (make)
- gcc (gcc-gitAUR, gccrs-gitAUR, gcc11AUR, gcc-snapshotAUR) (make)
- git (git-gitAUR, git-glAUR) (make)
- make (make-gitAUR) (make)
- patch (patch-gitAUR) (make)
- pkg-config (pkgconf-gitAUR, pkg-config-gitAUR, pkgconf) (make)
- valgrind (valgrind-gitAUR) (make)
Required by (5)
- frr (requires libyang)
- frr-git (requires libyang)
- libnetconf2 (requires libyang)
- libyang-cpp-git (requires libyang)
- sysrepo (requires libyang)
Latest Comments
syyyr commented on 2023-10-16 06:54 (UTC)
@MarsSeed Okay, I did just that!
MarsSeed commented on 2023-09-13 13:20 (UTC)
libyang-devel-git should be renamed and resubmitted as libyang-git.
As upstream uses the master branch only to host the latest stable release, and their development branch is called 'devel'.
So there is no point to have a separate git package for the master branch, and there isn't one on AUR.
'-git' packages by definition are devel packages, using upstream's default branch where main development happens, irrespective of the actual name of that branch.
syyyr commented on 2023-07-26 08:48 (UTC)
I have reworked the PKGBUILD here: https://github.com/syyyr/libyang-aur
rageltman commented on 2021-01-15 01:16 (UTC)
Has this PKGBUILD ever worked? Seems like its trying to misuse
cmake
pretty badly: