Search Criteria
Package Details: sip4-sip-provides 1:4.19.25-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/sip4-sip-provides.git (read-only, click to copy) |
---|---|
Package Base: | sip4-sip-provides |
Description: | Metapackage: Depends on 'sip4' and makes 'sip4' provide 'sip'-dependency (with $pkgver automatically bumped to the one if the installed 'sip4' during build). |
Upstream URL: | https://archlinux.org/packages/extra/x86_64/sip4/ |
Licenses: | custom: public domain. |
Provides: | sip |
Submitter: | dreieck |
Maintainer: | dreieck |
Last Packager: | dreieck |
Votes: | 1 |
Popularity: | 0.000051 |
First Submitted: | 2021-01-08 13:41 (UTC) |
Last Updated: | 2022-04-10 19:01 (UTC) |
Dependencies (2)
Required by (24)
- calibre-git (requires sip) (make)
- calibre-unicode-path (requires sip) (make)
- cura-lulzbot-git (requires sip) (make)
- krita-git (requires sip) (make)
- krita-minimal (requires sip) (make)
- krop (requires sip) (make)
- python-pyqt-qwt (requires sip) (make)
- python-pyqt5-sip4 (requires sip) (make)
- python-qtermwidget (requires sip)
- python-sip418 (requires sip)
- python2-pyqwt (requires sip)
- python2-sip418 (requires sip)
- qgis-git (requires sip)
- qtermwidget-git (requires sip) (make)
- ros-noetic-qt-gui-cpp (requires sip)
- ros2-arch-deps (requires sip)
- scidavis-qt5 (requires sip) (make)
- seexpr (requires sip) (make)
- seexpr-doc (requires sip) (make)
- seexpr2 (requires sip) (make)
Latest Comments
dreieck commented on 2022-04-10 19:01 (UTC)
@Necco: Thanks for pointing out. Fixed, I hope, by setting
LC_ALL=C LANG=C
.Necco commented on 2021-03-01 15:35 (UTC)
The way
pkgver()
is filled in the PKGBUILD makes it only work if the user has the system language set to English. Otherwise, the command doesn't find a string starting withVersion
and doesn't print anything, making the package unable to build.