Github messages for voidlinux
 help / color / mirror / Atom feed
From: michalszmidt <michalszmidt@users.noreply.github.com>
To: ml@inbox.vuxu.org
Subject: Re: [PR PATCH] [Updated] New package: supersonic-desktop-0.8.2
Date: Mon, 08 Jan 2024 18:26:16 +0100	[thread overview]
Message-ID: <20240108172616.jzn8sb9E_fNcPHYTneHvEzsCpTtZ1LzbfaflvI8mEjg@z> (raw)
In-Reply-To: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-47986@inbox.vuxu.org>

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

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

https://github.com/michalszmidt/void-packages new_supersonic
https://github.com/void-linux/void-packages/pull/47986

New package: supersonic-desktop-0.8.2
<!-- Uncomment relevant sections and delete options which are not applicable -->

#### Testing the changes
- I tested the changes in this PR: **YES**
- Works great with secret service and appindicator on KDE at least

#### 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, (x86-64-glibc)
<!--
- 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/47986.patch is attached

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

From 921609acb50921f2f6e377ec3881fe4573d48c93 Mon Sep 17 00:00:00 2001
From: michalszmidt <michal.sz@disroot.org>
Date: Fri, 29 Dec 2023 18:19:50 +0100
Subject: [PATCH] New package: supersonic-desktop-0.8.2

---
 srcpkgs/supersonic-desktop/template | 26 ++++++++++++++++++++++++++
 1 file changed, 26 insertions(+)
 create mode 100644 srcpkgs/supersonic-desktop/template

diff --git a/srcpkgs/supersonic-desktop/template b/srcpkgs/supersonic-desktop/template
new file mode 100644
index 0000000000000..2cbbcc026815e
--- /dev/null
+++ b/srcpkgs/supersonic-desktop/template
@@ -0,0 +1,26 @@
+# Template file for 'supersonic-desktop'
+pkgname=supersonic-desktop
+version=0.8.2
+revision=1
+build_style=go
+go_import_path="github.com/dweymouth/supersonic"
+hostmakedepends="pkg-config gcc"
+makedepends="libglvnd-devel mpv-devel libX11-devel libayatana-appindicator-devel libsecret-devel libXxf86vm-devel"
+depends="libsecret libayatana-appindicator"
+short_desc="Full-featured, mpv-based music player for Subsonic and Jellyfin servers"
+maintainer="Michał Szmidt <michal.sz@disroot.org>"
+license="GPL-3.0-or-later"
+homepage="https://github.com/dweymouth/supersonic"
+distfiles="https://github.com/dweymouth/supersonic/archive/refs/tags/v${version}.tar.gz"
+checksum=55ce49566d3350fe789934310509763dc2646ea09cc5c8d364daca49d692b185
+
+post_install() {
+	# go install command has no possibility to change name
+	# https://github.com/golang/go/issues/47176
+	# There is confilicting supersonic package on GitHub, see repology
+	# https://repology.org/projects/?search=supersonic
+	mv ${DESTDIR}/usr/bin/supersonic "${DESTDIR}/usr/bin/supersonic-desktop"
+	vinstall res/appicon.png 644 usr/share/pixmaps supersonic-desktop.png
+	vinstall res/supersonic-desktop.desktop 644 usr/share/applications
+}
+

  parent reply	other threads:[~2024-01-08 17:26 UTC|newest]

Thread overview: 22+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-12-29 17:24 [PR PATCH] New package: supersonic-0.8.2 michalszmidt
2023-12-29 17:44 ` [PR REVIEW] " classabbyamp
2023-12-29 19:01 ` michalszmidt
2023-12-29 19:03 ` classabbyamp
2023-12-29 19:04 ` classabbyamp
2023-12-29 19:43 ` [PR PATCH] [Updated] " michalszmidt
2023-12-29 19:43 ` michalszmidt
2023-12-29 19:47 ` [PR REVIEW] New package: supersonic-desktop-0.8.2 michalszmidt
2023-12-29 19:48 ` [PR PATCH] [Updated] " michalszmidt
2023-12-29 20:04 ` [PR REVIEW] " classabbyamp
2023-12-29 20:04 ` classabbyamp
2023-12-29 22:06 ` [PR PATCH] [Updated] " michalszmidt
2023-12-29 22:07 ` [PR REVIEW] " michalszmidt
2023-12-29 22:07 ` michalszmidt
2024-01-01 23:50 ` Johnnynator
2024-01-01 23:53 ` Johnnynator
2024-01-08  1:10 ` [PR PATCH] [Updated] " michalszmidt
2024-01-08  1:15 ` [PR REVIEW] " michalszmidt
2024-01-08 17:26 ` michalszmidt [this message]
2024-01-09  2:20 ` [PR PATCH] [Updated] " michalszmidt
2024-04-09  1:45 ` github-actions
2024-04-23  1:46 ` [PR PATCH] [Closed]: " github-actions

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=20240108172616.jzn8sb9E_fNcPHYTneHvEzsCpTtZ1LzbfaflvI8mEjg@z \
    --to=michalszmidt@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).