diff options
author | Lockywolf <for_sbo.python3-sipsimple_2023-09-22@lockywolf.net> | 2023-09-23 10:11:03 +0900 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2023-09-23 11:33:34 +0700 |
commit | 6f0a2d4f06940f356108c386ad597fdfe715eacf (patch) | |
tree | 672e63126f5963b41b17a69ee97ec2356030ebbb /python/python3-sipsimple/python3-sipsimple.info | |
parent | bece2ab3d82bd6280e2600d40485e62ada296387 (diff) |
python/python3-sipsimple: Added (python sip library).
Signed-off-by: Andrew Clemons <andrew.clemons@gmail.com>
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python/python3-sipsimple/python3-sipsimple.info')
-rw-r--r-- | python/python3-sipsimple/python3-sipsimple.info | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/python/python3-sipsimple/python3-sipsimple.info b/python/python3-sipsimple/python3-sipsimple.info new file mode 100644 index 0000000000..3ad4884c9a --- /dev/null +++ b/python/python3-sipsimple/python3-sipsimple.info @@ -0,0 +1,14 @@ +PRGNAM="python3-sipsimple" +VERSION="5.3.0" +HOMEPAGE="https://sipsimpleclient.org" +DOWNLOAD="https://github.com/AGProjects/python3-sipsimple/archive/5.3.0/python3-sipsimple-5.3.0.tar.gz \ +https://github.com/pjsip/pjproject/archive/2.10/pjproject-2.10.tar.gz \ +https://github.com/wernerd/ZRTPCPP/archive/6b3cd8e6783642292bad0c21e3e5e5ce45ff3e03/ZRTPCPP-6b3cd8e6783642292bad0c21e3e5e5ce45ff3e03.tar.gz" +MD5SUM="b7501cb3f173463f013b0777f4531f96 \ +13e5c418008ae46c4ce0c1e27cdfe9b5 \ +9ffa563579f7fde59a797d1d994675e1" +DOWNLOAD_x86_64="" +MD5SUM_x86_64="" +REQUIRES="python3-dnspython lxml python3-twisted python3-dateutil greenlet zope.interface python3-application python3-eventlib python3-gnutls python3-otr python3-msrplib python3-xcaplib opencore-amr gsm libilbc libyuv" +MAINTAINER="Lockywolf" +EMAIL="for_sbo.python3-sipsimple_2023-09-22@lockywolf.net" |