mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
wine-gecko: update to 2.47.1
This commit is contained in:
parent
5c2278c9f7
commit
15789e590b
1 changed files with 6 additions and 6 deletions
|
@ -1,18 +1,18 @@
|
||||||
# Template file for 'wine-gecko'
|
# Template file for 'wine-gecko'
|
||||||
pkgname=wine-gecko
|
pkgname=wine-gecko
|
||||||
version=2.47
|
version=2.47.1
|
||||||
revision=1
|
revision=1
|
||||||
archs=noarch
|
archs=noarch
|
||||||
build_style=fetch
|
build_style=fetch
|
||||||
checksum=3b8a361f5d63952d21caafd74e849a774994822fb96c5922b01d554f1677643a
|
|
||||||
distfiles="http://dl.winehq.org/wine/${pkgname}/${version}/wine_gecko-${version}-x86.msi"
|
|
||||||
homepage="http://wiki.winehq.org/Gecko"
|
|
||||||
license="MPL-2"
|
|
||||||
short_desc="Mozilla Gecko Layout Engine for WINE (32bit)"
|
short_desc="Mozilla Gecko Layout Engine for WINE (32bit)"
|
||||||
maintainer="Orphaned <orphan@voidlinux.org>"
|
maintainer="Orphaned <orphan@voidlinux.org>"
|
||||||
|
license="MPL-2.0"
|
||||||
|
homepage="http://wiki.winehq.org/Gecko"
|
||||||
|
distfiles="http://dl.winehq.org/wine/${pkgname}/${version}/wine-gecko-${version}-x86.msi"
|
||||||
|
checksum=f00b0e2892404827e8ce6811dedfc25ae699a09955bb3df1bbb31753e51da051
|
||||||
|
|
||||||
do_install() {
|
do_install() {
|
||||||
# The actual installation within WINE occurs at runtime in whatever
|
# The actual installation within WINE occurs at runtime in whatever
|
||||||
# WINEPREFIX is being used.
|
# WINEPREFIX is being used.
|
||||||
vinstall wine_gecko-${version}-x86.msi 644 usr/share/wine/gecko
|
vinstall wine-gecko-${version}-x86.msi 644 usr/share/wine/gecko
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Reference in a new issue