Search Criteria
Package Details: libcomps 0.1.15-1
Git Clone URL: | https://aur.archlinux.org/libcomps.git (read-only, click to copy) |
---|---|
Package Base: | libcomps |
Description: | Comps XML file manipulation library |
Upstream URL: | https://github.com/rpm-software-management/libcomps |
Licenses: | |
Submitter: | larchunix |
Maintainer: | larchunix |
Last Packager: | larchunix |
Votes: | 8 |
Popularity: | 0.000000 |
First Submitted: | 2015-05-21 00:48 |
Last Updated: | 2020-05-23 07:34 |
Dependencies (7)
- expat (expat-git)
- libxml2 (libxml2-linenum, libxml2-git)
- zlib (zlib-static, zlib-git, zlib-asm, minizip-asm, zlib-ng-git)
- check (check-git) (check)
- cmake (cmake-git) (make)
- python (python-dbg) (make)
- python (python-dbg) (optional) – for python bindings
Latest Comments
rageltman commented on 2020-12-15 04:07
Any chance you might be able to bump the release version? The switch to py3.9 means that some packages depending on this aren't building correctly (dnf). Thanks
omgold commented on 2019-11-25 10:55
The python module fails to import with python 3.8. There is a fix in upstream master:
https://github.com/rpm-software-management/libcomps/commit/dce9d5d3c1dce16efc223e5a55cec7122fb25276
Adding this commit as a patch solves the issue for me.
larchunix commented on 2019-09-09 15:03
@jvreeland
Seems to be caused by a change in CMake ArchLinux packaging (https://git.archlinux.org/svntogit/packages.git/commit/trunk?h=packages/cmake&id=26b053e7).
Should be fixed now.
jvreeland commented on 2019-09-09 12:10
Hey this doesn't seem to build anymore, or maybe I'm missing a dep you have.
mv: cannot stat '/home/justin/arch/aur/libcomps/pkg/libcomps/usr/lib64/*': No such file or directory ==> ERROR: A failure occurred in package().
timofonic commented on 2017-09-14 14:49
Dead project?