Make the rhash package install a .so file not just .so.0 so that -lrhash use dynamic linking not static linking. Remove depmethod build since the package now works with dynamic linking. While here add pkgconfig override to pkgconfig file. Bump PKGREVISION due to PLIST change.
10 lines
232 B
Text
10 lines
232 B
Text
@comment $NetBSD: PLIST,v 1.3 2021/10/03 17:34:11 nros Exp $
|
|
bin/rhash
|
|
include/rhash.h
|
|
include/rhash_torrent.h
|
|
lib/librhash.a
|
|
lib/librhash.so
|
|
lib/librhash.so.0
|
|
lib/pkgconfig/librhash.pc
|
|
man/man1/rhash.1
|
|
share/examples/rhash/rhashrc
|