Commit c48395e9 authored by Vladimir Bashkirtsev's avatar Vladimir Bashkirtsev

Initial commit

parents
all:
tar xf gupnp-1.0.3.tar.xz
cd gupnp-1.0.3 && ./configure --prefix=/usr --disable-static
$(MAKE) -C gupnp-1.0.3
$(MAKE) -C gupnp-1.0.3 check
$(MAKE) -C gupnp-1.0.3 install
rm -rf gupnp-1.0.3
pkg
/usr/lib/pkgconfig/.*
lib
/usr/lib/lib.*
doc
/usr/share/gtk-doc/.*
bin
/usr/bin/.*
headers
/usr/include/gupnp-1.0/.*
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment