~alpine/aports

This thread contains a patchset. You're looking at the original emails, but you may wish to use the patch review UI. Review patch

[alpine-aports] [PATCH] community/wine_gecko: upgrade to 2.47

Details
Message ID
<20170125141505.15213-1-valery.kartel@gmail.com>
Sender timestamp
1485353705
DKIM signature
missing
Download raw message
Patch: +13 -18
---
 community/wine_gecko/APKBUILD | 31 +++++++++++++------------------
 1 file changed, 13 insertions(+), 18 deletions(-)

diff --git a/community/wine_gecko/APKBUILD b/community/wine_gecko/APKBUILD
index 310a42bab3..8d055f8f0d 100644
--- a/community/wine_gecko/APKBUILD
+++ b/community/wine_gecko/APKBUILD
@@ -1,37 +1,32 @@
# Contributor: Valery Kartel <valery.kartel@gmail.com>
# Contributor: Natanael Copa <ncopa@alpinelinux.org>
# Maintainer: Natanael Copa <ncopa@alpinelinux.org>
pkgname=wine_gecko
pkgver=2.40
pkgver=2.47
pkgrel=0
pkgdesc="Wine's built-in replacement for Microsoft's Internet Explorer"
url="http://wiki.winehq.org/Gecko"
arch="x86 x86_64"
license="MPL"
options="!archcheck"
depends=""
makedepends=""
install=""
subpackages=""
source="http://downloads.sourceforge.net/wine/wine_gecko-$pkgver-x86.msi
	http://downloads.sourceforge.net/wine/wine_gecko-$pkgver-x86_64.msi"

_builddir=
prepare() {
	mkdir -p "$srcdir"
}
source="http://dl.winehq.org/wine/${pkgname/_/-}/$pkgver/$pkgname-$pkgver-x86.msi
	http://dl.winehq.org/wine/${pkgname/_/-}/$pkgver/$pkgname-$pkgver-x86_64.msi"

build() {
	return 0
}

package() {
	mkdir -p "$pkgdir"/usr/share/wine/gecko/
	cp "$srcdir"/wine_gecko-$pkgver-$CARCH.msi \
		"$pkgdir"/usr/share/wine/gecko/
	install -Dm644 "$srcdir"/$pkgname-$pkgver-$CARCH.msi \
		"$pkgdir"/usr/share/wine/gecko/$pkgname-$pkgver-$CARCH.msi
}

md5sums="66fa7ceca8c0aa84c6a2db8672a743b6  wine_gecko-2.40-x86.msi
5e5d242e52e885190a0fe02a2e38a987  wine_gecko-2.40-x86_64.msi"
sha256sums="1a29d17435a52b7663cea6f30a0771f74097962b07031947719bb7b46057d302  wine_gecko-2.40-x86.msi
c3e28988e7d92221596fc4c569d10eb4dd2ca64b9f4970bf77e791f5dd8c9230  wine_gecko-2.40-x86_64.msi"
sha512sums="2f203852afede3f6b0899a54ad6eaa27c972a84df51de1632cb21af0c322e369a13150a5f19f68d7c4fcb0610b65e9244658e622c7e6b14c93ae6b7372bb184f  wine_gecko-2.40-x86.msi
af171193f221f2cd51f6dc3382a9b1c658ef2553213be32f201c05f7122eb6883838be97c3ec66177b1e3922df64c409745c3223acb01910680a5476c3f01478  wine_gecko-2.40-x86_64.msi"
md5sums="5ebc4ec71c92b3db3d84b334a1db385d  wine_gecko-2.47-x86.msi
d93ac0d2e6aceafe9113a9918916df45  wine_gecko-2.47-x86_64.msi"
sha256sums="3b8a361f5d63952d21caafd74e849a774994822fb96c5922b01d554f1677643a  wine_gecko-2.47-x86.msi
c565ea25e50ea953937d4ab01299e4306da4a556946327d253ea9b28357e4a7d  wine_gecko-2.47-x86_64.msi"
sha512sums="e0d06102dcb8ec2d24e8c8c3f5c2ee5cb47c18e203dfb43d85de008d682ff874fb664fef1df909a5a7857de39c7e8ce5175e734a11964ec4cd35f8fbacaea3a4  wine_gecko-2.47-x86.msi
7c2496b15a06bc6906bc60afb3ac082e3f9931207fa624e60297020211d66aa9b420a61e95730a0dbdcefbe4b26c811d0c896ecd9c363b5107d08c3fa22fef41  wine_gecko-2.47-x86_64.msi"
-- 
2.11.0



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