diff options
author | P. J. McDermott <pj@pehjota.net> | 2014-06-12 02:29:47 (EDT) |
---|---|---|
committer | P. J. McDermott <pj@pehjota.net> | 2014-06-12 02:29:47 (EDT) |
commit | 7af676acce3a022b0063c9473f2433305a1b0914 (patch) | |
tree | d28cf8c3abda851c4b0ab2690e5b06ba8de206d9 /substvars | |
parent | 422e5a4f77acf46d17cabbcad7d3f456bf833d5b (diff) |
Add binary packages.
Diffstat (limited to 'substvars')
-rw-r--r-- | substvars | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/substvars b/substvars new file mode 100644 index 0000000..da1ef3d --- /dev/null +++ b/substvars @@ -0,0 +1,6 @@ +Common-Description: + pkgconf is a program which helps to configure compiler and linker flags for + development frameworks. It is similar to pkg-config, but was written from + scratch in the summer of 2011 to replace pkg-config, which now needs itself to + build itself (or you can set a bunch of environment variables, both are + pretty ugly). |