diff options
author | nico <nico@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2005-10-05 21:58:47 +0000 |
---|---|---|
committer | nico <nico@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2005-10-05 21:58:47 +0000 |
commit | 1fa537a3e366dd23f141807b074843dac145dab1 (patch) | |
tree | 46897b046a4c21744b1d81341cc599ebd3e22e57 /openwrt/package/libogg/ipkg | |
parent | 0c00afa607f9a5cdab1ffb862fae32b91274b2d4 (diff) |
add libogg
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@2057 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'openwrt/package/libogg/ipkg')
-rw-r--r-- | openwrt/package/libogg/ipkg/libogg.control | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/openwrt/package/libogg/ipkg/libogg.control b/openwrt/package/libogg/ipkg/libogg.control new file mode 100644 index 0000000000..ac2b1c90b9 --- /dev/null +++ b/openwrt/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 |