don't strip binaries

This commit is contained in:
tadly
2019-12-13 09:10:04 +01:00
parent 78a571555e
commit d8ec25d71b
2 changed files with 5 additions and 2 deletions

View File

@@ -1,7 +1,7 @@
pkgbase = parsec-bin
pkgdesc = Remotely connect to a gaming pc for a low latency remote computing experience
pkgver = 150_11
pkgrel = 2
pkgrel = 3
url = http://parsec.tv
arch = x86_64
arch = arm
@@ -14,6 +14,7 @@ pkgbase = parsec-bin
depends = libxcb
optdepends = libva: For hardware accelerated decoding
provides = parsec
options = !strip
source_x86_64 = https://builds.parsecgaming.com/package/parsec-linux.deb
sha256sums_x86_64 = 0741a0b535e676853a50d3ff1a6f6b2355fff127b6a0c0e503ad83818ef7bc74
source_arm = https://builds.parsecgaming.com/package/parsec-rpi.deb

View File

@@ -2,7 +2,7 @@
pkgname=parsec-bin
pkgver=150_11
pkgrel=2
pkgrel=3
pkgdesc='Remotely connect to a gaming pc for a low latency remote computing experience'
url='http://parsec.tv'
arch=('x86_64' 'arm' 'armv6h' 'armv7h' 'aarch64')
@@ -25,6 +25,8 @@ sha256sums_armv7h=($sha256sums_arm)
source_aarch64=($source_arm)
sha256sums_aarch64=($sha256sums_arm)
options=('!strip')
package() {
tar xf "${srcdir}/data.tar.xz" -C "${pkgdir}"
chmod 755 "${pkgdir}/usr/"