Initial community commit
This commit is contained in:
parent
537bcbc862
commit
fc06254474
16440 changed files with 4239995 additions and 2 deletions
|
@ -0,0 +1,12 @@
|
|||
prefix=@prefix@
|
||||
exec_prefix=@exec_prefix@
|
||||
libdir=@libdir@
|
||||
includedir=${prefix}/include
|
||||
|
||||
Name: libopenmpt_modplug
|
||||
Description: The ModPlug mod file playing library (emulated via libopenmpt).
|
||||
Version: @PACKAGE_VERSION@
|
||||
Requires.private: libopenmpt
|
||||
Libs: -L${libdir} -lopenmpt_modplug
|
||||
Libs.private:
|
||||
Cflags: -I${includedir}
|
Loading…
Add table
Add a link
Reference in a new issue