oggfwd: Build with libshout-full
Signed-off-by: Ted Hess <thess@kitschensync.net>
This commit is contained in:
parent
a7161b8e4c
commit
c067c6b0d5
1 changed files with 2 additions and 2 deletions
|
@ -10,7 +10,7 @@ include $(TOPDIR)/rules.mk
|
||||||
PKG_NAME:=oggfwd
|
PKG_NAME:=oggfwd
|
||||||
PKG_REV:=506088e5066abd086efc951670906187c120e9a3
|
PKG_REV:=506088e5066abd086efc951670906187c120e9a3
|
||||||
PKG_VERSION:=20150412
|
PKG_VERSION:=20150412
|
||||||
PKG_RELEASE:=1
|
PKG_RELEASE:=2
|
||||||
|
|
||||||
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
|
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
|
||||||
PKG_SOURCE_URL:=git://r-w-x.org/oggfwd.git
|
PKG_SOURCE_URL:=git://r-w-x.org/oggfwd.git
|
||||||
|
@ -30,7 +30,7 @@ define Package/oggfwd
|
||||||
SUBMENU:=Streaming
|
SUBMENU:=Streaming
|
||||||
TITLE:=Pipe media into icecast
|
TITLE:=Pipe media into icecast
|
||||||
URL:=http://www.v2v.cc/~j/oggfwd
|
URL:=http://www.v2v.cc/~j/oggfwd
|
||||||
DEPENDS:=+libpthread +libshout
|
DEPENDS:=+libpthread +libshout-full
|
||||||
endef
|
endef
|
||||||
|
|
||||||
define Package/oggfwd/description
|
define Package/oggfwd/description
|
||||||
|
|
Loading…
Reference in a new issue