diff options
author | Nicolas Thill <nico@openwrt.org> | 2005-10-17 22:04:28 +0000 |
---|---|---|
committer | Nicolas Thill <nico@openwrt.org> | 2005-10-17 22:04:28 +0000 |
commit | b7c214ab47bb5ad504ae6b22285853f8a2fbf0e8 (patch) | |
tree | 338fbad3d1d347f537100bdfa025dacfb442f6ec /package/libmad/ipkg/libmad.control | |
parent | 9986bef6db49fce3e7eec9b80e96a12e7df3a81b (diff) | |
download | upstream-b7c214ab47bb5ad504ae6b22285853f8a2fbf0e8.tar.gz upstream-b7c214ab47bb5ad504ae6b22285853f8a2fbf0e8.tar.bz2 upstream-b7c214ab47bb5ad504ae6b22285853f8a2fbf0e8.zip |
add libmad package (thanks to David Collet)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@2154 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'package/libmad/ipkg/libmad.control')
-rw-r--r-- | package/libmad/ipkg/libmad.control | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/package/libmad/ipkg/libmad.control b/package/libmad/ipkg/libmad.control new file mode 100644 index 0000000000..bd37fd4d09 --- /dev/null +++ b/package/libmad/ipkg/libmad.control @@ -0,0 +1,8 @@ +Package: libmad +Priority: optional +Section: libs +Version: [TBDL] +Architecture: [TBDL] +Maintainer: OpenWrt Developers Team <openwrt-devel@openwrt.org>, David Collett <daveco@users.sourceforge.net> +Source: http://openwrt.org/cgi-bin/viewcvs.cgi/openwrt/package/libmad/ +Description: An high-quality MPEG audio decoding library |