Skip to content

Commit 0e8abb6

Browse files
committed
added a pkgconfig file
1 parent 5f57a54 commit 0e8abb6

1 file changed

Lines changed: 8 additions & 0 deletions

File tree

sharpziplib.pc

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -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

Comments
 (0)