diff options
author | nico <nico@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2005-05-23 23:40:03 +0000 |
---|---|---|
committer | nico <nico@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2005-05-23 23:40:03 +0000 |
commit | 043d099598089f763e068f287377d32a66449f6e (patch) | |
tree | 8b5d49f4dfe8c705704db85fb79843819b5709eb /openwrt/package/speex/ipkg | |
parent | 79a3ecf1274dbe91d344699d9e41def3664009d0 (diff) |
Convert speex to new packaging style
Rename package to libspeex since it's lib only
Update to v1.1.8
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@1031 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'openwrt/package/speex/ipkg')
-rw-r--r-- | openwrt/package/speex/ipkg/libspeex.control | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/openwrt/package/speex/ipkg/libspeex.control b/openwrt/package/speex/ipkg/libspeex.control new file mode 100644 index 000000000..e41010cbb --- /dev/null +++ b/openwrt/package/speex/ipkg/libspeex.control @@ -0,0 +1,6 @@ +Package: libspeex +Priority: optional +Section: libs +Maintainer: Felix Fietkau <nbd@vd-s.ath.cx> +Source: buildroot internal +Description: an open source patent-free speech compression codec |