diff options
author | nico <nico@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2005-10-17 23:46:05 +0000 |
---|---|---|
committer | nico <nico@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2005-10-17 23:46:05 +0000 |
commit | aa3e19f0eb24eb3d1978ea183b483f70a2a00e82 (patch) | |
tree | fcce8c990173f81e485fd535782bf058e6b79e0e /openwrt/package/flac/ipkg | |
parent | c55a1fd216412cdeecac464f5e3704fe5b3c2799 (diff) |
add flac package (thanks to David Collet)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@2158 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'openwrt/package/flac/ipkg')
-rw-r--r-- | openwrt/package/flac/ipkg/libflac.control | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/openwrt/package/flac/ipkg/libflac.control b/openwrt/package/flac/ipkg/libflac.control new file mode 100644 index 0000000000..e7b5cb71be --- /dev/null +++ b/openwrt/package/flac/ipkg/libflac.control @@ -0,0 +1,8 @@ +Package: libflac +Priority: optional +Section: libs +Version: [TBDL] +Architecture: [TBDL] +Maintainer: OpenWrt Developers Team <openwrt-devel@openwrt.org>, David Collett <daveco@users.sourceforge.net> +Source: buildroot internal +Description: Free Lossless Audio Codec library |