plex-media-server: add python_version=2

This commit is contained in:
Lorem 2020-06-02 08:33:43 +05:30 committed by Helmut Pozimski
parent e354345255
commit 1e4d2dfba1

View file

@ -1,18 +1,19 @@
# Template file for 'plex-media-server' # Template file for 'plex-media-server'
pkgname=plex-media-server pkgname=plex-media-server
version=1.15.3.876 version=1.15.3.876
revision=3 revision=4
_suffix=ad6e39743 _suffix=ad6e39743
archs="i686 x86_64 armv7 aarch64" archs="i686 x86_64 armv7 aarch64"
create_wrksrc=yes create_wrksrc=yes
hostmakedepends="tar xz" hostmakedepends="tar xz"
short_desc="Plex Media Server" short_desc="Plex Media Server"
maintainer="Anachron <gith@cron.world>" maintainer="Anachron <gith@cron.world>"
license="Proprietary" license="custom:Proprietary"
homepage="https://www.plex.tv/media-server-downloads" homepage="https://www.plex.tv/media-server-downloads"
restricted=yes restricted=yes
repository=nonfree repository=nonfree
system_accounts="_plex" system_accounts="_plex"
python_version=2
# See https://support.plex.tv/articles/categories/plex-media-server/ # See https://support.plex.tv/articles/categories/plex-media-server/
case "$XBPS_TARGET_MACHINE" in case "$XBPS_TARGET_MACHINE" in