Github messages for voidlinux
 help / color / mirror / Atom feed
From: Bnyro <Bnyro@users.noreply.github.com>
To: ml@inbox.vuxu.org
Subject: Re: [PR PATCH] [Updated] New package: emblem-1.2.0
Date: Thu, 05 Oct 2023 21:12:40 +0200	[thread overview]
Message-ID: <20231005191240.wU5K_3JRREpp6elyBMPopU_PTwv9hn2hUplzbqyqSPE@z> (raw)
In-Reply-To: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-44254@inbox.vuxu.org>

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

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

https://github.com/Bnyro/void-packages emblem
https://github.com/void-linux/void-packages/pull/44254

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

#### 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-glibc)


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

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

From d5bed14301e77f1f3c5e1b948d0d4bd348b37410 Mon Sep 17 00:00:00 2001
From: Bnyro <bnyro@tutanota.com>
Date: Thu, 29 Jun 2023 17:07:07 +0200
Subject: [PATCH] New package: emblem-1.2.0

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

diff --git a/srcpkgs/emblem/template b/srcpkgs/emblem/template
new file mode 100644
index 0000000000000..8514347ac1b1e
--- /dev/null
+++ b/srcpkgs/emblem/template
@@ -0,0 +1,22 @@
+# Template file for 'emblem'
+pkgname=emblem
+version=1.2.0
+revision=1
+build_style=meson
+build_helper=rust
+hostmakedepends="rust cargo glib cmake pkg-config gettext desktop-file-utils glib-devel gtk4-update-icon-cache gtk-update-icon-cache"
+makedepends="gtk4-devel libadwaita-devel rust-std"
+short_desc="Generate project avatars"
+maintainer="Bnyro <bnyro@tutanota.com>"
+license="GPL-3.0-or-later"
+homepage="https://apps.gnome.org/app/org.gnome.design.Emblem/"
+distfiles="https://gitlab.gnome.org/World/design/emblem/-/archive/${version}/emblem-${version}.tar.gz"
+checksum=186fb10640f90d9dd59015f64f538ad46092917f1dcd2f0e28bfb4f38852e676
+make_check="no" # tests depend on clippy which would require to use rustup
+
+pre_build() {
+	if [ "$CROSS_BUILD" ]; then
+		vsed -i src/meson.build \
+			-e "s%rust_target /%'${RUST_TARGET}' / rust_target /%"
+	fi
+}

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

Thread overview: 19+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-06-04 11:12 [PR PATCH] " Bnyro
2023-06-04 11:56 ` Bnyro
2023-06-04 11:56 ` [PR PATCH] [Closed]: " Bnyro
2023-06-04 12:40 ` paper42
2023-06-04 14:03 ` [PR PATCH] [Updated] " Bnyro
2023-06-04 14:47 ` Bnyro
2023-06-11 15:33 ` Bnyro
2023-06-11 16:27 ` Bnyro
2023-06-24 12:13 ` Bnyro
2023-06-28 17:56 ` Bnyro
2023-06-28 17:57 ` Bnyro
2023-06-29 15:06 ` Bnyro
2023-09-28  1:45 ` github-actions
2023-09-28  7:19 ` Bnyro
2023-10-05 19:07 ` [PR PATCH] [Updated] " Bnyro
2023-10-05 19:12 ` Bnyro
2023-10-05 19:12 ` Bnyro [this message]
2023-11-07 13:58 ` [PR PATCH] [Closed]: " Bnyro
2023-11-07 13:58 ` Bnyro

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=20231005191240.wU5K_3JRREpp6elyBMPopU_PTwv9hn2hUplzbqyqSPE@z \
    --to=bnyro@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).