You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
- prefix=/f/git/Rack/plugins/Fundamental/dep
- exec_prefix=${prefix}
- libdir=${exec_prefix}/lib
- includedir=${prefix}/include
-
- Name: samplerate
- Description: An audio Sample Rate Conversion library
- Requires:
- Version: 0.1.9
- Libs: -L${libdir} -lsamplerate
- Cflags: -I${includedir}
|