Search Criteria
Package Details: dsview 1:1.3.2-2
Package Actions
Git Clone URL: | https://aur.archlinux.org/dsview.git (read-only, click to copy) |
---|---|
Package Base: | dsview |
Description: | Client software that supports the DreamSourceLab logic analyzer |
Upstream URL: | http://www.dreamsourcelab.com/ |
Licenses: | GPL3 |
Submitter: | phragment |
Maintainer: | codyps (mruslan, Jake, slaesh, imi415, flipmess, Krakonos, moustafine) |
Last Packager: | Krakonos |
Votes: | 13 |
Popularity: | 0.158203 |
First Submitted: | 2016-02-02 22:16 (UTC) |
Last Updated: | 2024-06-09 02:09 (UTC) |
Dependencies (8)
- fftw
- hicolor-icon-theme (hicolor-icon-theme-gitAUR)
- libusb (libusb-gitAUR)
- python (python37AUR, python311AUR, python310AUR)
- qt5-base (qt5-base-gitAUR, qt5-base-headlessAUR)
- boost (boost-gitAUR) (make)
- cmake (cmake-gitAUR) (make)
- ninja (ninja-kitwareAUR, ninja-memAUR, ninja-fuchsia-gitAUR, ninja-gitAUR, ninja-jobserverAUR) (make)
Latest Comments
« First ‹ Previous 1 2 3 4
Jake commented on 2019-12-01 19:55 (UTC) (edited on 2019-12-01 19:55 (UTC) by Jake)
It does not compile/link on an up to date Arch. This is the fix: https://github.com/DreamSourceLab/DSView/pull/262/commits/d5ad3518afd82c68af9a1e8364668c41c40341d1
Could you please add this patch? Or add me as co-maintainer?
Jake commented on 2019-10-29 00:52 (UTC)
@reesewang: There are missing a few more, see my reworked package: https://github.com/Jakeler/AUR-PKGBUILDS/blob/master/dsview/udev.rules
reesewang commented on 2019-10-28 15:01 (UTC)
My DSLogic Plus from taobao has VID:PID of 2a0e:0020, suggesting adding it to udev rules.
reesewang commented on 2019-10-28 12:34 (UTC)
Please add automake, autoconf, pkgconf as dependencies. I spent a lot of time on a weird autoconf error only to find I was missing the package pkgconf:
error: possibly undefined macro: AS_MESSAGE_LOG_FD
Jake commented on 2018-08-13 17:25 (UTC)
@codyps: Thanks, but why not all? A uppercase executable is strange and usually it should match the pkgname. Also installing the icons without showing them (through the .desktop file) makes not much sense. The desktop file should include a comment (description) as well. Furthermore it still installs 2 (bad) desktop files... because you also removed that part from the sed call. Why?
codyps commented on 2018-08-13 04:17 (UTC)
@Jake: I added some but not quite all of the changes you proposed.
Notably: I avoided renaming the
DSView
executable for now.Jake commented on 2018-06-11 22:57 (UTC)
I made a few improvements to the packaging, would be nice if you could push the changes to the AUR: https://github.com/Jakeler/AUR-PKGBUILDS/commit/6e2df7003c7a99bef69f881585be9fb608ac2f62
projectgus commented on 2016-05-20 07:10 (UTC)
bachp commented on 2016-03-16 21:43 (UTC)
anatolik commented on 2016-02-08 06:12 (UTC)
« First ‹ Previous 1 2 3 4