Github messages for voidlinux
 help / color / mirror / Atom feed
From: Barbarossa93 <Barbarossa93@users.noreply.github.com>
To: ml@inbox.vuxu.org
Subject: Re: [PR PATCH] [Updated] New Package: lyrics-in-terminal-1.4.2
Date: Wed, 02 Feb 2022 02:12:11 +0100	[thread overview]
Message-ID: <20220202011211.9SlkndkzQ-R9jfnbAyAPzjPvWUqSqT-0c0BlJ9d4PO4@z> (raw)
In-Reply-To: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-35348@inbox.vuxu.org>

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

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

https://github.com/Barbarossa93/void-packages lyrics-in-terminal
https://github.com/void-linux/void-packages/pull/35348

New Package: lyrics-in-terminal-1.4.2
<!-- Uncomment relevant sections and delete options which are not applicable -->

#### Testing the changes
- I tested the changes in this PR: **YES**

#### New package
- This new package conforms to the [quality requirements](https://github.com/void-linux/void-packages/blob/master/Manual.md#quality-requirements): **YES**

<!-- Note: If the build is likely to take more than 2 hours, please [skip CI](https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#continuous-integration)
and test at least one native build and, if supported, at least one cross build.
Ignore this section if this PR is not skipping CI.
-->

#### Local build testing
- I built this PR locally for my native architecture, x86_64


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

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-lyrics-in-terminal-35348.patch --]
[-- Type: text/x-diff, Size: 2656 bytes --]

From ab3f61a224f9a26c0a719e6e796091397a9b66a4 Mon Sep 17 00:00:00 2001
From: Barbaross <cullenrss@gmail.com>
Date: Tue, 1 Feb 2022 19:00:15 -0500
Subject: [PATCH] New Package: lyrics-in-terminal-1.4.2

---
 srcpkgs/lyrics-in-terminal/files/LICENSE | 21 +++++++++++++++++++++
 srcpkgs/lyrics-in-terminal/template      | 18 ++++++++++++++++++
 2 files changed, 39 insertions(+)
 create mode 100644 srcpkgs/lyrics-in-terminal/files/LICENSE
 create mode 100644 srcpkgs/lyrics-in-terminal/template

diff --git a/srcpkgs/lyrics-in-terminal/files/LICENSE b/srcpkgs/lyrics-in-terminal/files/LICENSE
new file mode 100644
index 000000000000..46959ccd7c79
--- /dev/null
+++ b/srcpkgs/lyrics-in-terminal/files/LICENSE
@@ -0,0 +1,21 @@
+MIT License
+
+Copyright (c) 2019 Samarth Jugran
+
+Permission is hereby granted, free of charge, to any person obtaining a copy
+of this software and associated documentation files (the "Software"), to deal
+in the Software without restriction, including without limitation the rights
+to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
+copies of the Software, and to permit persons to whom the Software is
+furnished to do so, subject to the following conditions:
+
+The above copyright notice and this permission notice shall be included in all
+copies or substantial portions of the Software.
+
+THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
+IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
+FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
+AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
+LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
+OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
+SOFTWARE.
diff --git a/srcpkgs/lyrics-in-terminal/template b/srcpkgs/lyrics-in-terminal/template
new file mode 100644
index 000000000000..ab774f40a0e1
--- /dev/null
+++ b/srcpkgs/lyrics-in-terminal/template
@@ -0,0 +1,18 @@
+# Template file for 'lyrics-in-terminal'
+pkgname=lyrics-in-terminal
+version=1.4.2
+revision=1
+build_style=python3-module
+hostmakedepends="python3-setuptools"
+depends="python3-dbus"
+short_desc="Ncurses application to view lyrics of the current playing song"
+maintainer="Cullen Ross <cullenrss@gmail.com>"
+license="MIT"
+homepage="https://github.com/Jugran/lyrics-in-terminal"
+distfiles="${PYPI_SITE}/l/lyrics-in-terminal/lyrics-in-terminal-${version}.tar.gz"
+checksum=f5e809f8d48eb7ce0faa1a3010b361bf135ec17f463077d70868b5e392c1fe2e
+make_check=no # none defined
+
+post_install() {
+	vlicense ${FILESDIR}/LICENSE
+}

  parent reply	other threads:[~2022-02-02  1:12 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-02-02  0:01 [PR PATCH] " Barbarossa93
2022-02-02  0:13 ` [PR PATCH] [Updated] " Barbarossa93
2022-02-02  1:09 ` Barbarossa93
2022-02-02  1:12 ` Barbarossa93 [this message]
2022-02-02  1:29 ` Barbarossa93
2022-02-02  1:29 ` Barbarossa93
2022-02-03  4:29 ` [PR PATCH] [Closed]: " Barbarossa93

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=20220202011211.9SlkndkzQ-R9jfnbAyAPzjPvWUqSqT-0c0BlJ9d4PO4@z \
    --to=barbarossa93@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).