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