Github messages for voidlinux
 help / color / mirror / Atom feed
From: wael444 <wael444@users.noreply.github.com>
To: ml@inbox.vuxu.org
Subject: Re: [PR PATCH] [Updated] New package: spicetify-cli-2.9.8
Date: Fri, 27 May 2022 15:43:08 +0200	[thread overview]
Message-ID: <20220527134308.wsUvEEoUcyFJgBjPdWh_l900zjPGdFDMYOPd6jNr1zQ@z> (raw)
In-Reply-To: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-37246@inbox.vuxu.org>

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

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

https://github.com/wael444/void-packages spicetify-cli
https://github.com/void-linux/void-packages/pull/37246

New package: spicetify-cli-2.9.8
#### 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**

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

**NOTE**: as the Spotify package is locked for x86_64-glibc i locked this package for that too, though it _does_ offer aarch64 pre-built binaries.



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

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

From d528680ebf3ca9515d85e828d6fa528d9412fa2f Mon Sep 17 00:00:00 2001
From: wael <40663@protonmail.com>
Date: Fri, 27 May 2022 16:42:03 +0300
Subject: [PATCH] New package: spicetify-cli-2.9.9

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

diff --git a/srcpkgs/spicetify-cli/template b/srcpkgs/spicetify-cli/template
new file mode 100644
index 000000000000..9e3e16c86136
--- /dev/null
+++ b/srcpkgs/spicetify-cli/template
@@ -0,0 +1,22 @@
+# Template file for 'spicetify-cli'
+pkgname=spicetify-cli
+version=2.9.9
+revision=1
+archs="x86_64"
+build_style=go
+go_import_path=github.com/spicetify/spicetify-cli
+go_ldflags=" -X main.version=${version}"
+short_desc="Command-line tool to customize Spotify client"
+maintainer="wael <40663@protonmail.com>"
+license="LGPL-2.1-only"
+homepage="https://spicetify.app/"
+distfiles="https://github.com/spicetify/$pkgname/archive/refs/tags/v${version}.tar.gz"
+checksum=e1489ba8413ccf2006f6c761c0aa91a8b6cc4076f7be1c127a517617ed14d948
+
+do_install() {
+	vmkdir usr/share
+	vbin ${GOPATH}/bin/spicetify-cli spicetify
+	for cp in Themes Extensions CustomApps jsHelper globals.d.ts css-map.json; do
+		vcopy $cp usr/share/spicetify
+	done
+}

  parent reply	other threads:[~2022-05-27 13:43 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-05-22 12:57 [PR PATCH] " wael444
2022-05-27 12:46 ` [PR PATCH] [Updated] " wael444
2022-05-27 13:43 ` wael444 [this message]
2022-05-27 13:58 ` [PR REVIEW] New package: spicetify-cli-2.9.9 paper42
2022-05-27 14:02 ` wael444
2022-05-28 16:52 ` [PR PATCH] [Updated] " wael444
2022-05-28 16:53 ` wael444
2022-06-07 11:39 ` [PR PATCH] [Updated] New package: spicetify-cli-2.10.1 wael444
2022-06-07 11:41 ` wael444
2022-06-14 16:05 ` [PR PATCH] [Updated] " wael444
2022-07-04  0:27 ` [PR PATCH] [Updated] [WIP] " wael444
2022-07-04  0:28 ` New package: spicetify-cli-2.9.9 wael444
2022-10-01  9:29 ` [PR PATCH] [Closed]: " wael444

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=20220527134308.wsUvEEoUcyFJgBjPdWh_l900zjPGdFDMYOPd6jNr1zQ@z \
    --to=wael444@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).