Github messages for voidlinux
 help / color / mirror / Atom feed
From: sug0 <sug0@users.noreply.github.com>
To: ml@inbox.vuxu.org
Subject: Re: [PR PATCH] [Updated] New package: seer-1.17
Date: Tue, 02 May 2023 21:12:55 +0200	[thread overview]
Message-ID: <20230502191255.fOxy66WFe59-PKLlmrhB_bsGGsEKyYloKU2cdRHkdIU@z> (raw)
In-Reply-To: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-43682@inbox.vuxu.org>

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

There is an updated pull request by sug0 against master on the void-packages repository

https://github.com/sug0/void-packages seer
https://github.com/void-linux/void-packages/pull/43682

New package: seer-1.17
<!-- Uncomment relevant sections and delete options which are not applicable -->

Based on [the AUR package](https://aur.archlinux.org/packages/seer-gdb).

#### Testing the changes
- I tested the changes in this PR: **YES** (briefly)

<!--
#### New package
- This new package conforms to the [package requirements](https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#package-requirements): **YES**|**NO**
-->

<!-- Note: If the build is likely to take more than 2 hours, please add ci skip tag as described in
https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#continuous-integration
and test at least one native build and, if supported, at least one cross build.
Ignore this section if this PR is not skipping CI.
-->

#### Local build testing
- I built this PR locally for my native architecture, `x86_64-glibc`


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

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

From 2399c5da925ce204511b8cfa27622ad3a287197d Mon Sep 17 00:00:00 2001
From: Tiago Carvalho <sugoiuguu@tfwno.gf>
Date: Sun, 30 Apr 2023 12:54:55 +0100
Subject: [PATCH] New package: seer-1.17

---
 srcpkgs/seer/template | 26 ++++++++++++++++++++++++++
 1 file changed, 26 insertions(+)
 create mode 100644 srcpkgs/seer/template

diff --git a/srcpkgs/seer/template b/srcpkgs/seer/template
new file mode 100644
index 000000000000..233a91c0fec2
--- /dev/null
+++ b/srcpkgs/seer/template
@@ -0,0 +1,26 @@
+# Template file for 'seer'
+pkgname=seer
+version=1.17
+revision=1
+build_style=cmake
+build_wrksrc="src"
+hostmakedepends="pkg-config qt5-qmake"
+makedepends="qt5-devel qt5-charts-devel"
+depends="gdb"
+short_desc="GUI frontend to gdb for Linux"
+maintainer="Orphaned <orphan@voidlinux.org>"
+license="GPL-3.0-or-later"
+homepage="https://github.com/epasveer/seer"
+changelog="https://raw.githubusercontent.com/epasveer/seer/main/CHANGELOG.md"
+distfiles="https://github.com/epasveer/seer/archive/v${version}.tar.gz"
+checksum=085d096731d8d86a374107e36f01bb66582ac2509be4bafc2a443a4275973705
+
+do_install() {
+	cd resources
+	install -Dm644 'seergdb_32x32.png' "${DESTDIR}/usr/share/icons/hicolor/32x32/apps/seergdb.png"
+	install -Dm644 'seergdb_64x64.png' "${DESTDIR}/usr/share/icons/hicolor/64x64/apps/seergdb.png"
+	install -Dm644 'seergdb_128x128.png' "${DESTDIR}/usr/share/icons/hicolor/128x128/apps/seergdb.png"
+	install -Dm644 'seergdb_256x256.png' "${DESTDIR}/usr/share/icons/hicolor/256x256/apps/seergdb.png"
+	install -Dm644 'seergdb_512x512.png' "${DESTDIR}/usr/share/icons/hicolor/512x512/apps/seergdb.png"
+	install -Dm644 'seergdb.desktop' -t "${DESTDIR}/usr/share/applications"
+}

  parent reply	other threads:[~2023-05-02 19:12 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-04-30 11:57 [PR PATCH] " sug0
2023-05-02 19:12 ` [PR PATCH] [Updated] " sug0
2023-05-02 19:12 ` sug0 [this message]
2023-05-02 19:16 ` sug0
2023-05-02 19:21 ` sug0
2023-06-24 12:05 ` [PR REVIEW] " Duncaen
2023-06-26  8:43 ` [PR PATCH] [Updated] " sug0
2023-06-26  8:45 ` sug0
2023-06-26  8:59 ` sug0
2023-06-26  9:04 ` [PR PATCH] [Updated] New package: seer-2.0 sug0
2023-06-26 10:49 ` [PR PATCH] [Closed]: " Duncaen

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=20230502191255.fOxy66WFe59-PKLlmrhB_bsGGsEKyYloKU2cdRHkdIU@z \
    --to=sug0@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).