summaryrefslogtreecommitdiff
path: root/package/peercast/ipkg
diff options
context:
space:
mode:
Diffstat (limited to 'package/peercast/ipkg')
-rw-r--r--package/peercast/ipkg/peercast.conffiles1
-rw-r--r--package/peercast/ipkg/peercast.control6
2 files changed, 7 insertions, 0 deletions
diff --git a/package/peercast/ipkg/peercast.conffiles b/package/peercast/ipkg/peercast.conffiles
new file mode 100644
index 0000000000..0c554494ef
--- /dev/null
+++ b/package/peercast/ipkg/peercast.conffiles
@@ -0,0 +1 @@
+/etc/peercast.ini
diff --git a/package/peercast/ipkg/peercast.control b/package/peercast/ipkg/peercast.control
new file mode 100644
index 0000000000..a09a246fe9
--- /dev/null
+++ b/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++
+