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: lemoa-0.1.0
Date: Fri, 30 Jun 2023 17:26:07 +0200	[thread overview]
Message-ID: <20230630152607.TykBHF6dwSZl_adrTerqRuUH8THMmllmpsFVA9OHh6o@z> (raw)
In-Reply-To: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-44687@inbox.vuxu.org>

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

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

https://github.com/Bnyro/void-packages lemoa
https://github.com/void-linux/void-packages/pull/44687

New package: lemoa-0.1.0
#### 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)
- I built this PR locally for these architectures:
  - aarch64-glibc


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

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

From ee48981ff507868376f5842be524d120d85f4e55 Mon Sep 17 00:00:00 2001
From: Bnyro <bnyro@tutanota.com>
Date: Fri, 30 Jun 2023 17:26:40 +0200
Subject: [PATCH] New package: lemoa-0.1.0

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

diff --git a/srcpkgs/lemoa/template b/srcpkgs/lemoa/template
new file mode 100644
index 000000000000..c4e1b2597548
--- /dev/null
+++ b/srcpkgs/lemoa/template
@@ -0,0 +1,21 @@
+# Template file for 'lemoa'
+pkgname=lemoa
+version=0.2.0
+revision=1
+build_style=meson
+build_helper=rust
+hostmakedepends="pkg-config rust cargo desktop-file-utils glib-devel gtk-update-icon-cache"
+makedepends="rust-std gtk4-devel libadwaita-devel"
+short_desc="Gtk client for Lemmy"
+maintainer="Bnyro <bnyro@tutanota.com>"
+license="GPL-3.0-or-later"
+homepage="https://github.com/lemmygtk/lemoa"
+distfiles="https://github.com/lemmygtk/lemoa/releases/download/v${version}/lemoa-${version}.tar.xz"
+checksum=602974f62557f2476e0b7d081d9c727fec748e833d8c6e4cc112e9208c09a7c2
+
+pre_build() {
+	if [ "$CROSS_BUILD" ]; then
+		vsed -i src/meson.build \
+			-e "s%rust_target /%'${RUST_TARGET}' / rust_target /%"
+	fi
+}

  reply	other threads:[~2023-06-30 15:26 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-06-28 17:54 [PR PATCH] " Bnyro
2023-06-30 15:26 ` Bnyro [this message]
2023-06-30 15:27 ` [PR PATCH] [Updated] " Bnyro
2023-07-12 13:50 ` [PR PATCH] [Merged]: New package: lemoa-0.2.0 Duncaen
2023-07-12 14:18 ` Bnyro
2023-07-12 14:21 ` [PR REVIEW] " Duncaen
2023-07-12 14:26 ` 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=20230630152607.TykBHF6dwSZl_adrTerqRuUH8THMmllmpsFVA9OHh6o@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).