Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] New package: jellyfin-media-player-1.9.1
@ 2023-08-30 20:20 inalone
  2023-08-30 19:40 ` [PR PATCH] [Updated] " inalone
                   ` (19 more replies)
  0 siblings, 20 replies; 21+ messages in thread
From: inalone @ 2023-08-30 20:20 UTC (permalink / raw)
  To: ml

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

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

https://github.com/inalone/void-packages jellyfin-media-player
https://github.com/void-linux/void-packages/pull/45830

New package: jellyfin-media-player-1.9.1
<!-- 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**|**NO**

<!-- 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

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

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

From 80971cf427a56b818bf1d5794ecd3a17a1435b61 Mon Sep 17 00:00:00 2001
From: inalone <me@inal.one>
Date: Wed, 30 Aug 2023 20:24:48 +0100
Subject: [PATCH] New package: jellyfin-media-player-1.9.1

---
 srcpkgs/jellyfin-media-player/template | 24 ++++++++++++++++++++++++
 1 file changed, 24 insertions(+)
 create mode 100644 srcpkgs/jellyfin-media-player/template

diff --git a/srcpkgs/jellyfin-media-player/template b/srcpkgs/jellyfin-media-player/template
new file mode 100644
index 0000000000000..62e2361628eb7
--- /dev/null
+++ b/srcpkgs/jellyfin-media-player/template
@@ -0,0 +1,24 @@
+# Template file for 'jellyfin-media-player'
+pkgname=jellyfin-media-player
+version=1.9.1
+revision=1
+create_wrksrc=yes
+build_wrksrc="${pkgname}-${version}"
+build_style=cmake
+configure_args="-DQTROOT='${XBPS_CROSS_BASE}/usr' -DCMAKE_BUILD_TYPE='Release'"
+hostmakedepends="pkg-config python3 qt5-qmake qt5-host-tools"
+makedepends="qt5-devel qt5-webchannel-devel qt5-declarative-devel qt5-webengine-devel
+ qt5-location-devel qt5-x11extras-devel SDL2-devel mpv-devel libcec-devel zlib-devel"
+depends="qt5-quickcontrols"
+short_desc="Desktop media client for Jellyfin"
+maintainer="inalone <me@inal.one>"
+license="GPL-2.0-only"
+homepage="https://github.com/jellyfin/jellyfin-media-player"
+distfiles="https://github.com/jellyfin/jellyfin-media-player/archive/refs/tags/v${version}.tar.gz>${pkgname}-${version}.tar.gz"
+checksum="8d119bb78e897ace3041cf332114a79c51be4d8e0cc8c68f5745fd588c2b9bde"
+
+post_extract() {
+	cd "${pkgname}-${version}"
+	mkdir -p build
+	cd build
+}

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

end of thread, other threads:[~2024-04-04 22:36 UTC | newest]

Thread overview: 21+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-08-30 20:20 [PR PATCH] New package: jellyfin-media-player-1.9.1 inalone
2023-08-30 19:40 ` [PR PATCH] [Updated] " inalone
2023-08-30 20:20 ` inalone
2023-09-11  8:56 ` inalone
2023-09-11  9:08 ` inalone
2023-09-11  9:09 ` inalone
2023-10-12 10:23 ` chrysos349
2023-10-12 19:02 ` inalone
2023-10-12 19:02 ` inalone
2023-10-12 19:24 ` chrysos349
2023-10-14 10:16 ` inalone
2023-10-14 10:39 ` [PR PATCH] [Updated] " inalone
2023-10-14 10:40 ` inalone
2023-10-14 10:40 ` [PR PATCH] [Updated] " inalone
2023-10-14 13:23 ` chrysos349
2023-10-14 13:31 ` chrysos349
2023-10-14 18:34 ` [PR PATCH] [Updated] " inalone
2023-10-14 18:34 ` inalone
2024-01-13  1:46 ` github-actions
2024-01-13  1:47 ` chrysos349
2024-04-04 22:36 ` [PR PATCH] [Closed]: " inalone

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