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.9.4
Date: Sat, 02 Mar 2024 10:37:00 +0100	[thread overview]
Message-ID: <20240302093700.9685A250D4@inbox.vuxu.org> (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.9.4
#### 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: 1567 bytes --]

From 7a486f138e3ad43dba7da16bebaa5a0bbd54d41f 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.10.0

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

diff --git a/srcpkgs/rnote/template b/srcpkgs/rnote/template
new file mode 100644
index 00000000000000..80fcc157de9dab
--- /dev/null
+++ b/srcpkgs/rnote/template
@@ -0,0 +1,33 @@
+# Template file for 'rnote'
+pkgname=rnote
+version=0.10.0
+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"
+changelog="https://github.com/flxzt/rnote/releases"
+distfiles="https://github.com/flxzt/rnote/archive/v${version}.tar.gz"
+checksum=e5f1d28f0c50d4dbfa148765a266cbd9bdc80a5b6b0531460341d662733d0e49
+
+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}' / &%"
+	fi
+}

  parent reply	other threads:[~2024-03-02  9:37 UTC|newest]

Thread overview: 23+ 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 ` [PR PATCH] [Updated] " chrysos349
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 ` chrysos349 [this message]
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
2024-06-11  1:49 ` github-actions
2024-06-11 14:58 ` chrysos349
2024-06-14 11:52 ` chrysos349
2024-06-14 11:52 ` chrysos349
2024-06-14 11:52 ` chrysos349
2024-06-14 11:56 ` 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=20240302093700.9685A250D4@inbox.vuxu.org \
    --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).