Github messages for voidlinux
 help / color / mirror / Atom feed
From: kevcrumb <kevcrumb@users.noreply.github.com>
To: ml@inbox.vuxu.org
Subject: Re: [PR PATCH] [Updated] new package: xosd-2.2.14
Date: Tue, 22 Nov 2022 19:05:07 +0100	[thread overview]
Message-ID: <20221122180507.yYFJbqBuHkAmrYtLhFP99TIaZ4fOR8zIVr-lb1xrkr4@z> (raw)
In-Reply-To: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-40693@inbox.vuxu.org>

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

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

https://github.com/kevcrumb/void-packages xosd
https://github.com/void-linux/void-packages/pull/40693

new package: xosd-2.2.14
#### Testing the changes
- I tested the changes in this PR: **YES**

#### New package
- This new package conforms to the [package requirements](https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#package-requirements): **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):
  - x86_64-glibc

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

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

From 8675cb99bfcface4268c7ebbacf5073283672ab0 Mon Sep 17 00:00:00 2001
From: Kevin Crumb <kevcrumb@splitlinux.org>
Date: Tue, 22 Nov 2022 17:30:51 +0000
Subject: [PATCH] new package: xosd-2.2.14

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

diff --git a/srcpkgs/xosd/template b/srcpkgs/xosd/template
new file mode 100644
index 000000000000..4cd325037dbc
--- /dev/null
+++ b/srcpkgs/xosd/template
@@ -0,0 +1,27 @@
+# Template file for 'xosd'
+pkgname=xosd
+version=2.2.14
+revision=1
+build_style="gnu-configure"
+hostmakedepends="pkg-config"
+makedepends="gtk+3-devel"
+short_desc="Simple tool to display shaped text on your X display"
+maintainer="Kevin Crumb <kevcrumb@splitlinux.org>"
+license="GPL-2.0-or-later"
+homepage="http://sourceforge.net/projects/libxosd/"
+distfiles="${SOURCEFORGE_SITE}/libxosd/xosd-${version}.tar.gz
+ http://ftp.de.debian.org/debian/pool/main/x/xosd/xosd_${version}-2.1.debian.tar.xz"
+checksum="4f1fa96f4895baee6a3cba40f188a0da23bbac9d68e8c326d749e084143cb508
+ ccde8324c909d75e60b124146d1e20c6a586385934dc15df02b7209f7324322d"
+skip_extraction="xosd_${version}-2.1.debian.tar.xz"
+
+post_extract() {
+	bsdtar xvJf ${XBPS_SRCDISTDIR}/xosd-${version}/xosd_${version}-2.1.debian.tar.xz \
+		-C ${wrksrc}/ --strip-components=1 \
+		debian/patches/328676.diff debian/patches/25_fix_mangapges.diff
+}
+
+post_patch() {
+	patch -Np1 -i patches/328676.diff
+	patch -Np1 -i patches/25_fix_mangapges.diff
+}

  parent reply	other threads:[~2022-11-22 18:05 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-11-22 17:38 [PR PATCH] " kevcrumb
2022-11-22 17:53 ` [PR REVIEW] " paper42
2022-11-22 18:05 ` kevcrumb [this message]
2022-11-22 18:10 ` kevcrumb
2023-02-21  2:02 ` github-actions
2023-03-07  2:07 ` [PR PATCH] [Closed]: " github-actions
2023-03-21 16:52 ` kevcrumb
2023-04-24  3:28 ` kevcrumb
2023-06-07 11:22 ` kevcrumb
2023-06-24 13:20 ` [PR PATCH] [Merged]: " 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=20221122180507.yYFJbqBuHkAmrYtLhFP99TIaZ4fOR8zIVr-lb1xrkr4@z \
    --to=kevcrumb@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).