mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-08 16:13:50 +02:00
plex-media-player: update to 2.25.0.940.
This commit is contained in:
parent
fdc53e1e66
commit
7aa9c33765
1 changed files with 13 additions and 11 deletions
|
@ -1,11 +1,13 @@
|
||||||
# Template file for 'plex-media-player'
|
# Template file for 'plex-media-player'
|
||||||
pkgname=plex-media-player
|
pkgname=plex-media-player
|
||||||
version=2.24.0.924
|
version=2.25.0.940
|
||||||
revision=1
|
revision=1
|
||||||
_commit_rev=63fcaa8e
|
_commit_rev=485e2ea4
|
||||||
_buildid_version=87-ac3c1b07015f76
|
# See CMakeModules/WebClient.cmake
|
||||||
_clientdesktop_version=3.77.2-7015f76
|
_buildid_version=94-f19287ee41d5c5
|
||||||
_clienttv_version=3.80.1-ac3c1b0
|
# See https://artifacts.plex.tv/web-client-pmp/${_buildid_version}/buildid.cmake
|
||||||
|
_clientdesktop_version=3.77.4-e41d5c5
|
||||||
|
_clienttv_version=3.82.0-f19287e
|
||||||
wrksrc="plex-media-player-${version}-${_commit_rev}"
|
wrksrc="plex-media-player-${version}-${_commit_rev}"
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
configure_args="-DQTROOT="${XBPS_CROSS_BASE}/usr" -DFULL_GIT_REVISION=${_commit_rev}"
|
configure_args="-DQTROOT="${XBPS_CROSS_BASE}/usr" -DFULL_GIT_REVISION=${_commit_rev}"
|
||||||
|
@ -24,12 +26,12 @@ distfiles="https://github.com/plexinc/plex-media-player/archive/v${version}-${_c
|
||||||
https://artifacts.plex.tv/web-client-pmp/${_buildid_version}/web-client-desktop-${_clientdesktop_version}.tar.xz.sha1
|
https://artifacts.plex.tv/web-client-pmp/${_buildid_version}/web-client-desktop-${_clientdesktop_version}.tar.xz.sha1
|
||||||
https://artifacts.plex.tv/web-client-pmp/${_buildid_version}/web-client-tv-${_clienttv_version}.tar.xz
|
https://artifacts.plex.tv/web-client-pmp/${_buildid_version}/web-client-tv-${_clienttv_version}.tar.xz
|
||||||
https://artifacts.plex.tv/web-client-pmp/${_buildid_version}/web-client-tv-${_clienttv_version}.tar.xz.sha1"
|
https://artifacts.plex.tv/web-client-pmp/${_buildid_version}/web-client-tv-${_clienttv_version}.tar.xz.sha1"
|
||||||
checksum="a6ccd8b0a84f65ac887007ef39ebc5b07960e5d3d29c91d8981cb3d58d6f7e34
|
checksum="b82a2e611b28d69e80cd6ee90d43a09995c7afdd6524665c42a5830a66e488ed
|
||||||
9f73300b00f058fa4a751dbc147ec277ce750b14fecff48efb549d6e147825bc
|
0d6fc49232a3c1c0e8432f03eba385de83f2b431e58eef8319804bdd7b83e677
|
||||||
322fb8078a61b67e0d600f5c35d3a6bd9656b9c0adec58290d309cd69c5a6256
|
7454b41af68aaac0a626624ac7be972b4505854cae7eb9afdb78195b2b938457
|
||||||
da8627894d070c688f2cc97716fb020b0d922a7c69b79c9a4ef23161414414e5
|
b82793de345a090f4905b0846b31c4f5970b4c4281638a8cde618244f72b6da0
|
||||||
4260c3158f65ce17ae7d52cd8eb1e27c692b22093cf548606efcf306f3d5cc75
|
8c17cbc2b7479de34f11bbc8232cbc0151604ef085e0682c86cc58c5fdbe071e
|
||||||
1b92d02b72a75f824aa3e78ab4d2aa15c4ce886e8392585c68b5c719242a4729"
|
c8ec733233b6abf3cd6a1d6949f5634c70d7eb0a65b8e68beeec4398833016e4"
|
||||||
skip_extraction="buildid-${_buildid_version}.cmake
|
skip_extraction="buildid-${_buildid_version}.cmake
|
||||||
web-client-desktop-${_clientdesktop_version}.tar.xz
|
web-client-desktop-${_clientdesktop_version}.tar.xz
|
||||||
web-client-desktop-${_clientdesktop_version}.tar.xz.sha1
|
web-client-desktop-${_clientdesktop_version}.tar.xz.sha1
|
||||||
|
|
Loading…
Add table
Reference in a new issue