libnice: update to 0.1.3.
This commit is contained in:
parent
3251d04c90
commit
881df23d47
3 changed files with 13 additions and 11 deletions
|
@ -1,14 +1,13 @@
|
|||
# Template file for 'libnice-devel'.
|
||||
#
|
||||
depends="gstreamer-devel libsoup-devel gupnp-igd-devel libnice"
|
||||
noarch=yes
|
||||
depends="glib-devel libnice>=${version}"
|
||||
short_desc="${sourcepkg} - development files"
|
||||
long_desc="${long_desc}
|
||||
|
||||
This package contains files for development, headers, static libs, etc."
|
||||
|
||||
|
||||
do_install()
|
||||
{
|
||||
do_install() {
|
||||
mkdir -p ${DESTDIR}/usr/lib
|
||||
mv ${SRCPKGDESTDIR}/usr/{include,share} ${DESTDIR}/usr
|
||||
mv ${SRCPKGDESTDIR}/usr/lib/pkgconfig ${DESTDIR}/usr/lib
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue