diff options
author | nico <nico@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2005-08-24 19:11:35 +0000 |
---|---|---|
committer | nico <nico@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2005-08-24 19:11:35 +0000 |
commit | da8828bfec2bc961874f88cf3cb71d29f27b7f0c (patch) | |
tree | 2f85282ba12a45bc37687d612efee60c72f9ca82 /openwrt/package/mt-daapd/ipkg/mt-daapd.control | |
parent | be3dc1bb5a1a3b33d42f0d0d5d6d617ccd69dec5 (diff) |
add mt-daapd package
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@1746 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'openwrt/package/mt-daapd/ipkg/mt-daapd.control')
-rw-r--r-- | openwrt/package/mt-daapd/ipkg/mt-daapd.control | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/openwrt/package/mt-daapd/ipkg/mt-daapd.control b/openwrt/package/mt-daapd/ipkg/mt-daapd.control new file mode 100644 index 0000000000..9d9d5b178f --- /dev/null +++ b/openwrt/package/mt-daapd/ipkg/mt-daapd.control @@ -0,0 +1,9 @@ +Package: mt-daapd +Priority: optional +Section: net +Version: [TBDL] +Architecture: [TBDL] +Maintainer: OpenWrt Developers Team <bugs@openwrt.org> +Source: http://openwrt.org/cgi-bin/viewcvs.cgi/openwrt/package/mt-daapd/ +Depends: libgdbm, libhowl, libid3tag, libpthread +Description: a multi-threaded DAAP (Digital Audio Access Protocol) daemon |