summaryrefslogtreecommitdiff
path: root/openwrt/package/peercast/ipkg
diff options
context:
space:
mode:
authorNicolas Thill <nico@openwrt.org>2005-12-14 22:34:56 +0000
committerNicolas Thill <nico@openwrt.org>2005-12-14 22:34:56 +0000
commit41f3621319ff96a3cac5c13effdc8330d518ba54 (patch)
treed4b4f62cf9f5e454347b0e0afd6f237fe14d9fa3 /openwrt/package/peercast/ipkg
parent05ae28286c534ac8840e0ca61962cc78ab1f45c3 (diff)
downloadmtk-20170518-41f3621319ff96a3cac5c13effdc8330d518ba54.zip
mtk-20170518-41f3621319ff96a3cac5c13effdc8330d518ba54.tar.gz
mtk-20170518-41f3621319ff96a3cac5c13effdc8330d518ba54.tar.bz2
add peercast package (thanks to Romain Beauxis)
SVN-Revision: 2672
Diffstat (limited to 'openwrt/package/peercast/ipkg')
-rw-r--r--openwrt/package/peercast/ipkg/peercast.conffiles1
-rw-r--r--openwrt/package/peercast/ipkg/peercast.control6
2 files changed, 7 insertions, 0 deletions
diff --git a/openwrt/package/peercast/ipkg/peercast.conffiles b/openwrt/package/peercast/ipkg/peercast.conffiles
new file mode 100644
index 0000000..0c55449
--- /dev/null
+++ b/openwrt/package/peercast/ipkg/peercast.conffiles
@@ -0,0 +1 @@
+/etc/peercast.ini
diff --git a/openwrt/package/peercast/ipkg/peercast.control b/openwrt/package/peercast/ipkg/peercast.control
new file mode 100644
index 0000000..a09a246
--- /dev/null
+++ b/openwrt/package/peercast/ipkg/peercast.control
@@ -0,0 +1,6 @@
+Package: peercast
+Priority: optional
+Section: net
+Description: P2P audio and video streaming server
+Depends: libpthread, uclibc++
+