projects
/
feed
/
packages.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a7161b8
)
oggfwd: Build with libshout-full
author
Ted Hess
<thess@kitschensync.net>
Mon, 16 Nov 2015 19:39:31 +0000
(14:39 -0500)
committer
Ted Hess
<thess@kitschensync.net>
Mon, 16 Nov 2015 19:39:31 +0000
(14:39 -0500)
Signed-off-by: Ted Hess <thess@kitschensync.net>
multimedia/oggfwd/Makefile
patch
|
blob
|
history
diff --git
a/multimedia/oggfwd/Makefile
b/multimedia/oggfwd/Makefile
index 8caf7f1acb0222de7a098b6642cb9da007706295..4560da1f8a02345cbad38abca7f5bdeddd7cabd5 100644
(file)
--- a/
multimedia/oggfwd/Makefile
+++ b/
multimedia/oggfwd/Makefile
@@
-10,7
+10,7
@@
include $(TOPDIR)/rules.mk
PKG_NAME:=oggfwd
PKG_REV:=506088e5066abd086efc951670906187c120e9a3
PKG_VERSION:=20150412
-PKG_RELEASE:=
1
+PKG_RELEASE:=
2
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
PKG_SOURCE_URL:=git://r-w-x.org/oggfwd.git
@@
-30,7
+30,7
@@
define Package/oggfwd
SUBMENU:=Streaming
TITLE:=Pipe media into icecast
URL:=http://www.v2v.cc/~j/oggfwd
- DEPENDS:=+libpthread +libshout
+ DEPENDS:=+libpthread +libshout
-full
endef
define Package/oggfwd/description