]> git.pld-linux.org Git - packages/scummvm.git/blame - scummvm.spec
- release 5 (by relup.sh)
[packages/scummvm.git] / scummvm.spec
CommitLineData
9bd70d26 1%define version_tools 1.4.0
158a3e17 2Summary: Graphic adventure game interpreter
3Summary(pl.UTF-8): Interpreter gier przygodowych
68a20b3e 4Name: scummvm
7252b0b9 5Version: 1.4.1
6e5ffc20 6Release: 5
7252b0b9 7License: GPL v2+
68a20b3e 8Group: X11/Applications/Games
7252b0b9 9Source0: http://downloads.sourceforge.net/scummvm/%{name}-%{version}.tar.bz2
10# Source0-md5: aa094c2224aad22d5340a1d2d919c883
11Source1: http://downloads.sourceforge.net/scummvm/%{name}-tools-%{version_tools}.tar.bz2
9bd70d26 12# Source1-md5: 471138a83de3bacd565e18b617055494
6a16a469 13Source2: %{name}.desktop
7545cdd1 14Patch0: %{name}-wx-config.patch
158a3e17 15URL: http://scummvm.org/
aa168718 16BuildRequires: SDL-devel >= 1.2.2
949e7817
JR
17BuildRequires: alsa-lib-devel >= 0.9
18BuildRequires: flac-devel >= 1.0.1
19966249 19%ifarch %{ix86} %{x8664}
6643062f 20BuildRequires: fluidsynth-devel
19966249 21%endif
e47e54c3 22BuildRequires: freetype-devel
7a1703db 23BuildRequires: libmad-devel
7252b0b9 24BuildRequires: libmpeg2-devel >= 0.3.2
a7959bdf 25BuildRequires: libpng-devel
fcbbee39 26BuildRequires: libvorbis-devel
aa168718 27%ifarch %{ix86}
949e7817 28BuildRequires: nasm
aa168718 29%endif
7252b0b9 30BuildRequires: sed >= 4.0
949e7817
JR
31BuildRequires: wxGTK2-unicode-devel
32BuildRequires: wxWidgets-devel
33BuildRequires: zlib-devel
fcbbee39 34BuildRequires: zlib-devel
68a20b3e 35BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
36
36e3c4ce
ER
37%define specflags_sparc -fPIC
38
68a20b3e 39%description
158a3e17 40ScummVM is a program which allows you to run certain classic graphical
41point-and-click adventure games, provided you already have their data
42files. The clever part about this: ScummVM just replaces the
43executables shipped with the game, allowing you to play them on
44systems for which they were never designed!
65e34ebb 45
158a3e17 46Some of the adventures ScummVM supports include Adventure Soft's Simon
47the Sorcerer 1 and 2; Revolution's Beneath A Steel Sky, Broken Sword 1
48and Broken Sword 2; Flight of the Amazon Queen; Wyrmkeep's Inherit the
49Earth; Coktel Vision's Gobliiins; Westwood Studios' The Legend of
50Kyrandia and games based on LucasArts' SCUMM (Script Creation Utility
51for Maniac Mansion) system such as Monkey Island, Day of the Tentacle,
52Sam and Max and more. You can find a thorough list with details on
53which games are supported and how well on the project page.
68a20b3e 54
ef2767c3 55%description -l pl.UTF-8
158a3e17 56ScummVM jest programem umożliwiającym uruchamianie klasycznych
57graficznych gier przygodowych, pod warunkiem, że posiadane są ich
58pliki danych. ScummVM używany jest w miejsce pliku wykonywalnego
59dostarczonego razem z grą, co umożliwia granie na systemach, na które
60gry nie zostały przeznaczone.
65e34ebb 61
158a3e17 62ScummVM obsługuje między innymi Simon the Sorcerer 1 i 2 firmy
63Adventure Soft; Beneath A Steel Sky, Broken Sword 1 i 2 firmy
64Revolution; Flight of the Amazon Queen; Inherit the Earth firmy
65Wyrmkeep; serię Gobliiins firmy Coktel Vision; The Legend of Kyrandia
66firmy Westwood i gry bazujące na silniku SCUMM (Script Creation
67Utility for Maniac Mansion) firmy LucasArts, takie jak Monkey Island,
68Day of the Tentacle, Sam and Max i inne. Szczegółowa lista znajduje
69się na stronie projektu.
68a20b3e 70
ff5e2ece 71%package tools
11d19d1a 72Summary: ScummVM tools
92130a49 73Summary(pl.UTF-8): Narzędzia związane ze ScummVM
ff5e2ece 74Group: X11/Applications/Games
75
76%description tools
11d19d1a 77Collection of various tools that may be useful to use in conjunction
78with ScummVM.
ff5e2ece 79
ef2767c3
JR
80%description tools -l pl.UTF-8
81Zestaw narzędzi mogących być użytecznymi w połączeniu ze ScummVM.
ff5e2ece 82
158a3e17 83%package engine-agi
84Summary: Adventure Game Interpreter
85Summary(pl.UTF-8): Adventure Game Interpreter
86Group: X11/Applications/Games
ab844c47 87Requires: %{name} = %{version}-%{release}
158a3e17 88
89%description engine-agi
90The AGI (Adventure Game Interpreter) engine was used by Sierra in
91their early adventure games.
92
93%description engine-agi -l pl.UTF-8
7252b0b9 94Silnik AGI (Adventure Game Interpreter) był używany przez firmę Sierra
95w jej wczesnych grach przygodowych.
158a3e17 96
97%package engine-agos
98Summary: AGOS engine
99Summary(pl.UTF-8): Silnik AGOS
100Group: X11/Applications/Games
ab844c47 101Requires: %{name} = %{version}-%{release}
158a3e17 102
103%description engine-agos
104The AGOS Engine was originally created by Alan Cox at HorrorSoft and
7252b0b9 105is based on AberMUD V, with graphical extensions. Required for
106following games:
20cef33a
SS
107- Elvira
108- Elvira 2
109- Waxworks
110- Simon the Sorcerer
111- Simon the Sorcerer 2
112- The Feeble Files
158a3e17 113
114%description engine-agos -l pl.UTF-8
115Silnik AGOS został stworzony przez Alana Coksa w firmie HorrorSoft,
116bazowany jest na programie AberMUD V z graficznymi rozszerzeniami.
20cef33a
SS
117Używany w następujących grach:
118- Elvira
119- Elvira 2
120- Waxworks
121- Simon the Sorcerer
122- Simon the Sorcerer 2
123- The Feeble Files
158a3e17 124
9bd70d26
AG
125%package engine-cge
126Summary: CGE engine
127Summary(pl.UTF-8): Silnik CGE
128Group: X11/Applications/Games
129Requires: %{name} = %{version}-%{release}
130
131%description engine-cge
132CGE engine.
133
134%description engine-cge -l pl.UTF-8
135Silnik CGE.
136
158a3e17 137%package engine-cine
138Summary: Cinematique engine
139Summary(pl.UTF-8): Silnik Cinematique
140Group: X11/Applications/Games
ab844c47 141Requires: %{name} = %{version}-%{release}
158a3e17 142
143%description engine-cine
144Cinematique engine.
145
146%description engine-cine -l pl.UTF-8
147Silnik Cinematique.
148
9bd70d26
AG
149%package engine-composer
150Summary: Composer engine
151Summary(pl.UTF-8): Silnik Composer
152Group: X11/Applications/Games
153Requires: %{name} = %{version}-%{release}
154
155%description engine-composer
156Composer engine.
157
158%description engine-composer -l pl.UTF-8
159Silnik Composer.
160
158a3e17 161%package engine-cruise
162Summary: Cruise engine
163Summary(pl.UTF-8): Silnik Cruise
164Group: X11/Applications/Games
ab844c47 165Requires: %{name} = %{version}-%{release}
158a3e17 166
167%description engine-cruise
168Cruise engine.
169
170%description engine-cruise -l pl.UTF-8
171Silnik Cruise.
172
e47e54c3
JR
173%package engine-draci
174Summary: Draci engine
175Summary(pl.UTF-8): Silnik Draci
176Group: X11/Applications/Games
ab844c47 177Requires: %{name} = %{version}-%{release}
e47e54c3
JR
178
179%description engine-draci
180Draci engine.
181
182%description engine-draci -l pl.UTF-8
183Silnik Draci.
184
2f540fcb 185%package engine-drascula
186Summary: Drascula engine
187Summary(pl.UTF-8): Silnik Drascula
188Group: X11/Applications/Games
ab844c47 189Requires: %{name} = %{version}-%{release}
2f540fcb 190
191%description engine-drascula
192Drascula engine.
193
194%description engine-drascula -l pl.UTF-8
195Silnik Drascula.
196
9bd70d26
AG
197%package engine-dreamweb
198Summary: Dreamweb engine
199Summary(pl.UTF-8): Silnik Dreamweb
200Group: X11/Applications/Games
201Requires: %{name} = %{version}-%{release}
202
203%description engine-dreamweb
204Dreamweb engine.
205
206%description engine-dreamweb -l pl.UTF-8
207Silnik Dreamweb.
208
158a3e17 209%package engine-gob
210Summary: Gob engine
211Summary(pl.UTF-8): Silnik Gob
212Group: X11/Applications/Games
ab844c47 213Requires: %{name} = %{version}-%{release}
158a3e17 214
215%description engine-gob
216Engine to run adventure games created by Coktel Vision.
217
218%description engine-gob -l pl.UTF-8
219Silnik do uruchamiania gier stworzonych przez Coktel Vision.
220
949e7817
JR
221%package engine-groovie
222Summary: Groovie engine
223Summary(pl.UTF-8): Silnik Groovie
224Group: X11/Applications/Games
ab844c47 225Requires: %{name} = %{version}-%{release}
949e7817
JR
226
227%description engine-groovie
7252b0b9 228Engine to run adventure games created by Trilobyte or Aftermath Media
229(The 7th Guest, The 11th Hour).
949e7817
JR
230
231%description engine-groovie -l pl.UTF-8
7252b0b9 232Silnik do uruchamiania gier stworzonych przez Trilobyte i Aftermath
233Media (The 7th Guest, The 11th Hour).
949e7817 234
9bd70d26
AG
235%package engine-hugo
236Summary: Hugo engine
237Summary(pl.UTF-8): Silnik Hugo
238Group: X11/Applications/Games
239Requires: %{name} = %{version}-%{release}
240
241%description engine-hugo
242Hugo engine.
243
244%description engine-hugo -l pl.UTF-8
245Silnik Hugo.
246
158a3e17 247%package engine-kyra
248Summary: Kyrandia engine
249Summary(pl.UTF-8): Silnik Kyrandia
250Group: X11/Applications/Games
ab844c47 251Requires: %{name} = %{version}-%{release}
158a3e17 252
253%description engine-kyra
254Kyrandia engine.
255
256%description engine-kyra -l pl.UTF-8
257Silnik Kyrandia.
258
9bd70d26
AG
259%package engine-lastexpress
260Summary: Lastexpress engine
261Summary(pl.UTF-8): Silnik Lastexpress
262Group: X11/Applications/Games
263Requires: %{name} = %{version}-%{release}
264
265%description engine-lastexpress
266Lastexpress is the engine for the game Lastexpress of the Temptress.
267
268%description engine-lastexpress -l pl.UTF-8
269Lastexpress jest silnikiem dla gry Lastexpress of the Temptress.
270
158a3e17 271%package engine-lure
272Summary: Lure engine
273Summary(pl.UTF-8): Silnik Lure
274Group: X11/Applications/Games
ab844c47 275Requires: %{name} = %{version}-%{release}
158a3e17 276
277%description engine-lure
949e7817 278Lure is the engine for the game Lure of the Temptress.
158a3e17 279
280%description engine-lure -l pl.UTF-8
949e7817
JR
281Lure jest silnikiem dla gry Lure of the Temptress.
282
283%package engine-m4
bb5d3e3a
JR
284Summary: M4/MADS engine
285Summary(pl.UTF-8): Silnik M4/MADS
949e7817 286Group: X11/Applications/Games
ab844c47 287Requires: %{name} = %{version}-%{release}
949e7817
JR
288
289%description engine-m4
7252b0b9 290MADS stands for the MicroProse Adventure Development System, used in
291the three adventure games they made. It was later sold to Sanctuary
292Woods, who continued development on it and named it M4 (MADS version 4
293perhaps) and released two more games.
949e7817
JR
294
295%description engine-m4 -l pl.UTF-8
7252b0b9 296MADS to MicroProse Adventure Development System, używany jest w trzech
297grach stworzonych przez MicroProse. Został sprzedany do Sanctuary
298Woods i dalej rozwijany jako M4.
949e7817
JR
299
300%package engine-made
301Summary: MADE engine
302Summary(pl.UTF-8): Silnik MADE
303Group: X11/Applications/Games
ab844c47 304Requires: %{name} = %{version}-%{release}
949e7817
JR
305
306%description engine-made
7252b0b9 307MADE stands for Multimedia Applications Development Environment, and
308was used by Activision to create some of their point'n'click adventure
309games.
949e7817
JR
310
311%description engine-made -l pl.UTF-8
7252b0b9 312MADE to Multimedia Applications Development Environment, był używany
313przez Activision w grach przygodowych.
158a3e17 314
e47e54c3
JR
315%package engine-mohawk
316Summary: Mohawk engine
317Summary(pl.UTF-8): Silnik Mohawk
318Group: X11/Applications/Games
ab844c47 319Requires: %{name} = %{version}-%{release}
e47e54c3
JR
320
321%description engine-mohawk
7252b0b9 322The Mohawk engine was developed by Brøderbund starting in the early
3231990's with the Windows port of Myst.
e47e54c3
JR
324
325%description engine-mohawk -l pl.UTF-8
7252b0b9 326Silnik Mohawk został stworzony przez Brøderbund we wczesnych latach
32790-ych, na potrzeby gry Myst.
e47e54c3 328
158a3e17 329%package engine-parallaction
330Summary: Parallaction engine
331Summary(pl.UTF-8): Silnik Parallaction
332Group: X11/Applications/Games
ab844c47 333Requires: %{name} = %{version}-%{release}
158a3e17 334
335%description engine-parallaction
336Parallaction engine.
337
338%description engine-parallaction -l pl.UTF-8
339Silnik Parallaction.
340
341%package engine-queen
342Summary: Queen engine
343Summary(pl.UTF-8): Silnik Queen
344Group: X11/Applications/Games
ab844c47 345Requires: %{name} = %{version}-%{release}
158a3e17 346
347%description engine-queen
348The Queen Engine is used to play Interactive Binary Illusions' Flight
349of the Amazon Queen.
350
351%description engine-queen -l pl.UTF-8
352Silnik Queen jest używany do gry w Flight of the Amazon Queen firmy
353Interactive Binary Illusions.
354
355%package engine-saga
356Summary: Scripts for Animated Graphic Adventures
357Summary(pl.UTF-8): Scripts for Animated Graphic Adventures
358Group: X11/Applications/Games
ab844c47 359Requires: %{name} = %{version}-%{release}
158a3e17 360
361%description engine-saga
362SAGA (Scripts for Animated Graphic Adventures) engine.
363
364%description engine-saga -l pl.UTF-8
365Silnik SAGA (Scripts for Animated Graphic Adventures).
366
949e7817
JR
367%package engine-sci
368Summary: Sierra's "SCript Interpreter"
369Summary(pl.UTF-8): SCript Interpreter Sierry
370Group: X11/Applications/Games
ab844c47 371Requires: %{name} = %{version}-%{release}
949e7817
JR
372
373%description engine-sci
374Sierra's "SCript Interpreter" and the "Sierra's Creative Interpreter.
375
376%description engine-sci -l pl.UTF-8
377SCript Interpreter Sierry.
378
158a3e17 379%package engine-scumm
380Summary: Script Creation Utility for Maniac Mansion
381Summary(pl.UTF-8): Script Creation Utility for Maniac Mansion
382Group: X11/Applications/Games
ab844c47 383Requires: %{name} = %{version}-%{release}
158a3e17 384
385%description engine-scumm
386SCUMM is a utility used to create the famous LucasArts adventure games
387like the Monkey Island series and also gave ScummVM its name.
388
389%description engine-scumm -l pl.UTF-8
390SCUMM jest narzędziem użytym do stworzenia znanych gier przygodowych
391firmy LucasArts takich jak seria Monkey Island, dał również ScummVM
392nazwę.
393
394%package engine-sky
395Summary: Sky engine
396Summary(pl.UTF-8): Silnik Sky
397Group: X11/Applications/Games
ab844c47 398Requires: %{name} = %{version}-%{release}
158a3e17 399
400%description engine-sky
401Sky is the internal name for the Virtual Theatre variant which runs
402Beneath a Steel Sky.
403
404%description engine-sky -l pl.UTF-8
405Sky jest wewnętrzną nazwą na wariant Virtual Theatre, który uruchamia
406Beneath a Steel Sky.
407
408%package engine-sword1
409Summary: Sword1 engine
410Summary(pl.UTF-8): Silnik Sword1
411Group: X11/Applications/Games
ab844c47 412Requires: %{name} = %{version}-%{release}
158a3e17 413
414%description engine-sword1
415Sword1 engine.
416
417%description engine-sword1 -l pl.UTF-8
418Silnik Sword1.
419
420%package engine-sword2
421Summary: Sword2 engine
422Summary(pl.UTF-8): Silnik Sword2
423Group: X11/Applications/Games
ab844c47 424Requires: %{name} = %{version}-%{release}
158a3e17 425
426%description engine-sword2
427Sword2 engine.
428
429%description engine-sword2 -l pl.UTF-8
430Silnik Sword2.
431
9bd70d26
AG
432%package engine-sword25
433Summary: Sword2.5 engine
434Summary(pl.UTF-8): Silnik Sword2.5
435Group: X11/Applications/Games
436Requires: %{name} = %{version}-%{release}
437
438%description engine-sword25
439Sword2.5 engine.
440
441%description engine-sword25 -l pl.UTF-8
442Silnik Sword2.5.
443
e47e54c3
JR
444%package engine-teenagent
445Summary: TeenAgent engine
446Summary(pl.UTF-8): Silnik TeenAgent
447Group: X11/Applications/Games
ab844c47 448Requires: %{name} = %{version}-%{release}
e47e54c3
JR
449
450%description engine-teenagent
451This engine is only used by TeenAgent.
452
453%description engine-teenagent -l pl.UTF-8
454Ten silnik jest używany tylko przez TeenAgenta.
455
9bd70d26
AG
456%package engine-testbed
457Summary: Testbed engine
458Summary(pl.UTF-8): Silnik Testbed
459Group: X11/Applications/Games
460Requires: %{name} = %{version}-%{release}
461
462%description engine-testbed
463TestBed: the Testing framework engine
464
465%description engine-testbed -l pl.UTF-8
466TestBed: the Testing framework engine
467
949e7817
JR
468%package engine-tinsel
469Summary: Tinsel engine
470Summary(pl.UTF-8): Silnik Tinsel
471Group: X11/Applications/Games
ab844c47 472Requires: %{name} = %{version}-%{release}
949e7817
JR
473
474%description engine-tinsel
475This engine is only used by Discworld 1 and Discworld 2.
949e7817
JR
476
477%description engine-tinsel -l pl.UTF-8
478Ten silnik jest używany tylko przez Discworld 1 i Discworld 2.
479
9bd70d26
AG
480%package engine-toon
481Summary: Toon engine
482Summary(pl.UTF-8): Silnik Toon
483Group: X11/Applications/Games
484Requires: %{name} = %{version}-%{release}
485
486%description engine-toon
487Toonstruck engine.
488
489%description engine-toon -l pl.UTF-8
490Silnik Toonstruck.
491
158a3e17 492%package engine-touche
493Summary: Touche engine
494Summary(pl.UTF-8): Silnik Touche
495Group: X11/Applications/Games
ab844c47 496Requires: %{name} = %{version}-%{release}
158a3e17 497
498%description engine-touche
499This engine is only used by Touche: The Adventures of the Fifth
500Musketeer.
501
502%description engine-touche -l pl.UTF-8
503Ten silnik jest używany tylko przez Touché: Przygody Piątego
504Muszkietera.
505
9bd70d26
AG
506%package engine-tsage
507Summary: Tsage engine
508Summary(pl.UTF-8): Silnik Tsage
509Group: X11/Applications/Games
510Requires: %{name} = %{version}-%{release}
511
512%description engine-tsage
513This engine is only used by Ringworld: Revenge Of The Patriarch.
514
515%description engine-tsage -l pl.UTF-8
7252b0b9 516Ten silnik jest używany tylko przez Ringworld: Revenge Of The
517Patriach.
9bd70d26 518
949e7817
JR
519%package engine-tucker
520Summary: Tucker engine
521Summary(pl.UTF-8): Silnik Tucker
522Group: X11/Applications/Games
ab844c47 523Requires: %{name} = %{version}-%{release}
949e7817
JR
524
525%description engine-tucker
526The Tucker engine is used in Bud Tucker in Double Trouble.
527
528%description engine-tucker -l pl.UTF-8
529Silnik Tucker jest używany przez Bud Tucker in Double Trouble.
530
531%package theme-classic
532Summary: Theme classic for ScummVM
533Summary(pl.UTF-8): Motyw classic dla ScummVM
534Group: X11/Applications/Games
ab844c47 535Requires: %{name} = %{version}-%{release}
949e7817
JR
536
537%description theme-classic
538Theme classic for ScummVM.
539
540%description theme-classic -l pl.UTF-8
541Motyw classic dla ScummVM.
542
7be96678
SS
543%package theme-modern
544Summary: Theme modern for ScummVM
545Summary(pl.UTF-8): Motyw modern dla ScummVM
546Group: X11/Applications/Games
ab844c47 547Requires: %{name} = %{version}-%{release}
7be96678
SS
548
549%description theme-modern
550Theme modern for ScummVM.
551
552%description theme-modern -l pl.UTF-8
553Motyw modern dla ScummVM.
554
68a20b3e 555%prep
46065ef6 556%setup -q -a 1
9bd70d26
AG
557cd scummvm-tools-%{version_tools}
558%patch0 -p2
559cd ..
7da257dd 560
949e7817 561%{__sed} -i -e 's:"plugins":"%{_libdir}/scummvm":' base/plugins.cpp
68a20b3e 562
563%build
fcbbee39 564./configure \
a72ebb26 565 --prefix=%{_prefix} \
b795276d 566 --disable-debug \
949e7817 567 --enable-all-engines \
7545cdd1
AG
568 --enable-plugins \
569 --default-dynamic
fcbbee39 570
65e34ebb 571%{__make} \
ff5e2ece 572 CXX="%{__cxx}" \
d3ede7c0 573 CXXFLAGS="%{rpmcppflags} %{rpmcflags} -fpic $(wx-gtk2-unicode-config --cppflags)" \
a7959bdf 574 LDFLAGS="%{rpmcflags} %{rpmldflags}"
ff5e2ece 575
158a3e17 576cd scummvm-tools-%{version_tools}
e47e54c3 577./configure \
a72ebb26 578 --prefix=%{_prefix} \
e47e54c3
JR
579 --disable-debug
580
ff5e2ece 581%{__make} \
7545cdd1 582 CXX="%{__cxx}" \
d3ede7c0 583 CXXFLAGS="%{rpmcppflags} %{rpmcflags} -DUNIX -fpermissive $(wx-gtk2-unicode-config --cppflags)" \
a7959bdf 584 LDFLAGS="%{rpmcflags} %{rpmldflags} $(wx-gtk2-unicode-config --libs)"
68a20b3e 585
586%install
587rm -rf $RPM_BUILD_ROOT
6643062f 588install -d $RPM_BUILD_ROOT{%{_bindir},%{_mandir}/man6,%{_pixmapsdir},%{_desktopdir},%{_libdir}/scummvm}
588a139d 589
68a20b3e 590install scummvm $RPM_BUILD_ROOT%{_bindir}
2c8064cc 591#install scummvm.6 $RPM_BUILD_ROOT%{_mandir}/man6
68a20b3e 592
6643062f 593install plugins/lib*.so $RPM_BUILD_ROOT%{_libdir}/scummvm
594
e47e54c3 595%{__make} -C scummvm-tools-%{version_tools} install \
9bd70d26 596 DESTDIR=$RPM_BUILD_ROOT
ff5e2ece 597
796a9394 598install %{SOURCE2} $RPM_BUILD_ROOT%{_desktopdir}
158a3e17 599install icons/%{name}.svg $RPM_BUILD_ROOT%{_pixmapsdir}
6a16a469 600
7be96678 601install -d $RPM_BUILD_ROOT%{_datadir}/%{name}
949e7817 602install gui/themes/*.zip $RPM_BUILD_ROOT%{_datadir}/%{name}
7be96678 603
68a20b3e 604%clean
605rm -rf $RPM_BUILD_ROOT
606
607%files
608%defattr(644,root,root,755)
158a3e17 609%doc AUTHORS COPYRIGHT NEWS README TODO
ff5e2ece 610%attr(755,root,root) %{_bindir}/scummvm
158a3e17 611%dir %{_libdir}/scummvm
2c8064cc 612#%{_mandir}/man6/*
6a16a469 613%{_pixmapsdir}/*
3a9426b4 614%{_desktopdir}/*.desktop
7be96678 615%dir %{_datadir}/%{name}
ff5e2ece 616
617%files tools
618%defattr(644,root,root,755)
158a3e17 619%doc scummvm-tools-%{version_tools}/README
ab16910a 620%attr(755,root,root) %{_bindir}/*
621%exclude %{_bindir}/scummvm
9bd70d26 622%{_datadir}/scummvm-tools
158a3e17 623
624%files engine-agi
625%defattr(644,root,root,755)
626%dir %{_libdir}/scummvm/libagi.so
627
628%files engine-agos
629%defattr(644,root,root,755)
630%dir %{_libdir}/scummvm/libagos.so
631
9bd70d26
AG
632%files engine-cge
633%defattr(644,root,root,755)
634%dir %{_libdir}/scummvm/libcge.so
635
158a3e17 636%files engine-cine
637%defattr(644,root,root,755)
638%dir %{_libdir}/scummvm/libcine.so
639
9bd70d26
AG
640%files engine-composer
641%defattr(644,root,root,755)
642%dir %{_libdir}/scummvm/libcomposer.so
643
158a3e17 644%files engine-cruise
645%defattr(644,root,root,755)
646%dir %{_libdir}/scummvm/libcruise.so
647
e47e54c3
JR
648%files engine-draci
649%defattr(644,root,root,755)
650%dir %{_libdir}/scummvm/libdraci.so
651
2f540fcb 652%files engine-drascula
653%defattr(644,root,root,755)
654%dir %{_libdir}/scummvm/libdrascula.so
655
9bd70d26
AG
656%files engine-dreamweb
657%defattr(644,root,root,755)
658%dir %{_libdir}/scummvm/libdreamweb.so
659
158a3e17 660%files engine-gob
661%defattr(644,root,root,755)
662%dir %{_libdir}/scummvm/libgob.so
663
949e7817
JR
664%files engine-groovie
665%defattr(644,root,root,755)
666%dir %{_libdir}/scummvm/libgroovie.so
667
9bd70d26
AG
668%files engine-hugo
669%defattr(644,root,root,755)
670%dir %{_libdir}/scummvm/libhugo.so
671
158a3e17 672%files engine-kyra
673%defattr(644,root,root,755)
674%dir %{_libdir}/scummvm/libkyra.so
675
9bd70d26
AG
676%files engine-lastexpress
677%defattr(644,root,root,755)
678%dir %{_libdir}/scummvm/liblastexpress.so
679
158a3e17 680%files engine-lure
681%defattr(644,root,root,755)
682%dir %{_libdir}/scummvm/liblure.so
683
949e7817
JR
684%files engine-m4
685%defattr(644,root,root,755)
686%dir %{_libdir}/scummvm/libm4.so
687
688%files engine-made
689%defattr(644,root,root,755)
690%dir %{_libdir}/scummvm/libmade.so
691
e47e54c3
JR
692%files engine-mohawk
693%defattr(644,root,root,755)
694%dir %{_libdir}/scummvm/libmohawk.so
695
158a3e17 696%files engine-parallaction
697%defattr(644,root,root,755)
698%dir %{_libdir}/scummvm/libparallaction.so
699
700%files engine-queen
701%defattr(644,root,root,755)
702%dir %{_libdir}/scummvm/libqueen.so
703
704%files engine-saga
705%defattr(644,root,root,755)
706%dir %{_libdir}/scummvm/libsaga.so
707
949e7817
JR
708%files engine-sci
709%defattr(644,root,root,755)
710%dir %{_libdir}/scummvm/libsci.so
711
158a3e17 712%files engine-scumm
713%defattr(644,root,root,755)
714%dir %{_libdir}/scummvm/libscumm.so
715
716%files engine-sky
717%defattr(644,root,root,755)
718%dir %{_libdir}/scummvm/libsky.so
719
720%files engine-sword1
721%defattr(644,root,root,755)
722%dir %{_libdir}/scummvm/libsword1.so
723
724%files engine-sword2
725%defattr(644,root,root,755)
726%dir %{_libdir}/scummvm/libsword2.so
727
9bd70d26
AG
728%files engine-sword25
729%defattr(644,root,root,755)
730%dir %{_libdir}/scummvm/libsword25.so
731
e47e54c3
JR
732%files engine-teenagent
733%defattr(644,root,root,755)
734%dir %{_libdir}/scummvm/libteenagent.so
735
9bd70d26
AG
736%files engine-testbed
737%defattr(644,root,root,755)
738%dir %{_libdir}/scummvm/libtestbed.so
739
949e7817
JR
740%files engine-tinsel
741%defattr(644,root,root,755)
742%dir %{_libdir}/scummvm/libtinsel.so
743
158a3e17 744%files engine-touche
745%defattr(644,root,root,755)
746%dir %{_libdir}/scummvm/libtouche.so
7be96678 747
9bd70d26
AG
748%files engine-toon
749%defattr(644,root,root,755)
750%dir %{_libdir}/scummvm/libtoon.so
751
752%files engine-tsage
753%defattr(644,root,root,755)
754%dir %{_libdir}/scummvm/libtsage.so
755
949e7817
JR
756%files engine-tucker
757%defattr(644,root,root,755)
758%dir %{_libdir}/scummvm/libtucker.so
759
760%files theme-classic
761%defattr(644,root,root,755)
762%{_datadir}/%{name}/scummclassic.*
763
7be96678
SS
764%files theme-modern
765%defattr(644,root,root,755)
949e7817 766%{_datadir}/%{name}/scummmodern.*
This page took 0.148072 seconds and 4 git commands to generate.