diff options
Diffstat (limited to 'manifest')
-rw-r--r-- | manifest | 16 |
1 files changed, 16 insertions, 0 deletions
diff --git a/manifest b/manifest new file mode 100644 index 0000000..c241935 --- /dev/null +++ b/manifest @@ -0,0 +1,16 @@ +: 1 +name: libpkgconf +version: 1.3.9-a.0.z +summary: C library for retriving pkg-config compiler and linker flags +license: ISC, MIT; ISC for the most of original files. +tags: pkg-config, pkgconf, cflags, libs +description-file: README +url: https://github.com/pkgconf/pkgconf +doc-url: http://pkgconf.readthedocs.io/en/latest/?badge=latest +src-url: https://git.build2.org/cgit/packaging/pkgconf/libpkgconf/tree/ +package-url: https://git.build2.org/cgit/packaging/pkgconf/ +email: packaging@build2.org; Report issues at https://github.com/pkgconf/pkgconf/issues +package-email: packaging@build2.org; Mailing list. +build-email: builds@build2.org +depends: * build2 >= 0.6.0- +depends: * bpkg >= 0.6.0- |