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