Search Criteria
Package Details: lib32-liblrdf 0.6.1-3
Git Clone URL: | https://aur.archlinux.org/lib32-liblrdf.git (read-only, click to copy) |
---|---|
Package Base: | lib32-liblrdf |
Description: | A library for the manipulation of RDF file in LADSPA plugins (32 bit) |
Upstream URL: | https://github.com/swh/LRDF |
Licenses: | |
Submitter: | rafaelff |
Maintainer: | rodrigo21 |
Last Packager: | rodrigo21 |
Votes: | 10 |
Popularity: | 0.000004 |
First Submitted: | 2012-01-26 02:13 |
Last Updated: | 2020-08-20 01:38 |
Dependencies (4)
- lib32-ladspa
- lib32-raptor
- liblrdf
- gcc-multilib (gcc-multilib-x32, gcc-multilib-git, gcc-git, gcc) (make)
Latest Comments
rafaelff commented on 2013-02-17 00:52
Fixed in 0.5.0-2. Thanks.
Norwat commented on 2013-02-17 00:42
Due to the latest autoconf package the build fails for this package
Could you include a patch to fix it ?
Its just this ...
-AM_CONFIG_HEADER(config.h)
+AC_CONFIG_HEADERS(config.h)