]> git.pld-linux.org Git - packages/scummvm.git/blob - scummvm.spec
e237e748a5764bfe9e7bc5232f90ed08601a55c6
[packages/scummvm.git] / scummvm.spec
1 %define         version_tools   2.2.0
2 Summary:        Graphic adventure game interpreter
3 Summary(pl.UTF-8):      Interpreter gier przygodowych
4 Name:           scummvm
5 Version:        2.2.0
6 Release:        1
7 License:        GPL v2+
8 Group:          X11/Applications/Games
9 Source0:        https://downloads.scummvm.org/frs/scummvm/%{version}/%{name}-%{version}.tar.xz
10 # Source0-md5:  aaa80767e08ab062fd1084cf8ae9cd30
11 Source1:        https://downloads.scummvm.org/frs/scummvm-tools/%{version_tools}/%{name}-tools-%{version_tools}.tar.xz
12 # Source1-md5:  b788cd15f6becca13197032f42a15109
13 Source2:        %{name}.desktop
14 Patch0:         %{name}-wx-config.patch
15 Patch1:         dwarf-debug.patch
16 Patch2:         fluidsynth-printf-attr.patch
17 URL:            http://scummvm.org/
18 BuildRequires:  SDL-devel >= 1.2.2
19 BuildRequires:  alsa-lib-devel >= 0.9
20 BuildRequires:  boost-devel
21 BuildRequires:  flac-devel >= 1.0.1
22 BuildRequires:  fluidsynth-devel
23 BuildRequires:  freetype-devel
24 BuildRequires:  libmad-devel
25 BuildRequires:  libmpeg2-devel >= 0.3.2
26 BuildRequires:  libpng-devel
27 BuildRequires:  libvorbis-devel
28 %ifarch %{ix86}
29 BuildRequires:  nasm
30 %endif
31 BuildRequires:  sed >= 4.0
32 BuildRequires:  tar >= 1:1.22
33 BuildRequires:  wxGTK2-unicode-devel
34 BuildRequires:  wxWidgets-devel
35 BuildRequires:  xz
36 BuildRequires:  zlib-devel
37 Obsoletes:      scummvm-engine-m4
38 BuildRoot:      %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
39
40 %define         specflags_sparc -fPIC
41
42 %description
43 ScummVM is a program which allows you to run certain classic graphical
44 point-and-click adventure games, provided you already have their data
45 files. The clever part about this: ScummVM just replaces the
46 executables shipped with the game, allowing you to play them on
47 systems for which they were never designed!
48
49 Some of the adventures ScummVM supports include Adventure Soft's Simon
50 the Sorcerer 1 and 2; Revolution's Beneath A Steel Sky, Broken Sword 1
51 and Broken Sword 2; Flight of the Amazon Queen; Wyrmkeep's Inherit the
52 Earth; Coktel Vision's Gobliiins; Westwood Studios' The Legend of
53 Kyrandia and games based on LucasArts' SCUMM (Script Creation Utility
54 for Maniac Mansion) system such as Monkey Island, Day of the Tentacle,
55 Sam and Max and more. You can find a thorough list with details on
56 which games are supported and how well on the project page.
57
58 %description -l pl.UTF-8
59 ScummVM jest programem umożliwiającym uruchamianie klasycznych
60 graficznych gier przygodowych, pod warunkiem, że posiadane są ich
61 pliki danych. ScummVM używany jest w miejsce pliku wykonywalnego
62 dostarczonego razem z grą, co umożliwia granie na systemach, na które
63 gry nie zostały przeznaczone.
64
65 ScummVM obsługuje między innymi Simon the Sorcerer 1 i 2 firmy
66 Adventure Soft; Beneath A Steel Sky, Broken Sword 1 i 2 firmy
67 Revolution; Flight of the Amazon Queen; Inherit the Earth firmy
68 Wyrmkeep; serię Gobliiins firmy Coktel Vision; The Legend of Kyrandia
69 firmy Westwood i gry bazujące na silniku SCUMM (Script Creation
70 Utility for Maniac Mansion) firmy LucasArts, takie jak Monkey Island,
71 Day of the Tentacle, Sam and Max i inne. Szczegółowa lista znajduje
72 się na stronie projektu.
73
74 %package tools
75 Summary:        ScummVM tools
76 Summary(pl.UTF-8):      Narzędzia związane ze ScummVM
77 Group:          X11/Applications/Games
78
79 %description tools
80 Collection of various tools that may be useful to use in conjunction
81 with ScummVM.
82
83 %description tools -l pl.UTF-8
84 Zestaw narzędzi mogących być użytecznymi w połączeniu ze ScummVM.
85
86 %package engine-agi
87 Summary:        Adventure Game Interpreter
88 Summary(pl.UTF-8):      Adventure Game Interpreter
89 Group:          X11/Applications/Games
90 Requires:       %{name} = %{version}-%{release}
91
92 %description engine-agi
93 The AGI (Adventure Game Interpreter) engine was used by Sierra in
94 their early adventure games.
95
96 %description engine-agi -l pl.UTF-8
97 Silnik AGI (Adventure Game Interpreter) był używany przez firmę Sierra
98 w jej wczesnych grach przygodowych.
99
100 %package engine-agos
101 Summary:        AGOS engine
102 Summary(pl.UTF-8):      Silnik AGOS
103 Group:          X11/Applications/Games
104 Requires:       %{name} = %{version}-%{release}
105
106 %description engine-agos
107 The AGOS Engine was originally created by Alan Cox at HorrorSoft and
108 is based on AberMUD V, with graphical extensions. Required for
109 following games:
110 - Elvira
111 - Elvira 2
112 - Waxworks
113 - Simon the Sorcerer
114 - Simon the Sorcerer 2
115 - The Feeble Files
116
117 %description engine-agos -l pl.UTF-8
118 Silnik AGOS został stworzony przez Alana Coksa w firmie HorrorSoft,
119 bazowany jest na programie AberMUD V z graficznymi rozszerzeniami.
120 Używany w następujących grach:
121 - Elvira
122 - Elvira 2
123 - Waxworks
124 - Simon the Sorcerer
125 - Simon the Sorcerer 2
126 - The Feeble Files
127
128 %package engine-bladerunner
129 Summary:        Blade Runner engine
130 Summary(pl.UTF-8):      Silnik Blade Runner
131 Group:          X11/Applications/Games
132 Requires:       %{name} = %{version}-%{release}
133
134 %description engine-bladerunner
135 Blade Runner engine.
136
137 %description engine-bladerunner -l pl.UTF-8
138 Silnik Blade Runner.
139
140 %package engine-cge
141 Summary:        CGE engine
142 Summary(pl.UTF-8):      Silnik CGE
143 Group:          X11/Applications/Games
144 Requires:       %{name} = %{version}-%{release}
145
146 %description engine-cge
147 CGE engine.
148
149 %description engine-cge -l pl.UTF-8
150 Silnik CGE.
151
152 %package engine-chewy
153 Summary:        Chewy: Esc from F5 engine
154 Summary(pl.UTF-8):      Silnik Chewy: Esc from F5
155 Group:          X11/Applications/Games
156 Requires:       %{name} = %{version}-%{release}
157
158 %description engine-chewy
159 Chewy: Esc from F5 engine.
160
161 %description engine-chewy -l pl.UTF-8
162 Silnik Chewy: Esc from F5.
163
164 %package engine-cine
165 Summary:        Cinematique engine
166 Summary(pl.UTF-8):      Silnik Cinematique
167 Group:          X11/Applications/Games
168 Requires:       %{name} = %{version}-%{release}
169
170 %description engine-cine
171 Cinematique engine.
172
173 %description engine-cine -l pl.UTF-8
174 Silnik Cinematique.
175
176 %package engine-composer
177 Summary:        Composer engine
178 Summary(pl.UTF-8):      Silnik Composer
179 Group:          X11/Applications/Games
180 Requires:       %{name} = %{version}-%{release}
181
182 %description engine-composer
183 Composer engine.
184
185 %description engine-composer -l pl.UTF-8
186 Silnik Composer.
187
188 %package engine-cruise
189 Summary:        Cruise engine
190 Summary(pl.UTF-8):      Silnik Cruise
191 Group:          X11/Applications/Games
192 Requires:       %{name} = %{version}-%{release}
193
194 %description engine-cruise
195 Cruise engine.
196
197 %description engine-cruise -l pl.UTF-8
198 Silnik Cruise.
199
200 %package engine-cryo
201 Summary:        Cryo engine
202 Summary(pl.UTF-8):      Silnik Cryo
203 Group:          X11/Applications/Games
204 Requires:       %{name} = %{version}-%{release}
205
206 %description engine-cryo
207 Engine to run adventure games created by Cryo Interactive.
208
209 %description engine-cryo -l pl.UTF-8
210 Silnik do uruchamiania gier stworzonych przez Cryo Interactive.
211
212 %package engine-cryomni3d
213 Summary:        Cryoni3d engine
214 Summary(pl.UTF-8):      Silnik Cryoni3d
215 Group:          X11/Applications/Games
216 Requires:       %{name} = %{version}-%{release}
217
218 %description engine-cryomni3d
219 Engine to run adventure games created by Cryo Interactive.
220
221 %description engine-cryomni3d -l pl.UTF-8
222 Silnik do uruchamiania gier stworzonych przez Cryo Interactive.
223
224 %package engine-draci
225 Summary:        Draci engine
226 Summary(pl.UTF-8):      Silnik Draci
227 Group:          X11/Applications/Games
228 Requires:       %{name} = %{version}-%{release}
229
230 %description engine-draci
231 Draci engine.
232
233 %description engine-draci -l pl.UTF-8
234 Silnik Draci.
235
236 %package engine-dragons
237 Summary:        Dragons engine
238 Summary(pl.UTF-8):      Silnik Dragons
239 Group:          X11/Applications/Games
240 Requires:       %{name} = %{version}-%{release}
241
242 %description engine-dragons
243 Dragons engine.
244
245 %description engine-dragons -l pl.UTF-8
246 Silnik Dragons.
247
248 %package engine-drascula
249 Summary:        Drascula engine
250 Summary(pl.UTF-8):      Silnik Drascula
251 Group:          X11/Applications/Games
252 Requires:       %{name} = %{version}-%{release}
253
254 %description engine-drascula
255 Drascula engine.
256
257 %description engine-drascula -l pl.UTF-8
258 Silnik Drascula.
259
260 %package engine-dreamweb
261 Summary:        Dreamweb engine
262 Summary(pl.UTF-8):      Silnik Dreamweb
263 Group:          X11/Applications/Games
264 Requires:       %{name} = %{version}-%{release}
265
266 %description engine-dreamweb
267 Dreamweb engine.
268
269 %description engine-dreamweb -l pl.UTF-8
270 Silnik Dreamweb.
271
272 %package engine-glk
273 Summary:        Glk engine
274 Summary(pl.UTF-8):      Silnik Glk
275 Group:          X11/Applications/Games
276 Requires:       %{name} = %{version}-%{release}
277
278 %description engine-glk
279 Glk Engine.
280
281 %description engine-glk -l pl.UTF-8
282 Silnik Glk.
283
284 %package engine-gob
285 Summary:        Gob engine
286 Summary(pl.UTF-8):      Silnik Gob
287 Group:          X11/Applications/Games
288 Requires:       %{name} = %{version}-%{release}
289
290 %description engine-gob
291 Engine to run adventure games created by Coktel Vision.
292
293 %description engine-gob -l pl.UTF-8
294 Silnik do uruchamiania gier stworzonych przez Coktel Vision.
295
296 %package engine-griffon
297 Summary:        Griffon engine
298 Summary(pl.UTF-8):      Silnik Griffon
299 Group:          X11/Applications/Games
300 Requires:       %{name} = %{version}-%{release}
301
302 %description engine-griffon
303 Griffon Engine.
304
305 %description engine-griffon -l pl.UTF-8
306 Silnik Griffon.
307
308 %package engine-groovie
309 Summary:        Groovie engine
310 Summary(pl.UTF-8):      Silnik Groovie
311 Group:          X11/Applications/Games
312 Requires:       %{name} = %{version}-%{release}
313
314 %description engine-groovie
315 Engine to run adventure games created by Trilobyte or Aftermath Media
316 (The 7th Guest, The 11th Hour).
317
318 %description engine-groovie -l pl.UTF-8
319 Silnik do uruchamiania gier stworzonych przez Trilobyte i Aftermath
320 Media (The 7th Guest, The 11th Hour).
321
322 %package engine-hdb
323 Summary:        HDB engine
324 Summary(pl.UTF-8):      Silnik HDB
325 Group:          X11/Applications/Games
326 Requires:       %{name} = %{version}-%{release}
327
328 %description engine-hdb
329 HDB engine for Hyperspace Delivery Boy.
330
331 %description engine-hdb -l pl.UTF-8
332 Silnik HDB do gry Hyperspace Delivery Boy.
333
334 %package engine-hugo
335 Summary:        Hugo engine
336 Summary(pl.UTF-8):      Silnik Hugo
337 Group:          X11/Applications/Games
338 Requires:       %{name} = %{version}-%{release}
339
340 %description engine-hugo
341 Hugo engine.
342
343 %description engine-hugo -l pl.UTF-8
344 Silnik Hugo.
345
346 %package engine-illusions
347 Summary:        Illusions engine
348 Summary(pl.UTF-8):      Silnik Illusions
349 Group:          X11/Applications/Games
350 Requires:       %{name} = %{version}-%{release}
351
352 %description engine-illusions
353 Illusions is an engine used in adventure games by The Illusions Gaming
354 Company such as Duckman: The Graphic Adventures of a Private Dick and 
355 Beavis and Butt-Head: Do U.
356
357 %description engine-illusions -l pl.UTF-8
358 Silnik Illusions jest wykorzystywany w wydanych przez The Illusions
359 Gaming Company grach takich jak Duckman: The Graphic Adventures of a
360 Private Dick oraz Beavis and Butt-Head: Do U.
361
362 %package engine-kingdom
363 Summary:        Kingdom engine
364 Summary(pl.UTF-8):      Silnik Kingdom
365 Group:          X11/Applications/Games
366 Requires:       %{name} = %{version}-%{release}
367
368 %description engine-kingdom
369 Kingdom engine.
370
371 %description engine-kingdom -l pl.UTF-8
372 Silnik Kingdom.
373
374 %package engine-kyra
375 Summary:        Kyrandia engine
376 Summary(pl.UTF-8):      Silnik Kyrandia
377 Group:          X11/Applications/Games
378 Requires:       %{name} = %{version}-%{release}
379
380 %description engine-kyra
381 Kyrandia engine.
382
383 %description engine-kyra -l pl.UTF-8
384 Silnik Kyrandia.
385
386 %package engine-lastexpress
387 Summary:        Lastexpress engine
388 Summary(pl.UTF-8):      Silnik Lastexpress
389 Group:          X11/Applications/Games
390 Requires:       %{name} = %{version}-%{release}
391
392 %description engine-lastexpress
393 Lastexpress is the engine for the game Lastexpress of the Temptress.
394
395 %description engine-lastexpress -l pl.UTF-8
396 Lastexpress jest silnikiem dla gry Lastexpress of the Temptress.
397
398 %package engine-lilliput
399 Summary:        Lilliput engine
400 Summary(pl.UTF-8):      Silnik lilliput
401 Group:          X11/Applications/Games
402 Requires:       %{name} = %{version}-%{release}
403
404 %description engine-lilliput
405 Lilliput is the engine for gaemes The Adventures of Robin Hood and
406 Rome: Pathway to Power.
407
408 %description engine-lilliput -l pl.UTF-8
409 Lilliput jest silnikiem dla gier The Adventures of Robin Hood oraz
410 Rome: Pathway to power.
411
412 %package engine-lure
413 Summary:        Lure engine
414 Summary(pl.UTF-8):      Silnik Lure
415 Group:          X11/Applications/Games
416 Requires:       %{name} = %{version}-%{release}
417
418 %description engine-lure
419 Lure is the engine for the game Lure of the Temptress.
420
421 %description engine-lure -l pl.UTF-8
422 Lure jest silnikiem dla gry Lure of the Temptress.
423
424 %package engine-made
425 Summary:        MADE engine
426 Summary(pl.UTF-8):      Silnik MADE
427 Group:          X11/Applications/Games
428 Requires:       %{name} = %{version}-%{release}
429
430 %description engine-made
431 MADE stands for Multimedia Applications Development Environment, and
432 was used by Activision to create some of their point'n'click adventure
433 games.
434
435 %description engine-made -l pl.UTF-8
436 MADE to Multimedia Applications Development Environment, był używany
437 przez Activision w grach przygodowych.
438
439 %package engine-mohawk
440 Summary:        Mohawk engine
441 Summary(pl.UTF-8):      Silnik Mohawk
442 Group:          X11/Applications/Games
443 Requires:       %{name} = %{version}-%{release}
444
445 %description engine-mohawk
446 The Mohawk engine was developed by Brøderbund starting in the early
447 1990's with the Windows port of Myst.
448
449 %description engine-mohawk -l pl.UTF-8
450 Silnik Mohawk został stworzony przez Brøderbund we wczesnych latach
451 90-ych, na potrzeby gry Myst.
452
453 %package engine-mutationofjb
454 Summary:        MutationOfJB engine
455 Summary(pl.UTF-8):      Silnik MutationOfJB
456 Group:          X11/Applications/Games
457 Requires:       %{name} = %{version}-%{release}
458
459 %description engine-mutationofjb
460 This engine is used by Mutation of J.B. by Invention.
461
462 %description engine-mutationofjb -l pl.UTF-8
463 Ten silnik jest wykorzystywany przez grę Mutation of J.B. wydaną przez
464 Invention
465
466 %package engine-parallaction
467 Summary:        Parallaction engine
468 Summary(pl.UTF-8):      Silnik Parallaction
469 Group:          X11/Applications/Games
470 Requires:       %{name} = %{version}-%{release}
471
472 %description engine-parallaction
473 Parallaction engine.
474
475 %description engine-parallaction -l pl.UTF-8
476 Silnik Parallaction.
477
478 %package engine-petka
479 Summary:        Petka engine
480 Summary(pl.UTF-8):      Silnik Petka
481 Group:          X11/Applications/Games
482 Requires:       %{name} = %{version}-%{release}
483
484 %description engine-petka
485 Petka engine.
486
487 %description engine-petka -l pl.UTF-8
488 Silnik Petka.
489
490 %package engine-pink
491 Summary:        Pink Panther engine
492 Summary(pl.UTF-8):      Silnik Pink Panther
493 Group:          X11/Applications/Games
494 Requires:       %{name} = %{version}-%{release}
495
496 %description engine-pink
497 This engine runs the adventure games Pink Panther: Passport to Peril
498 and Pink Panther: Hokus Pokus Pink by Wanderlust Interactive.
499 The internal name of the engine is OxCart Runtime.
500
501 %description engine-pink -l pl.UTF-8
502 Ten silnik jest wykorzystywany przy grach Pink Panther: Passport to
503 Peril oraz Pink Panther: Hokus Pokus Pink.
504
505 %package engine-plumbers
506 Summary:        Plumbers engine
507 Summary(pl.UTF-8):      Silnik Plumbers
508 Group:          X11/Applications/Games
509 Requires:       %{name} = %{version}-%{release}
510
511 %description engine-plumbers
512 This engine was used in Plumbers Don't Wear Ties.
513
514 %description engine-plumbers -l pl.UTF-8
515 Ten silnik jest wykorzystywany przy grze Plumbers Don't Wear Ties.
516
517 %package engine-queen
518 Summary:        Queen engine
519 Summary(pl.UTF-8):      Silnik Queen
520 Group:          X11/Applications/Games
521 Requires:       %{name} = %{version}-%{release}
522
523 %description engine-queen
524 The Queen Engine is used to play Interactive Binary Illusions' Flight
525 of the Amazon Queen.
526
527 %description engine-queen -l pl.UTF-8
528 Silnik Queen jest używany do gry w Flight of the Amazon Queen firmy
529 Interactive Binary Illusions.
530
531 %package engine-saga
532 Summary:        Scripts for Animated Graphic Adventures
533 Summary(pl.UTF-8):      Scripts for Animated Graphic Adventures
534 Group:          X11/Applications/Games
535 Requires:       %{name} = %{version}-%{release}
536
537 %description engine-saga
538 SAGA (Scripts for Animated Graphic Adventures) engine.
539
540 %description engine-saga -l pl.UTF-8
541 Silnik SAGA (Scripts for Animated Graphic Adventures).
542
543 %package engine-sci
544 Summary:        Sierra's "SCript Interpreter"
545 Summary(pl.UTF-8):      SCript Interpreter Sierry
546 Group:          X11/Applications/Games
547 Requires:       %{name} = %{version}-%{release}
548
549 %description engine-sci
550 Sierra's "SCript Interpreter" and the "Sierra's Creative Interpreter.
551
552 %description engine-sci -l pl.UTF-8
553 SCript Interpreter Sierry.
554
555 %package engine-scumm
556 Summary:        Script Creation Utility for Maniac Mansion
557 Summary(pl.UTF-8):      Script Creation Utility for Maniac Mansion
558 Group:          X11/Applications/Games
559 Requires:       %{name} = %{version}-%{release}
560
561 %description engine-scumm
562 SCUMM is a utility used to create the famous LucasArts adventure games
563 like the Monkey Island series and also gave ScummVM its name.
564
565 %description engine-scumm -l pl.UTF-8
566 SCUMM jest narzędziem użytym do stworzenia znanych gier przygodowych
567 firmy LucasArts takich jak seria Monkey Island, dał również ScummVM
568 nazwę.
569
570 %package engine-sky
571 Summary:        Sky engine
572 Summary(pl.UTF-8):      Silnik Sky
573 Group:          X11/Applications/Games
574 Requires:       %{name} = %{version}-%{release}
575
576 %description engine-sky
577 Sky is the internal name for the Virtual Theatre variant which runs
578 Beneath a Steel Sky.
579
580 %description engine-sky -l pl.UTF-8
581 Sky jest wewnętrzną nazwą na wariant Virtual Theatre, który uruchamia
582 Beneath a Steel Sky.
583
584 %package engine-sludge
585 Summary:        SLUDGE engine
586 Summary(pl.UTF-8):      Silnik SLUDGE
587 Group:          X11/Applications/Games
588 Requires:       %{name} = %{version}-%{release}
589
590 %description engine-sludge
591 SLUDGE (standing for Scripting Language for Unhindered Development of
592 a Gaming Environment) is a system by which anyone (within reason) can
593 make an adventure game.
594
595 %description engine-sludge -l pl.UTF-8
596 SLUDGE (skrót od Scripting Language for Unhindered Development of
597 a Gaming Environment) to środowisko w którym każdy może stworzyć
598 grę przygodową.
599
600 %package engine-sword1
601 Summary:        Sword1 engine
602 Summary(pl.UTF-8):      Silnik Sword1
603 Group:          X11/Applications/Games
604 Requires:       %{name} = %{version}-%{release}
605
606 %description engine-sword1
607 Sword1 engine.
608
609 %description engine-sword1 -l pl.UTF-8
610 Silnik Sword1.
611
612 %package engine-sword2
613 Summary:        Sword2 engine
614 Summary(pl.UTF-8):      Silnik Sword2
615 Group:          X11/Applications/Games
616 Requires:       %{name} = %{version}-%{release}
617
618 %description engine-sword2
619 Sword2 engine.
620
621 %description engine-sword2 -l pl.UTF-8
622 Silnik Sword2.
623
624 %package engine-sword25
625 Summary:        Sword2.5 engine
626 Summary(pl.UTF-8):      Silnik Sword2.5
627 Group:          X11/Applications/Games
628 Requires:       %{name} = %{version}-%{release}
629
630 %description engine-sword25
631 Sword2.5 engine.
632
633 %description engine-sword25 -l pl.UTF-8
634 Silnik Sword2.5.
635
636 %package engine-startrek
637 Summary:        Star Trek engine
638 Summary(pl.UTF-8):      Silnik Star Trek
639 Group:          X11/Applications/Games
640 Requires:       %{name} = %{version}-%{release}
641
642 %description engine-startrek
643 This engine runs the adventure games Star Trek: 25th Anniversary
644 and Star Trek: Judgment Rites by Interplay. 
645
646 %description engine-startrek -l pl.UTF-8
647 Ten silnik jest używany do gry w Star Trek: 25th Anniversary
648 oraz Star Trek: Judgement Rites.
649
650 %package engine-supernova
651 Summary:        Mission Supernova engine
652 Summary(pl.UTF-8):      Silnik Mission Supernova
653 Group:          X11/Applications/Games
654 Requires:       %{name} = %{version}-%{release}
655
656 %description engine-supernova
657 This engine runs the adventure games Mission Supernova.
658
659 %description engine-supernova -l pl.UTF-8
660 Ten silnik jest używany do gry w Mission Supernova.
661
662 %package engine-teenagent
663 Summary:        TeenAgent engine
664 Summary(pl.UTF-8):      Silnik TeenAgent
665 Group:          X11/Applications/Games
666 Requires:       %{name} = %{version}-%{release}
667
668 %description engine-teenagent
669 This engine is only used by TeenAgent.
670
671 %description engine-teenagent -l pl.UTF-8
672 Ten silnik jest używany tylko przez TeenAgenta.
673
674 %package engine-testbed
675 Summary:        Testbed engine
676 Summary(pl.UTF-8):      Silnik Testbed
677 Group:          X11/Applications/Games
678 Requires:       %{name} = %{version}-%{release}
679
680 %description engine-testbed
681 TestBed: the Testing framework engine
682
683 %description engine-testbed -l pl.UTF-8
684 TestBed: the Testing framework engine
685
686 %package engine-tinsel
687 Summary:        Tinsel engine
688 Summary(pl.UTF-8):      Silnik Tinsel
689 Group:          X11/Applications/Games
690 Requires:       %{name} = %{version}-%{release}
691
692 %description engine-tinsel
693 This engine is only used by Discworld 1 and Discworld 2.
694
695 %description engine-tinsel -l pl.UTF-8
696 Ten silnik jest używany tylko przez Discworld 1 i Discworld 2.
697
698 %package engine-toon
699 Summary:        Toon engine
700 Summary(pl.UTF-8):      Silnik Toon
701 Group:          X11/Applications/Games
702 Requires:       %{name} = %{version}-%{release}
703
704 %description engine-toon
705 Toonstruck engine.
706
707 %description engine-toon -l pl.UTF-8
708 Silnik Toonstruck.
709
710 %package engine-touche
711 Summary:        Touche engine
712 Summary(pl.UTF-8):      Silnik Touche
713 Group:          X11/Applications/Games
714 Requires:       %{name} = %{version}-%{release}
715
716 %description engine-touche
717 This engine is only used by Touche: The Adventures of the Fifth
718 Musketeer.
719
720 %description engine-touche -l pl.UTF-8
721 Ten silnik jest używany tylko przez Touché: Przygody Piątego
722 Muszkietera.
723
724 %package engine-tsage
725 Summary:        Tsage engine
726 Summary(pl.UTF-8):      Silnik Tsage
727 Group:          X11/Applications/Games
728 Requires:       %{name} = %{version}-%{release}
729
730 %description engine-tsage
731 This engine is only used by Ringworld: Revenge Of The Patriarch.
732
733 %description engine-tsage -l pl.UTF-8
734 Ten silnik jest używany tylko przez Ringworld: Revenge Of The
735 Patriach.
736
737 %package engine-tucker
738 Summary:        Tucker engine
739 Summary(pl.UTF-8):      Silnik Tucker
740 Group:          X11/Applications/Games
741 Requires:       %{name} = %{version}-%{release}
742
743 %description engine-tucker
744 The Tucker engine is used in Bud Tucker in Double Trouble.
745
746 %description engine-tucker -l pl.UTF-8
747 Silnik Tucker jest używany przez Bud Tucker in Double Trouble.
748
749 %package engine-ultima
750 Summary:        Ultima engine
751 Summary(pl.UTF-8):      Silnik Ultima
752 Group:          X11/Applications/Games
753 Requires:       %{name} = %{version}-%{release}
754
755 %description engine-ultima
756 Ultima engine.
757
758 %description engine-ultima -l pl.UTF-8
759 Silnik Ultima.
760
761 %package engine-hopkins
762 Summary:        Hopkins FBI engine
763 Summary(pl.UTF-8):      Silnik Hopkins FBI
764 Group:          X11/Applications/Games
765 Requires:       %{name} = %{version}-%{release}
766
767 %description engine-hopkins
768 This engine is used by Hopkins FBI.
769
770 %description engine-hopkins -l pl.UTF-8
771 Ten silnik jest używany przez Hopkins FBI.
772
773 %package engine-pegasus
774 Summary:        Pegasus engine
775 Summary(pl.UTF-8):      Silnik Pegasus
776 Group:          X11/Applications/Games
777 Requires:       %{name} = %{version}-%{release}
778
779 %description engine-pegasus
780 This engine is used by The Journeyman Project: Pegasus Prime.
781
782 %description engine-pegasus -l pl.UTF-8
783 Ten silnik jest używany przez The Journeyman Project: Pegasus Prime.
784
785 %package engine-toltecs
786 Summary:        Toltecs engine
787 Summary(pl.UTF-8):      Silnik Toltecs
788 Group:          X11/Applications/Games
789 Requires:       %{name} = %{version}-%{release}
790
791 %description engine-toltecs
792 This engine is used by 3 Skulls of the Toltecs.
793
794 %description engine-toltecs -l pl.UTF-8
795 Ten silnik jest używany przez 3 Skulls of the Toltecs.
796
797 %package engine-tony
798 Summary:        Tony engine
799 Summary(pl.UTF-8):      Silnik Tony
800 Group:          X11/Applications/Games
801 Requires:       %{name} = %{version}-%{release}
802
803 %description engine-tony
804 This engine is used by Tony Tough and the Night of Roasted Moths.
805
806 %description engine-tony -l pl.UTF-8
807 Ten silnik jest używany przez Tony Tough and the Night of Roasted
808 Moths.
809
810 %package engine-wintermute
811 Summary:        Wintermute engine
812 Summary(pl.UTF-8):      Silnik Wintermute
813 Group:          X11/Applications/Games
814 Requires:       %{name} = %{version}-%{release}
815
816 %description engine-wintermute
817 The engine is used for the Wintermute games.
818
819 %description engine-wintermute -l pl.UTF-8
820 Ten silnik jest używany przez gry Wintermute.
821
822 %package engine-access
823 Summary:        Access engine
824 Summary(pl.UTF-8):      Silnik Access
825 Group:          X11/Applications/Games
826 Requires:       %{name} = %{version}-%{release}
827
828 %description engine-access
829 The engine is used for the Amazon: Guardians of Eden,
830 Martian Memorandum and Noctropolis games.
831
832 %description engine-access -l pl.UTF-8
833 Ten silnik jest używany przez gry Amazon: Guardians of Eden,
834 Martian Memorandum i Noctropolis.
835
836 %package engine-adl
837 Summary:        ADL engine
838 Summary(pl.UTF-8):      Silnik ADL
839 Group:          X11/Applications/Games
840 Requires:       %{name} = %{version}-%{release}
841
842 %description engine-adl
843 The engine is used for the Sierra ADL Hi-Res Adventure games.
844
845 %description engine-adl -l pl.UTF-8
846 Ten silnik jest używany przez gry Sierra ADL Hi-Res Adventure.
847
848 %package engine-avalanche
849 Summary:        Avalanche engine
850 Summary(pl.UTF-8):      Silnik Avalanche
851 Group:          X11/Applications/Games
852 Requires:       %{name} = %{version}-%{release}
853
854 %description engine-avalanche
855 The engine is used for the Lord Avalot d'Argent game.
856
857 %description engine-avalanche -l pl.UTF-8
858 Ten silnik jest używany przez grę Lord Avalot d'Argent.
859
860 %package engine-bbvs
861 Summary:        BBVS engine
862 Summary(pl.UTF-8):      Silnik BBVS
863 Group:          X11/Applications/Games
864 Requires:       %{name} = %{version}-%{release}
865
866 %description engine-bbvs
867 The engine is used for the Beavis and Butt-Head in
868 Virtual Stupidity game.
869
870 %description engine-bbvs -l pl.UTF-8
871 Ten silnik jest używany przez grę Beavis and Butt-Head in
872 Virtual Stupidity.
873
874 %package engine-cge2
875 Summary:        CGE2 engine
876 Summary(pl.UTF-8):      Silnik CGE2
877 Group:          X11/Applications/Games
878 Requires:       %{name} = %{version}-%{release}
879
880 %description engine-cge2
881 The engine is used for the Sfinx game.
882
883 %description engine-cge2 -l pl.UTF-8
884 Ten silnik jest używany przez grę Sfinx.
885
886 %package engine-director
887 Summary:        Director engine
888 Summary(pl.UTF-8):      Silnik Director
889 Group:          X11/Applications/Games
890 Requires:       %{name} = %{version}-%{release}
891
892 %description engine-director
893 The engine is used for the Director games.
894
895 %description engine-director -l pl.UTF-8
896 Ten silnik jest używany przez gry Director.
897
898 %package engine-dm
899 Summary:        DM engine
900 Summary(pl.UTF-8):      Silnik DM
901 Group:          X11/Applications/Games
902 Requires:       %{name} = %{version}-%{release}
903
904 %description engine-dm
905 The engine is used for the Dungeon Master game.
906
907 %description engine-dm -l pl.UTF-8
908 Ten silnik jest używany przez grę Dungeon Master.
909
910 %package engine-fullpipe
911 Summary:        Fullpipe engine
912 Summary(pl.UTF-8):      Silnik Fullpipe
913 Group:          X11/Applications/Games
914 Requires:       %{name} = %{version}-%{release}
915
916 %description engine-fullpipe
917 The engine is used for the Full Pipe game.
918
919 %description engine-fullpipe -l pl.UTF-8
920 Ten silnik jest używany przez grę Full Pipe.
921
922 %package engine-gnap
923 Summary:        GNAP engine
924 Summary(pl.UTF-8):      Silnik GNAP
925 Group:          X11/Applications/Games
926 Requires:       %{name} = %{version}-%{release}
927
928 %description engine-gnap
929 The engine is used for the U.F.O.s game.
930
931 %description engine-gnap -l pl.UTF-8
932 Ten silnik jest używany przez grę U.F.O.s.
933
934 %package engine-lab
935 Summary:        Lab engine
936 Summary(pl.UTF-8):      Silnik Lab
937 Group:          X11/Applications/Games
938 Requires:       %{name} = %{version}-%{release}
939
940 %description engine-lab
941 The engine is used for The Labyrinth of Time game.
942
943 %description engine-lab -l pl.UTF-8
944 Ten silnik jest używany przez grę The Labyrinth of Time.
945
946 %package engine-macventure
947 Summary:        MacVenture engine
948 Summary(pl.UTF-8):      Silnik MacVenture
949 Group:          X11/Applications/Games
950 Requires:       %{name} = %{version}-%{release}
951
952 %description engine-macventure
953 The engine is used for the Deja Vu game.
954
955 %description engine-macventure -l pl.UTF-8
956 Ten silnik jest używany przez grę Deja Vu.
957
958 %package engine-mads
959 Summary:        MADS engine
960 Summary(pl.UTF-8):      Silnik MADS
961 Group:          X11/Applications/Games
962 Requires:       %{name} = %{version}-%{release}
963
964 %description engine-mads
965 The engine is used for the Dragonsphere and
966 Return of the Phantom games.
967
968 %description engine-mads -l pl.UTF-8
969 Ten silnik jest używany przez gry Dragonsphere i
970 Return of the Phantom.
971
972 %package engine-mortevielle
973 Summary:        Mortevielle engine
974 Summary(pl.UTF-8):      Silnik Mortevielle
975 Group:          X11/Applications/Games
976 Requires:       %{name} = %{version}-%{release}
977
978 %description engine-mortevielle
979 The engine is used for the Mortville Manor game.
980
981 %description engine-mortevielle -l pl.UTF-8
982 Ten silnik jest używany przez grę Mortville Manor.
983
984 %package engine-neverhood
985 Summary:        Neverhood engine
986 Summary(pl.UTF-8):      Silnik Neverhood
987 Group:          X11/Applications/Games
988 Requires:       %{name} = %{version}-%{release}
989
990 %description engine-neverhood
991 The engine is used for the Neverhood game.
992
993 %description engine-neverhood -l pl.UTF-8
994 Ten silnik jest używany przez grę Neverhood.
995
996 %package engine-prince
997 Summary:        Prince engine
998 Summary(pl.UTF-8):      Silnik Prince
999 Group:          X11/Applications/Games
1000 Requires:       %{name} = %{version}-%{release}
1001
1002 %description engine-prince
1003 The engine is used for The Prince and the Coward game.
1004
1005 %description engine-prince -l pl.UTF-8
1006 Ten silnik jest używany przez grę The Prince and the Coward.
1007
1008 %package engine-sherlock
1009 Summary:        Sherlock engine
1010 Summary(pl.UTF-8):      Silnik Sherlock
1011 Group:          X11/Applications/Games
1012 Requires:       %{name} = %{version}-%{release}
1013
1014 %description engine-sherlock
1015 The engine is used for The Lost Files of Sherlock Holmes games.
1016
1017 %description engine-sherlock -l pl.UTF-8
1018 Ten silnik jest używany przez gry The Lost Files of Sherlock Holmes.
1019
1020 %package engine-titanic
1021 Summary:        Titanic engine
1022 Summary(pl.UTF-8):      Silnik Titanic
1023 Group:          X11/Applications/Games
1024 Requires:       %{name} = %{version}-%{release}
1025
1026 %description engine-titanic
1027 The engine is used for Starship Titanic game.
1028
1029 %description engine-titanic -l pl.UTF-8
1030 Ten silnik jest używany przez gry Starship Titanic.
1031
1032 %package engine-voyeur
1033 Summary:        Voyeur engine
1034 Summary(pl.UTF-8):      Silnik Voyeur
1035 Group:          X11/Applications/Games
1036 Requires:       %{name} = %{version}-%{release}
1037
1038 %description engine-voyeur
1039 The engine is used for the Voyeur game.
1040
1041 %description engine-voyeur -l pl.UTF-8
1042 Ten silnik jest używany przez grę Voyeur.
1043
1044 %package engine-wage
1045 Summary:        WAGE engine
1046 Summary(pl.UTF-8):      Silnik WAGE
1047 Group:          X11/Applications/Games
1048 Requires:       %{name} = %{version}-%{release}
1049
1050 %description engine-wage
1051 The engine is used for the WAGE games.
1052
1053 %description engine-wage -l pl.UTF-8
1054 Ten silnik jest używany przez gry WAGE.
1055
1056 %package engine-xeen
1057 Summary:        Xeen engine
1058 Summary(pl.UTF-8):      Silnik Xeen
1059 Group:          X11/Applications/Games
1060 Requires:       %{name} = %{version}-%{release}
1061
1062 %description engine-xeen
1063 The engine is used for the Might and Magic III, IV, V
1064 and World of Xeen games.
1065
1066 %description engine-xeen -l pl.UTF-8
1067 Ten silnik jest używany przez gry Might and Magic III, IV, V
1068 i World of Xeen.
1069
1070 %package engine-zvision
1071 Summary:        ZVision engine
1072 Summary(pl.UTF-8):      Silnik ZVision
1073 Group:          X11/Applications/Games
1074 Requires:       %{name} = %{version}-%{release}
1075
1076 %description engine-zvision
1077 The engine is used for the Zork Nemesis and
1078 Zork: Grand Inquisitor games.
1079
1080 %description engine-zvision -l pl.UTF-8
1081 Ten silnik jest używany przez gry Zork Nemesis
1082 i Zork: Grand Inquisitor.
1083
1084 %package theme-classic
1085 Summary:        Theme classic for ScummVM
1086 Summary(pl.UTF-8):      Motyw classic dla ScummVM
1087 Group:          X11/Applications/Games
1088 Requires:       %{name} = %{version}-%{release}
1089
1090 %description theme-classic
1091 Theme classic for ScummVM.
1092
1093 %description theme-classic -l pl.UTF-8
1094 Motyw classic dla ScummVM.
1095
1096 %package theme-modern
1097 Summary:        Theme modern for ScummVM
1098 Summary(pl.UTF-8):      Motyw modern dla ScummVM
1099 Group:          X11/Applications/Games
1100 Requires:       %{name} = %{version}-%{release}
1101
1102 %description theme-modern
1103 Theme modern for ScummVM.
1104
1105 %description theme-modern -l pl.UTF-8
1106 Motyw modern dla ScummVM.
1107
1108 %package theme-remastered
1109 Summary:        Theme remastered for ScummVM
1110 Summary(pl.UTF-8):      Motyw remastered dla ScummVM
1111 Group:          X11/Applications/Games
1112 Requires:       %{name} = %{version}-%{release}
1113
1114 %description theme-remastered
1115 Theme remastered for ScummVM.
1116
1117 %description theme-remastered -l pl.UTF-8
1118 Motyw remastered dla ScummVM.
1119
1120 %prep
1121 %setup -q -a 1
1122 %patch1 -p1
1123 cd scummvm-tools-%{version_tools}
1124 %patch0 -p2
1125 cd ..
1126 %patch2 -p1
1127
1128 %{__sed} -i -e 's:"plugins":"%{_libdir}/scummvm":' base/plugins.cpp
1129
1130 %build
1131 CXX="%{__cxx}" \
1132 CXXFLAGS="%{rpmcppflags} %{rpmcflags}" \
1133 LDFLAGS="%{rpmcflags} %{rpmldflags}" \
1134 ./configure \
1135         --prefix=%{_prefix} \
1136         --disable-debug \
1137         --enable-all-engines \
1138         --enable-plugins \
1139         --default-dynamic
1140
1141 %{__make} \
1142         VERBOSE_BUILD=1
1143
1144 cd scummvm-tools-%{version_tools}
1145 CXX="%{__cxx}" \
1146 CXXFLAGS="%{rpmcppflags} %{rpmcflags}" \
1147 LDFLAGS="%{rpmcflags} %{rpmldflags}" \
1148 ./configure \
1149         --prefix=%{_prefix} \
1150         --disable-debug
1151
1152 %{__make} \
1153         VERBOSE_BUILD=1
1154
1155 %install
1156 rm -rf $RPM_BUILD_ROOT
1157 install -d $RPM_BUILD_ROOT{%{_bindir},%{_mandir}/man6,%{_pixmapsdir},%{_desktopdir},%{_libdir}/scummvm}
1158
1159 cp -p scummvm $RPM_BUILD_ROOT%{_bindir}
1160 #install scummvm.6 $RPM_BUILD_ROOT%{_mandir}/man6
1161
1162 cp -p plugins/lib*.so $RPM_BUILD_ROOT%{_libdir}/scummvm
1163
1164 %{__make} -C scummvm-tools-%{version_tools} install \
1165         DESTDIR=$RPM_BUILD_ROOT
1166
1167 cp -p %{SOURCE2} $RPM_BUILD_ROOT%{_desktopdir}
1168 cp -p icons/%{name}.svg $RPM_BUILD_ROOT%{_pixmapsdir}
1169
1170 install -d $RPM_BUILD_ROOT%{_datadir}/%{name}
1171 cp -p gui/themes/*.zip $RPM_BUILD_ROOT%{_datadir}/%{name}
1172
1173 %clean
1174 rm -rf $RPM_BUILD_ROOT
1175
1176 %files
1177 %defattr(644,root,root,755)
1178 %doc AUTHORS CONTRIBUTING.md COPYRIGHT NEWS.md README.md TODO
1179 %attr(755,root,root) %{_bindir}/scummvm
1180 %dir %{_libdir}/scummvm
1181 #%{_mandir}/man6/*
1182 %{_pixmapsdir}/*
1183 %{_desktopdir}/*.desktop
1184 %dir %{_datadir}/%{name}
1185
1186 %files tools
1187 %defattr(644,root,root,755)
1188 %doc scummvm-tools-%{version_tools}/README
1189 %attr(755,root,root) %{_bindir}/*
1190 %exclude %{_bindir}/scummvm
1191 %{_datadir}/scummvm-tools
1192
1193 %files engine-agi
1194 %defattr(644,root,root,755)
1195 %attr(755,root,root) %{_libdir}/scummvm/libagi.so
1196
1197 %files engine-agos
1198 %defattr(644,root,root,755)
1199 %attr(755,root,root) %{_libdir}/scummvm/libagos.so
1200
1201 %files engine-bladerunner
1202 %defattr(644,root,root,755)
1203 %attr(755,root,root) %{_libdir}/scummvm/libbladerunner.so
1204
1205 %files engine-cge
1206 %defattr(644,root,root,755)
1207 %attr(755,root,root) %{_libdir}/scummvm/libcge.so
1208
1209 %files engine-chewy
1210 %defattr(644,root,root,755)
1211 %attr(755,root,root) %{_libdir}/scummvm/libchewy.so
1212
1213 %files engine-cine
1214 %defattr(644,root,root,755)
1215 %attr(755,root,root) %{_libdir}/scummvm/libcine.so
1216
1217 %files engine-composer
1218 %defattr(644,root,root,755)
1219 %attr(755,root,root) %{_libdir}/scummvm/libcomposer.so
1220
1221 %files engine-cruise
1222 %defattr(644,root,root,755)
1223 %attr(755,root,root) %{_libdir}/scummvm/libcruise.so
1224
1225 %files engine-cryo
1226 %defattr(644,root,root,755)
1227 %attr(755,root,root) %{_libdir}/scummvm/libcryo.so
1228
1229 %files engine-cryomni3d
1230 %defattr(644,root,root,755)
1231 %attr(755,root,root) %{_libdir}/scummvm/libcryomni3d.so
1232
1233 %files engine-draci
1234 %defattr(644,root,root,755)
1235 %attr(755,root,root) %{_libdir}/scummvm/libdraci.so
1236
1237 %files engine-dragons
1238 %defattr(644,root,root,755)
1239 %attr(755,root,root) %{_libdir}/scummvm/libdragons.so
1240
1241 %files engine-drascula
1242 %defattr(644,root,root,755)
1243 %attr(755,root,root) %{_libdir}/scummvm/libdrascula.so
1244
1245 %files engine-dreamweb
1246 %defattr(644,root,root,755)
1247 %attr(755,root,root) %{_libdir}/scummvm/libdreamweb.so
1248
1249 %files engine-gob
1250 %defattr(644,root,root,755)
1251 %attr(755,root,root) %{_libdir}/scummvm/libgob.so
1252
1253 %files engine-glk
1254 %defattr(644,root,root,755)
1255 %attr(755,root,root) %{_libdir}/scummvm/libglk.so
1256
1257 %files engine-griffon
1258 %defattr(644,root,root,755)
1259 %attr(755,root,root) %{_libdir}/scummvm/libgriffon.so
1260
1261 %files engine-groovie
1262 %defattr(644,root,root,755)
1263 %attr(755,root,root) %{_libdir}/scummvm/libgroovie.so
1264
1265 %files engine-hdb
1266 %defattr(644,root,root,755)
1267 %attr(755,root,root) %{_libdir}/scummvm/libhdb.so
1268
1269 %files engine-hugo
1270 %defattr(644,root,root,755)
1271 %attr(755,root,root) %{_libdir}/scummvm/libhugo.so
1272
1273 %files engine-illusions
1274 %defattr(644,root,root,755)
1275 %attr(755,root,root) %{_libdir}/scummvm/libillusions.so
1276
1277 %files engine-kingdom
1278 %defattr(644,root,root,755)
1279 %attr(755,root,root) %{_libdir}/scummvm/libkingdom.so
1280
1281 %files engine-kyra
1282 %defattr(644,root,root,755)
1283 %attr(755,root,root) %{_libdir}/scummvm/libkyra.so
1284
1285 %files engine-lastexpress
1286 %defattr(644,root,root,755)
1287 %attr(755,root,root) %{_libdir}/scummvm/liblastexpress.so
1288
1289 %files engine-lilliput
1290 %defattr(644,root,root,755)
1291 %attr(755,root,root) %{_libdir}/scummvm/liblilliput.so
1292
1293 %files engine-lure
1294 %defattr(644,root,root,755)
1295 %attr(755,root,root) %{_libdir}/scummvm/liblure.so
1296
1297 %files engine-made
1298 %defattr(644,root,root,755)
1299 %attr(755,root,root) %{_libdir}/scummvm/libmade.so
1300
1301 %files engine-mohawk
1302 %defattr(644,root,root,755)
1303 %attr(755,root,root) %{_libdir}/scummvm/libmohawk.so
1304
1305 %files engine-mutationofjb
1306 %defattr(644,root,root,755)
1307 %attr(755,root,root) %{_libdir}/scummvm/libmutationofjb.so
1308
1309 %files engine-parallaction
1310 %defattr(644,root,root,755)
1311 %attr(755,root,root) %{_libdir}/scummvm/libparallaction.so
1312
1313 %files engine-petka
1314 %defattr(644,root,root,755)
1315 %attr(755,root,root) %{_libdir}/scummvm/libpetka.so
1316
1317 %files engine-pink
1318 %defattr(644,root,root,755)
1319 %attr(755,root,root) %{_libdir}/scummvm/libpink.so
1320
1321 %files engine-plumbers
1322 %defattr(644,root,root,755)
1323 %attr(755,root,root) %{_libdir}/scummvm/libplumbers.so
1324
1325 %files engine-queen
1326 %defattr(644,root,root,755)
1327 %attr(755,root,root) %{_libdir}/scummvm/libqueen.so
1328
1329 %files engine-saga
1330 %defattr(644,root,root,755)
1331 %attr(755,root,root) %{_libdir}/scummvm/libsaga.so
1332
1333 %files engine-sci
1334 %defattr(644,root,root,755)
1335 %attr(755,root,root) %{_libdir}/scummvm/libsci.so
1336
1337 %files engine-scumm
1338 %defattr(644,root,root,755)
1339 %attr(755,root,root) %{_libdir}/scummvm/libscumm.so
1340
1341 %files engine-sky
1342 %defattr(644,root,root,755)
1343 %attr(755,root,root) %{_libdir}/scummvm/libsky.so
1344
1345 %files engine-sludge
1346 %defattr(644,root,root,755)
1347 %attr(755,root,root) %{_libdir}/scummvm/libsludge.so
1348
1349 %files engine-sword1
1350 %defattr(644,root,root,755)
1351 %attr(755,root,root) %{_libdir}/scummvm/libsword1.so
1352
1353 %files engine-sword2
1354 %defattr(644,root,root,755)
1355 %attr(755,root,root) %{_libdir}/scummvm/libsword2.so
1356
1357 %files engine-sword25
1358 %defattr(644,root,root,755)
1359 %attr(755,root,root) %{_libdir}/scummvm/libsword25.so
1360
1361 %files engine-startrek
1362 %defattr(644,root,root,755)
1363 %attr(755,root,root) %{_libdir}/scummvm/libstartrek.so
1364
1365 %files engine-supernova
1366 %defattr(644,root,root,755)
1367 %attr(755,root,root) %{_libdir}/scummvm/libsupernova.so
1368
1369 %files engine-teenagent
1370 %defattr(644,root,root,755)
1371 %attr(755,root,root) %{_libdir}/scummvm/libteenagent.so
1372
1373 %files engine-testbed
1374 %defattr(644,root,root,755)
1375 %attr(755,root,root) %{_libdir}/scummvm/libtestbed.so
1376
1377 %files engine-tinsel
1378 %defattr(644,root,root,755)
1379 %attr(755,root,root) %{_libdir}/scummvm/libtinsel.so
1380
1381 %files engine-touche
1382 %defattr(644,root,root,755)
1383 %attr(755,root,root) %{_libdir}/scummvm/libtouche.so
1384
1385 %files engine-toon
1386 %defattr(644,root,root,755)
1387 %attr(755,root,root) %{_libdir}/scummvm/libtoon.so
1388
1389 %files engine-tsage
1390 %defattr(644,root,root,755)
1391 %attr(755,root,root) %{_libdir}/scummvm/libtsage.so
1392
1393 %files engine-tucker
1394 %defattr(644,root,root,755)
1395 %attr(755,root,root) %{_libdir}/scummvm/libtucker.so
1396
1397 %files engine-ultima
1398 %defattr(644,root,root,755)
1399 %attr(755,root,root) %{_libdir}/scummvm/libultima.so
1400
1401 %files engine-hopkins
1402 %defattr(644,root,root,755)
1403 %attr(755,root,root) %{_libdir}/scummvm/libhopkins.so
1404
1405 %files engine-pegasus
1406 %defattr(644,root,root,755)
1407 %attr(755,root,root) %{_libdir}/scummvm/libpegasus.so
1408
1409 %files engine-toltecs
1410 %defattr(644,root,root,755)
1411 %attr(755,root,root) %{_libdir}/scummvm/libtoltecs.so
1412
1413 %files engine-tony
1414 %defattr(644,root,root,755)
1415 %attr(755,root,root) %{_libdir}/scummvm/libtony.so
1416
1417 %files engine-wintermute
1418 %defattr(644,root,root,755)
1419 %attr(755,root,root) %{_libdir}/scummvm/libwintermute.so
1420
1421 %files engine-access
1422 %defattr(644,root,root,755)
1423 %attr(755,root,root) %{_libdir}/scummvm/libaccess.so
1424
1425 %files engine-adl
1426 %defattr(644,root,root,755)
1427 %attr(755,root,root) %{_libdir}/scummvm/libadl.so
1428
1429 %files engine-avalanche
1430 %defattr(644,root,root,755)
1431 %attr(755,root,root) %{_libdir}/scummvm/libavalanche.so
1432
1433 %files engine-bbvs
1434 %defattr(644,root,root,755)
1435 %attr(755,root,root) %{_libdir}/scummvm/libbbvs.so
1436
1437 %files engine-cge2
1438 %defattr(644,root,root,755)
1439 %attr(755,root,root) %{_libdir}/scummvm/libcge2.so
1440
1441 %files engine-director
1442 %defattr(644,root,root,755)
1443 %attr(755,root,root) %{_libdir}/scummvm/libdirector.so
1444
1445 %files engine-dm
1446 %defattr(644,root,root,755)
1447 %attr(755,root,root) %{_libdir}/scummvm/libdm.so
1448
1449 %files engine-fullpipe
1450 %defattr(644,root,root,755)
1451 %attr(755,root,root) %{_libdir}/scummvm/libfullpipe.so
1452
1453 %files engine-gnap
1454 %defattr(644,root,root,755)
1455 %attr(755,root,root) %{_libdir}/scummvm/libgnap.so
1456
1457 %files engine-lab
1458 %defattr(644,root,root,755)
1459 %attr(755,root,root) %{_libdir}/scummvm/liblab.so
1460
1461 %files engine-macventure
1462 %defattr(644,root,root,755)
1463 %attr(755,root,root) %{_libdir}/scummvm/libmacventure.so
1464
1465 %files engine-mads
1466 %defattr(644,root,root,755)
1467 %attr(755,root,root) %{_libdir}/scummvm/libmads.so
1468
1469 %files engine-mortevielle
1470 %defattr(644,root,root,755)
1471 %attr(755,root,root) %{_libdir}/scummvm/libmortevielle.so
1472
1473 %files engine-neverhood
1474 %defattr(644,root,root,755)
1475 %attr(755,root,root) %{_libdir}/scummvm/libneverhood.so
1476
1477 %files engine-prince
1478 %defattr(644,root,root,755)
1479 %attr(755,root,root) %{_libdir}/scummvm/libprince.so
1480
1481 %files engine-sherlock
1482 %defattr(644,root,root,755)
1483 %attr(755,root,root) %{_libdir}/scummvm/libsherlock.so
1484
1485 %files engine-titanic
1486 %defattr(644,root,root,755)
1487 %attr(755,root,root) %{_libdir}/scummvm/libtitanic.so
1488
1489 %files engine-voyeur
1490 %defattr(644,root,root,755)
1491 %attr(755,root,root) %{_libdir}/scummvm/libvoyeur.so
1492
1493 %files engine-wage
1494 %defattr(644,root,root,755)
1495 %attr(755,root,root) %{_libdir}/scummvm/libwage.so
1496
1497 %files engine-xeen
1498 %defattr(644,root,root,755)
1499 %attr(755,root,root) %{_libdir}/scummvm/libxeen.so
1500
1501 %files engine-zvision
1502 %defattr(644,root,root,755)
1503 %attr(755,root,root) %{_libdir}/scummvm/libzvision.so
1504
1505 %files theme-classic
1506 %defattr(644,root,root,755)
1507 %{_datadir}/%{name}/scummclassic.*
1508
1509 %files theme-modern
1510 %defattr(644,root,root,755)
1511 %{_datadir}/%{name}/scummmodern.*
1512
1513 %files theme-remastered
1514 %defattr(644,root,root,755)
1515 %{_datadir}/%{name}/scummremastered.*
This page took 0.168373 seconds and 2 git commands to generate.