1
0
forked from pool/omnispeak

- Add 0001-sd_opl2alsa-Don-t-include-x86-specific-headers.patch

OBS-URL: https://build.opensuse.org/package/show/games/omnispeak?expand=0&rev=2
This commit is contained in:
2023-03-23 09:40:51 +00:00
committed by Git OBS Bridge
parent 8dcc293bc7
commit e08acee293
3 changed files with 49 additions and 2 deletions

View File

@@ -1,6 +1,7 @@
#
# spec file for package omnispeak
#
# Copyright (c) 2023 SUSE LLC
# Copyright (c) 2023, Martin Hauke <mardnh@gmx.de>
#
# All modifications and additions to the file contributed by third parties
@@ -15,6 +16,7 @@
# Please submit bugfixes or comments via https://bugs.opensuse.org/
#
Name: omnispeak
Version: 1.1+git20230213
Release: 0
@@ -27,6 +29,7 @@ Source: %{name}-%{version}.tar.xz
Source1: omnispeak-keen4-wrapper.sh
Source2: omnispeak-keen5-wrapper.sh
Source3: omnispeak-keen6-wrapper.sh
Patch1: 0001-sd_opl2alsa-Don-t-include-x86-specific-headers.patch
BuildRequires: cmake
BuildRequires: fdupes
BuildRequires: gcc-c++
@@ -56,10 +59,10 @@ Run
* omnispeak-keen4
* omnispeak-keen5
* omnispeak-keen6
from the folder where the original game files are located.
from the directory where the original game files are located.
%prep
%setup -q
%autosetup -p1
%build
%cmake \