|
@ -1,15 +1,15 @@ |
|
|
import 'compile/configure' |
|
|
import 'compile/configure' |
|
|
|
|
|
|
|
|
name=wine |
|
|
name=wine |
|
|
version=3.13.1 |
|
|
version=3.15 |
|
|
version_wine=3.13 |
|
|
version_wine=3.15 |
|
|
|
|
|
|
|
|
define_option 'wine32=: On x86_64, enable 32bit wine support. Specify the 32bit libdir here' |
|
|
define_option 'wine32=: On x86_64, enable 32bit wine support. Specify the 32bit libdir here' |
|
|
|
|
|
|
|
|
dlextract "http://dl.winehq.org/$name/source/3.x/$name-$version_wine.tar.xz" \ |
|
|
dlextract "http://dl.winehq.org/$name/source/3.x/$name-$version_wine.tar.xz" \ |
|
|
'ef356c13bd7c14f3de7dd2a2a6b1906a' |
|
|
'b6fd6fbd08c1ff4599575ca5784bf920' |
|
|
dlextract "https://github.com/$name-staging/$name-staging/archive/v$version/$name-staging-$version.tar.gz" \ |
|
|
dlextract "https://github.com/$name-staging/$name-staging/archive/v$version/$name-staging-$version.tar.gz" \ |
|
|
'0bd377d1721f32c829b54ce1f6448c0a' |
|
|
'd1382d2f605503ab2cef8dc034987af6' |
|
|
_ |
|
|
_ |
|
|
|
|
|
|
|
|
cd "$name-$version_wine" |
|
|
cd "$name-$version_wine" |
|
|