steam: update to 1.0.0.61

This commit is contained in:
teldra 2019-05-05 11:00:47 +02:00 committed by Helmut Pozimski
parent 1b382e2932
commit 65255bb3a5

View file

@ -1,25 +1,22 @@
# Template file for 'steam'
pkgname=steam
version=1.0.0.59
version=1.0.0.61
revision=1
wrksrc=steam
archs="i686 x86_64"
wrksrc=steam
depends="zenity xz curl dbus freetype gdk-pixbuf hicolor-icon-theme desktop-file-utils liberation-fonts-ttf"
short_desc="Digital distribution client bootstrap package - Valve's steam client"
maintainer="Juan RP <xtraeme@voidlinux.org>"
license="Proprietary license"
license="custom: Proprietary license"
homepage="https://steampowered.com/"
distfiles="http://repo.steampowered.com/${pkgname}/pool/${pkgname}/s/${pkgname}/${pkgname}_${version}.tar.gz"
checksum=a5080db949793fc4eb543293a95a24131441a96ccc8f5deebdecd7257cfcd99f
checksum=d66413cce9c9ad441f95c4377103b0c71bda4ac4570ecfc7dd2464fe4ef1bd30
repository=nonfree
do_install() {
make DESTDIR=${DESTDIR} install
# Link license
vmkdir usr/share/licenses/steam
ln -sfr ${DESTDIR}/usr/share/doc/steam/steam_install_agreement.txt \
${DESTDIR}/usr/share/licenses/steam/LICENSE
vlicense steam_subscriber_agreement.txt LICENSE
# Ignore steamdeps.
ln -sf /bin/true ${DESTDIR}/usr/bin/steamdeps