wine-staging-8.18
This commit is contained in:
@@ -30,7 +30,8 @@ def setup():
|
||||
#shelltools.system("sed -i 's|OpenCL/opencl.h|CL/opencl.h|g' configure*")
|
||||
|
||||
shelltools.cd("wine-staging-%s" %get.srcVERSION())
|
||||
shelltools.system("./patches/patchinstall.sh DESTDIR=.. --all")
|
||||
# shelltools.system("./patches/patchinstall.sh DESTDIR=.. --all")
|
||||
shelltools.system("./staging/patchinstall.py DESTDIR=.. --all")
|
||||
shelltools.cd("..")
|
||||
|
||||
|
||||
|
||||
@@ -13,7 +13,7 @@
|
||||
<Summary>WINE Is Not An Emulator, which lets you run Microsoft Windows applications - staging version.</Summary>
|
||||
<Description>Wine allows running Windows 3.*, Windows 95/98 and Windows NT programs on a i386 (or compatible) machine running X11. It is still alpha level code; don't expect everything to work.</Description>
|
||||
<Archive sha1sum="216615aea4f88afdb5ac9df0af156296482e03c8" type="tarxz">https://dl.winehq.org/wine/source/8.x/wine-8.18.tar.xz</Archive>
|
||||
<Archive sha1sum="b420ae8e917304ada21372e2746da158a450341c" type="targz" target="wine-8.18">https://github.com/wine-staging/wine-staging/archive/refs/tags/v8.17.1.tar.gz</Archive>
|
||||
<Archive sha1sum="7f449f0fb7687392aabb099877792803227cc1c8" type="targz" target="wine-8.18">https://github.com/wine-staging/wine-staging/archive/refs/tags/v8.18.tar.gz</Archive>
|
||||
<BuildDependencies>
|
||||
<Dependency>mit-kerberos-devel</Dependency>
|
||||
<Dependency>lcms2-devel</Dependency>
|
||||
|
||||
Reference in New Issue
Block a user