Created attachment 996533 [details] FindLevelDB.cmake Description of problem: Please add the attached file to cmake package to support cmake builds. Version-Release number of selected component (if applicable): rawhide, f22, f21 How reproducible: - Steps to Reproduce: 1. 2. 3. Actual results: Expected results: Additional info: https://raw.githubusercontent.com/bitcoinjs/bzing/master/cmake/FindLevelDB.cmake
Friendly ping? Gil, are you the new maintainer of this package?
(In reply to Raphael Groner from comment #1) > Friendly ping? > Gil, are you the new maintainer of this package? No, i'm only a fans (co-maintainer) ...
So... is this package actively maintained? Friendly ping to the (real) maintainer. I could help as a co-maintainer as well, please approve my request in PkgDB.
By the way, there's version 1.18 available at upstream. I added leveldb to anitya.
That Find file will never work as we don't package static lib. those ones who wants to use CMake - feel free to use pkgconfig module for CMake.