summaryrefslogtreecommitdiff
path: root/openwrt/package/peercast/ipkg/peercast.control
diff options
context:
space:
mode:
authornico <nico@3c298f89-4303-0410-b956-a3cf2f4a3e73>2005-12-14 22:34:56 +0000
committernico <nico@3c298f89-4303-0410-b956-a3cf2f4a3e73>2005-12-14 22:34:56 +0000
commit9bc942e4071d2040bd26f54783fadfc8394d1f55 (patch)
tree3b02357b3223de93791cbb916e67aea038e1bdc6 /openwrt/package/peercast/ipkg/peercast.control
parent060e86ed020c464871e85cdcb14b4b561130022f (diff)
add peercast package (thanks to Romain Beauxis)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@2672 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'openwrt/package/peercast/ipkg/peercast.control')
-rw-r--r--openwrt/package/peercast/ipkg/peercast.control6
1 files changed, 6 insertions, 0 deletions
diff --git a/openwrt/package/peercast/ipkg/peercast.control b/openwrt/package/peercast/ipkg/peercast.control
new file mode 100644
index 0000000000..a09a246fe9
--- /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++
+