tce-load -i compiletc gupnp-dev gupnp-gir gobject-introspection-dev vala-dev

cd gupnp-av-0.12.10

CC="gcc -flto -fuse-linker-plugin -mtune=generic -Os -pipe" CXX="g++ -flto -fuse-linker-plugin -mtune=generic -Os -pipe -fno-exceptions -fno-rtti" ./configure --prefix=/usr/local --disable-static --localstatedir=/var

find . -name Makefile -type f -exec sed -i 's/-g -O0 -g//g' {} \;

make
sudo make install

    gupnp-av 0.12.10
    ---------------------

    Prefix:                /usr/local
    GObject-Introspection: yes
    VALA bindings:         yes