ehehe :D
Search Criteria
Package Details: jlink-software-and-documentation 63:8.18-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/jlink-software-and-documentation.git (read-only, click to copy) |
---|---|
Package Base: | jlink-software-and-documentation |
Description: | Segger JLink software & documentation pack for Linux |
Upstream URL: | https://www.segger.com/jlink-software.html |
Licenses: | custom, GPLv2 |
Groups: | jlink |
Conflicts: | j-link-software-and-documentation |
Replaces: | j-link-software-and-documentation |
Submitter: | AlexisPolti |
Maintainer: | AlexisPolti (pzl) |
Last Packager: | AlexisPolti |
Votes: | 54 |
Popularity: | 0.044473 |
First Submitted: | 2016-01-22 00:03 (UTC) |
Last Updated: | 2025-03-06 13:49 (UTC) |
Dependencies (3)
- glibc (glibc-gitAUR, glibc-linux4AUR, glibc-eacAUR, glibc-eac-binAUR)
- libudev0-shim
- patch (patch-gitAUR)
Required by (45)
- airmcu-jlink-pack
- artery-jlink-pack
- at-link-console-bin (optional)
- at32-bootloader-doc-zh (optional)
- at32-ide-bin (optional)
- at32-ide-project-generate (optional)
- at32-new-clock-configuration (optional)
- at32-work-bench (optional)
- bouffalolab-devcude-bin (optional)
- embedded-studio
- embedded-studio-arm
- embedded-studio-arm-nordic
- embedded-studio-risc-v
- hkmicrochip-jlink-pack
- holtek-jlink-pack
- jlink
- jlink-flush-gui-git
- jlink-systemview
- lckfb-logicalpi-fpga-g1-meta
- linux-studio-bin
- Show 25 more...
Sources (26)
- 99-jlink-cmsis-dap.rules
- 99-jlink.rules.patch
- JFlashExe.desktop
- JFlashLiteExe.desktop
- JFlashSPIExe.desktop
- JFlashSPI_CL.desktop
- JLink.svg
- JLinkConfigExe.desktop
- JLinkExe.desktop
- JLinkGDBServer.desktop
- JLinkGUIServerExe.desktop
- JLinkLicenseManager.desktop
- JLinkRegistration.desktop
- JLinkRemoteServer.desktop
- JLinkRTTClient.desktop
- JLinkRTTLogger.desktop
- JLinkRTTViewer.desktop
- JLinkSTM32.desktop
- JLinkSWOViewerExe.desktop
- JLink_Linux_818_arm.tgz
- JLink_Linux_818_arm64.tgz
- JLink_Linux_818_i686.tgz
- JLink_Linux_818_x86_64.tgz
- JMemExe.desktop
- JRunExe.desktop
- JTAGLoadExe.desktop
Latest Comments
« First ‹ Previous 1 .. 5 6 7 8 9 10 11 12 Next › Last »
GPereira commented on 2019-10-29 20:42 (UTC)
AlexisPolti commented on 2019-10-29 19:59 (UTC)
Please allow me at least 24h to build the new package! :)
GPereira commented on 2019-10-29 16:56 (UTC)
Do you want help keeping this package up to date? I use this daily I can help you. You can add me as a co-mantainer if you want :)
AlexisPolti commented on 2019-05-13 12:14 (UTC)
Thanx, fixed!
pouze commented on 2019-05-13 11:16 (UTC) (edited on 2019-05-13 11:17 (UTC) by pouze)
Segger changed the "Accept"-Form.
Please change the PKGBUILD, non_eu_denied_list to non_emb_ctr.
diff --git a/PKGBUILD b/PKGBUILD
index b017dc3
..9a74a4a 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -18,7 +18,7 @@ install=$pkgname.install
url="https://www.segger.com/jlink-software.html"
conflicts=("j-link-software-and-documentation")
replaces=("j-link-software-and-documentation")
-DLAGENTS=("https::/usr/bin/env curl -o %o -d accept_license_agreement=accepted -d non_eu_denied_list=confirmed")
+DLAGENTS=("https::/usr/bin/env curl -o %o -d accept_license_agreement=accepted -d non_emb_ctr=confirmed")
options=(!strip)
prepare() {
AlexisPolti commented on 2019-04-04 12:28 (UTC)
Back to /usr/lib/udev/rules.d then! Fixed, thanx!
mchwalisz commented on 2019-04-04 08:25 (UTC)
It got "fixed" in ccstudio as well. https://aur.archlinux.org/cgit/aur.git/commit/?h=ccstudio&id=0e7e5eb263c9
I think you can use the original name. IMO /usr/lib/udev/rules.d/99-jlink.rules should be part of this package. ccstudio renamed the file 99-ti-jlink.rules.
btw. both files don't have the same content, but I don't think that it is a concern. Looks like different versions of the rules.
AlexisPolti commented on 2019-04-02 00:16 (UTC)
Fixed
AlexisPolti commented on 2019-04-01 10:39 (UTC)
For the moment I'm reverting to /etc/udev/rules.d
Pinned Comments
AlexisPolti commented on 2019-10-29 19:59 (UTC)
Please allow me at least 24h to build the new package! :)