Github messages for voidlinux
 help / color / mirror / Atom feed
From: Eloitor <Eloitor@users.noreply.github.com>
To: ml@inbox.vuxu.org
Subject: Re: [PR PATCH] [Updated] New package: railway-2.2.0
Date: Wed, 27 Mar 2024 20:56:55 +0100	[thread overview]
Message-ID: <20240327195655.7119623D70@inbox.vuxu.org> (raw)
In-Reply-To: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-47993@inbox.vuxu.org>

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

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

https://github.com/Eloitor/void-packages railway
https://github.com/void-linux/void-packages/pull/47993

New package: railway-2.2.0
#### Testing the changes
- I tested the changes in this PR: **NO**

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


I get this error, which I do not know how to solve:

```
error[E0583]: file not found for module `config`
```

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

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

From 28e214a0f848bff4e7ecc6caa23e7f0957aaada9 Mon Sep 17 00:00:00 2001
From: Eloi Torrents <eloitor@duck.com>
Date: Sat, 30 Dec 2023 10:47:08 +0100
Subject: [PATCH] New package: railway-2.2.0

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

diff --git a/srcpkgs/railway/template b/srcpkgs/railway/template
new file mode 100644
index 00000000000000..a4fb8312c39420
--- /dev/null
+++ b/srcpkgs/railway/template
@@ -0,0 +1,23 @@
+# Template file for 'railway'
+pkgname=railway
+version=2.4.0
+revision=1
+build_style=meson
+build_helper=rust
+hostmakedepends="cargo desktop-file-utils gettext glib-devel
+ gtk-update-icon-cache pkg-config"
+makedepends="libadwaita-devel rust-std"
+short_desc="Travel with all your train information in one place"
+maintainer="Eloi Torrents <eloitor@disroot.org>"
+license="GPL-3.0-or-later"
+homepage="https://gitlab.com/schmiddi-on-mobile/railway"
+changelog="https://gitlab.com/schmiddi-on-mobile/railway/-/raw/master/CHANGELOG.md"
+distfiles="https://gitlab.com/schmiddi-on-mobile/railway/-/archive/${version}/railway-${version}.tar.gz"
+checksum=8ccd58d5fd66c8e05183981a84db93913d8a69da7dc91040eb59113679a4d30c
+
+post_patch() {
+	if [ "$CROSS_BUILD" ]; then
+		vsed -i src/meson.build \
+			-e "s%rust_target /%'${RUST_TARGET}' / rust_target /%"
+	fi
+}

      parent reply	other threads:[~2024-03-27 19:56 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-12-30  9:54 [PR PATCH] [WIP] " Eloitor
2023-12-31 13:21 ` icp1994
2024-01-01 21:31 ` [PR PATCH] [Updated] " Eloitor
2024-01-01 21:36 ` Eloitor
2024-01-03 13:03 ` chrysos349
2024-01-03 18:48 ` [PR PATCH] [Updated] " Eloitor
2024-01-03 18:48 ` Eloitor
2024-01-10 12:03 ` [PR PATCH] [Updated] " Eloitor
2024-03-27 19:56 ` Eloitor [this message]

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=20240327195655.7119623D70@inbox.vuxu.org \
    --to=eloitor@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).