Jonathan Grotelüschen pushed to branch main at Arch Linux / Packaging /
Packages / feishin
Commits:
fbbb8692 by Jonathan Grotelüschen at 2026-05-24T13:03:25+02:00
Setup REUSE & nvchecker
- - - - -
4c02f8ac by Jonathan Grotelüschen at 2026-05-24T13:06:31+02:00
upgpkg: 1.11.0-2
- - - - -
6 changed files:
- .SRCINFO
- + .nvchecker.toml
- + LICENSE
- + LICENSES/0BSD.txt
- + REUSE.toml
- − feishin.desktop
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = feishin
pkgdesc = A modern self-hosted music player.
pkgver = 1.11.0
- pkgrel = 1
+ pkgrel = 2
url = https://github.com/jeffvli/feishin
arch = any
license = GPL-3.0-only
@@ -12,8 +12,6 @@ pkgbase = feishin
depends = bash
depends = hicolor-icon-theme
optdepends = mpv: Alternative audio backend
- conflicts = feishin-git
- conflicts = feishin-bin
source = git+https://github.com/jeffvli/feishin.git#tag=v1.11.0
source = feishin.sh
source = pnpm-workspace.yaml
=====================================
.nvchecker.toml
=====================================
@@ -0,0 +1,4 @@
+[feishin]
+source = "git"
+git = "https://github.com/jeffvli/feishin.git"
+prefix = "v"
=====================================
LICENSE
=====================================
@@ -0,0 +1,12 @@
+Copyright Arch Linux Contributors
+
+Permission to use, copy, modify, and/or distribute this software for
+any purpose with or without fee is hereby granted.
+
+THE SOFTWARE IS PROVIDED “AS IS” AND THE AUTHOR DISCLAIMS ALL
+WARRANTIES WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES
+OF MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE
+FOR ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY
+DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN
+AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT
+OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
=====================================
LICENSES/0BSD.txt
=====================================
@@ -0,0 +1 @@
+../LICENSE
\ No newline at end of file
=====================================
REUSE.toml
=====================================
@@ -0,0 +1,27 @@
+version = 1
+
+[[annotations]]
+path = [
+ "PKGBUILD",
+ "README.md",
+ "keys/**",
+ ".SRCINFO",
+ ".gitignore",
+ ".nvchecker.toml",
+ "*.install",
+ "*.sysusers",
+ "*sysusers.conf",
+ "*.tmpfiles",
+ "*tmpfiles.conf",
+ "*.logrotate",
+ "*.pam",
+ "*.service",
+ "*.socket",
+ "*.timer",
+ "*.desktop",
+ "*.hook",
+ "feishin.sh",
+ "pnpm-workspace.yaml"
+]
+SPDX-FileCopyrightText = "Arch Linux contributors"
+SPDX-License-Identifier = "0BSD"
=====================================
feishin.desktop deleted
=====================================
@@ -1,10 +0,0 @@
-[Desktop Entry]
-Type=Application
-Name=Feishin
-Comment=Rewrite of Sonixd
-Exec=/usr/bin/feishin
-Icon=feishin
-Terminal=false
-Categories=Network;Audio;Music
-Keywords=Music;Jellyfin;Audio;Stream;Sonixd
-
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/feishin/-/compare/924fd203c872d736978bab4ea91d8b1ec4065b9e...4c02f8ac2b018241b74e3b266fee24ec2fca50ab
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/feishin/-/compare/924fd203c872d736978bab4ea91d8b1ec4065b9e...4c02f8ac2b018241b74e3b266fee24ec2fca50ab
You're receiving this email because of your account on gitlab.archlinux.org.
Manage all notifications: https://gitlab.archlinux.org/-/profile/notifications
| Help: https://gitlab.archlinux.org/help