Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] New package: rnote-0.6.0
@ 2023-06-03 21:46 chrysos349
  2023-06-03 22:32 ` chrysos349
                   ` (15 more replies)
  0 siblings, 16 replies; 17+ messages in thread
From: chrysos349 @ 2023-06-03 21:46 UTC (permalink / raw)
  To: ml

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

There is a new 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.6.0
#### 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: 1262 bytes --]

From d8a91dab579a934561bcc0dabec46be992032ca7 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.6.0

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

diff --git a/srcpkgs/rnote/template b/srcpkgs/rnote/template
new file mode 100644
index 000000000000..41dd9d92ceff
--- /dev/null
+++ b/srcpkgs/rnote/template
@@ -0,0 +1,22 @@
+# Template file for 'rnote'
+pkgname=rnote
+version=0.6.0
+revision=1
+build_style=meson
+build_helper=rust
+hostmakedepends="cargo clang cmake desktop-file-utils gettext glib-devel
+ pkg-config shared-mime-info"
+makedepends="alsa-lib-devel libadwaita-devel poppler-glib-devel rust-std"
+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=a8ae6838cc54384f6d325543af93e771bf19431fee0c88e16dc7fbf5cf6e13bd
+
+post_patch() {
+	if [ "$CROSS_BUILD" ]; then
+		vsed -i meson.build \
+			-e "s%rust_target_folder /%'${RUST_TARGET}' / rust_target_folder /%"
+	fi
+}

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

end of thread, other threads:[~2024-03-12 21:18 UTC | newest]

Thread overview: 17+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
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 ` [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

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