~alpine/aports

[alpine-aports] [PATCH] testing/pcsxr: fix licencing information and file naming

Details
Message ID
<20180109200855.3772-1-ca6c@bitmessage.ch>
Sender timestamp
1515528535
DKIM signature
missing
Download raw message
Patch: +2 -5
---
 testing/pcsxr/APKBUILD | 7 ++-----
 1 file changed, 2 insertions(+), 5 deletions(-)

diff --git a/testing/pcsxr/APKBUILD b/testing/pcsxr/APKBUILD
index 05afac69a1..7f439b465b 100644
--- a/testing/pcsxr/APKBUILD
+++ b/testing/pcsxr/APKBUILD
@@ -2,11 +2,11 @@
# Maintainer: Cág <ca6c@bitmessage.ch>
pkgname=pcsxr
pkgver=1.9.92
pkgrel=1
pkgrel=2
pkgdesc="Sony PlayStation emulator"
url="https://pcsxr.codeplex.com/"
arch="all"
license="GPL-3.0"
license="GPL-3.0-or-later"
depends="libtxc_dxtn"
makedepends="autoconf automake libglade-dev libtool gtk+2.0-dev sdl-dev mesa-dev
	libxv-dev libxtst-dev nasm libxxf86vm-dev"
@@ -23,9 +23,6 @@ prepare() {
build() {
	cd "$builddir"
	./configure \
		--build=$CBUILD \
		--host=$CHOST \
		--target=$CTARGET \
		--prefix=/usr \
		--enable-opengl
	make
-- 
2.15.0




---
Unsubscribe:  alpine-aports+unsubscribe@lists.alpinelinux.org
Help:         alpine-aports+help@lists.alpinelinux.org
---
Reply to thread Export thread (mbox)