]> git.pld-linux.org Git - packages/scummvm.git/blame - scummvm.spec
- release 2
[packages/scummvm.git] / scummvm.spec
CommitLineData
9bd70d26 1%define version_tools 1.4.0
158a3e17 2Summary: Graphic adventure game interpreter
3Summary(pl.UTF-8): Interpreter gier przygodowych
68a20b3e 4Name: scummvm
9bd70d26 5Version: 1.4.0
60b55028 6Release: 2
68a20b3e 7License: GPL
8Group: X11/Applications/Games
46065ef6 9Source0: http://dl.sourceforge.net/scummvm/%{name}-%{version}.tar.bz2
9bd70d26 10# Source0-md5: 361000b78ebf0d0f449e98238d677be1
1d088b62 11Source1: http://dl.sourceforge.net/scummvm/%{name}-tools-%{version_tools}.tar.bz2
9bd70d26 12# Source1-md5: 471138a83de3bacd565e18b617055494
6a16a469 13Source2: %{name}.desktop
7545cdd1 14Patch0: %{name}-wx-config.patch
158a3e17 15URL: http://scummvm.org/
aa168718 16BuildRequires: SDL-devel >= 1.2.2
949e7817
JR
17BuildRequires: alsa-lib-devel >= 0.9
18BuildRequires: flac-devel >= 1.0.1
19966249 19%ifarch %{ix86} %{x8664}
6643062f 20BuildRequires: fluidsynth-devel
19966249 21%endif
e47e54c3 22BuildRequires: freetype-devel
7a1703db 23BuildRequires: libmad-devel
a7959bdf 24BuildRequires: libpng-devel
fcbbee39 25BuildRequires: libvorbis-devel
949e7817 26BuildRequires: libmpeg2-devel >= 0.3.2
aa168718 27%ifarch %{ix86}
949e7817 28BuildRequires: nasm
aa168718 29%endif
949e7817
JR
30BuildRequires: wxGTK2-unicode-devel
31BuildRequires: wxWidgets-devel
32BuildRequires: zlib-devel
e8018721 33BuildRequires: sed >= 4.0
fcbbee39 34BuildRequires: zlib-devel
68a20b3e 35BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
36
36e3c4ce
ER
37%define specflags_sparc -fPIC
38
68a20b3e 39%description
158a3e17 40ScummVM is a program which allows you to run certain classic graphical
41point-and-click adventure games, provided you already have their data
42files. The clever part about this: ScummVM just replaces the
43executables shipped with the game, allowing you to play them on
44systems for which they were never designed!
65e34ebb 45
158a3e17 46Some of the adventures ScummVM supports include Adventure Soft's Simon
47the Sorcerer 1 and 2; Revolution's Beneath A Steel Sky, Broken Sword 1
48and Broken Sword 2; Flight of the Amazon Queen; Wyrmkeep's Inherit the
49Earth; Coktel Vision's Gobliiins; Westwood Studios' The Legend of
50Kyrandia and games based on LucasArts' SCUMM (Script Creation Utility
51for Maniac Mansion) system such as Monkey Island, Day of the Tentacle,
52Sam and Max and more. You can find a thorough list with details on
53which games are supported and how well on the project page.
68a20b3e 54
ef2767c3 55%description -l pl.UTF-8
158a3e17 56ScummVM jest programem umożliwiającym uruchamianie klasycznych
57graficznych gier przygodowych, pod warunkiem, że posiadane są ich
58pliki danych. ScummVM używany jest w miejsce pliku wykonywalnego
59dostarczonego razem z grą, co umożliwia granie na systemach, na które
60gry nie zostały przeznaczone.
65e34ebb 61
158a3e17 62ScummVM obsługuje między innymi Simon the Sorcerer 1 i 2 firmy
63Adventure Soft; Beneath A Steel Sky, Broken Sword 1 i 2 firmy
64Revolution; Flight of the Amazon Queen; Inherit the Earth firmy
65Wyrmkeep; serię Gobliiins firmy Coktel Vision; The Legend of Kyrandia
66firmy Westwood i gry bazujące na silniku SCUMM (Script Creation
67Utility for Maniac Mansion) firmy LucasArts, takie jak Monkey Island,
68Day of the Tentacle, Sam and Max i inne. Szczegółowa lista znajduje
69się na stronie projektu.
68a20b3e 70
ff5e2ece 71%package tools
11d19d1a 72Summary: ScummVM tools
92130a49 73Summary(pl.UTF-8): Narzędzia związane ze ScummVM
ff5e2ece 74Group: X11/Applications/Games
75
76%description tools
11d19d1a 77Collection of various tools that may be useful to use in conjunction
78with ScummVM.
ff5e2ece 79
ef2767c3
JR
80%description tools -l pl.UTF-8
81Zestaw narzędzi mogących być użytecznymi w połączeniu ze ScummVM.
ff5e2ece 82
158a3e17 83%package engine-agi
84Summary: Adventure Game Interpreter
85Summary(pl.UTF-8): Adventure Game Interpreter
86Group: X11/Applications/Games
ab844c47 87Requires: %{name} = %{version}-%{release}
158a3e17 88
89%description engine-agi
90The AGI (Adventure Game Interpreter) engine was used by Sierra in
91their early adventure games.
92
93%description engine-agi -l pl.UTF-8
94Silnik AGI (Adventure Game Interpreter) był używany przez firmę
95Sierra w jej wczesnych grach przygodowych.
96
97%package engine-agos
98Summary: AGOS engine
99Summary(pl.UTF-8): Silnik AGOS
100Group: X11/Applications/Games
ab844c47 101Requires: %{name} = %{version}-%{release}
158a3e17 102
103%description engine-agos
104The AGOS Engine was originally created by Alan Cox at HorrorSoft and
105is based on AberMUD V, with graphical extensions.
20cef33a
SS
106Required for following games:
107- Elvira
108- Elvira 2
109- Waxworks
110- Simon the Sorcerer
111- Simon the Sorcerer 2
112- The Feeble Files
158a3e17 113
114%description engine-agos -l pl.UTF-8
115Silnik AGOS został stworzony przez Alana Coksa w firmie HorrorSoft,
116bazowany jest na programie AberMUD V z graficznymi rozszerzeniami.
20cef33a
SS
117Używany w następujących grach:
118- Elvira
119- Elvira 2
120- Waxworks
121- Simon the Sorcerer
122- Simon the Sorcerer 2
123- The Feeble Files
158a3e17 124
9bd70d26
AG
125%package engine-cge
126Summary: CGE engine
127Summary(pl.UTF-8): Silnik CGE
128Group: X11/Applications/Games
129Requires: %{name} = %{version}-%{release}
130
131%description engine-cge
132CGE engine.
133
134%description engine-cge -l pl.UTF-8
135Silnik CGE.
136
158a3e17 137%package engine-cine
138Summary: Cinematique engine
139Summary(pl.UTF-8): Silnik Cinematique
140Group: X11/Applications/Games
ab844c47 141Requires: %{name} = %{version}-%{release}
158a3e17 142
143%description engine-cine
144Cinematique engine.
145
146%description engine-cine -l pl.UTF-8
147Silnik Cinematique.
148
9bd70d26
AG
149%package engine-composer
150Summary: Composer engine
151Summary(pl.UTF-8): Silnik Composer
152Group: X11/Applications/Games
153Requires: %{name} = %{version}-%{release}
154
155%description engine-composer
156Composer engine.
157
158%description engine-composer -l pl.UTF-8
159Silnik Composer.
160
158a3e17 161%package engine-cruise
162Summary: Cruise engine
163Summary(pl.UTF-8): Silnik Cruise
164Group: X11/Applications/Games
ab844c47 165Requires: %{name} = %{version}-%{release}
158a3e17 166
167%description engine-cruise
168Cruise engine.
169
170%description engine-cruise -l pl.UTF-8
171Silnik Cruise.
172
e47e54c3
JR
173%package engine-draci
174Summary: Draci engine
175Summary(pl.UTF-8): Silnik Draci
176Group: X11/Applications/Games
ab844c47 177Requires: %{name} = %{version}-%{release}
e47e54c3
JR
178
179%description engine-draci
180Draci engine.
181
182%description engine-draci -l pl.UTF-8
183Silnik Draci.
184
2f540fcb 185%package engine-drascula
186Summary: Drascula engine
187Summary(pl.UTF-8): Silnik Drascula
188Group: X11/Applications/Games
ab844c47 189Requires: %{name} = %{version}-%{release}
2f540fcb 190
191%description engine-drascula
192Drascula engine.
193
194%description engine-drascula -l pl.UTF-8
195Silnik Drascula.
196
9bd70d26
AG
197%package engine-dreamweb
198Summary: Dreamweb engine
199Summary(pl.UTF-8): Silnik Dreamweb
200Group: X11/Applications/Games
201Requires: %{name} = %{version}-%{release}
202
203%description engine-dreamweb
204Dreamweb engine.
205
206%description engine-dreamweb -l pl.UTF-8
207Silnik Dreamweb.
208
158a3e17 209%package engine-gob
210Summary: Gob engine
211Summary(pl.UTF-8): Silnik Gob
212Group: X11/Applications/Games
ab844c47 213Requires: %{name} = %{version}-%{release}
158a3e17 214
215%description engine-gob
216Engine to run adventure games created by Coktel Vision.
217
218%description engine-gob -l pl.UTF-8
219Silnik do uruchamiania gier stworzonych przez Coktel Vision.
220
949e7817
JR
221%package engine-groovie
222Summary: Groovie engine
223Summary(pl.UTF-8): Silnik Groovie
224Group: X11/Applications/Games
ab844c47 225Requires: %{name} = %{version}-%{release}
949e7817
JR
226
227%description engine-groovie
228Engine to run adventure games created by Trilobyte or
229Aftermath Media (The 7th Guest, The 11th Hour).
230
231%description engine-groovie -l pl.UTF-8
232Silnik do uruchamiania gier stworzonych przez Trilobyte
233i Aftermath Media (The 7th Guest, The 11th Hour).
234
9bd70d26
AG
235%package engine-hugo
236Summary: Hugo engine
237Summary(pl.UTF-8): Silnik Hugo
238Group: X11/Applications/Games
239Requires: %{name} = %{version}-%{release}
240
241%description engine-hugo
242Hugo engine.
243
244%description engine-hugo -l pl.UTF-8
245Silnik Hugo.
246
158a3e17 247%package engine-kyra
248Summary: Kyrandia engine
249Summary(pl.UTF-8): Silnik Kyrandia
250Group: X11/Applications/Games
ab844c47 251Requires: %{name} = %{version}-%{release}
158a3e17 252
253%description engine-kyra
254Kyrandia engine.
255
256%description engine-kyra -l pl.UTF-8
257Silnik Kyrandia.
258
9bd70d26
AG
259%package engine-lastexpress
260Summary: Lastexpress engine
261Summary(pl.UTF-8): Silnik Lastexpress
262Group: X11/Applications/Games
263Requires: %{name} = %{version}-%{release}
264
265%description engine-lastexpress
266Lastexpress is the engine for the game Lastexpress of the Temptress.
267
268%description engine-lastexpress -l pl.UTF-8
269Lastexpress jest silnikiem dla gry Lastexpress of the Temptress.
270
158a3e17 271%package engine-lure
272Summary: Lure engine
273Summary(pl.UTF-8): Silnik Lure
274Group: X11/Applications/Games
ab844c47 275Requires: %{name} = %{version}-%{release}
158a3e17 276
277%description engine-lure
949e7817 278Lure is the engine for the game Lure of the Temptress.
158a3e17 279
280%description engine-lure -l pl.UTF-8
949e7817
JR
281Lure jest silnikiem dla gry Lure of the Temptress.
282
283%package engine-m4
bb5d3e3a
JR
284Summary: M4/MADS engine
285Summary(pl.UTF-8): Silnik M4/MADS
949e7817 286Group: X11/Applications/Games
ab844c47 287Requires: %{name} = %{version}-%{release}
949e7817
JR
288
289%description engine-m4
290MADS stands for the MicroProse Adventure Development System,
291used in the three adventure games they made. It was later sold
292to Sanctuary Woods, who continued development on it and named
293it M4 (MADS version 4 perhaps) and released two more games.
294
295%description engine-m4 -l pl.UTF-8
296MADS to MicroProse Adventure Development System, używany jest
297w trzech grach stworzonych przez MicroProse. Został sprzedany
298do Sanctuary Woods i dalej rozwijany jako M4.
299
300%package engine-made
301Summary: MADE engine
302Summary(pl.UTF-8): Silnik MADE
303Group: X11/Applications/Games
ab844c47 304Requires: %{name} = %{version}-%{release}
949e7817
JR
305
306%description engine-made
307MADE stands for Multimedia Applications Development Environment,
308and was used by Activision to create some of their point'n'click
309adventure games.
310
311%description engine-made -l pl.UTF-8
312MADE to Multimedia Applications Development Environment,
313był używany przez Activision w grach przygodowych.
158a3e17 314
e47e54c3
JR
315%package engine-mohawk
316Summary: Mohawk engine
317Summary(pl.UTF-8): Silnik Mohawk
318Group: X11/Applications/Games
ab844c47 319Requires: %{name} = %{version}-%{release}
e47e54c3
JR
320
321%description engine-mohawk
322The Mohawk engine was developed by Brøderbund starting
323in the early 1990's with the Windows port of Myst.
324
325%description engine-mohawk -l pl.UTF-8
326Silnik Mohawk został stworzony przez Brøderbund we wczesnych
327latach 90-ych, na potrzeby gry Myst.
328
158a3e17 329%package engine-parallaction
330Summary: Parallaction engine
331Summary(pl.UTF-8): Silnik Parallaction
332Group: X11/Applications/Games
ab844c47 333Requires: %{name} = %{version}-%{release}
158a3e17 334
335%description engine-parallaction
336Parallaction engine.
337
338%description engine-parallaction -l pl.UTF-8
339Silnik Parallaction.
340
341%package engine-queen
342Summary: Queen engine
343Summary(pl.UTF-8): Silnik Queen
344Group: X11/Applications/Games
ab844c47 345Requires: %{name} = %{version}-%{release}
158a3e17 346
347%description engine-queen
348The Queen Engine is used to play Interactive Binary Illusions' Flight
349of the Amazon Queen.
350
351%description engine-queen -l pl.UTF-8
352Silnik Queen jest używany do gry w Flight of the Amazon Queen firmy
353Interactive Binary Illusions.
354
355%package engine-saga
356Summary: Scripts for Animated Graphic Adventures
357Summary(pl.UTF-8): Scripts for Animated Graphic Adventures
358Group: X11/Applications/Games
ab844c47 359Requires: %{name} = %{version}-%{release}
158a3e17 360
361%description engine-saga
362SAGA (Scripts for Animated Graphic Adventures) engine.
363
364%description engine-saga -l pl.UTF-8
365Silnik SAGA (Scripts for Animated Graphic Adventures).
366
949e7817
JR
367%package engine-sci
368Summary: Sierra's "SCript Interpreter"
369Summary(pl.UTF-8): SCript Interpreter Sierry
370Group: X11/Applications/Games
ab844c47 371Requires: %{name} = %{version}-%{release}
949e7817
JR
372
373%description engine-sci
374Sierra's "SCript Interpreter" and the "Sierra's Creative Interpreter.
375
376%description engine-sci -l pl.UTF-8
377SCript Interpreter Sierry.
378
158a3e17 379%package engine-scumm
380Summary: Script Creation Utility for Maniac Mansion
381Summary(pl.UTF-8): Script Creation Utility for Maniac Mansion
382Group: X11/Applications/Games
ab844c47 383Requires: %{name} = %{version}-%{release}
158a3e17 384
385%description engine-scumm
386SCUMM is a utility used to create the famous LucasArts adventure games
387like the Monkey Island series and also gave ScummVM its name.
388
389%description engine-scumm -l pl.UTF-8
390SCUMM jest narzędziem użytym do stworzenia znanych gier przygodowych
391firmy LucasArts takich jak seria Monkey Island, dał również ScummVM
392nazwę.
393
394%package engine-sky
395Summary: Sky engine
396Summary(pl.UTF-8): Silnik Sky
397Group: X11/Applications/Games
ab844c47 398Requires: %{name} = %{version}-%{release}
158a3e17 399
400%description engine-sky
401Sky is the internal name for the Virtual Theatre variant which runs
402Beneath a Steel Sky.
403
404%description engine-sky -l pl.UTF-8
405Sky jest wewnętrzną nazwą na wariant Virtual Theatre, który uruchamia
406Beneath a Steel Sky.
407
408%package engine-sword1
409Summary: Sword1 engine
410Summary(pl.UTF-8): Silnik Sword1
411Group: X11/Applications/Games
ab844c47 412Requires: %{name} = %{version}-%{release}
158a3e17 413
414%description engine-sword1
415Sword1 engine.
416
417%description engine-sword1 -l pl.UTF-8
418Silnik Sword1.
419
420%package engine-sword2
421Summary: Sword2 engine
422Summary(pl.UTF-8): Silnik Sword2
423Group: X11/Applications/Games
ab844c47 424Requires: %{name} = %{version}-%{release}
158a3e17 425
426%description engine-sword2
427Sword2 engine.
428
429%description engine-sword2 -l pl.UTF-8
430Silnik Sword2.
431
9bd70d26
AG
432%package engine-sword25
433Summary: Sword2.5 engine
434Summary(pl.UTF-8): Silnik Sword2.5
435Group: X11/Applications/Games
436Requires: %{name} = %{version}-%{release}
437
438%description engine-sword25
439Sword2.5 engine.
440
441%description engine-sword25 -l pl.UTF-8
442Silnik Sword2.5.
443
e47e54c3
JR
444%package engine-teenagent
445Summary: TeenAgent engine
446Summary(pl.UTF-8): Silnik TeenAgent
447Group: X11/Applications/Games
ab844c47 448Requires: %{name} = %{version}-%{release}
e47e54c3
JR
449
450%description engine-teenagent
451This engine is only used by TeenAgent.
452
453%description engine-teenagent -l pl.UTF-8
454Ten silnik jest używany tylko przez TeenAgenta.
455
9bd70d26
AG
456%package engine-testbed
457Summary: Testbed engine
458Summary(pl.UTF-8): Silnik Testbed
459Group: X11/Applications/Games
460Requires: %{name} = %{version}-%{release}
461
462%description engine-testbed
463TestBed: the Testing framework engine
464
465%description engine-testbed -l pl.UTF-8
466TestBed: the Testing framework engine
467
949e7817
JR
468%package engine-tinsel
469Summary: Tinsel engine
470Summary(pl.UTF-8): Silnik Tinsel
471Group: X11/Applications/Games
ab844c47 472Requires: %{name} = %{version}-%{release}
949e7817
JR
473
474%description engine-tinsel
475This engine is only used by Discworld 1 and Discworld 2.
949e7817
JR
476
477%description engine-tinsel -l pl.UTF-8
478Ten silnik jest używany tylko przez Discworld 1 i Discworld 2.
479
9bd70d26
AG
480%package engine-toon
481Summary: Toon engine
482Summary(pl.UTF-8): Silnik Toon
483Group: X11/Applications/Games
484Requires: %{name} = %{version}-%{release}
485
486%description engine-toon
487Toonstruck engine.
488
489%description engine-toon -l pl.UTF-8
490Silnik Toonstruck.
491
158a3e17 492%package engine-touche
493Summary: Touche engine
494Summary(pl.UTF-8): Silnik Touche
495Group: X11/Applications/Games
ab844c47 496Requires: %{name} = %{version}-%{release}
158a3e17 497
498%description engine-touche
499This engine is only used by Touche: The Adventures of the Fifth
500Musketeer.
501
502%description engine-touche -l pl.UTF-8
503Ten silnik jest używany tylko przez Touché: Przygody Piątego
504Muszkietera.
505
9bd70d26
AG
506%package engine-tsage
507Summary: Tsage engine
508Summary(pl.UTF-8): Silnik Tsage
509Group: X11/Applications/Games
510Requires: %{name} = %{version}-%{release}
511
512%description engine-tsage
513This engine is only used by Ringworld: Revenge Of The Patriarch.
514
515%description engine-tsage -l pl.UTF-8
516Ten silnik jest używany tylko przez Ringworld: Revenge Of The Patriach.
517
949e7817
JR
518%package engine-tucker
519Summary: Tucker engine
520Summary(pl.UTF-8): Silnik Tucker
521Group: X11/Applications/Games
ab844c47 522Requires: %{name} = %{version}-%{release}
949e7817
JR
523
524%description engine-tucker
525The Tucker engine is used in Bud Tucker in Double Trouble.
526
527%description engine-tucker -l pl.UTF-8
528Silnik Tucker jest używany przez Bud Tucker in Double Trouble.
529
530%package theme-classic
531Summary: Theme classic for ScummVM
532Summary(pl.UTF-8): Motyw classic dla ScummVM
533Group: X11/Applications/Games
ab844c47 534Requires: %{name} = %{version}-%{release}
949e7817
JR
535
536%description theme-classic
537Theme classic for ScummVM.
538
539%description theme-classic -l pl.UTF-8
540Motyw classic dla ScummVM.
541
7be96678
SS
542%package theme-modern
543Summary: Theme modern for ScummVM
544Summary(pl.UTF-8): Motyw modern dla ScummVM
545Group: X11/Applications/Games
ab844c47 546Requires: %{name} = %{version}-%{release}
7be96678
SS
547
548%description theme-modern
549Theme modern for ScummVM.
550
551%description theme-modern -l pl.UTF-8
552Motyw modern dla ScummVM.
553
68a20b3e 554%prep
46065ef6 555%setup -q -a 1
9bd70d26
AG
556cd scummvm-tools-%{version_tools}
557%patch0 -p2
558cd ..
7da257dd 559
949e7817 560%{__sed} -i -e 's:"plugins":"%{_libdir}/scummvm":' base/plugins.cpp
68a20b3e 561
562%build
fcbbee39 563./configure \
158a3e17 564 --prefix=/usr \
b795276d 565 --disable-debug \
949e7817 566 --enable-all-engines \
7545cdd1
AG
567 --enable-plugins \
568 --default-dynamic
fcbbee39 569
65e34ebb 570%{__make} \
ff5e2ece 571 CXX="%{__cxx}" \
a7959bdf 572 CXXFLAGS="%{rpmcppflags} %{rpmcflags} -DDYNAMIC_MODULES -fpic $(wx-gtk2-unicode-config --cppflags)" \
573 LDFLAGS="%{rpmcflags} %{rpmldflags}"
ff5e2ece 574
158a3e17 575cd scummvm-tools-%{version_tools}
e47e54c3
JR
576./configure \
577 --prefix=/usr \
578 --disable-debug
579
ff5e2ece 580%{__make} \
7545cdd1 581 CXX="%{__cxx}" \
a7959bdf 582 CXXFLAGS="%{rpmcppflags} %{rpmcflags} -DUNIX $(wx-gtk2-unicode-config --cppflags)" \
583 LDFLAGS="%{rpmcflags} %{rpmldflags} $(wx-gtk2-unicode-config --libs)"
68a20b3e 584
585%install
586rm -rf $RPM_BUILD_ROOT
6643062f 587install -d $RPM_BUILD_ROOT{%{_bindir},%{_mandir}/man6,%{_pixmapsdir},%{_desktopdir},%{_libdir}/scummvm}
588a139d 588
68a20b3e 589install scummvm $RPM_BUILD_ROOT%{_bindir}
2c8064cc 590#install scummvm.6 $RPM_BUILD_ROOT%{_mandir}/man6
68a20b3e 591
6643062f 592install plugins/lib*.so $RPM_BUILD_ROOT%{_libdir}/scummvm
593
e47e54c3 594%{__make} -C scummvm-tools-%{version_tools} install \
9bd70d26 595 DESTDIR=$RPM_BUILD_ROOT
ff5e2ece 596
796a9394 597install %{SOURCE2} $RPM_BUILD_ROOT%{_desktopdir}
158a3e17 598install icons/%{name}.svg $RPM_BUILD_ROOT%{_pixmapsdir}
6a16a469 599
7be96678 600install -d $RPM_BUILD_ROOT%{_datadir}/%{name}
949e7817 601install gui/themes/*.zip $RPM_BUILD_ROOT%{_datadir}/%{name}
7be96678 602
68a20b3e 603%clean
604rm -rf $RPM_BUILD_ROOT
605
606%files
607%defattr(644,root,root,755)
158a3e17 608%doc AUTHORS COPYRIGHT NEWS README TODO
ff5e2ece 609%attr(755,root,root) %{_bindir}/scummvm
158a3e17 610%dir %{_libdir}/scummvm
2c8064cc 611#%{_mandir}/man6/*
6a16a469 612%{_pixmapsdir}/*
3a9426b4 613%{_desktopdir}/*.desktop
7be96678 614%dir %{_datadir}/%{name}
ff5e2ece 615
616%files tools
617%defattr(644,root,root,755)
158a3e17 618%doc scummvm-tools-%{version_tools}/README
ab16910a 619%attr(755,root,root) %{_bindir}/*
620%exclude %{_bindir}/scummvm
9bd70d26 621%{_datadir}/scummvm-tools
158a3e17 622
623%files engine-agi
624%defattr(644,root,root,755)
625%dir %{_libdir}/scummvm/libagi.so
626
627%files engine-agos
628%defattr(644,root,root,755)
629%dir %{_libdir}/scummvm/libagos.so
630
9bd70d26
AG
631%files engine-cge
632%defattr(644,root,root,755)
633%dir %{_libdir}/scummvm/libcge.so
634
158a3e17 635%files engine-cine
636%defattr(644,root,root,755)
637%dir %{_libdir}/scummvm/libcine.so
638
9bd70d26
AG
639%files engine-composer
640%defattr(644,root,root,755)
641%dir %{_libdir}/scummvm/libcomposer.so
642
158a3e17 643%files engine-cruise
644%defattr(644,root,root,755)
645%dir %{_libdir}/scummvm/libcruise.so
646
e47e54c3
JR
647%files engine-draci
648%defattr(644,root,root,755)
649%dir %{_libdir}/scummvm/libdraci.so
650
2f540fcb 651%files engine-drascula
652%defattr(644,root,root,755)
653%dir %{_libdir}/scummvm/libdrascula.so
654
9bd70d26
AG
655%files engine-dreamweb
656%defattr(644,root,root,755)
657%dir %{_libdir}/scummvm/libdreamweb.so
658
158a3e17 659%files engine-gob
660%defattr(644,root,root,755)
661%dir %{_libdir}/scummvm/libgob.so
662
949e7817
JR
663%files engine-groovie
664%defattr(644,root,root,755)
665%dir %{_libdir}/scummvm/libgroovie.so
666
9bd70d26
AG
667%files engine-hugo
668%defattr(644,root,root,755)
669%dir %{_libdir}/scummvm/libhugo.so
670
158a3e17 671%files engine-kyra
672%defattr(644,root,root,755)
673%dir %{_libdir}/scummvm/libkyra.so
674
9bd70d26
AG
675%files engine-lastexpress
676%defattr(644,root,root,755)
677%dir %{_libdir}/scummvm/liblastexpress.so
678
158a3e17 679%files engine-lure
680%defattr(644,root,root,755)
681%dir %{_libdir}/scummvm/liblure.so
682
949e7817
JR
683%files engine-m4
684%defattr(644,root,root,755)
685%dir %{_libdir}/scummvm/libm4.so
686
687%files engine-made
688%defattr(644,root,root,755)
689%dir %{_libdir}/scummvm/libmade.so
690
e47e54c3
JR
691%files engine-mohawk
692%defattr(644,root,root,755)
693%dir %{_libdir}/scummvm/libmohawk.so
694
158a3e17 695%files engine-parallaction
696%defattr(644,root,root,755)
697%dir %{_libdir}/scummvm/libparallaction.so
698
699%files engine-queen
700%defattr(644,root,root,755)
701%dir %{_libdir}/scummvm/libqueen.so
702
703%files engine-saga
704%defattr(644,root,root,755)
705%dir %{_libdir}/scummvm/libsaga.so
706
949e7817
JR
707%files engine-sci
708%defattr(644,root,root,755)
709%dir %{_libdir}/scummvm/libsci.so
710
158a3e17 711%files engine-scumm
712%defattr(644,root,root,755)
713%dir %{_libdir}/scummvm/libscumm.so
714
715%files engine-sky
716%defattr(644,root,root,755)
717%dir %{_libdir}/scummvm/libsky.so
718
719%files engine-sword1
720%defattr(644,root,root,755)
721%dir %{_libdir}/scummvm/libsword1.so
722
723%files engine-sword2
724%defattr(644,root,root,755)
725%dir %{_libdir}/scummvm/libsword2.so
726
9bd70d26
AG
727%files engine-sword25
728%defattr(644,root,root,755)
729%dir %{_libdir}/scummvm/libsword25.so
730
e47e54c3
JR
731%files engine-teenagent
732%defattr(644,root,root,755)
733%dir %{_libdir}/scummvm/libteenagent.so
734
9bd70d26
AG
735%files engine-testbed
736%defattr(644,root,root,755)
737%dir %{_libdir}/scummvm/libtestbed.so
738
949e7817
JR
739%files engine-tinsel
740%defattr(644,root,root,755)
741%dir %{_libdir}/scummvm/libtinsel.so
742
158a3e17 743%files engine-touche
744%defattr(644,root,root,755)
745%dir %{_libdir}/scummvm/libtouche.so
7be96678 746
9bd70d26
AG
747%files engine-toon
748%defattr(644,root,root,755)
749%dir %{_libdir}/scummvm/libtoon.so
750
751%files engine-tsage
752%defattr(644,root,root,755)
753%dir %{_libdir}/scummvm/libtsage.so
754
949e7817
JR
755%files engine-tucker
756%defattr(644,root,root,755)
757%dir %{_libdir}/scummvm/libtucker.so
758
759%files theme-classic
760%defattr(644,root,root,755)
761%{_datadir}/%{name}/scummclassic.*
762
7be96678
SS
763%files theme-modern
764%defattr(644,root,root,755)
949e7817 765%{_datadir}/%{name}/scummmodern.*
This page took 0.147592 seconds and 4 git commands to generate.