Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] New Package: ncspot-0.11.2
@ 2022-12-28  5:20 d33vliter
  2022-12-28  5:28 ` [PR REVIEW] " classabbyamp
                   ` (11 more replies)
  0 siblings, 12 replies; 13+ messages in thread
From: d33vliter @ 2022-12-28  5:20 UTC (permalink / raw)
  To: ml

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

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

https://github.com/d33vliter/void-packages patch-2
https://github.com/void-linux/void-packages/pull/41327

New Package: ncspot-0.11.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 [package requirements](https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#package-requirements): **YES**


<!-- Note: If the build is likely to take more than 2 hours, please add ci skip tag as described in
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, (ARCH-LIBC)
- I built this PR locally for these architectures (if supported. mark crossbuilds):
  - aarch64-musl
  - armv7l
  - armv6l-musl
-->


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

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

From b65589eb451dcf5fa5438d41d4ba938e0a14d16f Mon Sep 17 00:00:00 2001
From: d33vliter <iandupuy1998@gmail.com>
Date: Wed, 28 Dec 2022 00:18:20 -0500
Subject: [PATCH] New Package: ncspot0.11.2

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

diff --git a/srcpkgs/ncspot/template b/srcpkgs/ncspot/template
new file mode 100644
index 000000000000..b90f65e6d598
--- /dev/null
+++ b/srcpkgs/ncspot/template
@@ -0,0 +1,22 @@
+# Template file for 'ncspot'
+pkgname=ncspot
+version=0.11.2
+revision=1
+archs="x86_64"
+wrksrc=${pkgname}-${version}
+create_wrksrc=yes
+#hostmakedepends=""
+#makedepends=""
+depends="libpulseaudio openssl libxcb dbus"
+short_desc="Is a ncurses Spotify client written in Rust using librespot"
+maintainer="d33vliter <d33vliter@protonmail.com>"
+license="GPL-3.0-or-later"
+homepage="https://github.com/hrkfdn/ncspot"
+distfiles="https://github.com/hrkfdn/ncspot/releases/download/v${version}/ncspot-v${version}-linux-x86_64.tar.gz"
+checksum=a97b62a0bb19383b34fe2a0c7128bb8940e1e78dd1fa3be98cdb53b008ed6050
+
+
+ do_install(){
+	vbin ncspot
+
+ }

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

end of thread, other threads:[~2022-12-28  9:53 UTC | newest]

Thread overview: 13+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-12-28  5:20 [PR PATCH] New Package: ncspot-0.11.2 d33vliter
2022-12-28  5:28 ` [PR REVIEW] " classabbyamp
2022-12-28  5:28 ` classabbyamp
2022-12-28  5:28 ` classabbyamp
2022-12-28  5:28 ` classabbyamp
2022-12-28  5:41 ` [PR PATCH] [Updated] " d33vliter
2022-12-28  5:41 ` d33vliter
2022-12-28  6:35 ` d33vliter
2022-12-28  7:10 ` [PR REVIEW] " classabbyamp
2022-12-28  7:36 ` classabbyamp
2022-12-28  7:38 ` classabbyamp
2022-12-28  9:23 ` icp1994
2022-12-28  9:53 ` [PR PATCH] [Closed]: " paper42

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