Accepting request 582548 from home:mimi_vx:branches:Emulators
- update wine-staging and wine-nine to 3.3 - enable wine staging OBS-URL: https://build.opensuse.org/request/show/582548 OBS-URL: https://build.opensuse.org/package/show/Emulators/wine?expand=0&rev=477
This commit is contained in:
parent
42a02abc97
commit
89aa59a65f
@ -1,5 +1,5 @@
|
||||
<multibuild>
|
||||
<package>nine</package>
|
||||
<!-- no staging currently <package>staging</package>
|
||||
<package>staging-nine</package> -->
|
||||
<package>staging</package>
|
||||
<package>staging-nine</package>
|
||||
</multibuild>
|
||||
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:33e42128cce101d409b16c893d7e52a80f6797d860a29d90a259199e3ba6a6b0
|
||||
size 40848
|
3
wine-d3d9-patches-3.3.tar.xz
Normal file
3
wine-d3d9-patches-3.3.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:ede0c407d68bc677d5108565657945311f4d8e5d0f60e05e49ddc2cf29a9ca11
|
||||
size 42412
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:5df468532ada7ff8713cf31a186f80e19cdf16fb913974a8989c2c86c3428373
|
||||
size 7730272
|
3
wine-staging-3.3.tar.gz
Normal file
3
wine-staging-3.3.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:e6b3a36b9a148e3af7b961ee45d82a24d5667b4ac161415a8f6e0070b1d8865a
|
||||
size 10136486
|
@ -1,3 +1,9 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Mar 5 08:52:57 UTC 2018 - mimi.vx@gmail.com
|
||||
|
||||
- update wine-staging and wine-nine to 3.3
|
||||
- enable wine staging
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Mar 2 18:49:34 UTC 2018 - meissner@suse.com
|
||||
|
||||
|
@ -85,7 +85,7 @@ BuildRequires: pkgconfig(libudev)
|
||||
Version: 3.3
|
||||
Release: 0
|
||||
Summary: An MS Windows Emulator
|
||||
License: LGPL-2.1+
|
||||
License: LGPL-2.1-or-later
|
||||
Group: System/Emulators/PC
|
||||
Url: http://www.winehq.org/
|
||||
Source0: https://dl.winehq.org/wine/source/3.x/%{projectname}-%{realver}.tar.xz
|
||||
@ -120,15 +120,15 @@ BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
ExclusiveArch: %{ix86} x86_64 ppc %arm
|
||||
%if %{staging}
|
||||
# upstream patch target version
|
||||
%define staging_version 2.21
|
||||
Source100: wine-staging-%{staging_version}.tar.xz
|
||||
%define staging_version 3.3
|
||||
Source100: https://github.com/wine-staging/wine-staging/archive/v%{staging_version}.tar.gz#!./wine-staging-%{staging_version}.tar.gz
|
||||
BuildRequires: gtk3-devel
|
||||
BuildRequires: libOSMesa-devel
|
||||
BuildRequires: libva-devel
|
||||
%endif
|
||||
%if %{nine}
|
||||
# upstream patch target version
|
||||
%define nine_version 2.20
|
||||
%define nine_version 3.3
|
||||
BuildRequires: Mesa-libd3d-devel
|
||||
BuildRequires: dri2proto-devel
|
||||
BuildRequires: libOSMesa-devel
|
||||
|
Loading…
x
Reference in New Issue
Block a user