Search Criteria
Package Details: python-sipsimple 5.3.0-2
Package Actions
Git Clone URL: | https://aur.archlinux.org/python-sipsimple.git (read-only, click to copy) |
---|---|
Package Base: | python-sipsimple |
Description: | SIP SIMPLE SDK is a Python library for desktop operating |
Upstream URL: | https://github.com/AGProjects/python3-sipsimple |
Licenses: | GPL-3+ |
Conflicts: | python3-sipsimple |
Provides: | python3-sipsimple |
Replaces: | python3-sipsimple |
Submitter: | josemslopes |
Maintainer: | josemslopes |
Last Packager: | josemslopes |
Votes: | 0 |
Popularity: | 0.000000 |
First Submitted: | 2021-10-30 18:01 (UTC) |
Last Updated: | 2024-01-14 18:29 (UTC) |
Dependencies (26)
- alsa-lib
- ffmpeg (ffmpeg-nvcodec-11-1-gitAUR, ffmpeg-amd-full-gitAUR, ffmpeg-cudaAUR, ffmpeg-full-gitAUR, ffmpeg-gitAUR, ffmpeg-fullAUR, ffmpeg-decklinkAUR, ffmpeg-headlessAUR, ffmpeg-amd-fullAUR, ffmpeg-libfdk_aacAUR, ffmpeg-obsAUR, ffmpeg-ffplayoutAUR)
- libvpx (libvpx-full-gitAUR, libvpx-gitAUR)
- opencore-amr (opencore-amr-gitAUR)
- openssl (openssl-gitAUR, openssl-staticAUR)
- opus (opus-gitAUR)
- python-applicationAUR
- python-dateutil
- python-dnspython (python-dnspython-gitAUR)
- python-eventlibAUR
- python-gevent (python-gevent-gitAUR)
- python-gnutlsAUR
- python-lxml
- python-msrplibAUR
- python-otrAUR
- python-twisted
- python-xcaplibAUR
- sqlite (sqlite-fossilAUR)
- util-linux-libs (util-linux-libs-selinuxAUR, util-linux-libs-aesAUR)
- v4l-utils (v4l-utils-gitAUR)
- Show 6 more dependencies...
Latest Comments
josemslopes commented on 2024-01-14 18:34 (UTC)
@dreleck Thanks for your feedback. I updated the package.
dreieck commented on 2023-12-22 16:43 (UTC)
Please download your source file to a distinctive filename. If
$SRCDEST
is set, all downloads end up in a single directory, and5.3.0.tar.gz
is likely ambigue.(Prefix
${pkgname}-${pkgver}.tar.gz::
to thesource
entry.)Regards and thanks for maintaining!
dreieck commented on 2023-12-22 16:43 (UTC)
Please move away from using
setup.py
directly and usepython -m build
,python -m installer
with the approproatemakedepends
, as laid out at https://wiki.archlinux.org/title/Python_Package_Guidelines:Regards and thanks for maintaining!
josemslopes commented on 2022-03-15 23:36 (UTC)
@benibr I checked and had the same problem. I updated the package with dependency ffmpeg4.4. Thanks for the feedback.
benibr commented on 2022-03-15 14:53 (UTC)
Unfortunatly I'm not able to install the package: Compilation fails with this error https://pastebin.com/4WVZ20Zy and I can't figure out why.
Is this known to anybody?