diff options
author | Nicolas Thill <nico@openwrt.org> | 2005-10-05 21:58:47 +0000 |
---|---|---|
committer | Nicolas Thill <nico@openwrt.org> | 2005-10-05 21:58:47 +0000 |
commit | de602fd77e59317f0b6f5219d4737e21021ca77a (patch) | |
tree | 1688cade4233b4f29535357b65369321dda181b1 /package/libogg/ipkg | |
parent | 592058d05b6ec349d73f958aecb9b478aba70d6b (diff) | |
download | upstream-de602fd77e59317f0b6f5219d4737e21021ca77a.tar.gz upstream-de602fd77e59317f0b6f5219d4737e21021ca77a.tar.bz2 upstream-de602fd77e59317f0b6f5219d4737e21021ca77a.zip |
add libogg
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@2057 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'package/libogg/ipkg')
-rw-r--r-- | package/libogg/ipkg/libogg.control | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/package/libogg/ipkg/libogg.control b/package/libogg/ipkg/libogg.control new file mode 100644 index 0000000000..ac2b1c90b9 --- /dev/null +++ b/package/libogg/ipkg/libogg.control @@ -0,0 +1,8 @@ +Package: libogg +Priority: optional +Section: libs +Version: [TBDL] +Architecture: [TBDL] +Maintainer: OpenWrt Developers Team <bugs@openwrt.org> +Source: http://openwrt.org/cgi-bin/viewcvs.cgi/openwrt/package/libogg/ +Description: The Ogg bitstream handling library |