We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents b7e6361 + 0e8abb6 commit a9df84cCopy full SHA for a9df84c
1 file changed
sharpziplib.pc
@@ -0,0 +1,8 @@
1
+prefix=/usr
2
+exec_prefix=${prefix}
3
+libdir=${exec_prefix}/lib
4
+
5
+Name: sharpziplib
6
+Description: C# Zip, GZip, Tar and BZip2 library for .NET
7
+Version: 0.86
8
+Libs: -r:${libdir}/mono/sharpziplib/ICSharpCode.SharpZipLib.dll
0 commit comments