Skip to content

Commit

Permalink
libnice: do not build static libs.
Browse files Browse the repository at this point in the history
  • Loading branch information
florin65 committed Aug 30, 2015
1 parent bf134ec commit 41abcd1
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 4 deletions.
3 changes: 3 additions & 0 deletions chat/libnice/BUILD
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
OPTS+=" --disable-static" &&

default_build
8 changes: 4 additions & 4 deletions chat/libnice/DETAILS
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
MODULE=libnice
VERSION=0.1.10
VERSION=0.1.13
SOURCE=$MODULE-$VERSION.tar.gz
SOURCE_URL=http://nice.freedesktop.org/releases
SOURCE_VFY=sha256:1dbfb663b730889ae8cab13a2913fe557d581f70b513c918bbbd0b7d3eefebc9
SOURCE_VFY=sha256:61112d9f3be933a827c8365f20551563953af6718057928f51f487bfe88419e1
WEB_SITE=http://nice.freedesktop.org/wiki
ENTERED=20090319
UPDATED=20150207
SHORT="library and a transmitter that does ICE"
UPDATED=20150830
SHORT="A library and a transmitter that does ICE"

cat << EOF
Libnice is a library and a transmitter that does ICE (as defined in
Expand Down

0 comments on commit 41abcd1

Please sign in to comment.