pkgsrc/converters/utf8proc/PLIST
micha 6d592e7fc4 converters/utf8proc: Add support for pkg-config, Reduce build dependencies
- Drop cmake
  Drive libtool directly (utf8proc can be build with a single compiler call).
  This removes the C++11 build dependency for cmake (C99 is now sufficient)
  and more build dependencies that are at least an order of magnitude larger
  than utf8proc itself.
- Drop patch for cmake
- Add support for pkg-config
  Install "libutf8proc.pc".
- Bump PKGREVISION for additional installed files.
- Remove supported Unicode version from DESCR
  Was not maintained in the past
- Take maintainership

OK from minskim@
OK from wiz@ (as long as I am MAINTAINER)
2020-06-04 16:46:35 +00:00

4 lines
129 B
Text

@comment $NetBSD: PLIST,v 1.5 2020/06/04 16:46:35 micha Exp $
include/utf8proc.h
lib/libutf8proc.la
lib/pkgconfig/libutf8proc.pc