summaryrefslogtreecommitdiff
path: root/openwrt/package/madplay/ipkg/madplay.control
diff options
context:
space:
mode:
authorNicolas Thill <nico@openwrt.org>2005-12-14 13:40:21 +0000
committerNicolas Thill <nico@openwrt.org>2005-12-14 13:40:21 +0000
commit07a606e06307a64885fa6b3992e4c2724d3a76ab (patch)
treee54a4cb7034d2e017051a512d28035855cd344db /openwrt/package/madplay/ipkg/madplay.control
parent58fb874180d1eacb6d850b1dbe3ab1901a2aabc6 (diff)
downloadmtk-20170518-07a606e06307a64885fa6b3992e4c2724d3a76ab.zip
mtk-20170518-07a606e06307a64885fa6b3992e4c2724d3a76ab.tar.gz
mtk-20170518-07a606e06307a64885fa6b3992e4c2724d3a76ab.tar.bz2
add madplay package (thanks to Romain Beauxis), add libid3tag dependency on zlib.
SVN-Revision: 2670
Diffstat (limited to 'openwrt/package/madplay/ipkg/madplay.control')
-rw-r--r--openwrt/package/madplay/ipkg/madplay.control6
1 files changed, 6 insertions, 0 deletions
diff --git a/openwrt/package/madplay/ipkg/madplay.control b/openwrt/package/madplay/ipkg/madplay.control
new file mode 100644
index 0000000..f776e7c
--- /dev/null
+++ b/openwrt/package/madplay/ipkg/madplay.control
@@ -0,0 +1,6 @@
+Package: madplay
+Priority: optional
+Section: sound
+Description: MPEG audio player in fixed point
+Depends: libid3tag, libmad
+