Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] stlink: update to 1.8.0.
@ 2024-02-14 22:33 ii8
  2024-02-15  3:40 ` [PR PATCH] [Merged]: " classabbyamp
  0 siblings, 1 reply; 2+ messages in thread
From: ii8 @ 2024-02-14 22:33 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 569 bytes --]

There is a new pull request by ii8 against master on the void-packages repository

https://github.com/ii8/void-packages stlink
https://github.com/void-linux/void-packages/pull/48729

stlink: update to 1.8.0.
#### Testing the changes
- I tested the changes in this PR: **YES**

#### Local build testing
- I built this PR locally for my native architecture, x86_64-musl
- I built this PR locally for these architectures (if supported. mark crossbuilds):
  - armv6l-musl



A patch file from https://github.com/void-linux/void-packages/pull/48729.patch is attached

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-stlink-48729.patch --]
[-- Type: text/x-diff, Size: 1809 bytes --]

From 5144dad09246f62824f340461d4909dacda0e79a Mon Sep 17 00:00:00 2001
From: murray <murray.calavera@protonmail.com>
Date: Wed, 14 Feb 2024 22:15:48 +0000
Subject: [PATCH] stlink: update to 1.8.0.

---
 srcpkgs/stlink/patches/enable-cross-gtk.patch | 11 -----------
 srcpkgs/stlink/template                       |  6 +++---
 2 files changed, 3 insertions(+), 14 deletions(-)
 delete mode 100644 srcpkgs/stlink/patches/enable-cross-gtk.patch

diff --git a/srcpkgs/stlink/patches/enable-cross-gtk.patch b/srcpkgs/stlink/patches/enable-cross-gtk.patch
deleted file mode 100644
index d55e9f9d27244..0000000000000
--- a/srcpkgs/stlink/patches/enable-cross-gtk.patch
+++ /dev/null
@@ -1,11 +0,0 @@
---- a/src/stlink-gui/CMakeLists.txt
-+++ b/src/stlink-gui/CMakeLists.txt
-@@ -2,7 +2,7 @@
- # Build GUI
- ###
- 
--if (NOT WIN32 AND NOT CMAKE_CROSSCOMPILING)
-+if (NOT WIN32)
-     find_package(PkgConfig)
-     pkg_check_modules(GTK3 gtk+-3.0)
- 
diff --git a/srcpkgs/stlink/template b/srcpkgs/stlink/template
index db3e75ed2b1cb..bc7cb8d16f309 100644
--- a/srcpkgs/stlink/template
+++ b/srcpkgs/stlink/template
@@ -1,7 +1,7 @@
 # Template file for 'stlink'
 pkgname=stlink
-version=1.7.0
-revision=2
+version=1.8.0
+revision=1
 build_style=cmake
 configure_args="-DSTLINK_UDEV_RULES_DIR=/usr/lib/udev/rules.d
  -DSTLINK_MODPROBED_DIR=/usr/lib/modprobe.d -DSTLINK_LIBRARY_PATH=/usr/lib"
@@ -13,7 +13,7 @@ license="BSD-3-Clause"
 homepage="https://github.com/stlink-org/stlink"
 changelog="https://raw.githubusercontent.com/stlink-org/stlink/master/CHANGELOG.md"
 distfiles="${homepage}/archive/v${version}.tar.gz"
-checksum=57ec1214905aedf59bee7f70ddff02316f64fa9ba5a9b6a3a64952edc5b65855
+checksum=cff760b5c212c2cc480f705b9ca7f3828d6b9c267950c6a547002cd0a1f5f6ac
 
 post_install() {
 	vlicense LICENSE.md LICENSE

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [PR PATCH] [Merged]: stlink: update to 1.8.0.
  2024-02-14 22:33 [PR PATCH] stlink: update to 1.8.0 ii8
@ 2024-02-15  3:40 ` classabbyamp
  0 siblings, 0 replies; 2+ messages in thread
From: classabbyamp @ 2024-02-15  3:40 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 427 bytes --]

There's a merged pull request on the void-packages repository

stlink: update to 1.8.0.
https://github.com/void-linux/void-packages/pull/48729

Description:
#### Testing the changes
- I tested the changes in this PR: **YES**

#### Local build testing
- I built this PR locally for my native architecture, x86_64-musl
- I built this PR locally for these architectures (if supported. mark crossbuilds):
  - armv6l-musl



^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2024-02-15  3:40 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-02-14 22:33 [PR PATCH] stlink: update to 1.8.0 ii8
2024-02-15  3:40 ` [PR PATCH] [Merged]: " classabbyamp

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).