git://wimlib.net
/
wimlib
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
7c9fba5
)
wimlib.pc.in: Update
author
Eric Biggers
<ebiggers3@gmail.com>
Fri, 24 May 2013 17:17:13 +0000
(12:17 -0500)
committer
Eric Biggers
<ebiggers3@gmail.com>
Fri, 24 May 2013 17:17:13 +0000
(12:17 -0500)
wimlib.pc.in
patch
|
blob
|
history
diff --git
a/wimlib.pc.in
b/wimlib.pc.in
index 0b51658a8da3dff30e4c2b1e69886695797fe727..b714eb508b0c0f21eeb70bf718f0b427aacc7def 100644
(file)
--- a/
wimlib.pc.in
+++ b/
wimlib.pc.in
@@
-4,8
+4,9
@@
libdir=@libdir@
includedir=@includedir@
Name: wimlib
-Description: WIM library
+Description: Library to extract, create, modify, and mount Windows Imaging (WIM) files
+URL: https://sourceforge.net/projects/wimlib
Version: @VERSION@
Libs: -L${libdir} -lwim
-Libs.private: @LIBXML2_LDADD@ @LIBFUSE_LDADD@ @LIBCRYPTO_LDADD@
+Libs.private: @LIBXML2_LDADD@ @LIBFUSE_LDADD@ @LIBCRYPTO_LDADD@
@LIBNTFS_3G_LDADD@
Cflags: -I${includedir}