]> git.pld-linux.org Git - packages/fuse.git/blame - fuse.spec
use common _make_opts; adapter
[packages/fuse.git] / fuse.spec
CommitLineData
830ee63a 1#
9d57cad8 2# Conditional build:
3bcbbbcf
JB
3%bcond_with svga # svgalib version
4%bcond_without fb # framebuffer version
40afd244 5%bcond_without gtk2 # GTK+ 2 version
3bcbbbcf
JB
6%bcond_without gtk3 # GTK+ 3 version
7%bcond_without sdl # SDL version
8e39874e 8%bcond_without libao # libao instead of alsa
6af50621 9#
9128f30b 10Summary: Free Unix Spectrum Emulator
aefab7a2 11Summary(pl.UTF-8): Darmowy uniksowy emulator ZX Spectrum
9128f30b 12Name: fuse
64c16901 13Version: 1.3.7
8e39874e 14Release: 1
1ed57557 15License: GPL v2+
9128f30b 16Group: Applications/Emulators
87c5873c 17Source0: http://downloads.sourceforge.net/fuse-emulator/%{name}-%{version}.tar.gz
64c16901 18# Source0-md5: b3f08c88c002c53fb7f4a20e7c177aa0
87c5873c 19Source1: ti_m397.rom
c71d7a17 20# Source1-md5: 8c61b20e1f7666ff80ad7f48bb2b10c0
ec58fc02 21Patch0: %{name}-1.1.1-2.patch
72d9889b 22URL: http://fuse-emulator.sourceforge.net/
23bf58cd 23BuildRequires: SDL-devel >= 1.2.4
c7190618 24%{!?with_libao:BuildRequires: alsa-lib-devel}
23d994ff 25BuildRequires: autoconf >= 2.59-9
26BuildRequires: automake
3bcbbbcf 27BuildRequires: glib2-devel >= 1:2.20.0
ec58fc02 28%{?with_fb:BuildRequires: gpm-devel}
40afd244
JB
29%{?with_gtk2:BuildRequires: gtk+2-devel >= 2:2.18.0}
30%{?with_gtk3:BuildRequires: gtk+3-devel >= 3.0}
c7190618 31%{?with_libao:BuildRequires: libao-devel}
abb1d23d 32BuildRequires: libjsw-devel
acbcc23e 33BuildRequires: libmount-devel
9d57cad8 34BuildRequires: libpng-devel
3eff276c 35BuildRequires: libsamplerate-devel
64c16901 36BuildRequires: libspectrum-devel >= 1.3.5
3bcbbbcf 37BuildRequires: libtool >= 2:2
a8da872e 38BuildRequires: libxml2-devel >= 2.0.0
3eff276c 39BuildRequires: perl-base
83a91b44 40BuildRequires: pkgconfig
ec58fc02 41BuildRequires: rpmbuild(macros) >= 1.697
40afd244 42BuildRequires: sed >= 4.0
6af50621 43%{?with_svga:BuildRequires: svgalib-devel}
3bcbbbcf
JB
44BuildRequires: xorg-lib-libX11-devel
45BuildRequires: zlib-devel
9128f30b 46BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
47
ec58fc02
ER
48%define _make_opts V=1
49
9128f30b 50%description
51fuse is Free Unix Spectrum Emulator.
52What Fuse does have:
53
54* Working 48K/128K/+2/+2A Speccy emulation, running at true Speccy
55 speed on any computer you're likely to try it on (it runs at full
56 speed on a SparcStation 4 unless you do too much graphics intensive
57 stuff).
58* Support for loading from .tzx files.
59* Sound emulation.
23d994ff 60* Emulation of several printers for ZX Spectrum.
9128f30b 61
7dd50860 62%description -l pl.UTF-8
9128f30b 63fuse (Free Unix Spectrum Emulator) jest emulatorem ZX Spectrum.
7dd50860 64Jego właściwości to:
9128f30b 65
66* Emulacja ZX Spectrum 48K/128K/+2/+2A.
7dd50860
JR
67* Możliwość ładowania programów z plików .tzx.
68* Dźwięk.
23d994ff 69* Emulacja kilku drukarek przeznaczonych dla ZX Spectrum.
9128f30b 70
71%package common
72Summary: Free Unix Spectrum Emulator (common files)
aefab7a2 73Summary(pl.UTF-8): Darmowy uniksowy emulator ZX Spectrum (pliki wspólne)
9128f30b 74Group: Applications/Emulators
3bcbbbcf 75Requires: glib2 >= 1:2.20.0
64c16901 76Requires: libspectrum >= 1.3.5
88291491 77Suggests: fdd3000e
9128f30b 78
79%description common
80fuse is Free Unix Spectrum Emulator.
81What Fuse does have:
82
83* Working 48K/128K/+2/+2A Speccy emulation, running at true Speccy
84 speed on any computer you're likely to try it on (it runs at full
85 speed on a SparcStation 4 unless you do too much graphics intensive
86 stuff).
87* Support for loading from .tzx files.
23d994ff 88* Sound emulation.
89* Emulation of several printers for ZX Spectrum.
9128f30b 90
cb86401f 91This package contains common files for all versions.
9128f30b 92
7dd50860 93%description common -l pl.UTF-8
9128f30b 94fuse (Free Unix Spectrum Emulator) jest emulatorem ZX Spectrum.
7dd50860 95Jego właściwości to:
9128f30b 96
97* Emulacja ZX Spectrum 48K/128K/+2/+2A.
7dd50860
JR
98* Możliwość ładowania programów z plików .tzx.
99* Dźwięk.
9128f30b 100* Emulacja kilku drukarek przeznaczonych dla ZX Spectrum.
101
7dd50860 102W tym pakiecie znajdują się wspólne pliki dla wszystkich wersji.
9128f30b 103
2cde7108 104%package fb
105Summary: Free Unix Spectrum Emulator (framebuffer version)
aefab7a2 106Summary(pl.UTF-8): Darmowy uniksowy emulator ZX Spectrum (wersja na framebuffer)
2cde7108 107Group: Applications/Emulators
6af50621 108Requires: %{name}-common = %{version}-%{release}
2cde7108 109
110%description fb
111fuse is Free Unix Spectrum Emulator.
112What Fuse does have:
113
114* Working 48K/128K/+2/+2A Speccy emulation, running at true Speccy
115 speed on any computer you're likely to try it on (it runs at full
116 speed on a SparcStation 4 unless you do too much graphics intensive
117 stuff).
118* Support for loading from .tzx files.
23d994ff 119* Sound emulation.
120* Emulation of several printers for ZX Spectrum.
2cde7108 121
122This package contains files for framebuffer version.
123
7dd50860 124%description fb -l pl.UTF-8
2cde7108 125fuse (Free Unix Spectrum Emulator) jest emulatorem ZX Spectrum.
7dd50860 126Jego właściwości to:
2cde7108 127
128* Emulacja ZX Spectrum 48K/128K/+2/+2A.
7dd50860
JR
129* Możliwość ładowania programów z plików .tzx.
130* Dźwięk.
23d994ff 131* Emulacja kilku drukarek przeznaczonych dla ZX Spectrum.
2cde7108 132
7dd50860 133W tym pakiecie znajdują się pliki dla wersji korzystającej z
623e5403 134framebuffera.
9d57cad8 135
9d57cad8 136%package sdl
137Summary: Free Unix Spectrum Emulator (SDL version)
aefab7a2 138Summary(pl.UTF-8): Darmowy uniksowy emulator ZX Spectrum (wersja na SDL)
9d57cad8 139Group: Applications/Emulators
6af50621 140Requires: %{name}-common = %{version}-%{release}
a8da872e 141Requires: SDL >= 1.2.4
9d57cad8 142
143%description sdl
144fuse is Free Unix Spectrum Emulator.
145What Fuse does have:
146
147* Working 48K/128K/+2/+2A Speccy emulation, running at true Speccy
148 speed on any computer you're likely to try it on (it runs at full
149 speed on a SparcStation 4 unless you do too much graphics intensive
150 stuff).
151* Support for loading from .tzx files.
23d994ff 152* Sound emulation.
153* Emulation of several printers for ZX Spectrum.
9d57cad8 154
155This package contains files for SDL version.
156
7dd50860 157%description sdl -l pl.UTF-8
9d57cad8 158fuse (Free Unix Spectrum Emulator) jest emulatorem ZX Spectrum.
7dd50860 159Jego właściwości to:
9d57cad8 160
161* Emulacja ZX Spectrum 48K/128K/+2/+2A.
7dd50860
JR
162* Możliwość ładowania programów z plików .tzx.
163* Dźwięk.
23d994ff 164* Emulacja kilku drukarek przeznaczonych dla ZX Spectrum.
9d57cad8 165
7dd50860 166W tym pakiecie znajdują się pliki dla wersji korzystającej z SDL.
9d57cad8 167
9128f30b 168%package svga
169Summary: Free Unix Spectrum Emulator (svga version)
aefab7a2 170Summary(pl.UTF-8): Darmowy uniksowy emulator ZX Spectrum (wersja na svgalib)
9128f30b 171Group: Applications/Emulators
6af50621 172Requires: %{name}-common = %{version}-%{release}
9128f30b 173
174%description svga
175fuse is Free Unix Spectrum Emulator.
176What Fuse does have:
177
178* Working 48K/128K/+2/+2A Speccy emulation, running at true Speccy
179 speed on any computer you're likely to try it on (it runs at full
180 speed on a SparcStation 4 unless you do too much graphics intensive
181 stuff).
182* Support for loading from .tzx files.
23d994ff 183* Sound emulation.
184* Emulation of several printers for ZX Spectrum.
9128f30b 185
186This package contains files for svga version.
187
7dd50860 188%description svga -l pl.UTF-8
9128f30b 189fuse (Free Unix Spectrum Emulator) jest emulatorem ZX Spectrum.
7dd50860 190Jego właściwości to:
9128f30b 191
192* Emulacja ZX Spectrum 48K/128K/+2/+2A.
7dd50860
JR
193* Możliwość ładowania programów z plików .tzx.
194* Dźwięk.
23d994ff 195* Emulacja kilku drukarek przeznaczonych dla ZX Spectrum.
9128f30b 196
7dd50860 197W tym pakiecie znajdują się pliki dla wersji korzystającej z svgalib.
9128f30b 198
23bf58cd 199%package gtk
3bcbbbcf
JB
200Summary: Free Unix Spectrum Emulator (GTK+ 2 version)
201Summary(pl.UTF-8): Darmowy uniksowy emulator ZX Spectrum (wersja GTK+ 2)
9128f30b 202Group: Applications/Emulators
6af50621 203Requires: %{name}-common = %{version}-%{release}
3bcbbbcf
JB
204Requires: gtk+2 >= 2:2.18.0
205Obsoletes: fuse-X11
9128f30b 206
23bf58cd 207%description gtk
9128f30b 208fuse is Free Unix Spectrum Emulator.
209What Fuse does have:
210
211* Working 48K/128K/+2/+2A Speccy emulation, running at true Speccy
212 speed on any computer you're likely to try it on (it runs at full
213 speed on a SparcStation 4 unless you do too much graphics intensive
214 stuff).
215* Support for loading from .tzx files.
23d994ff 216* Sound emulation.
217* Emulation of several printers for ZX Spectrum.
9128f30b 218
3bcbbbcf 219This package contains files for GTK+ 2 version.
9128f30b 220
23bf58cd 221%description gtk -l pl.UTF-8
9128f30b 222fuse (Free Unix Spectrum Emulator) jest emulatorem ZX Spectrum.
7dd50860 223Jego właściwości to:
9128f30b 224
225* Emulacja ZX Spectrum 48K/128K/+2/+2A.
7dd50860
JR
226* Możliwość ładowania programów z plików .tzx.
227* Dźwięk.
23d994ff 228* Emulacja kilku drukarek przeznaczonych dla ZX Spectrum.
9128f30b 229
3bcbbbcf 230W tym pakiecie znajdują się pliki dla wersji GTK+ 2.
23bf58cd 231
232%package gtk3
3bcbbbcf
JB
233Summary: Free Unix Spectrum Emulator (GTK+ 3 version)
234Summary(pl.UTF-8): Darmowy uniksowy emulator ZX Spectrum (wersja GTK+ 3)
23bf58cd 235Group: Applications/Emulators
23bf58cd 236Requires: %{name}-common = %{version}-%{release}
3bcbbbcf 237Obsoletes: fuse-X11
23bf58cd 238
239%description gtk3
240fuse is Free Unix Spectrum Emulator.
241What Fuse does have:
242
243* Working 48K/128K/+2/+2A Speccy emulation, running at true Speccy
244 speed on any computer you're likely to try it on (it runs at full
245 speed on a SparcStation 4 unless you do too much graphics intensive
246 stuff).
247* Support for loading from .tzx files.
248* Sound emulation.
249* Emulation of several printers for ZX Spectrum.
250
3bcbbbcf 251This package contains files for GTK+ 3 version.
23bf58cd 252
253%description gtk3 -l pl.UTF-8
254fuse (Free Unix Spectrum Emulator) jest emulatorem ZX Spectrum.
255Jego właściwości to:
256
257* Emulacja ZX Spectrum 48K/128K/+2/+2A.
258* Możliwość ładowania programów z plików .tzx.
259* Dźwięk.
260* Emulacja kilku drukarek przeznaczonych dla ZX Spectrum.
261
3bcbbbcf 262W tym pakiecie znajdują się pliki dla wersji GTK+ 3.
9128f30b 263
40afd244
JB
264%package -n bash-completion-fuse
265Summary: Bash completion for FUSE emulator commands
266Summary(pl.UTF-8): Bashowe dopełnianie składni poleceń emulatora FUSE
267Group: Applications/Shells
268Requires: %{name}-common = %{version}-%{release}
269Requires: bash-completion >= 2.0
270
271%description -n bash-completion-fuse
272Bash completion for FUSE emulator commands.
273
274%description -n bash-completion-fuse -l pl.UTF-8
275Bashowe dopełnianie składni poleceń emulatora FUSE.
276
9128f30b 277%prep
278%setup -q
40afd244
JB
279# needs update for 1.2.x
280#%patch0 -p1
281
282# PLD uses per-backend fuse program instead of just "fuse"
283%{__sed} -i -e '/^complete /s/ fuse$/ fuse-fb fuse-gtk fuse-gtk3 fuse-sdl fuse-svga/' data/shell-completion/bash/fuse
9128f30b 284
285%build
9d57cad8 286# SDL
6af50621 287%if %{with sdl}
1240656c
WF
288mkdir build-sdl
289cd build-sdl
290../%configure \
40afd244
JB
291 --program-suffix=-sdl \
292 --with-bash-completion-dir=%{bash_compdir} \
293 --with-sdl
ec58fc02 294%{__make}
1240656c 295cd ..
9d57cad8 296%endif
297
298# svga
6af50621 299%if %{with svga}
1240656c
WF
300mkdir build-svga
301cd build-svga
302../%configure \
40afd244
JB
303 --program-suffix=-svga \
304 --with-bash-completion-dir=%{bash_compdir} \
305 --with-svgalib
ec58fc02 306%{__make}
1240656c 307cd ..
9128f30b 308%endif
309
9d57cad8 310# framebuffer
6af50621 311%if %{with fb}
1240656c
WF
312mkdir build-fb
313cd build-fb
314../%configure \
40afd244
JB
315 --program-suffix=-fb \
316 --with-bash-completion-dir=%{bash_compdir} \
2408f8ba 317%if %{with libao}
c7190618
WF
318 --without-alsa \
319 --with-libao \
320%endif
40afd244 321 --with-fb
ec58fc02 322%{__make}
1240656c 323cd ..
9d57cad8 324%endif
2cde7108 325
23bf58cd 326# gtk
40afd244
JB
327%if %{with gtk2}
328mkdir build-gtk2
329cd build-gtk2
1240656c 330../%configure \
40afd244
JB
331 --program-suffix=-gtk \
332 --with-bash-completion-dir=%{bash_compdir} \
2408f8ba 333%if %{with libao}
c7190618
WF
334 --without-alsa \
335 --with-libao \
336%endif
40afd244 337 --with-gtk
ec58fc02 338%{__make}
1240656c 339cd ..
23bf58cd 340%endif
341
342# gtk3
343%if %{with gtk3}
1240656c
WF
344mkdir build-gtk3
345cd build-gtk3
346../%configure \
1240656c 347 --enable-gtk3 \
40afd244
JB
348 --program-suffix=-gtk3 \
349 --with-bash-completion-dir=%{bash_compdir} \
2408f8ba 350%if %{with libao}
c7190618
WF
351 --without-alsa \
352 --with-libao \
353%endif
40afd244 354 --with-gtk
ec58fc02 355%{__make}
1240656c 356cd ..
23bf58cd 357%endif
358
9128f30b 359%install
360rm -rf $RPM_BUILD_ROOT
1240656c
WF
361%if %{with sdl}
362%{__make} -C build-sdl install \
363 DESTDIR=$RPM_BUILD_ROOT
364%endif
365
366%if %{with svga}
367%{__make} -C build-svga install \
368 DESTDIR=$RPM_BUILD_ROOT
369%endif
370
371%if %{with fb}
372%{__make} -C build-fb install \
373 DESTDIR=$RPM_BUILD_ROOT
374%endif
cb86401f 375
40afd244
JB
376%if %{with gtk2}
377%{__make} -C build-gtk2 install \
b5c19b2d 378 DESTDIR=$RPM_BUILD_ROOT
1240656c
WF
379%endif
380
381%if %{with gtk3}
382%{__make} -C build-gtk3 install \
383 DESTDIR=$RPM_BUILD_ROOT
384%endif
9128f30b 385
ec58fc02 386cp -p %{SOURCE1} $RPM_BUILD_ROOT%{_datadir}/%{name}
9128f30b 387
388%clean
389rm -rf $RPM_BUILD_ROOT
390
391%files common
392%defattr(644,root,root,755)
1240656c 393%doc README THANKS AUTHORS keysyms.dat keysyms.pl hacking/*.txt
cb86401f 394%{_datadir}/%{name}
9128f30b 395
6af50621 396%if %{with fb}
2cde7108 397%files fb
398%defattr(644,root,root,755)
399%attr(755,root,root) %{_bindir}/fuse-fb
1240656c 400%{_mandir}/man1/fuse-fb.1*
9d57cad8 401%endif
402
40afd244 403%if %{with gtk2}
23bf58cd 404%files gtk
405%defattr(644,root,root,755)
406%attr(755,root,root) %{_bindir}/fuse-gtk
1240656c 407%{_mandir}/man1/fuse-gtk.1*
23bf58cd 408%endif
409
410%if %{with gtk3}
411%files gtk3
412%defattr(644,root,root,755)
413%attr(755,root,root) %{_bindir}/fuse-gtk3
1240656c 414%{_mandir}/man1/fuse-gtk3.1*
23bf58cd 415%endif
416
6af50621 417%if %{with sdl}
9d57cad8 418%files sdl
419%defattr(644,root,root,755)
420%attr(755,root,root) %{_bindir}/fuse-sdl
1240656c 421%{_mandir}/man1/fuse-sdl.1*
9d57cad8 422%endif
2cde7108 423
6af50621 424%if %{with svga}
9128f30b 425%files svga
426%defattr(644,root,root,755)
427%attr(755,root,root) %{_bindir}/fuse-svga
1240656c 428%{_mandir}/man1/fuse-svga.1*
23a20042 429%endif
40afd244
JB
430
431%files -n bash-completion-fuse
432%defattr(644,root,root,755)
433%{bash_compdir}/fuse
This page took 0.152735 seconds and 4 git commands to generate.