Welcome to mirror list, hosted at ThFree Co, Russian Federation.

soundtouch-1.4.pc.in - github.com/alexmarsev/soundtouch.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: ac6eaeca9dac68fb3bd069ba910a99972084ce19 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
# This file is obsoleted but provided for backwards compatibility 
# with legacy package environments

prefix=@prefix@
exec_prefix=@exec_prefix@
libdir=@libdir@
includedir=@includedir@

Name: SoundTouch
Description: SoundTouch is an open-source audio processing library for changing the Tempo, Pitch and Playback Rates of audio streams or files
Version: @VERSION@
Libs: -L${libdir} -lSoundTouch
Cflags: -I${includedir}/soundtouch