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