Browse Source

Update wine to 2.4 and wine-mono to 4.7.0

master
mid-kid 8 years ago
parent
commit
046c80e8ac
  1. 4
      satellites/wine-mono.sat
  2. 4
      satellites/wine.sat

4
satellites/wine-mono.sat

@ -1,12 +1,12 @@
# TODO: Build from source
name=wine
version=4.6.4
version=4.7.0
update_url="http://dl.winehq.org/$name/$name-mono/"
update_names="<a href=\"$version/\"><img src=\"/share/theme/icons/folder.png\" alt=\"[DIR]\" />"
dlfile "http://dl.winehq.org/$name/$name-mono/$version/$name-mono-$version.msi" \
'b0760cf51527b70435c3e4d0361a129a'
'9cc6ee353d912967f5d6a100b0104909'
header_end
install -Dm644 -t "$dir_install/$dir_prefix/$dir_datadir/$name/mono" "$name-mono-$version.msi"

4
satellites/wine.sat

@ -1,14 +1,14 @@
import 'compile/configure'
name=wine
version=2.3
version=2.4
update_url='https://www.winehq.org/'
update_names="/announce/$version\""
define_option 'wine32=: On x86_64, enable 32bit wine support. Specify the 32bit libdir here'
dlextract "http://dl.winehq.org/$name/source/2.x/$name-$version.tar.xz" \
'7b9bb272baf14414234147c24ad377b1'
'5535ef39dfa9fee58fd6fdf2e0648373'
header_end
cd "$name-$version"

Loading…
Cancel
Save