Search Criteria
Package Details: lib32-raptor 2.0.16-2
Package Actions
Git Clone URL: | https://aur.archlinux.org/lib32-raptor.git (read-only, click to copy) |
---|---|
Package Base: | lib32-raptor |
Description: | A C library that parses RDF/XML/N-Triples into RDF triples (32 bit) |
Upstream URL: | https://librdf.org/raptor |
Keywords: | lib32 |
Licenses: | GPL2, Apache, LGPL2.1 |
Submitter: | rafaelff |
Maintainer: | rodrigo21 |
Last Packager: | rodrigo21 |
Votes: | 12 |
Popularity: | 0.000000 |
First Submitted: | 2012-01-26 02:14 (UTC) |
Last Updated: | 2023-12-19 13:20 (UTC) |
Dependencies (10)
- lib32-glibc (lib32-glibc-gitAUR, lib32-glibc-linux4AUR, lib32-glibc-eacAUR, lib32-glibc-eac-binAUR, lib32-glibc-eac-rocoAUR)
- lib32-libxml2
- lib32-libxslt
- lib32-xz
- lib32-zlib
- raptor (raptor1AUR, imod-binAUR)
- gcc-multilib (gcc-gitAUR, gcc-libs-gitAUR, gcc-fortran-gitAUR, gcc-objc-gitAUR, gcc-ada-gitAUR, gcc-go-gitAUR, gccrs-gitAUR, gccrs-libs-gitAUR, gcc-snapshotAUR, gcc) (make)
- gtk-doc (make)
- lib32-curl (make)
- lib32-icu (make)
Latest Comments
nx-que commented on 2024-07-01 14:31 (UTC)
Some tests seem to be failing right now, when building in clean chroot. Working with this patch
Elmario commented on 2023-07-25 10:38 (UTC)
Thanks! I know I could download the sources, apply this patch and buidl it myself. But I don't know the standard procedure to have the next update, which hopefully has this issue fixed, update the lib from the repo again... I think would have to check for the library being updated in the repo manualyl all the time until it's done, then remove the selfbuild library (however this is working the right way) and then install the library from the repo again to have it automatically update in the future again, wouldn't I?
erenoit commented on 2023-07-25 00:24 (UTC)
It cannot be compiled because of changes in
libxml2 2.11.0
. There is a fix in the upstream:Elmario commented on 2023-07-19 10:36 (UTC)
Thanks for confirming. (I assume you mean the upstream repository?) Hwo could I mitigate this issue until the release has been updated? The sources have been fixed from the github link, and I built the latest from git and installed. But trying to install and build all the dependent 32 bit gstreamer plugins for running 32 bit Wine applications still fails, so it seemingly is using only the old version.
rodrigo21 commented on 2023-07-15 12:46 (UTC)
Updated lib32-libxml2 2.11 breaks it.
Even the package on the repo is broken.
Elmario commented on 2023-07-15 07:01 (UTC) (edited on 2023-07-15 07:04 (UTC) by Elmario)
<deleted-account> commented on 2023-05-13 11:38 (UTC)
Sooo, I've tried to build it and it had troubles to download the package from aria2 because of the redirects, I suggest to change the urls to "https://download.librdf.org/source/$_name-$pkgver.tar.gz{,.asc}"
francescoz96 commented on 2022-04-28 16:59 (UTC)
Doesn't build, complains that the file
raptor-2.0.15-CVE-2017-18926.patch
doesn't pass security check.
GordonGR commented on 2014-08-09 11:22 (UTC)