Search Criteria
Package Details: pulseview-git 0.3.0.r1172.ge2fe9dfb-2
Package Actions
| Git Clone URL: | https://aur.archlinux.org/pulseview-git.git (read-only, click to copy) |
|---|---|
| Package Base: | pulseview-git |
| Description: | A Qt based logic analyzer GUI for sigrok. (git version) |
| Upstream URL: | http://sigrok.org/wiki/Main_Page |
| Licenses: | GPL3 |
| Conflicts: | pulseview |
| Provides: | pulseview |
| Submitter: | Manouchehri |
| Maintainer: | codyps (megamoth, anatolik, arti, AlexanderStein, xorly, Covenant31) |
| Last Packager: | Covenant31 |
| Votes: | 14 |
| Popularity: | 0.000004 |
| First Submitted: | 2015-09-08 22:10 (UTC) |
| Last Updated: | 2025-11-04 13:12 (UTC) |
Dependencies (9)
- boost-libs
- libsigrok-gitAUR (libsigrok-sipeed-slogic-gitAUR, sigrok-slogic-gitAUR)
- libsigrokdecode-gitAUR
- qt5-base (qt5-base-gitAUR, qt5-base-headlessAUR)
- qt5-svg (qt5-svg-gitAUR)
- boost (boost-gitAUR) (make)
- cmake (cmake3AUR, cmake-gitAUR) (make)
- git (git-gitAUR, git-glAUR) (make)
- qt5-tools (make)
Required by (1)
- picsimlab-bin (requires pulseview)
Latest Comments
1 2 3 Next › Last »
Covenant31 commented on 2025-11-03 20:22 (UTC)
Another solution that avoids downgrading boost:
Solution found here: https://github.com/sigrokproject/pulseview/issues/104#issuecomment-3386205901
gbin commented on 2025-10-26 15:15 (UTC) (edited on 2025-10-26 15:15 (UTC) by gbin)
It looks like boost-1.89 broke this package
and select 1.88 for both
aisuneko commented on 2025-04-27 09:56 (UTC)
Use this patch to update to the GitHub mirror and to address CMake 4.0+ compatibility:
AlexanderStein commented on 2023-07-16 07:53 (UTC) (edited on 2023-07-16 07:53 (UTC) by AlexanderStein)
Please don't call
makedirectly, always usecmake --build <build-dir>. Otherwise build breaks if user setsCMAKE_GENERATORvariable. Prefer out-of-source builds as well. Thanksarti commented on 2023-07-11 09:07 (UTC)
This package now needs
qt5-toolsto build. Otherwise I got this error in the cmake configure stepneo2001 commented on 2023-06-07 16:45 (UTC) (edited on 2023-06-07 16:46 (UTC) by neo2001)
Still getting a DateTime related error.
daprutser commented on 2023-05-13 04:43 (UTC)
The current build fails:
daprutser commented on 2023-04-10 15:52 (UTC) (edited on 2023-04-10 15:52 (UTC) by daprutser)
The latest commit fixes it:
daprutser commented on 2023-04-09 18:55 (UTC) (edited on 2023-04-09 18:57 (UTC) by daprutser)
Build failed, now what?
thierer commented on 2022-06-28 18:56 (UTC)
@neo2001: If your system uses a locale where the decimal separator isn't a point (like "de_DE"), you're probably affected by this bug in boost 1.79.0.
Until it's fixed in Arch's boost version, you can work around it by starting pulseview with "env LC_ALL=c pulseview".
1 2 3 Next › Last »