Package Details: jlink-systemview 10:3.60c-0

Git Clone URL: https://aur.archlinux.org/jlink-systemview.git (read-only, click to copy)
Package Base: jlink-systemview
Description: Segger SystemView for Linux
Upstream URL: https://www.segger.com/downloads/jlink/
Licenses: custom
Groups: jlink
Submitter: AlexisPolti
Maintainer: AlexisPolti (pzl)
Last Packager: AlexisPolti
Votes: 20
Popularity: 0.000620
First Submitted: 2016-01-22 00:18 (UTC)
Last Updated: 2025-04-01 15:20 (UTC)

Latest Comments

1 2 3 Next › Last »

AlexisPolti commented on 2025-04-01 15:24 (UTC)

Fixed, we are now on 3.60c

redfast00 commented on 2025-04-01 13:46 (UTC)

Seems to be broken again:

:: (1/1) Parsing SRCINFO: jlink-systemview
==> Making package: jlink-systemview 10:3.60b-0 (Tue 01 Apr 2025 15:46:47)
==> Checking runtime dependencies...
==> Checking buildtime dependencies...
==> Retrieving sources...
  -> Found SystemView.desktop
  -> Found SystemView.svg
  -> Found SystemView_Linux_V360b_x86_64.tgz
==> Validating source files with md5sums...
    SystemView.desktop ... Passed
    SystemView.svg ... Passed
==> Validating source_x86_64 files with md5sums...
    SystemView_Linux_V360b_x86_64.tgz ... FAILED
==> ERROR: One or more files did not pass the validity check!
 -> error making: jlink-systemview-exit status 1
 -> Failed to install the following packages. Manual intervention is required:
jlink-systemview - exit status 1

imi415 commented on 2022-12-23 12:25 (UTC)

Please consider using https://www.segger.com/downloads/systemview/SystemView_Linux_V340_x86_64.tgz (replace the version in the link does work) instead, as the default link (https://www.segger.com/downloads/systemview/systemview_linux_tgz64) always points to the latest release.

hatred commented on 2022-12-23 01:47 (UTC)

Actual version downloaded by the link is 3.42...

AlexisPolti commented on 2020-05-11 15:29 (UTC)

Don't know why Segger didn't warn me… Anyways, thanx a lot! :)

krasoa commented on 2020-05-11 14:44 (UTC)

The sources were updated and the md5sums are outdated now. The new ones are: x86_64: 11729a88824648428af09a23cf847f45 i686: e7e9e0c671bfc10abef71a2285ace533

AlexisPolti commented on 2019-10-13 13:22 (UTC)

(credited in the commit message. If you want to be credited in the PKBUILD file, no pb for me)

AlexisPolti commented on 2019-10-13 13:05 (UTC)

Thanx a lot (and I mean it)! The new version is uploaded you've been credited! Thanx again :-)

pagdot commented on 2019-10-13 12:24 (UTC)

@AlexisPolti I've made some improvements in https://gist.github.com/pagdot/efe404d2915045fd527effd164e2c8c0/revisions

  • I've added the .desktop and the .svg file in the sources list. This is the recommended way (AFAIK) to add additional files and allow to specify them direct (without ../).
  • I've fixed the Icon path from .png to svg

Thanks for adding the desktop file!

AlexisPolti commented on 2019-10-13 00:41 (UTC)

@pagdot: I never use .desktop files, that's why I didn't include one in the package. That's done, could you verify that it is correct please? That's the first time that I create a .desktop entry :)