commit 3d25a7fa6eb00abacfaf9d66fab73b6c6aeebf44 Author: Danny Rawlins <monster.romster@gmail.com> Date: Sat May 30 22:00:29 2020 +1000 steam: really remove the patch diff --git a/steam/.signature b/steam/.signature index 76f3154c9..e581dd3f4 100644 --- a/steam/.signature +++ b/steam/.signature @@ -1,7 +1,6 @@ untrusted comment: verify with /etc/ports/contrib.pub -RWSagIOpLGJF33lXK7O6Nc4DzoVfQs4JRs8/19m0AIBzFazUMK7bvsR0Ir6F13ccrPHTLh9Wja9efspxQk9JVlYi4jtfi62SCAc= -SHA256 (Pkgfile) = 379fad8c4f6ca2f151f570d3add1cf87bdda99e016298fc2f0763f86f13e8e10 +RWSagIOpLGJF32MhNyRgbZjfXz6nXsn+94W0WCuycWUavkAUGVQW2VqxRorMdiZscuscTEgroGlEsuMgeQjaflemWU1P4TWpowo= +SHA256 (Pkgfile) = 3deadcd4a515d4f0a72c76a8787f67fde5ea016859a4c20b69ed40c356921f37 SHA256 (.footprint) = ce5de42b80fff26175e6044ec722f7a06247a094b49f6fc06c29627023c0bba4 SHA256 (steam_1.0.0.62.tar.gz) = 83cbff7379b3ef8115e651fb1b627be5f9b38d0e8b405e8bcd91871df5f588df SHA256 (steam-runtime.sh) = 97ed274c291619063ea851efb68ade5a9f9eaba8724b96b0759767a811a0c770 -SHA256 (alsa_sdl_audiodriver.patch) = 174a110eda1c9d5b1c92a4490b266b31918559bbf8292a94905221c92da4bc0e diff --git a/steam/Pkgfile b/steam/Pkgfile index 03bf59dd1..26af5537b 100644 --- a/steam/Pkgfile +++ b/steam/Pkgfile @@ -8,14 +8,11 @@ name=steam version=1.0.0.62 release=1 source=(http://repo.steampowered.com/$name/pool/$name/s/$name/${name}_$version.tar.gz - steam-runtime.sh - alsa_sdl_audiodriver.patch) + steam-runtime.sh) build() { cd steam-launcher - #patch -p1 -i $SRC/alsa_sdl_audiodriver.patch - # apply roundups for udev rules sed -r 's|("0666")|"0660", TAG+="uaccess"|g' -i subprojects/steam-devices/60-steam-input.rules sed -r 's|("misc")|\1, OPTIONS+="static_node=uinput"|g' -i subprojects/steam-devices/60-steam-input.rules