Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] New package: flare-0.8.2
@ 2023-07-06 16:09 Bnyro
  2023-07-06 16:10 ` [PR PATCH] [Updated] " Bnyro
                   ` (24 more replies)
  0 siblings, 25 replies; 26+ messages in thread
From: Bnyro @ 2023-07-06 16:09 UTC (permalink / raw)
  To: ml

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

There is a new 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 d10acb0839e3bbcaa195fee6301b89259cf013d9 Mon Sep 17 00:00:00 2001
From: Bnyro <bnyro@tutanota.com>
Date: Thu, 6 Jul 2023 18:09:04 +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..6bc944794fb2
--- /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@tutatnoa.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
+}

^ permalink raw reply	[flat|nested] 26+ messages in thread

end of thread, other threads:[~2024-02-12  9:43 UTC | newest]

Thread overview: 26+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-07-06 16:09 [PR PATCH] New package: flare-0.8.2 Bnyro
2023-07-06 16:10 ` [PR PATCH] [Updated] " Bnyro
2023-07-07  5:53 ` 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

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).