Github messages for voidlinux
 help / color / mirror / Atom feed
From: lukas-jo <lukas-jo@users.noreply.github.com>
To: ml@inbox.vuxu.org
Subject: [PR PATCH] ncspot: update to 0.13.0.
Date: Mon, 03 Apr 2023 11:34:08 +0200	[thread overview]
Message-ID: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-43235@inbox.vuxu.org> (raw)

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

There is a new pull request by lukas-jo against master on the void-packages repository

https://github.com/lukas-jo/void-packages ncspot
https://github.com/void-linux/void-packages/pull/43235

ncspot: update to 0.13.0.
#### Testing the changes
- I tested the changes in this PR: **YES**

CC Maintainer: @ram02z 

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

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

From 60820bd4bf7adf36a2c0b9a6e82e40383e7d3da3 Mon Sep 17 00:00:00 2001
From: Lukas Jordan <lukas.jordan@pm.me>
Date: Sun, 2 Apr 2023 11:33:40 +0200
Subject: [PATCH] ncspot: update to 0.13.0.

---
 srcpkgs/ncspot/template | 16 +++++++++++++---
 1 file changed, 13 insertions(+), 3 deletions(-)

diff --git a/srcpkgs/ncspot/template b/srcpkgs/ncspot/template
index 2144ec2f6d24..e8ecc9cfc742 100644
--- a/srcpkgs/ncspot/template
+++ b/srcpkgs/ncspot/template
@@ -1,6 +1,6 @@
 # Template file for 'ncspot'
 pkgname=ncspot
-version=0.11.2
+version=0.13.0
 revision=2
 build_style=cargo
 configure_args="--features alsa_backend,cover"
@@ -11,11 +11,21 @@ short_desc="Cross-platform ncurses Spotify client"
 maintainer="Omar Zeghouani <omarzeghouanii@gmail.com>"
 license="BSD-2-Clause"
 homepage="https://github.com/hrkfdn/ncspot"
-distfiles="https://github.com/hrkfdn/ncspot/archive/v${version}.tar.gz"
-checksum=0fd9696e13912b906605e9972bf3b2a8a68688cce17478353713550801c94fab
+changelog="https://github.com/hrkfdn/ncspot/releases"
+distfiles="https://github.com/hrkfdn/ncspot/archive/refs/tags/v${version}.tar.gz"
+checksum=35210f8237a20eb894dc6b7cc517e60c82c2e93ff5940c267fe0bf673eccc411
+
+post_build() {
+	cargo xtask generate-manpage
+	cargo xtask generate-shell-completion
+}
 
 post_install() {
 	vlicense LICENSE
 	vinstall misc/ncspot.desktop 644 usr/share/applications
 	vinstall images/logo.svg 644 usr/share/icons/hicolor/scalable/apps ncspot.svg
+	vman misc/ncspot.1
+	vcompletion misc/ncspot.bash bash
+	vcompletion misc/_ncspot zsh
+	vcompletion misc/ncspot.fish fish
 }

             reply	other threads:[~2023-04-03  9:34 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-04-03  9:34 lukas-jo [this message]
2023-04-03 13:27 ` [PR PATCH] [Updated] " lukas-jo
2023-04-03 13:31 ` lukas-jo
2023-04-03 14:52 ` [PR REVIEW] " icp1994
2023-04-03 14:52 ` icp1994
2023-04-03 15:35 ` icp1994
2023-04-03 15:37 ` icp1994
2023-04-04 10:19 ` [PR PATCH] [Updated] " lukas-jo
2023-04-04 10:21 ` lukas-jo
2023-04-06 16:29 ` [PR PATCH] [Updated] " lukas-jo
2023-04-06 16:30 ` ncspot: update to 0.13.1 lukas-jo
2023-05-04 18:09 ` [PR PATCH] [Merged]: " abenson

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-43235@inbox.vuxu.org \
    --to=lukas-jo@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).