Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] [WIP] New package: railway-2.2.0
@ 2023-12-30  9:54 Eloitor
  2023-12-31 13:21 ` icp1994
                   ` (7 more replies)
  0 siblings, 8 replies; 9+ messages in thread
From: Eloitor @ 2023-12-30  9:54 UTC (permalink / raw)
  To: ml

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

There is a new 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

[WIP] 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 built this PR locally for these architectures (if supported. mark crossbuilds):
  - aarch64-musl
  - armv7l
  - armv6l-musl


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: 1216 bytes --]

From 9072c3f8dc99351cf4e1b6fc83065d3073b613db 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 | 14 ++++++++++++++
 1 file changed, 14 insertions(+)
 create mode 100644 srcpkgs/railway/template

diff --git a/srcpkgs/railway/template b/srcpkgs/railway/template
new file mode 100644
index 0000000000000..1a3009dd1e5c8
--- /dev/null
+++ b/srcpkgs/railway/template
@@ -0,0 +1,14 @@
+# Template file for 'railway'
+pkgname=railway
+version=2.2.0
+revision=1
+build_style=cargo
+hostmakedepends="pkg-config"
+makedepends="glib-devel cairo-devel pango-devel gdk-pixbuf-devel graphene-devel gtk4-devel libadwaita-devel"
+short_desc="GTK4 frontend for the travel information of the german railway"
+maintainer="Eloi Torrents <eloitor@duck.com>"
+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=ed28cbfc8c2fa73187f85b2ba941e63226bb2adce8255448e50ff6fcf25333f4

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

end of thread, other threads:[~2024-03-27 19:56 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-12-30  9:54 [PR PATCH] [WIP] New package: railway-2.2.0 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 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).