source: rtems-graphics-toolkit/fltk-1.1.10/fltk.list.in @ 513eea1

Last change on this file since 513eea1 was 513eea1, checked in by Joel Sherrill <joel.sherrill@…>, on 01/09/10 at 22:43:24

2010-01-08 Joel Sherrill <joel.sherrill@…>

fltk 1.1.10. imported

  • ORIGIN: Updated.
  • Property mode set to 100644
File size: 18.7 KB
Line 
1#
2# "$Id$"
3#
4# EPM product list file for the Fast Light Tool Kit (FLTK).
5#
6# (EPM can be found at http://www.epmhome.org/)
7#
8# Copyright 1998-2008 by Bill Spitzak and others.
9#
10# This library is free software; you can redistribute it and/or
11# modify it under the terms of the GNU Library General Public
12# License as published by the Free Software Foundation; either
13# version 2 of the License, or (at your option) any later version.
14#
15# This library is distributed in the hope that it will be useful,
16# but WITHOUT ANY WARRANTY; without even the implied warranty of
17# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
18# Library General Public License for more details.
19#
20# You should have received a copy of the GNU Library General Public
21# License along with this library; if not, write to the Free Software
22# Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307
23# USA.
24#
25# Please report all bugs and problems on the following page:
26#
27#      http://www.fltk.org/str.php
28#
29
30%product Fast Light Tool Kit (FLTK)
31%copyright 1998-2008 by Bill Spitzak and others.
32%vendor FLTK Development Team
33%license COPYING
34%readme README
35%version @FL_MAJOR_VERSION@.@FL_MINOR_VERSION@.@FL_PATCH_VERSION@
36%description The Fast Light Tool Kit ("FLTK", pronounced "fulltick") is a
37%description cross-platform C++ GUI toolkit for UNIX(r)/Linux(r) (X11),
38%description Microsoft(r) Windows(r), and MacOS(r) X.  FLTK provides modern
39%description GUI functionality without the bloat and supports 3D graphics via
40%description OpenGL(r) and its built-in GLUT emulation.
41
42$prefix=@prefix@
43$exec_prefix=@exec_prefix@
44$bindir=@bindir@
45$datarootdir=@datarootdir@
46$datadir=@datadir@
47$includedir=@includedir@
48$libdir=@libdir@
49$mandir=@mandir@
50$docdir=${datadir}/doc/fltk
51
52$CAT1EXT=@CAT1EXT@
53$CAT3EXT=@CAT3EXT@
54$CAT6EXT=@CAT6EXT@
55
56$DSONAME=@DSONAME@
57$FLDSONAME=@FLDSONAME@
58$FLLIBNAME=@FLLIBNAME@
59$GLDSONAME=@GLDSONAME@
60$GLLIBNAME=@GLLIBNAME@
61$FLUID=@FLUID@
62$JPEG=@JPEG@
63$PNG=@PNG@
64$ZLIB=@ZLIB@
65
66%if DSONAME
67%system aix
68f 0555 root sys $libdir/libfltk_s.a src/libfltk_s.a nostrip()
69%system hpux
70f 0555 root sys $libdir/libfltk.sl.@FL_API_VERSION@ src/libfltk.sl.@FL_API_VERSION@ nostrip()
71%system darwin
72f 0555 root sys $libdir/libfltk.@FL_API_VERSION@.dylib src/libfltk.@FL_API_VERSION@.dylib nostrip()
73%system !aix !darwin !hpux
74f 0555 root sys $libdir/libfltk.so.@FL_API_VERSION@ src/libfltk.so.@FL_API_VERSION@ nostrip()
75%system all
76
77%system aix
78f 0555 root sys $libdir/libfltk_forms_s.a src/libfltk_forms_s.a nostrip()
79%system hpux
80f 0555 root sys $libdir/libfltk_forms.sl.@FL_API_VERSION@ src/libfltk_forms.sl.@FL_API_VERSION@ nostrip()
81%system darwin
82f 0555 root sys $libdir/libfltk_forms.@FL_API_VERSION@.dylib src/libfltk_forms.@FL_API_VERSION@.dylib nostrip()
83%system !aix !darwin !hpux
84f 0555 root sys $libdir/libfltk_forms.so.@FL_API_VERSION@ src/libfltk_forms.so.@FL_API_VERSION@ nostrip()
85%system all
86
87%system aix
88f 0555 root sys $libdir/libfltk_images_s.a src/libfltk_images_s.a nostrip()
89%system hpux
90f 0555 root sys $libdir/libfltk_images.sl.@FL_API_VERSION@ src/libfltk_images.sl.@FL_API_VERSION@ nostrip()
91%system darwin
92f 0555 root sys $libdir/libfltk_images.@FL_API_VERSION@.dylib src/libfltk_images.@FL_API_VERSION@.dylib nostrip()
93%system !aix !darwin !hpux
94f 0555 root sys $libdir/libfltk_images.so.@FL_API_VERSION@ src/libfltk_images.so.@FL_API_VERSION@ nostrip()
95%system all
96%endif
97
98%if GLDSONAME
99%system aix
100f 0555 root sys $libdir/libfltk_gl_s.a src/libfltk_gl_s.a nostrip()
101%system hpux
102f 0555 root sys $libdir/libfltk_gl.sl.@FL_API_VERSION@ src/libfltk_gl.sl.@FL_API_VERSION@ nostrip()
103%system darwin
104f 0555 root sys $libdir/libfltk_gl.@FL_API_VERSION@.dylib src/libfltk_gl.@FL_API_VERSION@.dylib nostrip()
105%system !aix !darwin !hpux
106f 0555 root sys $libdir/libfltk_gl.so.@FL_API_VERSION@ src/libfltk_gl.so.@FL_API_VERSION@ nostrip()
107%system all
108%endif
109
110
111%subpackage devel
112%description FLTK Development Environment
113%description Install fltk-devel if you need to develop FLTK applications.
114%description You'll need to install the fltk package if you plan to run
115%description dynamically linked applications.
116
117%system darwin
118l 0444 root sys /usr/include/gcc/darwin/3.1/g++-v3/FL $includedir/FL
119
120d 0555 root sys /Applications/fluid.app -
121d 0555 root sys /Applications/fluid.app/Contents -
122f 0444 root sys /Applications/fluid.app/Contents/Info.plist fluid/fluid.app/Contents/Info.plist
123f 0444 root sys /Applications/fluid.app/Contents/PkgInfo fluid/fluid.app/Contents/PkgInfo
124d 0555 root sys /Applications/fluid.app/Contents/MacOS -
125l 0555 root sys /Applications/fluid.app/Contents/MacOS/fluid $bindir/fluid
126d 0555 root sys /Applications/fluid.app/Contents/Resources -
127f 0444 root sys /Applications/fluid.app/Contents/Resources/fluid.icns fluid/fluid.app/Contents/Resources/fluid.icns
128%postinstall $bindir/fltk-config --post $bindir/fluid
129%postremove /bin/rm -rf /Applications/fluid.app
130
131%system !darwin
132f 0444 root sys /usr/share/applications/fluid.desktop fluid/fluid.desktop
133f 0444 root sys /usr/share/icons/hicolor/16x16/apps/fluid.png fluid/icons/fluid-16.png
134f 0444 root sys /usr/share/icons/hicolor/32x32/apps/fluid.png fluid/icons/fluid-32.png
135f 0444 root sys /usr/share/icons/hicolor/48x48/apps/fluid.png fluid/icons/fluid-48.png
136f 0444 root sys /usr/share/icons/hicolor/64x64/apps/fluid.png fluid/icons/fluid-64.png
137f 0444 root sys /usr/share/icons/hicolor/128x128/apps/fluid.png fluid/icons/fluid-128.png
138f 0444 root sys /usr/share/mimelnk/application/x-fluid.desktop fluid/x-fluid.desktop
139
140%system all
141
142# FLUID
143f 0555 root sys $bindir/fluid fluid/$FLUID
144f 0555 root sys $bindir/fltk-config fltk-config
145
146# Man pages
147f 0444 root sys $mandir/cat1/fluid.$CAT1EXT documentation/fluid.$CAT1EXT
148f 0444 root sys $mandir/cat1/fltk-config.$CAT1EXT documentation/fltk-config.$CAT1EXT
149f 0444 root sys $mandir/cat3/fltk.$CAT3EXT documentation/fltk.$CAT3EXT
150f 0444 root sys $mandir/man1/fluid.1 documentation/fluid.man
151f 0444 root sys $mandir/man1/fltk-config.1 documentation/fltk-config.man
152f 0444 root sys $mandir/man3/fltk.3 documentation/fltk.man
153
154# Library files
155f 0444 root sys $libdir/libfltk.a lib/libfltk.a
156f 0444 root sys $libdir/libfltk_forms.a lib/libfltk_forms.a
157f 0444 root sys $libdir/libfltk_images.a lib/libfltk_images.a
158%if GLLIBNAME
159f 0444 root sys $libdir/libfltk_gl.a lib/libfltk_gl.a
160%endif
161
162%if JPEG
163f 0444 root sys $libdir/libfltk_jpeg.a lib/libfltk_jpeg.a
164%endif
165
166%if PNG
167f 0444 root sys $libdir/libfltk_png.a lib/libfltk_png.a
168%endif
169
170%if ZLIB
171f 0444 root sys $libdir/libfltk_z.a lib/libfltk_z.a
172%endif
173
174%if DSONAME
175%system hpux
176l 0000 root sys $libdir/libfltk.sl libfltk.sl.@FL_API_VERSION@
177%system darwin
178l 0000 root sys $libdir/libfltk.dylib libfltk.@FL_API_VERSION@.dylib
179%system !aix !darwin !hpux
180l 0000 root sys $libdir/libfltk.so libfltk.so.@FL_API_VERSION@
181%system all
182
183%system hpux
184l 0000 root sys $libdir/libfltk_forms.sl libfltk_forms.sl.@FL_API_VERSION@
185%system darwin
186l 0000 root sys $libdir/libfltk_forms.dylib libfltk_forms.@FL_API_VERSION@.dylib
187%system !aix !darwin !hpux
188l 0000 root sys $libdir/libfltk_forms.so libfltk_forms.so.@FL_API_VERSION@
189%system all
190
191%system hpux
192l 0000 root sys $libdir/libfltk_images.sl libfltk_images.sl.@FL_API_VERSION@
193%system darwin
194l 0000 root sys $libdir/libfltk_images.dylib libfltk_images.@FL_API_VERSION@.dylib
195%system !aix !darwin !hpux
196l 0000 root sys $libdir/libfltk_images.so libfltk_images.so.@FL_API_VERSION@
197%system all
198%endif
199
200%if GLDSONAME
201%system hpux
202l 0000 root sys $libdir/libfltk_gl.sl libfltk_gl.sl.@FL_API_VERSION@
203%system darwin
204l 0000 root sys $libdir/libfltk_gl.dylib libfltk_gl.@FL_API_VERSION@.dylib
205%system !aix !darwin !hpux
206l 0000 root sys $libdir/libfltk_gl.so libfltk_gl.so.@FL_API_VERSION@
207%system all
208%endif
209
210# Header files
211f 0444 root sys $includedir/FL/ FL/*.[hH]
212
213%if JPEG
214f 0444 root sys $includedir/FL/images/jconfig.h jpeg/jconfig.h
215f 0444 root sys $includedir/FL/images/jerror.h jpeg/jerror.h
216f 0444 root sys $includedir/FL/images/jmorecfg.h jpeg/jmorecfg.h
217f 0444 root sys $includedir/FL/images/jpeglib.h jpeg/jpeglib.h
218%endif
219
220%if PNG
221f 0444 root sys $includedir/FL/images/png.h png/png.h
222f 0444 root sys $includedir/FL/images/pngconf.h png/pngconf.h
223%endif
224
225%if ZLIB
226f 0444 root sys $includedir/FL/images/zconf.h zlib/zconf.h
227f 0444 root sys $includedir/FL/images/zlib.h zlib/zlib.h
228f 0444 root sys $includedir/FL/images/zutil.h zlib/zutil.h
229%endif
230
231%system !darwin
232# Symlinks to handle common case problems...
233l 0000 root sys $includedir/Fl FL
234l 0000 root sys $includedir/FL/Enumerations.h Enumerations.H
235l 0000 root sys $includedir/FL/Fl.h Fl.H
236l 0000 root sys $includedir/FL/Fl_Adjuster.h Fl_Adjuster.H
237l 0000 root sys $includedir/FL/Fl_Bitmap.h Fl_Bitmap.H
238l 0000 root sys $includedir/FL/Fl_BMP_Image.h Fl_BMP_Image.H
239l 0000 root sys $includedir/FL/Fl_Box.h Fl_Box.H
240l 0000 root sys $includedir/FL/Fl_Browser.h Fl_Browser.H
241l 0000 root sys $includedir/FL/Fl_Browser_.h Fl_Browser_.H
242l 0000 root sys $includedir/FL/Fl_Button.h Fl_Button.H
243l 0000 root sys $includedir/FL/Fl_Chart.h Fl_Chart.H
244l 0000 root sys $includedir/FL/Fl_Check_Browser.h Fl_Check_Browser.H
245l 0000 root sys $includedir/FL/Fl_Check_Button.h Fl_Check_Button.H
246l 0000 root sys $includedir/FL/Fl_Choice.h Fl_Choice.H
247l 0000 root sys $includedir/FL/Fl_Clock.h Fl_Clock.H
248l 0000 root sys $includedir/FL/Fl_Color_Chooser.h Fl_Color_Chooser.H
249l 0000 root sys $includedir/FL/Fl_Counter.h Fl_Counter.H
250l 0000 root sys $includedir/FL/Fl_Dial.h Fl_Dial.H
251l 0000 root sys $includedir/FL/Fl_Double_Window.h Fl_Double_Window.H
252l 0000 root sys $includedir/FL/Fl_File_Browser.h Fl_File_Browser.H
253l 0000 root sys $includedir/FL/Fl_File_Chooser.h Fl_File_Chooser.H
254l 0000 root sys $includedir/FL/Fl_File_Icon.h Fl_File_Icon.H
255l 0000 root sys $includedir/FL/Fl_Fill_Dial.h Fl_Fill_Dial.H
256l 0000 root sys $includedir/FL/Fl_Fill_Slider.h Fl_Fill_Slider.H
257l 0000 root sys $includedir/FL/Fl_Float_Input.h Fl_Float_Input.H
258l 0000 root sys $includedir/FL/Fl_FormsBitmap.h Fl_FormsBitmap.H
259l 0000 root sys $includedir/FL/Fl_FormsPixmap.h Fl_FormsPixmap.H
260l 0000 root sys $includedir/FL/Fl_Free.h Fl_Free.H
261l 0000 root sys $includedir/FL/Fl_GIF_Image.h Fl_GIF_Image.H
262l 0000 root sys $includedir/FL/Fl_Gl_Window.h Fl_Gl_Window.H
263l 0000 root sys $includedir/FL/Fl_Group.h Fl_Group.H
264l 0000 root sys $includedir/FL/Fl_Help_Dialog.h Fl_Help_Dialog.H
265l 0000 root sys $includedir/FL/Fl_Help_View.h Fl_Help_View.H
266l 0000 root sys $includedir/FL/Fl_Hold_Browser.h Fl_Hold_Browser.H
267l 0000 root sys $includedir/FL/Fl_Hor_Fill_Slider.h Fl_Hor_Fill_Slider.H
268l 0000 root sys $includedir/FL/Fl_Hor_Nice_Slider.h Fl_Hor_Nice_Slider.H
269l 0000 root sys $includedir/FL/Fl_Hor_Slider.h Fl_Hor_Slider.H
270l 0000 root sys $includedir/FL/Fl_Hor_Value_Slider.h Fl_Hor_Value_Slider.H
271l 0000 root sys $includedir/FL/Fl_Image.h Fl_Image.H
272l 0000 root sys $includedir/FL/Fl_JPEG_Image.h Fl_JPEG_Image.H
273l 0000 root sys $includedir/FL/Fl_Input.h Fl_Input.H
274l 0000 root sys $includedir/FL/Fl_Input_.h Fl_Input_.H
275l 0000 root sys $includedir/FL/Fl_Input_Choice.h Fl_Input_Choice.H
276l 0000 root sys $includedir/FL/Fl_Int_Input.h Fl_Int_Input.H
277l 0000 root sys $includedir/FL/Fl_Light_Button.h Fl_Light_Button.H
278l 0000 root sys $includedir/FL/Fl_Line_Dial.h Fl_Line_Dial.H
279l 0000 root sys $includedir/FL/Fl_Menu.h Fl_Menu.H
280l 0000 root sys $includedir/FL/Fl_Menu_.h Fl_Menu_.H
281l 0000 root sys $includedir/FL/Fl_Menu_Bar.h Fl_Menu_Bar.H
282l 0000 root sys $includedir/FL/Fl_Menu_Button.h Fl_Menu_Button.H
283l 0000 root sys $includedir/FL/Fl_Menu_Item.h Fl_Menu_Item.H
284l 0000 root sys $includedir/FL/Fl_Menu_Window.h Fl_Menu_Window.H
285l 0000 root sys $includedir/FL/Fl_Multi_Browser.h Fl_Multi_Browser.H
286l 0000 root sys $includedir/FL/Fl_Multi_Label.h Fl_Multi_Label.H
287l 0000 root sys $includedir/FL/Fl_Multiline_Input.h Fl_Multiline_Input.H
288l 0000 root sys $includedir/FL/Fl_Multiline_Output.h Fl_Multiline_Output.H
289l 0000 root sys $includedir/FL/Fl_Nice_Slider.h Fl_Nice_Slider.H
290l 0000 root sys $includedir/FL/Fl_Object.h Fl_Object.H
291l 0000 root sys $includedir/FL/Fl_Output.h Fl_Output.H
292l 0000 root sys $includedir/FL/Fl_Overlay_Window.h Fl_Overlay_Window.H
293l 0000 root sys $includedir/FL/Fl_Pack.h Fl_Pack.H
294l 0000 root sys $includedir/FL/Fl_Pixmap.h Fl_Pixmap.H
295l 0000 root sys $includedir/FL/Fl_PNG_Image.h Fl_PNG_Image.H
296l 0000 root sys $includedir/FL/Fl_PNM_Image.h Fl_PNM_Image.H
297l 0000 root sys $includedir/FL/Fl_Positioner.h Fl_Positioner.H
298l 0000 root sys $includedir/FL/Fl_Progress.h Fl_Progress.H
299l 0000 root sys $includedir/FL/Fl_Radio_Button.h Fl_Radio_Button.H
300l 0000 root sys $includedir/FL/Fl_Radio_Light_Button.h Fl_Radio_Light_Button.H
301l 0000 root sys $includedir/FL/Fl_Radio_Round_Button.h Fl_Radio_Round_Button.H
302l 0000 root sys $includedir/FL/Fl_Repeat_Button.h Fl_Repeat_Button.H
303l 0000 root sys $includedir/FL/Fl_Return_Button.h Fl_Return_Button.H
304l 0000 root sys $includedir/FL/Fl_Roller.h Fl_Roller.H
305l 0000 root sys $includedir/FL/Fl_Round_Button.h Fl_Round_Button.H
306l 0000 root sys $includedir/FL/Fl_Round_Clock.h Fl_Round_Clock.H
307l 0000 root sys $includedir/FL/Fl_Scroll.h Fl_Scroll.H
308l 0000 root sys $includedir/FL/Fl_Scrollbar.h Fl_Scrollbar.H
309l 0000 root sys $includedir/FL/Fl_Secret_Input.h Fl_Secret_Input.H
310l 0000 root sys $includedir/FL/Fl_Select_Browser.h Fl_Select_Browser.H
311l 0000 root sys $includedir/FL/Fl_Simple_Counter.h Fl_Simple_Counter.H
312l 0000 root sys $includedir/FL/Fl_Single_Window.h Fl_Single_Window.H
313l 0000 root sys $includedir/FL/Fl_Slider.h Fl_Slider.H
314l 0000 root sys $includedir/FL/Fl_Spinner.h Fl_Spinner.H
315l 0000 root sys $includedir/FL/Fl_Tabs.h Fl_Tabs.H
316l 0000 root sys $includedir/FL/Fl_Tile.h Fl_Tile.H
317l 0000 root sys $includedir/FL/Fl_Timer.h Fl_Timer.H
318l 0000 root sys $includedir/FL/Fl_Toggle_Button.h Fl_Toggle_Button.H
319l 0000 root sys $includedir/FL/Fl_Toggle_Light_Button.h Fl_Toggle_Light_Button.H
320l 0000 root sys $includedir/FL/Fl_Toggle_Round_Button.h Fl_Toggle_Round_Button.H
321l 0000 root sys $includedir/FL/Fl_Tooltip.h Fl_Tooltip.H
322l 0000 root sys $includedir/FL/Fl_Valuator.h Fl_Valuator.H
323l 0000 root sys $includedir/FL/Fl_Value_Input.h Fl_Value_Input.H
324l 0000 root sys $includedir/FL/Fl_Value_Output.h Fl_Value_Output.H
325l 0000 root sys $includedir/FL/Fl_Value_Slider.h Fl_Value_Slider.H
326l 0000 root sys $includedir/FL/Fl_Widget.h Fl_Widget.H
327l 0000 root sys $includedir/FL/Fl_Window.h Fl_Window.H
328l 0000 root sys $includedir/FL/Fl_XBM_Image.h Fl_XBM_Image.H
329l 0000 root sys $includedir/FL/Fl_XPM_Image.h Fl_XPM_Image.H
330l 0000 root sys $includedir/FL/filename.h filename.H
331l 0000 root sys $includedir/FL/fl_ask.h fl_ask.H
332l 0000 root sys $includedir/FL/fl_draw.h fl_draw.H
333l 0000 root sys $includedir/FL/fl_file_chooser.h Fl_File_Chooser.H
334l 0000 root sys $includedir/FL/fl_file_chooser.H Fl_File_Chooser.H
335l 0000 root sys $includedir/FL/fl_message.h fl_message.H
336l 0000 root sys $includedir/FL/fl_show_colormap.h fl_show_colormap.H
337l 0000 root sys $includedir/FL/fl_show_input.h fl_show_input.H
338l 0000 root sys $includedir/FL/forms.h forms.H
339l 0000 root sys $includedir/FL/gl_draw.h gl_draw.H
340l 0000 root sys $includedir/FL/glut.h glut.H
341l 0000 root sys $includedir/FL/win32.h win32.H
342l 0000 root sys $includedir/FL/x.h x.H
343%system all
344
345# Documentation
346d 0555 root sys $docdir -
347f 0444 root sys $docdir/ documentation/*.gif
348f 0444 root sys $docdir/ documentation/*.html
349f 0444 root sys $docdir/ documentation/*.jpg
350f 0444 root sys $docdir/COPYING COPYING
351f 0444 root sys $docdir/CHANGES CHANGES
352
353# Examples
354d 0555 root sys $docdir/examples
355f 0444 root sys $docdir/examples/config.h config.h
356f 0444 root sys $docdir/examples/ test/*.cxx
357f 0444 root sys $docdir/examples/ test/*.fl
358f 0444 root sys $docdir/examples/ test/*.h
359
360%subpackage games
361%description FLTK Games
362%description Install fltk-games to play Block Attack!, checkers, or Sudoku on your computer.
363
364%system darwin
365d 0555 root sys /Applications/blocks.app -
366d 0555 root sys /Applications/blocks.app/Contents -
367f 0444 root sys /Applications/blocks.app/Contents/Info.plist test/blocks.app/Contents/Info.plist
368f 0444 root sys /Applications/blocks.app/Contents/PkgInfo test/blocks.app/Contents/PkgInfo
369d 0555 root sys /Applications/blocks.app/Contents/MacOS -
370f 0555 root sys /Applications/blocks.app/Contents/MacOS/blocks test/blocks
371d 0555 root sys /Applications/blocks.app/Contents/Resources -
372f 0444 root sys /Applications/blocks.app/Contents/Resources/blocks.icns test/blocks.app/Contents/Resources/blocks.icns
373%postremove /bin/rm -rf /Applications/blocks.app
374
375d 0555 root sys /Applications/checkers.app -
376d 0555 root sys /Applications/checkers.app/Contents -
377f 0444 root sys /Applications/checkers.app/Contents/Info.plist test/checkers.app/Contents/Info.plist
378f 0444 root sys /Applications/checkers.app/Contents/PkgInfo test/checkers.app/Contents/PkgInfo
379d 0555 root sys /Applications/checkers.app/Contents/MacOS -
380f 0555 root sys /Applications/checkers.app/Contents/MacOS/checkers test/checkers
381d 0555 root sys /Applications/checkers.app/Contents/Resources -
382f 0444 root sys /Applications/checkers.app/Contents/Resources/checkers.icns test/checkers.app/Contents/Resources/checkers.icns
383%postremove /bin/rm -rf /Applications/checkers.app
384
385d 0555 root sys /Applications/sudoku.app -
386d 0555 root sys /Applications/sudoku.app/Contents -
387f 0444 root sys /Applications/sudoku.app/Contents/Info.plist test/sudoku.app/Contents/Info.plist
388f 0444 root sys /Applications/sudoku.app/Contents/PkgInfo test/sudoku.app/Contents/PkgInfo
389d 0555 root sys /Applications/sudoku.app/Contents/MacOS -
390f 0555 root sys /Applications/sudoku.app/Contents/MacOS/sudoku test/sudoku
391d 0555 root sys /Applications/sudoku.app/Contents/Resources -
392f 0444 root sys /Applications/sudoku.app/Contents/Resources/sudoku.icns test/sudoku.app/Contents/Resources/sudoku.icns
393%postremove /bin/rm -rf /Applications/sudoku.app
394
395%system !darwin
396f 0555 root sys $bindir/blocks test/blocks
397f 0444 root sys /usr/share/applications/blocks.desktop test/desktop/blocks.desktop
398f 0444 root sys /usr/share/icons/hicolor/32x32/apps/blocks.png test/desktop/blocks-32.png
399f 0444 root sys /usr/share/icons/hicolor/128x128/apps/blocks.png test/desktop/blocks-128.png
400
401f 0555 root sys $bindir/checkers test/checkers
402f 0444 root sys /usr/share/applications/checkers.desktop test/desktop/checkers.desktop
403f 0444 root sys /usr/share/icons/hicolor/32x32/apps/checkers.png test/desktop/checkers-32.png
404f 0444 root sys /usr/share/icons/hicolor/128x128/apps/checkers.png test/desktop/checkers-128.png
405
406f 0555 root sys $bindir/sudoku test/sudoku
407f 0444 root sys /usr/share/applications/sudoku.desktop test/desktop/sudoku.desktop
408f 0444 root sys /usr/share/icons/hicolor/32x32/apps/sudoku.png test/desktop/sudoku-32.png
409f 0444 root sys /usr/share/icons/hicolor/128x128/apps/sudoku.png test/desktop/sudoku-128.png
410
411%system all
412f 0444 root sys $mandir/cat6/blocks.$CAT6EXT documentation/blocks.$CAT6EXT
413f 0444 root sys $mandir/cat6/checkers.$CAT6EXT documentation/checkers.$CAT6EXT
414f 0444 root sys $mandir/cat6/sudoku.$CAT6EXT documentation/sudoku.$CAT6EXT
415f 0444 root sys $mandir/man6/blocks.6 documentation/blocks.man
416f 0444 root sys $mandir/man6/checkers.6 documentation/checkers.man
417f 0444 root sys $mandir/man6/sudoku.6 documentation/sudoku.man
418
419#
420# End of "$Id$".
421#
Note: See TracBrowser for help on using the repository browser.