Skip to content

Commit e00eca6

Browse files
Adsun701decriptor
authored andcommitted
re-add pkg-config support (#173)
1 parent 13a3e95 commit e00eca6

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

taglib-sharp.pc.in

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
prefix=@prefix@
2+
exec_prefix=${prefix}
3+
libdir=${exec_prefix}/lib
4+
5+
Name: TagLib Sharp
6+
Description: A .NET platform-independent library for reading and writing metadata in media files, including video, audio, and photo formats.
7+
Version: 2.2.0.0
8+
Libs: -r:${libdir}/mono/taglib-sharp/TagLibSharp.dll

0 commit comments

Comments
 (0)