[FFmpeg-devel] [PATCH]Allow libspeex detection also without pkg-config

Jean-Baptiste Kempf jb at videolan.org
Wed Dec 31 19:25:50 CET 2014


On 31 Dec, Reimar Döffinger wrote :
> I don't care much, but I still find not having to use pkg-config
> somewhat more convenient in a cross-compilation environment where
> you don't want to install all dependencies just to make it work with
> pkg-config (or alternatively manually hack those files).

There is no dependencies for numerous pkg-config versions.

For VLC (and crosscompiling to a LOT of systems), we use
pkg-config-lite:

SF=http://downloads.sourceforge.net/project
PKGCFG_VERSION=0.28-1
PKGCFG_URL=$(SF)/pkgconfiglite/$(PKGCFG_VERSION)/pkg-config-lite-$(PKGCFG_VERSION).tar.gz

It's trivial to configure, make and make install, and has 0
dependencies.

With my kindest regards,

-- 
Jean-Baptiste Kempf
http://www.jbkempf.com/ - +33 672 704 734
Sent from my Electronic Device


More information about the ffmpeg-devel mailing list