Github messages for voidlinux
 help / color / mirror / Atom feed
From: daniel-eys <daniel-eys@users.noreply.github.com>
To: ml@inbox.vuxu.org
Subject: [PR PATCH] New package: shellcaster-1.0.1
Date: Fri, 28 Aug 2020 21:49:54 +0200	[thread overview]
Message-ID: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-24525@inbox.vuxu.org> (raw)

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

There is a new pull request by daniel-eys against master on the void-packages repository

https://github.com/daniel-eys/void-packages shellcaster
https://github.com/void-linux/void-packages/pull/24525

New package: shellcaster-1.0.1
Terminal-based podcast manager built in Rust

https://github.com/jeff-hughes/shellcaster

Unfortunately nocross because ncurses-rs's build.rs tries to run a target executable on the host.

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

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

From 0dabec5d16a361c0e4a3ac104d16a6b4909f917e Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Daniel=20Ey=C3=9Fer?= <daniel.eysser@gmail.com>
Date: Sat, 15 Aug 2020 15:10:35 +0200
Subject: [PATCH] New package: shellcaster-1.0.1

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

diff --git a/srcpkgs/shellcaster/template b/srcpkgs/shellcaster/template
new file mode 100644
index 00000000000..7380ddd4999
--- /dev/null
+++ b/srcpkgs/shellcaster/template
@@ -0,0 +1,19 @@
+# Template file for 'shellcaster'
+pkgname=shellcaster
+version=1.0.1
+revision=1
+build_style=cargo
+hostmakedepends="pkg-config"
+makedepends="libressl-devel ncurses-devel sqlite-devel"
+short_desc="Terminal-based podcast manager built in Rust"
+maintainer="Daniel Eyßer <daniel.eysser@gmail.com>"
+license="GPL-3.0-only"
+homepage="https://github.com/jeff-hughes/shellcaster"
+changelog="https://github.com/jeff-hughes/shellcaster/raw/master/CHANGELOG.md"
+distfiles="https://github.com/jeff-hughes/shellcaster/archive/v${version}.tar.gz"
+checksum=323945dc84bef27d09e57b831d2c0a0d4524c69b38d85f3be2701521b89dd9d1
+nocross="ncurses-rs tries to run a target executable on the host"
+
+post_install() {
+	vsconf config.toml
+}

             reply	other threads:[~2020-08-28 19:49 UTC|newest]

Thread overview: 16+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-08-28 19:49 daniel-eys [this message]
2020-08-28 21:03 ` ericonr
2020-08-28 21:44 ` daniel-eys
2020-08-28 22:07 ` ericonr
2020-08-28 23:09 ` daniel-eys
2020-08-29 22:14 ` [WIP] " fosslinux
2020-08-30  1:32 ` ericonr
2020-08-30  1:34 ` ericonr
2020-08-30  3:53 ` fosslinux
2020-08-30 12:21 ` daniel-eys
2020-08-30 23:18 ` fosslinux
2020-11-30 21:18 ` kotajacob
2020-12-02 20:04 ` jeff-hughes
2020-12-02 21:59 ` fosslinux
2021-07-12 19:53 ` [PR PATCH] [Closed]: " daniel-eys
2020-09-11  8:02 [PR PATCH] " kartikynwa

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=gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-24525@inbox.vuxu.org \
    --to=daniel-eys@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).