Github messages for voidlinux
 help / color / mirror / Atom feed
From: ii8 <ii8@users.noreply.github.com>
To: ml@inbox.vuxu.org
Subject: [PR PATCH] stlink: update to 1.8.0.
Date: Wed, 14 Feb 2024 23:33:16 +0100	[thread overview]
Message-ID: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-48729@inbox.vuxu.org> (raw)

[-- 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

             reply	other threads:[~2024-02-14 22:33 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-02-14 22:33 ii8 [this message]
2024-02-15  3:40 ` [PR PATCH] [Merged]: " classabbyamp

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-48729@inbox.vuxu.org \
    --to=ii8@users.noreply.github.com \
    --cc=ml@inbox.vuxu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).