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] lemoa: update to 0.3.0.
Date: Thu, 13 Jul 2023 18:20:26 +0200	[thread overview]
Message-ID: <20230713162026.-FDMkuTluMSXMCbLFp5ZBiMfvtrbt2zgxuonqffS8QI@z> (raw)
In-Reply-To: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-45015@inbox.vuxu.org>

[-- Attachment #1: Type: text/plain, Size: 1098 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/45015

lemoa: update to 0.3.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**|**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/45015.patch is attached

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

From 92e864cafe8b4e9900fdc2b1ef737fb0df06f383 Mon Sep 17 00:00:00 2001
From: Bnyro <bnyro@tutanota.com>
Date: Thu, 13 Jul 2023 18:21:06 +0200
Subject: [PATCH] lemoa: update to 0.3.0.

---
 srcpkgs/lemoa/template | 11 ++++++-----
 1 file changed, 6 insertions(+), 5 deletions(-)

diff --git a/srcpkgs/lemoa/template b/srcpkgs/lemoa/template
index c4e1b2597548..1a826647d4f5 100644
--- a/srcpkgs/lemoa/template
+++ b/srcpkgs/lemoa/template
@@ -1,19 +1,20 @@
 # Template file for 'lemoa'
 pkgname=lemoa
-version=0.2.0
+version=0.3.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"
+hostmakedepends="pkg-config cargo desktop-file-utils glib-devel gtk-update-icon-cache"
+makedepends="rust-std gtk4-devel libglib-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"
+changelog="https://github.com/lemmygtk/lemoa/releases"
 distfiles="https://github.com/lemmygtk/lemoa/releases/download/v${version}/lemoa-${version}.tar.xz"
-checksum=602974f62557f2476e0b7d081d9c727fec748e833d8c6e4cc112e9208c09a7c2
+checksum=cc3665dd42faf90d1b394fc4c7b67ae0baff5b6379d6082c61bdf3c868fd84cd
 
-pre_build() {
+post_patch() {
 	if [ "$CROSS_BUILD" ]; then
 		vsed -i src/meson.build \
 			-e "s%rust_target /%'${RUST_TARGET}' / rust_target /%"

  parent reply	other threads:[~2023-07-13 16:20 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-07-13 15:17 [PR PATCH] " Bnyro
2023-07-13 16:03 ` icp1994
2023-07-13 16:10 ` icp1994
2023-07-13 16:19 ` Bnyro
2023-07-13 16:20 ` Bnyro [this message]
2023-07-14 17:22 ` [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=20230713162026.-FDMkuTluMSXMCbLFp5ZBiMfvtrbt2zgxuonqffS8QI@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).