pkgconf: new package, pkgconf 0.9.12-git

This commit is contained in:
Tom G. Christensen
2016-03-05 18:43:37 +01:00
parent 0e33e0f875
commit 0aae2886aa
6 changed files with 153 additions and 0 deletions

4
pkgconf/meta/ChangeLog Normal file
View File

@@ -0,0 +1,4 @@
CHANGELOG
---------
* Sat Mar 05 2016 Tom G. Christensen <swpkg@jupiterrise.com> - 0.9.12-56-g7e6fa32-1
- First package

26
pkgconf/meta/pkgdef Normal file
View File

@@ -0,0 +1,26 @@
[pkgconf]
pkgname="${pkgprefix}pkgcf"
name="$topdir - A pkg-config replacement"
pkgcat="application"
pkgvendor="https://github.com/pkgconf/pkgconf/wiki"
pkgdesc="Package compiler and linker metadata toolkit"
pkgver="$pkgver"
files(-,root,bin)
default_docs
$_bindir/pkgconf
$_libdir/libpkgconf.so.*
$_sharedir/aclocal/pkg.m4
$_mandir/man1/pkgconf.1*
[pkgconf-devel]
pkgname="${pkgprefix}pkcfd"
name="${topdir}d - A pkg-config replacement"
pkgcat="application"
pkgvendor="https://github.com/pkgconf/pkgconf/wiki"
pkgdesc="Package compiler and linker metadata toolkit"
pkgver="$pkgver"
files(-,root,bin)
$_libdir/libpkgconf.so
$_libdir/libpkgconf.a
$_includedir/pkgconf