summaryrefslogtreecommitdiff
path: root/libpkgconf/manifest
diff options
context:
space:
mode:
authorKaren Arutyunov <karen@codesynthesis.com>2019-07-09 22:02:41 +0300
committerKaren Arutyunov <karen@codesynthesis.com>2019-07-11 15:45:23 +0300
commita0cb8991b2cb61e9c0f3d8075759939cc61d57f0 (patch)
tree07349d877ea962acc800bdad2695417d10c99330 /libpkgconf/manifest
parent6ef6c9d2da661bc315d4e690120db9079bfe0b9b (diff)
Add implementation
Diffstat (limited to 'libpkgconf/manifest')
-rw-r--r--libpkgconf/manifest18
1 files changed, 18 insertions, 0 deletions
diff --git a/libpkgconf/manifest b/libpkgconf/manifest
new file mode 100644
index 0000000..7f73729
--- /dev/null
+++ b/libpkgconf/manifest
@@ -0,0 +1,18 @@
+: 1
+name: libpkgconf
+version: 1.6.1-a.0.z
+project: pkgconf
+summary: C library for retriving pkg-config compiler and linker flags
+license: ISC, MIT ; ISC for the most of original files.
+topics: C, build system, build toolchain
+description-file: README
+url: https://git.dereferenced.org/pkgconf/pkgconf
+doc-url: http://pkgconf.readthedocs.io/en/latest/?badge=latest
+src-url: https://git.build2.org/cgit/packaging/pkgconf/pkgconf/tree/libpkgconf/
+package-url: https://git.build2.org/cgit/packaging/pkgconf/
+email: packaging@build2.org ; Report issues at https://git.dereferenced.org/pkgconf/pkgconf/issues.
+package-email: packaging@build2.org ; Mailing list.
+build-email: builds@build2.org
+builds: all
+depends: * build2 >= 0.11.0
+depends: * bpkg >= 0.11.0