10 lines
169 B
Plaintext
10 lines
169 B
Plaintext
compatable ffmpeg for audacious and audacity among any others?
|
|
|
|
add:
|
|
|
|
PKG_CONFIG_PATH+="/usr/lib/ffmpeg-compat/pkgconfig" \
|
|
./configure ...
|
|
|
|
|
|
To any affected ports.
|