diff options
author | Nicolas Thill <nico@openwrt.org> | 2005-05-14 13:31:30 +0000 |
---|---|---|
committer | Nicolas Thill <nico@openwrt.org> | 2005-05-14 13:31:30 +0000 |
commit | b932c1bad2d32105121cc88bd37ed7f0e9303b40 (patch) | |
tree | e748cccab28375e1f6c517e7730a0bb7c63b169b /openwrt/package/libosip2/ipkg/libosip2.control | |
parent | 03c4ec3882210f0e12707385f85ddaf035ef5d9c (diff) | |
download | mtk-20170518-b932c1bad2d32105121cc88bd37ed7f0e9303b40.zip mtk-20170518-b932c1bad2d32105121cc88bd37ed7f0e9303b40.tar.gz mtk-20170518-b932c1bad2d32105121cc88bd37ed7f0e9303b40.tar.bz2 |
Add libosip2 package
SVN-Revision: 891
Diffstat (limited to 'openwrt/package/libosip2/ipkg/libosip2.control')
-rw-r--r-- | openwrt/package/libosip2/ipkg/libosip2.control | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/openwrt/package/libosip2/ipkg/libosip2.control b/openwrt/package/libosip2/ipkg/libosip2.control new file mode 100644 index 0000000..cb5db55 --- /dev/null +++ b/openwrt/package/libosip2/ipkg/libosip2.control @@ -0,0 +1,9 @@ +Package: libosip2 +Priority: optional +Section: libs +Version: [TBDL] +Architecture: [TBDL] +Maintainer: Nico <nthill@free.fr> +Source: http://nthill.free.fr/openwrt/sources/libosip2/ +Description: GNU oSIP library, a SIP (Session Initiation Protocol) implementation +Depends: libpthread |