diff options
author | nico <nico@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2005-10-05 22:08:58 +0000 |
---|---|---|
committer | nico <nico@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2005-10-05 22:08:58 +0000 |
commit | b33b129cd7318e90ed4d9eeae522983af79729f9 (patch) | |
tree | 66e829e8fc5cdb84cce395e6a9a18bb3bd17b3f6 /package/libvorbis/ipkg | |
parent | 8b1a1acaf0cc36e1e847dad1481c0033ee09b247 (diff) |
add libvorbis
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@2058 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'package/libvorbis/ipkg')
-rw-r--r-- | package/libvorbis/ipkg/libvorbis.control | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/package/libvorbis/ipkg/libvorbis.control b/package/libvorbis/ipkg/libvorbis.control new file mode 100644 index 0000000000..5e4d8808d5 --- /dev/null +++ b/package/libvorbis/ipkg/libvorbis.control @@ -0,0 +1,8 @@ +Package: libvorbis +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/libvorbis/ +Description: The Vorbis General Audio Compression Codec library |