Balló György pushed to branch main at Arch Linux / Packaging / Packages / 
jellyfin-mpv-shim


Commits:
df0f20fc by Balló György at 2026-07-03T22:44:22+02:00
upgpkg: 2.10.0-2: Install metainfo file

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
 pkgbase = jellyfin-mpv-shim
        pkgdesc = Cast media from Jellyfin Mobile and Web apps to MPV
        pkgver = 2.10.0
-       pkgrel = 1
+       pkgrel = 2
        url = https://github.com/jellyfin/jellyfin-mpv-shim
        arch = any
        license = MIT


=====================================
PKGBUILD
=====================================
@@ -3,7 +3,7 @@
 
 pkgname=jellyfin-mpv-shim
 pkgver=2.10.0
-pkgrel=1
+pkgrel=2
 pkgdesc='Cast media from Jellyfin Mobile and Web apps to MPV'
 arch=(any)
 url='https://github.com/jellyfin/jellyfin-mpv-shim'
@@ -51,7 +51,8 @@ package() {
     install -Dvm644 jellyfin_mpv_shim/integration/jellyfin-$i.png 
"$pkgdir"/usr/share/icons/hicolor/${i}x${i}/apps/com.github.iwalton3.jellyfin-mpv-shim.png
   done
 
-  install -Dm644 
jellyfin_mpv_shim/integration/com.github.iwalton3.jellyfin-mpv-shim.desktop 
"$pkgdir"/usr/share/applications/$pkgname.desktop
+  install -Dm644 
jellyfin_mpv_shim/integration/com.github.iwalton3.jellyfin-mpv-shim.desktop -t 
"$pkgdir"/usr/share/applications/
+  install -Dm644 
jellyfin_mpv_shim/integration/com.github.iwalton3.jellyfin-mpv-shim.appdata.xml 
-t "$pkgdir"/usr/share/metainfo/
 
   cd "$pkgdir"
   local site_packages=$(python -c "import site; 
print(site.getsitepackages()[0])")



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/jellyfin-mpv-shim/-/commit/df0f20fcdd447b06f00f2d7956495579b4f09bc3

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/jellyfin-mpv-shim/-/commit/df0f20fcdd447b06f00f2d7956495579b4f09bc3
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


Reply via email to