Github messages for voidlinux
 help / color / mirror / Atom feed
From: chrysos349 <chrysos349@users.noreply.github.com>
To: ml@inbox.vuxu.org
Subject: Re: [PR PATCH] [Updated] New package: rnote-0.7.1
Date: Thu, 04 Jan 2024 02:53:31 +0100	[thread overview]
Message-ID: <20240104015331.o9XIo98F-dREkABcxGLNxSTvDZsIqRjZOhK3ic3FvVE@z> (raw)
In-Reply-To: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-44247@inbox.vuxu.org>

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

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

https://github.com/chrysos349/void-packages rnote
https://github.com/void-linux/void-packages/pull/44247

New package: rnote-0.7.1
#### 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-LIBC)
- I built this PR locally for these architectures (if supported. mark crossbuilds):
  - aarch64
  - armv6l-musl
  - i686

Closes #44229

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

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

From 0283e02bd80e3d6742491fb5de370047d8d38d2b Mon Sep 17 00:00:00 2001
From: chrysos349 <chrysostom349@gmail.com>
Date: Sun, 4 Jun 2023 00:43:12 +0300
Subject: [PATCH] New package: rnote-0.9.4

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

diff --git a/srcpkgs/rnote/template b/srcpkgs/rnote/template
new file mode 100644
index 0000000000000..d3f5a8d655b57
--- /dev/null
+++ b/srcpkgs/rnote/template
@@ -0,0 +1,32 @@
+# Template file for 'rnote'
+pkgname=rnote
+version=0.9.4
+revision=1
+build_style=meson
+build_helper=rust
+configure_args="-Dcli=true"
+hostmakedepends="cargo clang cmake desktop-file-utils gettext glib-devel
+ gtk-update-icon-cache pkg-config shared-mime-info"
+makedepends="alsa-lib-devel libadwaita-devel poppler-glib-devel rust-std"
+checkdepends="appstream-glib"
+short_desc="Sketch and take handwritten notes"
+maintainer="chrysos349 <chrysostom349@gmail.com>"
+license="GPL-3.0-or-later"
+homepage="https://github.com/flxzt/rnote"
+distfiles="https://github.com/flxzt/rnote/archive/v${version}.tar.gz"
+checksum=188bacfbf364e37657a5341034c3695e770db5215622d568f206ef9c3cb2bd04
+
+case "$XBPS_TARGET_MACHINE" in
+	i686*) export CARGO_PROFILE_RELEASE_LTO=thin ;;
+esac
+
+if [ "$XBPS_TARGET_NO_ATOMIC8" ]; then
+	XBPS_CROSS_RUSTFLAGS+=" -latomic"
+fi
+
+post_patch() {
+	if [ "$CROSS_BUILD" ]; then
+		vsed -i meson.build \
+			-e "s%rust_target_folder /%'${RUST_TARGET}' / rust_target_folder /%"
+	fi
+}

  parent reply	other threads:[~2024-01-04  1:53 UTC|newest]

Thread overview: 17+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-06-03 21:46 [PR PATCH] New package: rnote-0.6.0 chrysos349
2023-06-03 22:32 ` chrysos349
2023-06-04 17:58 ` 0x5c
2023-07-04 21:17 ` [PR PATCH] [Updated] " chrysos349
2023-07-04 22:40 ` [PR PATCH] [Updated] New package: rnote-0.7.1 chrysos349
2023-07-05  9:43 ` chrysos349
2023-10-04  1:45 ` github-actions
2023-10-04 11:01 ` chrysos349
2024-01-03  1:46 ` github-actions
2024-01-04  1:53 ` chrysos349 [this message]
2024-01-04  2:43 ` New package: rnote-0.9.4 chrysos349
2024-01-04  2:44 ` chrysos349
2024-01-04  2:45 ` chrysos349
2024-03-02  9:37 ` [PR PATCH] [Updated] " chrysos349
2024-03-02  9:37 ` New package: rnote-0.10.0 chrysos349
2024-03-12 21:17 ` [PR PATCH] [Updated] " chrysos349
2024-03-12 21:18 ` New package: rnote-0.10.1 chrysos349

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=20240104015331.o9XIo98F-dREkABcxGLNxSTvDZsIqRjZOhK3ic3FvVE@z \
    --to=chrysos349@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).