parent
2d91d9ada0
commit
de977c9845
@ -0,0 +1,11 @@
|
||||
prefix=@prefix@
|
||||
exec_prefix=@exec_prefix@
|
||||
libdir=@libdir@
|
||||
includedir=@includedir@
|
||||
arts_version=@ARTS_VERSION@
|
||||
|
||||
Name: aRtsC
|
||||
Description: aRts sound system C support library (TDE)
|
||||
Version: 0.9.5
|
||||
Libs: -L${libdir} -lartsc @LIBDL@ @USE_THREADS@ @LIBPTHREAD@ @GLIB_LDFLAGS@ @GLIB_LIBADD@
|
||||
Cflags: -I${includedir} @GLIB_CFLAGS@
|
Loading…
Reference in new issue