diff options
author | Nicolas Thill <nico@openwrt.org> | 2005-10-17 23:46:05 +0000 |
---|---|---|
committer | Nicolas Thill <nico@openwrt.org> | 2005-10-17 23:46:05 +0000 |
commit | 5b60b3308ec98f0dd124129b1bb503145d8c8208 (patch) | |
tree | 5816ff0e2d00d3eb7dcdb92c0af9467e7c1e7002 /package/flac/ipkg/libflac.control | |
parent | e5a0a550e1b1d6eb542a1cf6a23857f1b8b9997d (diff) | |
download | master-187ad058-5b60b3308ec98f0dd124129b1bb503145d8c8208.tar.gz master-187ad058-5b60b3308ec98f0dd124129b1bb503145d8c8208.tar.bz2 master-187ad058-5b60b3308ec98f0dd124129b1bb503145d8c8208.zip |
add flac package (thanks to David Collet)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@2158 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'package/flac/ipkg/libflac.control')
-rw-r--r-- | package/flac/ipkg/libflac.control | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/package/flac/ipkg/libflac.control b/package/flac/ipkg/libflac.control new file mode 100644 index 0000000000..e7b5cb71be --- /dev/null +++ b/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 |