wine-mono: make it noarch.
This commit is contained in:
parent
b6fd454652
commit
b53f9f7e0b
|
@ -1,7 +1,8 @@
|
|||
# Template file for 'wine-mono'
|
||||
pkgname=wine-mono
|
||||
version=4.5.4
|
||||
revision=1
|
||||
revision=2
|
||||
noarch=yes
|
||||
build_style=fetch
|
||||
homepage="http://wiki.winehq.org/Mono"
|
||||
license="MIT,GPL-3,LGPL-2"
|
||||
|
@ -10,11 +11,6 @@ maintainer="Juan RP <xtraeme@gmail.com>"
|
|||
distfiles="${SOURCEFORGE_SITE}/wine/Wine%20Mono/${version}/${pkgname}-${version}.msi"
|
||||
checksum=20bced7fee01f25279edf07670c5033d25c2c9834a839e7a20410ce1c611d6f2
|
||||
|
||||
create_wrksrc=yes
|
||||
lib32mode=full
|
||||
lib32depends="wine-32bit>=0"
|
||||
depends="wine"
|
||||
|
||||
do_install() {
|
||||
# The actual installation within WINE occurs at runtime in whatever
|
||||
# WINEPREFIX is being used.
|
||||
|
|
Loading…
Reference in New Issue