]> git.pld-linux.org Git - packages/scummvm.git/blame_incremental - scummvm.spec
- icu/boost rebuild
[packages/scummvm.git] / scummvm.spec
... / ...
CommitLineData
1%define version_tools 1.9.0
2Summary: Graphic adventure game interpreter
3Summary(pl.UTF-8): Interpreter gier przygodowych
4Name: scummvm
5Version: 1.9.0
6Release: 4
7License: GPL v2+
8Group: X11/Applications/Games
9Source0: http://scummvm.org/frs/scummvm/%{version}/%{name}-%{version}.tar.xz
10# Source0-md5: 3255706992edaf30380ce8a49cb305b7
11Source1: http://scummvm.org/frs/scummvm-tools/%{version_tools}/%{name}-tools-%{version_tools}.tar.xz
12# Source1-md5: 7b472cc2895161c64630df92df4c65b0
13Source2: %{name}.desktop
14Patch0: %{name}-wx-config.patch
15Patch1: dwarf-debug.patch
16URL: http://scummvm.org/
17BuildRequires: SDL-devel >= 1.2.2
18BuildRequires: alsa-lib-devel >= 0.9
19BuildRequires: flac-devel >= 1.0.1
20%ifarch %{ix86} %{x8664}
21BuildRequires: fluidsynth-devel
22%endif
23BuildRequires: freetype-devel
24BuildRequires: libmad-devel
25BuildRequires: libmpeg2-devel >= 0.3.2
26BuildRequires: libpng-devel
27BuildRequires: libvorbis-devel
28%ifarch %{ix86}
29BuildRequires: nasm
30%endif
31BuildRequires: sed >= 4.0
32BuildRequires: wxGTK2-unicode-devel
33BuildRequires: wxWidgets-devel
34BuildRequires: zlib-devel
35BuildRequires: zlib-devel
36Obsoletes: scummvm-engine-m4
37BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
38
39%define specflags_sparc -fPIC
40
41%description
42ScummVM is a program which allows you to run certain classic graphical
43point-and-click adventure games, provided you already have their data
44files. The clever part about this: ScummVM just replaces the
45executables shipped with the game, allowing you to play them on
46systems for which they were never designed!
47
48Some of the adventures ScummVM supports include Adventure Soft's Simon
49the Sorcerer 1 and 2; Revolution's Beneath A Steel Sky, Broken Sword 1
50and Broken Sword 2; Flight of the Amazon Queen; Wyrmkeep's Inherit the
51Earth; Coktel Vision's Gobliiins; Westwood Studios' The Legend of
52Kyrandia and games based on LucasArts' SCUMM (Script Creation Utility
53for Maniac Mansion) system such as Monkey Island, Day of the Tentacle,
54Sam and Max and more. You can find a thorough list with details on
55which games are supported and how well on the project page.
56
57%description -l pl.UTF-8
58ScummVM jest programem umożliwiającym uruchamianie klasycznych
59graficznych gier przygodowych, pod warunkiem, że posiadane są ich
60pliki danych. ScummVM używany jest w miejsce pliku wykonywalnego
61dostarczonego razem z grą, co umożliwia granie na systemach, na które
62gry nie zostały przeznaczone.
63
64ScummVM obsługuje między innymi Simon the Sorcerer 1 i 2 firmy
65Adventure Soft; Beneath A Steel Sky, Broken Sword 1 i 2 firmy
66Revolution; Flight of the Amazon Queen; Inherit the Earth firmy
67Wyrmkeep; serię Gobliiins firmy Coktel Vision; The Legend of Kyrandia
68firmy Westwood i gry bazujące na silniku SCUMM (Script Creation
69Utility for Maniac Mansion) firmy LucasArts, takie jak Monkey Island,
70Day of the Tentacle, Sam and Max i inne. Szczegółowa lista znajduje
71się na stronie projektu.
72
73%package tools
74Summary: ScummVM tools
75Summary(pl.UTF-8): Narzędzia związane ze ScummVM
76Group: X11/Applications/Games
77
78%description tools
79Collection of various tools that may be useful to use in conjunction
80with ScummVM.
81
82%description tools -l pl.UTF-8
83Zestaw narzędzi mogących być użytecznymi w połączeniu ze ScummVM.
84
85%package engine-agi
86Summary: Adventure Game Interpreter
87Summary(pl.UTF-8): Adventure Game Interpreter
88Group: X11/Applications/Games
89Requires: %{name} = %{version}-%{release}
90
91%description engine-agi
92The AGI (Adventure Game Interpreter) engine was used by Sierra in
93their early adventure games.
94
95%description engine-agi -l pl.UTF-8
96Silnik AGI (Adventure Game Interpreter) był używany przez firmę Sierra
97w jej wczesnych grach przygodowych.
98
99%package engine-agos
100Summary: AGOS engine
101Summary(pl.UTF-8): Silnik AGOS
102Group: X11/Applications/Games
103Requires: %{name} = %{version}-%{release}
104
105%description engine-agos
106The AGOS Engine was originally created by Alan Cox at HorrorSoft and
107is based on AberMUD V, with graphical extensions. Required for
108following games:
109- Elvira
110- Elvira 2
111- Waxworks
112- Simon the Sorcerer
113- Simon the Sorcerer 2
114- The Feeble Files
115
116%description engine-agos -l pl.UTF-8
117Silnik AGOS został stworzony przez Alana Coksa w firmie HorrorSoft,
118bazowany jest na programie AberMUD V z graficznymi rozszerzeniami.
119Używany w następujących grach:
120- Elvira
121- Elvira 2
122- Waxworks
123- Simon the Sorcerer
124- Simon the Sorcerer 2
125- The Feeble Files
126
127%package engine-cge
128Summary: CGE engine
129Summary(pl.UTF-8): Silnik CGE
130Group: X11/Applications/Games
131Requires: %{name} = %{version}-%{release}
132
133%description engine-cge
134CGE engine.
135
136%description engine-cge -l pl.UTF-8
137Silnik CGE.
138
139%package engine-cine
140Summary: Cinematique engine
141Summary(pl.UTF-8): Silnik Cinematique
142Group: X11/Applications/Games
143Requires: %{name} = %{version}-%{release}
144
145%description engine-cine
146Cinematique engine.
147
148%description engine-cine -l pl.UTF-8
149Silnik Cinematique.
150
151%package engine-composer
152Summary: Composer engine
153Summary(pl.UTF-8): Silnik Composer
154Group: X11/Applications/Games
155Requires: %{name} = %{version}-%{release}
156
157%description engine-composer
158Composer engine.
159
160%description engine-composer -l pl.UTF-8
161Silnik Composer.
162
163%package engine-cruise
164Summary: Cruise engine
165Summary(pl.UTF-8): Silnik Cruise
166Group: X11/Applications/Games
167Requires: %{name} = %{version}-%{release}
168
169%description engine-cruise
170Cruise engine.
171
172%description engine-cruise -l pl.UTF-8
173Silnik Cruise.
174
175%package engine-draci
176Summary: Draci engine
177Summary(pl.UTF-8): Silnik Draci
178Group: X11/Applications/Games
179Requires: %{name} = %{version}-%{release}
180
181%description engine-draci
182Draci engine.
183
184%description engine-draci -l pl.UTF-8
185Silnik Draci.
186
187%package engine-drascula
188Summary: Drascula engine
189Summary(pl.UTF-8): Silnik Drascula
190Group: X11/Applications/Games
191Requires: %{name} = %{version}-%{release}
192
193%description engine-drascula
194Drascula engine.
195
196%description engine-drascula -l pl.UTF-8
197Silnik Drascula.
198
199%package engine-dreamweb
200Summary: Dreamweb engine
201Summary(pl.UTF-8): Silnik Dreamweb
202Group: X11/Applications/Games
203Requires: %{name} = %{version}-%{release}
204
205%description engine-dreamweb
206Dreamweb engine.
207
208%description engine-dreamweb -l pl.UTF-8
209Silnik Dreamweb.
210
211%package engine-gob
212Summary: Gob engine
213Summary(pl.UTF-8): Silnik Gob
214Group: X11/Applications/Games
215Requires: %{name} = %{version}-%{release}
216
217%description engine-gob
218Engine to run adventure games created by Coktel Vision.
219
220%description engine-gob -l pl.UTF-8
221Silnik do uruchamiania gier stworzonych przez Coktel Vision.
222
223%package engine-groovie
224Summary: Groovie engine
225Summary(pl.UTF-8): Silnik Groovie
226Group: X11/Applications/Games
227Requires: %{name} = %{version}-%{release}
228
229%description engine-groovie
230Engine to run adventure games created by Trilobyte or Aftermath Media
231(The 7th Guest, The 11th Hour).
232
233%description engine-groovie -l pl.UTF-8
234Silnik do uruchamiania gier stworzonych przez Trilobyte i Aftermath
235Media (The 7th Guest, The 11th Hour).
236
237%package engine-hugo
238Summary: Hugo engine
239Summary(pl.UTF-8): Silnik Hugo
240Group: X11/Applications/Games
241Requires: %{name} = %{version}-%{release}
242
243%description engine-hugo
244Hugo engine.
245
246%description engine-hugo -l pl.UTF-8
247Silnik Hugo.
248
249%package engine-kyra
250Summary: Kyrandia engine
251Summary(pl.UTF-8): Silnik Kyrandia
252Group: X11/Applications/Games
253Requires: %{name} = %{version}-%{release}
254
255%description engine-kyra
256Kyrandia engine.
257
258%description engine-kyra -l pl.UTF-8
259Silnik Kyrandia.
260
261%package engine-lastexpress
262Summary: Lastexpress engine
263Summary(pl.UTF-8): Silnik Lastexpress
264Group: X11/Applications/Games
265Requires: %{name} = %{version}-%{release}
266
267%description engine-lastexpress
268Lastexpress is the engine for the game Lastexpress of the Temptress.
269
270%description engine-lastexpress -l pl.UTF-8
271Lastexpress jest silnikiem dla gry Lastexpress of the Temptress.
272
273%package engine-lure
274Summary: Lure engine
275Summary(pl.UTF-8): Silnik Lure
276Group: X11/Applications/Games
277Requires: %{name} = %{version}-%{release}
278
279%description engine-lure
280Lure is the engine for the game Lure of the Temptress.
281
282%description engine-lure -l pl.UTF-8
283Lure jest silnikiem dla gry Lure of the Temptress.
284
285%package engine-made
286Summary: MADE engine
287Summary(pl.UTF-8): Silnik MADE
288Group: X11/Applications/Games
289Requires: %{name} = %{version}-%{release}
290
291%description engine-made
292MADE stands for Multimedia Applications Development Environment, and
293was used by Activision to create some of their point'n'click adventure
294games.
295
296%description engine-made -l pl.UTF-8
297MADE to Multimedia Applications Development Environment, był używany
298przez Activision w grach przygodowych.
299
300%package engine-mohawk
301Summary: Mohawk engine
302Summary(pl.UTF-8): Silnik Mohawk
303Group: X11/Applications/Games
304Requires: %{name} = %{version}-%{release}
305
306%description engine-mohawk
307The Mohawk engine was developed by Brøderbund starting in the early
3081990's with the Windows port of Myst.
309
310%description engine-mohawk -l pl.UTF-8
311Silnik Mohawk został stworzony przez Brøderbund we wczesnych latach
31290-ych, na potrzeby gry Myst.
313
314%package engine-parallaction
315Summary: Parallaction engine
316Summary(pl.UTF-8): Silnik Parallaction
317Group: X11/Applications/Games
318Requires: %{name} = %{version}-%{release}
319
320%description engine-parallaction
321Parallaction engine.
322
323%description engine-parallaction -l pl.UTF-8
324Silnik Parallaction.
325
326%package engine-queen
327Summary: Queen engine
328Summary(pl.UTF-8): Silnik Queen
329Group: X11/Applications/Games
330Requires: %{name} = %{version}-%{release}
331
332%description engine-queen
333The Queen Engine is used to play Interactive Binary Illusions' Flight
334of the Amazon Queen.
335
336%description engine-queen -l pl.UTF-8
337Silnik Queen jest używany do gry w Flight of the Amazon Queen firmy
338Interactive Binary Illusions.
339
340%package engine-saga
341Summary: Scripts for Animated Graphic Adventures
342Summary(pl.UTF-8): Scripts for Animated Graphic Adventures
343Group: X11/Applications/Games
344Requires: %{name} = %{version}-%{release}
345
346%description engine-saga
347SAGA (Scripts for Animated Graphic Adventures) engine.
348
349%description engine-saga -l pl.UTF-8
350Silnik SAGA (Scripts for Animated Graphic Adventures).
351
352%package engine-sci
353Summary: Sierra's "SCript Interpreter"
354Summary(pl.UTF-8): SCript Interpreter Sierry
355Group: X11/Applications/Games
356Requires: %{name} = %{version}-%{release}
357
358%description engine-sci
359Sierra's "SCript Interpreter" and the "Sierra's Creative Interpreter.
360
361%description engine-sci -l pl.UTF-8
362SCript Interpreter Sierry.
363
364%package engine-scumm
365Summary: Script Creation Utility for Maniac Mansion
366Summary(pl.UTF-8): Script Creation Utility for Maniac Mansion
367Group: X11/Applications/Games
368Requires: %{name} = %{version}-%{release}
369
370%description engine-scumm
371SCUMM is a utility used to create the famous LucasArts adventure games
372like the Monkey Island series and also gave ScummVM its name.
373
374%description engine-scumm -l pl.UTF-8
375SCUMM jest narzędziem użytym do stworzenia znanych gier przygodowych
376firmy LucasArts takich jak seria Monkey Island, dał również ScummVM
377nazwę.
378
379%package engine-sky
380Summary: Sky engine
381Summary(pl.UTF-8): Silnik Sky
382Group: X11/Applications/Games
383Requires: %{name} = %{version}-%{release}
384
385%description engine-sky
386Sky is the internal name for the Virtual Theatre variant which runs
387Beneath a Steel Sky.
388
389%description engine-sky -l pl.UTF-8
390Sky jest wewnętrzną nazwą na wariant Virtual Theatre, który uruchamia
391Beneath a Steel Sky.
392
393%package engine-sword1
394Summary: Sword1 engine
395Summary(pl.UTF-8): Silnik Sword1
396Group: X11/Applications/Games
397Requires: %{name} = %{version}-%{release}
398
399%description engine-sword1
400Sword1 engine.
401
402%description engine-sword1 -l pl.UTF-8
403Silnik Sword1.
404
405%package engine-sword2
406Summary: Sword2 engine
407Summary(pl.UTF-8): Silnik Sword2
408Group: X11/Applications/Games
409Requires: %{name} = %{version}-%{release}
410
411%description engine-sword2
412Sword2 engine.
413
414%description engine-sword2 -l pl.UTF-8
415Silnik Sword2.
416
417%package engine-sword25
418Summary: Sword2.5 engine
419Summary(pl.UTF-8): Silnik Sword2.5
420Group: X11/Applications/Games
421Requires: %{name} = %{version}-%{release}
422
423%description engine-sword25
424Sword2.5 engine.
425
426%description engine-sword25 -l pl.UTF-8
427Silnik Sword2.5.
428
429%package engine-teenagent
430Summary: TeenAgent engine
431Summary(pl.UTF-8): Silnik TeenAgent
432Group: X11/Applications/Games
433Requires: %{name} = %{version}-%{release}
434
435%description engine-teenagent
436This engine is only used by TeenAgent.
437
438%description engine-teenagent -l pl.UTF-8
439Ten silnik jest używany tylko przez TeenAgenta.
440
441%package engine-testbed
442Summary: Testbed engine
443Summary(pl.UTF-8): Silnik Testbed
444Group: X11/Applications/Games
445Requires: %{name} = %{version}-%{release}
446
447%description engine-testbed
448TestBed: the Testing framework engine
449
450%description engine-testbed -l pl.UTF-8
451TestBed: the Testing framework engine
452
453%package engine-tinsel
454Summary: Tinsel engine
455Summary(pl.UTF-8): Silnik Tinsel
456Group: X11/Applications/Games
457Requires: %{name} = %{version}-%{release}
458
459%description engine-tinsel
460This engine is only used by Discworld 1 and Discworld 2.
461
462%description engine-tinsel -l pl.UTF-8
463Ten silnik jest używany tylko przez Discworld 1 i Discworld 2.
464
465%package engine-toon
466Summary: Toon engine
467Summary(pl.UTF-8): Silnik Toon
468Group: X11/Applications/Games
469Requires: %{name} = %{version}-%{release}
470
471%description engine-toon
472Toonstruck engine.
473
474%description engine-toon -l pl.UTF-8
475Silnik Toonstruck.
476
477%package engine-touche
478Summary: Touche engine
479Summary(pl.UTF-8): Silnik Touche
480Group: X11/Applications/Games
481Requires: %{name} = %{version}-%{release}
482
483%description engine-touche
484This engine is only used by Touche: The Adventures of the Fifth
485Musketeer.
486
487%description engine-touche -l pl.UTF-8
488Ten silnik jest używany tylko przez Touché: Przygody Piątego
489Muszkietera.
490
491%package engine-tsage
492Summary: Tsage engine
493Summary(pl.UTF-8): Silnik Tsage
494Group: X11/Applications/Games
495Requires: %{name} = %{version}-%{release}
496
497%description engine-tsage
498This engine is only used by Ringworld: Revenge Of The Patriarch.
499
500%description engine-tsage -l pl.UTF-8
501Ten silnik jest używany tylko przez Ringworld: Revenge Of The
502Patriach.
503
504%package engine-tucker
505Summary: Tucker engine
506Summary(pl.UTF-8): Silnik Tucker
507Group: X11/Applications/Games
508Requires: %{name} = %{version}-%{release}
509
510%description engine-tucker
511The Tucker engine is used in Bud Tucker in Double Trouble.
512
513%description engine-tucker -l pl.UTF-8
514Silnik Tucker jest używany przez Bud Tucker in Double Trouble.
515
516%package engine-hopkins
517Summary: Hopkins FBI engine
518Summary(pl.UTF-8): Silnik Hopkins FBI
519Group: X11/Applications/Games
520Requires: %{name} = %{version}-%{release}
521
522%description engine-hopkins
523This engine is used by Hopkins FBI.
524
525%description engine-hopkins -l pl.UTF-8
526Ten silnik jest używany przez Hopkins FBI.
527
528%package engine-pegasus
529Summary: Pegasus engine
530Summary(pl.UTF-8): Silnik Pegasus
531Group: X11/Applications/Games
532Requires: %{name} = %{version}-%{release}
533
534%description engine-pegasus
535This engine is used by The Journeyman Project: Pegasus Prime.
536
537%description engine-pegasus -l pl.UTF-8
538Ten silnik jest używany przez The Journeyman Project: Pegasus Prime.
539
540%package engine-toltecs
541Summary: Toltecs engine
542Summary(pl.UTF-8): Silnik Toltecs
543Group: X11/Applications/Games
544Requires: %{name} = %{version}-%{release}
545
546%description engine-toltecs
547This engine is used by 3 Skulls of the Toltecs.
548
549%description engine-toltecs -l pl.UTF-8
550Ten silnik jest używany przez 3 Skulls of the Toltecs.
551
552%package engine-tony
553Summary: Tony engine
554Summary(pl.UTF-8): Silnik Tony
555Group: X11/Applications/Games
556Requires: %{name} = %{version}-%{release}
557
558%description engine-tony
559This engine is used by Tony Tough and the Night of Roasted Moths.
560
561%description engine-tony -l pl.UTF-8
562Ten silnik jest używany przez Tony Tough and the Night of Roasted
563Moths.
564
565%package engine-wintermute
566Summary: Wintermute engine
567Summary(pl.UTF-8): Silnik Wintermute
568Group: X11/Applications/Games
569Requires: %{name} = %{version}-%{release}
570
571%description engine-wintermute
572The engine is used for the Wintermute games.
573
574%description engine-wintermute -l pl.UTF-8
575Ten silnik jest używany przez gry Wintermute.
576
577%package engine-access
578Summary: Access engine
579Summary(pl.UTF-8): Silnik Access
580Group: X11/Applications/Games
581Requires: %{name} = %{version}-%{release}
582
583%description engine-access
584The engine is used for the Amazon: Guardians of Eden,
585Martian Memorandum and Noctropolis games.
586
587%description engine-access -l pl.UTF-8
588Ten silnik jest używany przez gry Amazon: Guardians of Eden,
589Martian Memorandum i Noctropolis.
590
591%package engine-adl
592Summary: ADL engine
593Summary(pl.UTF-8): Silnik ADL
594Group: X11/Applications/Games
595Requires: %{name} = %{version}-%{release}
596
597%description engine-adl
598The engine is used for the Sierra ADL Hi-Res Adventure games.
599
600%description engine-adl -l pl.UTF-8
601Ten silnik jest używany przez gry Sierra ADL Hi-Res Adventure.
602
603%package engine-avalanche
604Summary: Avalanche engine
605Summary(pl.UTF-8): Silnik Avalanche
606Group: X11/Applications/Games
607Requires: %{name} = %{version}-%{release}
608
609%description engine-avalanche
610The engine is used for the Lord Avalot d'Argent game.
611
612%description engine-avalanche -l pl.UTF-8
613Ten silnik jest używany przez grę Lord Avalot d'Argent.
614
615%package engine-bbvs
616Summary: BBVS engine
617Summary(pl.UTF-8): Silnik BBVS
618Group: X11/Applications/Games
619Requires: %{name} = %{version}-%{release}
620
621%description engine-bbvs
622The engine is used for the Beavis and Butt-Head in
623Virtual Stupidity game.
624
625%description engine-bbvs -l pl.UTF-8
626Ten silnik jest używany przez grę Beavis and Butt-Head in
627Virtual Stupidity.
628
629%package engine-cge2
630Summary: CGE2 engine
631Summary(pl.UTF-8): Silnik CGE2
632Group: X11/Applications/Games
633Requires: %{name} = %{version}-%{release}
634
635%description engine-cge2
636The engine is used for the Sfinx game.
637
638%description engine-cge2 -l pl.UTF-8
639Ten silnik jest używany przez grę Sfinx.
640
641%package engine-director
642Summary: Director engine
643Summary(pl.UTF-8): Silnik Director
644Group: X11/Applications/Games
645Requires: %{name} = %{version}-%{release}
646
647%description engine-director
648The engine is used for the Director games.
649
650%description engine-director -l pl.UTF-8
651Ten silnik jest używany przez gry Director.
652
653%package engine-dm
654Summary: DM engine
655Summary(pl.UTF-8): Silnik DM
656Group: X11/Applications/Games
657Requires: %{name} = %{version}-%{release}
658
659%description engine-dm
660The engine is used for the Dungeon Master game.
661
662%description engine-dm -l pl.UTF-8
663Ten silnik jest używany przez grę Dungeon Master.
664
665%package engine-fullpipe
666Summary: Fullpipe engine
667Summary(pl.UTF-8): Silnik Fullpipe
668Group: X11/Applications/Games
669Requires: %{name} = %{version}-%{release}
670
671%description engine-fullpipe
672The engine is used for the Full Pipe game.
673
674%description engine-fullpipe -l pl.UTF-8
675Ten silnik jest używany przez grę Full Pipe.
676
677%package engine-gnap
678Summary: GNAP engine
679Summary(pl.UTF-8): Silnik GNAP
680Group: X11/Applications/Games
681Requires: %{name} = %{version}-%{release}
682
683%description engine-gnap
684The engine is used for the U.F.O.s game.
685
686%description engine-gnap -l pl.UTF-8
687Ten silnik jest używany przez grę U.F.O.s.
688
689%package engine-lab
690Summary: Lab engine
691Summary(pl.UTF-8): Silnik Lab
692Group: X11/Applications/Games
693Requires: %{name} = %{version}-%{release}
694
695%description engine-lab
696The engine is used for The Labyrinth of Time game.
697
698%description engine-lab -l pl.UTF-8
699Ten silnik jest używany przez grę The Labyrinth of Time.
700
701%package engine-macventure
702Summary: MacVenture engine
703Summary(pl.UTF-8): Silnik MacVenture
704Group: X11/Applications/Games
705Requires: %{name} = %{version}-%{release}
706
707%description engine-macventure
708The engine is used for the Deja Vu game.
709
710%description engine-macventure -l pl.UTF-8
711Ten silnik jest używany przez grę Deja Vu.
712
713%package engine-mads
714Summary: MADS engine
715Summary(pl.UTF-8): Silnik MADS
716Group: X11/Applications/Games
717Requires: %{name} = %{version}-%{release}
718
719%description engine-mads
720The engine is used for the Dragonsphere and
721Return of the Phantom games.
722
723%description engine-mads -l pl.UTF-8
724Ten silnik jest używany przez gry Dragonsphere i
725Return of the Phantom.
726
727%package engine-mortevielle
728Summary: Mortevielle engine
729Summary(pl.UTF-8): Silnik Mortevielle
730Group: X11/Applications/Games
731Requires: %{name} = %{version}-%{release}
732
733%description engine-mortevielle
734The engine is used for the Mortville Manor game.
735
736%description engine-mortevielle -l pl.UTF-8
737Ten silnik jest używany przez grę Mortville Manor.
738
739%package engine-neverhood
740Summary: Neverhood engine
741Summary(pl.UTF-8): Silnik Neverhood
742Group: X11/Applications/Games
743Requires: %{name} = %{version}-%{release}
744
745%description engine-neverhood
746The engine is used for the Neverhood game.
747
748%description engine-neverhood -l pl.UTF-8
749Ten silnik jest używany przez grę Neverhood.
750
751%package engine-prince
752Summary: Prince engine
753Summary(pl.UTF-8): Silnik Prince
754Group: X11/Applications/Games
755Requires: %{name} = %{version}-%{release}
756
757%description engine-prince
758The engine is used for The Prince and the Coward game.
759
760%description engine-prince -l pl.UTF-8
761Ten silnik jest używany przez grę The Prince and the Coward.
762
763%package engine-sherlock
764Summary: Sherlock engine
765Summary(pl.UTF-8): Silnik Sherlock
766Group: X11/Applications/Games
767Requires: %{name} = %{version}-%{release}
768
769%description engine-sherlock
770The engine is used for The Lost Files of Sherlock Holmes games.
771
772%description engine-sherlock -l pl.UTF-8
773Ten silnik jest używany przez gry The Lost Files of Sherlock Holmes.
774
775%package engine-titanic
776Summary: Titanic engine
777Summary(pl.UTF-8): Silnik Titanic
778Group: X11/Applications/Games
779Requires: %{name} = %{version}-%{release}
780
781%description engine-titanic
782The engine is used for Starship Titanic game.
783
784%description engine-titanic -l pl.UTF-8
785Ten silnik jest używany przez gry Starship Titanic.
786
787%package engine-voyeur
788Summary: Voyeur engine
789Summary(pl.UTF-8): Silnik Voyeur
790Group: X11/Applications/Games
791Requires: %{name} = %{version}-%{release}
792
793%description engine-voyeur
794The engine is used for the Voyeur game.
795
796%description engine-voyeur -l pl.UTF-8
797Ten silnik jest używany przez grę Voyeur.
798
799%package engine-wage
800Summary: WAGE engine
801Summary(pl.UTF-8): Silnik WAGE
802Group: X11/Applications/Games
803Requires: %{name} = %{version}-%{release}
804
805%description engine-wage
806The engine is used for the WAGE games.
807
808%description engine-wage -l pl.UTF-8
809Ten silnik jest używany przez gry WAGE.
810
811%package engine-xeen
812Summary: Xeen engine
813Summary(pl.UTF-8): Silnik Xeen
814Group: X11/Applications/Games
815Requires: %{name} = %{version}-%{release}
816
817%description engine-xeen
818The engine is used for the Might and Magic III, IV, V
819and World of Xeen games.
820
821%description engine-xeen -l pl.UTF-8
822Ten silnik jest używany przez gry Might and Magic III, IV, V
823i World of Xeen.
824
825%package engine-zvision
826Summary: ZVision engine
827Summary(pl.UTF-8): Silnik ZVision
828Group: X11/Applications/Games
829Requires: %{name} = %{version}-%{release}
830
831%description engine-zvision
832The engine is used for the Zork Nemesis and
833Zork: Grand Inquisitor games.
834
835%description engine-zvision -l pl.UTF-8
836Ten silnik jest używany przez gry Zork Nemesis
837i Zork: Grand Inquisitor.
838
839%package theme-classic
840Summary: Theme classic for ScummVM
841Summary(pl.UTF-8): Motyw classic dla ScummVM
842Group: X11/Applications/Games
843Requires: %{name} = %{version}-%{release}
844
845%description theme-classic
846Theme classic for ScummVM.
847
848%description theme-classic -l pl.UTF-8
849Motyw classic dla ScummVM.
850
851%package theme-modern
852Summary: Theme modern for ScummVM
853Summary(pl.UTF-8): Motyw modern dla ScummVM
854Group: X11/Applications/Games
855Requires: %{name} = %{version}-%{release}
856
857%description theme-modern
858Theme modern for ScummVM.
859
860%description theme-modern -l pl.UTF-8
861Motyw modern dla ScummVM.
862
863%prep
864%setup -q -a 1
865%patch1 -p1
866cd scummvm-tools-%{version_tools}
867%patch0 -p2
868cd ..
869
870%{__sed} -i -e 's:"plugins":"%{_libdir}/scummvm":' base/plugins.cpp
871
872%build
873./configure \
874 --prefix=%{_prefix} \
875 --disable-debug \
876 --enable-all-engines \
877 --enable-plugins \
878 --default-dynamic
879
880%{__make} \
881 CXX="%{__cxx}" \
882 CXXFLAGS="%{rpmcppflags} %{rpmcflags} -fpic $(wx-gtk2-unicode-config --cppflags)" \
883 LDFLAGS="%{rpmcflags} %{rpmldflags}"
884
885cd scummvm-tools-%{version_tools}
886./configure \
887 --prefix=%{_prefix} \
888 --disable-debug
889
890%{__make} \
891 CXX="%{__cxx}" \
892 CXXFLAGS="%{rpmcppflags} %{rpmcflags} -DUNIX -fpermissive $(wx-gtk2-unicode-config --cppflags)" \
893 LDFLAGS="%{rpmcflags} %{rpmldflags} $(wx-gtk2-unicode-config --libs)"
894
895%install
896rm -rf $RPM_BUILD_ROOT
897install -d $RPM_BUILD_ROOT{%{_bindir},%{_mandir}/man6,%{_pixmapsdir},%{_desktopdir},%{_libdir}/scummvm}
898
899cp -p scummvm $RPM_BUILD_ROOT%{_bindir}
900#install scummvm.6 $RPM_BUILD_ROOT%{_mandir}/man6
901
902cp -p plugins/lib*.so $RPM_BUILD_ROOT%{_libdir}/scummvm
903
904%{__make} -C scummvm-tools-%{version_tools} install \
905 DESTDIR=$RPM_BUILD_ROOT
906
907cp -p %{SOURCE2} $RPM_BUILD_ROOT%{_desktopdir}
908cp -p icons/%{name}.svg $RPM_BUILD_ROOT%{_pixmapsdir}
909
910install -d $RPM_BUILD_ROOT%{_datadir}/%{name}
911cp -p gui/themes/*.zip $RPM_BUILD_ROOT%{_datadir}/%{name}
912
913%clean
914rm -rf $RPM_BUILD_ROOT
915
916%files
917%defattr(644,root,root,755)
918%doc AUTHORS COPYRIGHT NEWS README TODO
919%attr(755,root,root) %{_bindir}/scummvm
920%dir %{_libdir}/scummvm
921#%{_mandir}/man6/*
922%{_pixmapsdir}/*
923%{_desktopdir}/*.desktop
924%dir %{_datadir}/%{name}
925
926%files tools
927%defattr(644,root,root,755)
928%doc scummvm-tools-%{version_tools}/README
929%attr(755,root,root) %{_bindir}/*
930%exclude %{_bindir}/scummvm
931%{_datadir}/scummvm-tools
932
933%files engine-agi
934%defattr(644,root,root,755)
935%attr(755,root,root) %{_libdir}/scummvm/libagi.so
936
937%files engine-agos
938%defattr(644,root,root,755)
939%attr(755,root,root) %{_libdir}/scummvm/libagos.so
940
941%files engine-cge
942%defattr(644,root,root,755)
943%attr(755,root,root) %{_libdir}/scummvm/libcge.so
944
945%files engine-cine
946%defattr(644,root,root,755)
947%attr(755,root,root) %{_libdir}/scummvm/libcine.so
948
949%files engine-composer
950%defattr(644,root,root,755)
951%attr(755,root,root) %{_libdir}/scummvm/libcomposer.so
952
953%files engine-cruise
954%defattr(644,root,root,755)
955%attr(755,root,root) %{_libdir}/scummvm/libcruise.so
956
957%files engine-draci
958%defattr(644,root,root,755)
959%attr(755,root,root) %{_libdir}/scummvm/libdraci.so
960
961%files engine-drascula
962%defattr(644,root,root,755)
963%attr(755,root,root) %{_libdir}/scummvm/libdrascula.so
964
965%files engine-dreamweb
966%defattr(644,root,root,755)
967%attr(755,root,root) %{_libdir}/scummvm/libdreamweb.so
968
969%files engine-gob
970%defattr(644,root,root,755)
971%attr(755,root,root) %{_libdir}/scummvm/libgob.so
972
973%files engine-groovie
974%defattr(644,root,root,755)
975%attr(755,root,root) %{_libdir}/scummvm/libgroovie.so
976
977%files engine-hugo
978%defattr(644,root,root,755)
979%attr(755,root,root) %{_libdir}/scummvm/libhugo.so
980
981%files engine-kyra
982%defattr(644,root,root,755)
983%attr(755,root,root) %{_libdir}/scummvm/libkyra.so
984
985%files engine-lastexpress
986%defattr(644,root,root,755)
987%attr(755,root,root) %{_libdir}/scummvm/liblastexpress.so
988
989%files engine-lure
990%defattr(644,root,root,755)
991%attr(755,root,root) %{_libdir}/scummvm/liblure.so
992
993%files engine-made
994%defattr(644,root,root,755)
995%attr(755,root,root) %{_libdir}/scummvm/libmade.so
996
997%files engine-mohawk
998%defattr(644,root,root,755)
999%attr(755,root,root) %{_libdir}/scummvm/libmohawk.so
1000
1001%files engine-parallaction
1002%defattr(644,root,root,755)
1003%attr(755,root,root) %{_libdir}/scummvm/libparallaction.so
1004
1005%files engine-queen
1006%defattr(644,root,root,755)
1007%attr(755,root,root) %{_libdir}/scummvm/libqueen.so
1008
1009%files engine-saga
1010%defattr(644,root,root,755)
1011%attr(755,root,root) %{_libdir}/scummvm/libsaga.so
1012
1013%files engine-sci
1014%defattr(644,root,root,755)
1015%attr(755,root,root) %{_libdir}/scummvm/libsci.so
1016
1017%files engine-scumm
1018%defattr(644,root,root,755)
1019%attr(755,root,root) %{_libdir}/scummvm/libscumm.so
1020
1021%files engine-sky
1022%defattr(644,root,root,755)
1023%attr(755,root,root) %{_libdir}/scummvm/libsky.so
1024
1025%files engine-sword1
1026%defattr(644,root,root,755)
1027%attr(755,root,root) %{_libdir}/scummvm/libsword1.so
1028
1029%files engine-sword2
1030%defattr(644,root,root,755)
1031%attr(755,root,root) %{_libdir}/scummvm/libsword2.so
1032
1033%files engine-sword25
1034%defattr(644,root,root,755)
1035%attr(755,root,root) %{_libdir}/scummvm/libsword25.so
1036
1037%files engine-teenagent
1038%defattr(644,root,root,755)
1039%attr(755,root,root) %{_libdir}/scummvm/libteenagent.so
1040
1041%files engine-testbed
1042%defattr(644,root,root,755)
1043%attr(755,root,root) %{_libdir}/scummvm/libtestbed.so
1044
1045%files engine-tinsel
1046%defattr(644,root,root,755)
1047%attr(755,root,root) %{_libdir}/scummvm/libtinsel.so
1048
1049%files engine-touche
1050%defattr(644,root,root,755)
1051%attr(755,root,root) %{_libdir}/scummvm/libtouche.so
1052
1053%files engine-toon
1054%defattr(644,root,root,755)
1055%attr(755,root,root) %{_libdir}/scummvm/libtoon.so
1056
1057%files engine-tsage
1058%defattr(644,root,root,755)
1059%attr(755,root,root) %{_libdir}/scummvm/libtsage.so
1060
1061%files engine-tucker
1062%defattr(644,root,root,755)
1063%attr(755,root,root) %{_libdir}/scummvm/libtucker.so
1064
1065%files engine-hopkins
1066%defattr(644,root,root,755)
1067%attr(755,root,root) %{_libdir}/scummvm/libhopkins.so
1068
1069%files engine-pegasus
1070%defattr(644,root,root,755)
1071%attr(755,root,root) %{_libdir}/scummvm/libpegasus.so
1072
1073%files engine-toltecs
1074%defattr(644,root,root,755)
1075%attr(755,root,root) %{_libdir}/scummvm/libtoltecs.so
1076
1077%files engine-tony
1078%defattr(644,root,root,755)
1079%attr(755,root,root) %{_libdir}/scummvm/libtony.so
1080
1081%files engine-wintermute
1082%defattr(644,root,root,755)
1083%attr(755,root,root) %{_libdir}/scummvm/libwintermute.so
1084
1085%files engine-access
1086%defattr(644,root,root,755)
1087%attr(755,root,root) %{_libdir}/scummvm/libaccess.so
1088
1089%files engine-adl
1090%defattr(644,root,root,755)
1091%attr(755,root,root) %{_libdir}/scummvm/libadl.so
1092
1093%files engine-avalanche
1094%defattr(644,root,root,755)
1095%attr(755,root,root) %{_libdir}/scummvm/libavalanche.so
1096
1097%files engine-bbvs
1098%defattr(644,root,root,755)
1099%attr(755,root,root) %{_libdir}/scummvm/libbbvs.so
1100
1101%files engine-cge2
1102%defattr(644,root,root,755)
1103%attr(755,root,root) %{_libdir}/scummvm/libcge2.so
1104
1105%files engine-director
1106%defattr(644,root,root,755)
1107%attr(755,root,root) %{_libdir}/scummvm/libdirector.so
1108
1109%files engine-dm
1110%defattr(644,root,root,755)
1111%attr(755,root,root) %{_libdir}/scummvm/libdm.so
1112
1113%files engine-fullpipe
1114%defattr(644,root,root,755)
1115%attr(755,root,root) %{_libdir}/scummvm/libfullpipe.so
1116
1117%files engine-gnap
1118%defattr(644,root,root,755)
1119%attr(755,root,root) %{_libdir}/scummvm/libgnap.so
1120
1121%files engine-lab
1122%defattr(644,root,root,755)
1123%attr(755,root,root) %{_libdir}/scummvm/liblab.so
1124
1125%files engine-macventure
1126%defattr(644,root,root,755)
1127%attr(755,root,root) %{_libdir}/scummvm/libmacventure.so
1128
1129%files engine-mads
1130%defattr(644,root,root,755)
1131%attr(755,root,root) %{_libdir}/scummvm/libmads.so
1132
1133%files engine-mortevielle
1134%defattr(644,root,root,755)
1135%attr(755,root,root) %{_libdir}/scummvm/libmortevielle.so
1136
1137%files engine-neverhood
1138%defattr(644,root,root,755)
1139%attr(755,root,root) %{_libdir}/scummvm/libneverhood.so
1140
1141%files engine-prince
1142%defattr(644,root,root,755)
1143%attr(755,root,root) %{_libdir}/scummvm/libprince.so
1144
1145%files engine-sherlock
1146%defattr(644,root,root,755)
1147%attr(755,root,root) %{_libdir}/scummvm/libsherlock.so
1148
1149%files engine-titanic
1150%defattr(644,root,root,755)
1151%attr(755,root,root) %{_libdir}/scummvm/libtitanic.so
1152
1153%files engine-voyeur
1154%defattr(644,root,root,755)
1155%attr(755,root,root) %{_libdir}/scummvm/libvoyeur.so
1156
1157%files engine-wage
1158%defattr(644,root,root,755)
1159%attr(755,root,root) %{_libdir}/scummvm/libwage.so
1160
1161%files engine-xeen
1162%defattr(644,root,root,755)
1163%attr(755,root,root) %{_libdir}/scummvm/libxeen.so
1164
1165%files engine-zvision
1166%defattr(644,root,root,755)
1167%attr(755,root,root) %{_libdir}/scummvm/libzvision.so
1168
1169%files theme-classic
1170%defattr(644,root,root,755)
1171%{_datadir}/%{name}/scummclassic.*
1172
1173%files theme-modern
1174%defattr(644,root,root,755)
1175%{_datadir}/%{name}/scummmodern.*
This page took 0.034315 seconds and 4 git commands to generate.