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: flare-0.8.2
Date: Thu, 06 Jul 2023 18:10:47 +0200	[thread overview]
Message-ID: <20230706161047.3jdwxchAv4oEw8S_h6X7VDRqw13yMOlVA2qveXYuyNY@z> (raw)
In-Reply-To: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-44878@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 flare
https://github.com/void-linux/void-packages/pull/44878

New package: flare-0.8.2
<!-- 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/44878.patch is attached

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

From 916a7d25dbe4c85d54cfd35164423928512a8dbc Mon Sep 17 00:00:00 2001
From: Bnyro <bnyro@tutanota.com>
Date: Thu, 6 Jul 2023 18:11:13 +0200
Subject: [PATCH] New package: flare-0.8.2

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

diff --git a/srcpkgs/flare/template b/srcpkgs/flare/template
new file mode 100644
index 000000000000..442391b946f0
--- /dev/null
+++ b/srcpkgs/flare/template
@@ -0,0 +1,26 @@
+# Template file for 'flare'
+pkgname=flare
+version=0.8.2
+revision=1
+build_style=meson
+build_helper=rust
+hostmakedepends="pkg-config cargo cmake gettext desktop-file-utils glib-devel gtk-update-icon-cache"
+makedepends="libadwaita-devel rust-std"
+depends="libsecret protobuf libadwaita"
+short_desc="Unofficial Signal GTK client"
+maintainer="Bnyro <bnyro@tutanota.com>"
+license="AGPL-3.0-only"
+homepage="https://gitlab.com/Schmiddiii/flare"
+distfiles="https://gitlab.com/Schmiddiii/flare/-/archive/${version}/${pkgname}-${version}.tar.gz"
+checksum=460d052a009d11df8cb6dfa326881fff679002024da5c2bd9259d640d5683a34
+
+post_patch() {
+	if [ "$CROSS_BUILD" ]; then
+		vsed -i src/meson.build \
+			-e "s%rust_target /%'${RUST_TARGET}' / rust_target /%"
+	fi
+}
+
+post_install() {
+	vlicense LICENSE
+}

  reply	other threads:[~2023-07-06 16:10 UTC|newest]

Thread overview: 26+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-07-06 16:09 [PR PATCH] " Bnyro
2023-07-06 16:10 ` Bnyro [this message]
2023-07-07  5:53 ` [PR PATCH] [Updated] " Bnyro
2023-07-07  5:54 ` Bnyro
2023-07-07  6:03 ` Bnyro
2023-08-10  8:54 ` Bnyro
2023-08-10  9:02 ` Bnyro
2023-08-10  9:02 ` Bnyro
2023-08-10  9:26 ` Bnyro
2023-08-10  9:26 ` New package: flare-0.9.2 Bnyro
2023-08-10 10:03 ` [PR PATCH] [Updated] " Bnyro
2023-08-10 10:25 ` Bnyro
2023-08-10 10:56 ` Bnyro
2023-08-10 11:08 ` Bnyro
2023-08-24 21:26 ` Bnyro
2023-08-25  7:56 ` [PR PATCH] [Updated] New package: flare-0.9.3 Bnyro
2023-08-25  7:59 ` Bnyro
2023-10-05 19:06 ` Bnyro
2023-10-05 19:09 ` Bnyro
2023-10-05 19:09 ` Bnyro
2023-10-05 19:11 ` [PR PATCH] [Updated] " Bnyro
2024-01-04  1:46 ` New package: flare-0.10.0 github-actions
2024-01-17 18:39 ` [PR PATCH] [Updated] " Bnyro
2024-01-17 18:40 ` [PR PATCH] [Updated] New package: flare-0.11.2 Bnyro
2024-01-17 18:46 ` Bnyro
2024-02-12  9:43 ` [PR PATCH] [Closed]: " 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=20230706161047.3jdwxchAv4oEw8S_h6X7VDRqw13yMOlVA2qveXYuyNY@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).