2 # "$Id: ntk.list.in 8661 2011-05-14 18:11:56Z AlbrechtS $"
4 # EPM product list file for the Fast Light Tool Kit (FLTK).
6 # (EPM can be found at http://www.epmhome.org/)
8 # Copyright 1998-2010 by Bill Spitzak and others.
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.
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.
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
25 # Please report all bugs and problems on the following page:
27 # http://www.ntk.org/str.php
30 %product Fast Light Tool Kit (FLTK)
31 %copyright 1998-2011 by Bill Spitzak and others.
32 %vendor FLTK Development Team
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.
43 $exec_prefix=@exec_prefix@
45 $datarootdir=@datarootdir@
47 $includedir=@includedir@
50 $docdir=${datadir}/doc/ntk
57 $FLDSONAME=@FLDSONAME@
58 $FLLIBNAME=@FLLIBNAME@
59 $GLDSONAME=@GLDSONAME@
60 $GLLIBNAME=@GLLIBNAME@
68 f 0555 root sys $libdir/libntk_s.a src/libntk_s.a nostrip()
70 f 0555 root sys $libdir/libntk.sl.@FL_API_VERSION@ src/libntk.sl.@FL_API_VERSION@ nostrip()
72 f 0555 root sys $libdir/libntk.@FL_API_VERSION@.dylib src/libntk.@FL_API_VERSION@.dylib nostrip()
73 %system !aix !darwin !hpux
74 f 0555 root sys $libdir/libntk.so.@FL_API_VERSION@ src/libntk.so.@FL_API_VERSION@ nostrip()
78 f 0555 root sys $libdir/libntk_images_s.a src/libntk_images_s.a nostrip()
80 f 0555 root sys $libdir/libntk_images.sl.@FL_API_VERSION@ src/libntk_images.sl.@FL_API_VERSION@ nostrip()
82 f 0555 root sys $libdir/libntk_images.@FL_API_VERSION@.dylib src/libntk_images.@FL_API_VERSION@.dylib nostrip()
83 %system !aix !darwin !hpux
84 f 0555 root sys $libdir/libntk_images.so.@FL_API_VERSION@ src/libntk_images.so.@FL_API_VERSION@ nostrip()
90 f 0555 root sys $libdir/libntk_gl_s.a src/libntk_gl_s.a nostrip()
92 f 0555 root sys $libdir/libntk_gl.sl.@FL_API_VERSION@ src/libntk_gl.sl.@FL_API_VERSION@ nostrip()
94 f 0555 root sys $libdir/libntk_gl.@FL_API_VERSION@.dylib src/libntk_gl.@FL_API_VERSION@.dylib nostrip()
95 %system !aix !darwin !hpux
96 f 0555 root sys $libdir/libntk_gl.so.@FL_API_VERSION@ src/libntk_gl.so.@FL_API_VERSION@ nostrip()
102 %description FLTK Development Environment
103 %description Install ntk-devel if you need to develop FLTK applications.
104 %description You'll need to install the ntk package if you plan to run
105 %description dynamically linked applications.
108 d 0555 root sys /Applications/fluid.app -
109 d 0555 root sys /Applications/fluid.app/Contents -
110 f 0444 root sys /Applications/fluid.app/Contents/Info.plist fluid/fluid.app/Contents/Info.plist
111 f 0444 root sys /Applications/fluid.app/Contents/PkgInfo fluid/fluid.app/Contents/PkgInfo
112 d 0555 root sys /Applications/fluid.app/Contents/MacOS -
113 l 0555 root sys /Applications/fluid.app/Contents/MacOS/fluid $bindir/fluid
114 d 0555 root sys /Applications/fluid.app/Contents/Resources -
115 f 0444 root sys /Applications/fluid.app/Contents/Resources/fluid.icns fluid/fluid.app/Contents/Resources/fluid.icns
116 %postinstall $bindir/ntk-config --post $bindir/fluid
117 %postremove /bin/rm -rf /Applications/fluid.app
120 f 0444 root sys /usr/share/applications/fluid.desktop fluid/fluid.desktop
121 f 0444 root sys /usr/share/icons/hicolor/16x16/apps/fluid.png fluid/icons/fluid-16.png
122 f 0444 root sys /usr/share/icons/hicolor/32x32/apps/fluid.png fluid/icons/fluid-32.png
123 f 0444 root sys /usr/share/icons/hicolor/48x48/apps/fluid.png fluid/icons/fluid-48.png
124 f 0444 root sys /usr/share/icons/hicolor/64x64/apps/fluid.png fluid/icons/fluid-64.png
125 f 0444 root sys /usr/share/icons/hicolor/128x128/apps/fluid.png fluid/icons/fluid-128.png
126 f 0444 root sys /usr/share/mimelnk/application/x-fluid.desktop fluid/x-fluid.desktop
131 f 0555 root sys $bindir/fluid fluid/$FLUID
132 f 0555 root sys $bindir/ntk-config ntk-config
135 f 0444 root sys $mandir/cat1/fluid.$CAT1EXT documentation/src/fluid.$CAT1EXT
136 f 0444 root sys $mandir/cat1/ntk-config.$CAT1EXT documentation/src/ntk-config.$CAT1EXT
137 f 0444 root sys $mandir/cat3/ntk.$CAT3EXT documentation/src/ntk.$CAT3EXT
138 f 0444 root sys $mandir/man1/fluid.1 documentation/src/fluid.man
139 f 0444 root sys $mandir/man1/ntk-config.1 documentation/src/ntk-config.man
140 f 0444 root sys $mandir/man3/ntk.3 documentation/src/ntk.man
143 f 0444 root sys $libdir/libntk.a lib/libntk.a
144 f 0444 root sys $libdir/libntk_images.a lib/libntk_images.a
146 f 0444 root sys $libdir/libntk_gl.a lib/libntk_gl.a
150 f 0444 root sys $libdir/libntk_jpeg.a lib/libntk_jpeg.a
154 f 0444 root sys $libdir/libntk_png.a lib/libntk_png.a
158 f 0444 root sys $libdir/libntk_z.a lib/libntk_z.a
163 l 0000 root sys $libdir/libntk.sl libntk.sl.@FL_API_VERSION@
165 l 0000 root sys $libdir/libntk.dylib libntk.@FL_API_VERSION@.dylib
166 %system !aix !darwin !hpux
167 l 0000 root sys $libdir/libntk.so libntk.so.@FL_API_VERSION@
171 l 0000 root sys $libdir/libntk_images.sl libntk_images.sl.@FL_API_VERSION@
173 l 0000 root sys $libdir/libntk_images.dylib libntk_images.@FL_API_VERSION@.dylib
174 %system !aix !darwin !hpux
175 l 0000 root sys $libdir/libntk_images.so libntk_images.so.@FL_API_VERSION@
181 l 0000 root sys $libdir/libntk_gl.sl libntk_gl.sl.@FL_API_VERSION@
183 l 0000 root sys $libdir/libntk_gl.dylib libntk_gl.@FL_API_VERSION@.dylib
184 %system !aix !darwin !hpux
185 l 0000 root sys $libdir/libntk_gl.so libntk_gl.so.@FL_API_VERSION@
190 f 0444 root sys $includedir/FL/ FL/*.[hH]
193 f 0444 root sys $includedir/FL/images/jconfig.h jpeg/jconfig.h
194 f 0444 root sys $includedir/FL/images/jerror.h jpeg/jerror.h
195 f 0444 root sys $includedir/FL/images/jmorecfg.h jpeg/jmorecfg.h
196 f 0444 root sys $includedir/FL/images/jpeglib.h jpeg/jpeglib.h
200 f 0444 root sys $includedir/FL/images/png.h png/png.h
201 f 0444 root sys $includedir/FL/images/pngconf.h png/pngconf.h
202 f 0444 root sys $includedir/FL/images/pnglibconf.h png/pnglibconf.h
206 f 0444 root sys $includedir/FL/images/zconf.h zlib/zconf.h
207 f 0444 root sys $includedir/FL/images/zlib.h zlib/zlib.h
208 f 0444 root sys $includedir/FL/images/zutil.h zlib/zutil.h
212 # Symlinks to handle common case problems...
213 l 0000 root sys $includedir/Fl FL
214 l 0000 root sys $includedir/FL/Enumerations.h Enumerations.H
215 l 0000 root sys $includedir/FL/Fl.h Fl.H
216 l 0000 root sys $includedir/FL/Fl_Adjuster.h Fl_Adjuster.H
217 l 0000 root sys $includedir/FL/Fl_Bitmap.h Fl_Bitmap.H
218 l 0000 root sys $includedir/FL/Fl_BMP_Image.h Fl_BMP_Image.H
219 l 0000 root sys $includedir/FL/Fl_Box.h Fl_Box.H
220 l 0000 root sys $includedir/FL/Fl_Browser.h Fl_Browser.H
221 l 0000 root sys $includedir/FL/Fl_Browser_.h Fl_Browser_.H
222 l 0000 root sys $includedir/FL/Fl_Button.h Fl_Button.H
223 l 0000 root sys $includedir/FL/Fl_Cairo.h Fl_Cairo.H
224 l 0000 root sys $includedir/FL/Fl_Cairo_Window.h Fl_Cairo_Window.H
225 l 0000 root sys $includedir/FL/Fl_Chart.h Fl_Chart.H
226 l 0000 root sys $includedir/FL/Fl_Check_Browser.h Fl_Check_Browser.H
227 l 0000 root sys $includedir/FL/Fl_Check_Button.h Fl_Check_Button.H
228 l 0000 root sys $includedir/FL/Fl_Choice.h Fl_Choice.H
229 l 0000 root sys $includedir/FL/Fl_Clock.h Fl_Clock.H
230 l 0000 root sys $includedir/FL/Fl_Color_Chooser.h Fl_Color_Chooser.H
231 l 0000 root sys $includedir/FL/Fl_Counter.h Fl_Counter.H
232 l 0000 root sys $includedir/FL/Fl_Device.h Fl_Device.H
233 l 0000 root sys $includedir/FL/Fl_Dial.h Fl_Dial.H
234 l 0000 root sys $includedir/FL/Fl_Double_Window.h Fl_Double_Window.H
235 l 0000 root sys $includedir/FL/Fl_Export.h Fl_Export.H
236 l 0000 root sys $includedir/FL/Fl_File_Browser.h Fl_File_Browser.H
237 l 0000 root sys $includedir/FL/Fl_File_Chooser.h Fl_File_Chooser.H
238 l 0000 root sys $includedir/FL/Fl_File_Icon.h Fl_File_Icon.H
239 l 0000 root sys $includedir/FL/Fl_Fill_Dial.h Fl_Fill_Dial.H
240 l 0000 root sys $includedir/FL/Fl_Fill_Slider.h Fl_Fill_Slider.H
241 l 0000 root sys $includedir/FL/Fl_Float_Input.h Fl_Float_Input.H
242 l 0000 root sys $includedir/FL/Fl_FormsBitmap.h Fl_FormsBitmap.H
243 l 0000 root sys $includedir/FL/Fl_FormsPixmap.h Fl_FormsPixmap.H
244 l 0000 root sys $includedir/FL/Fl_Free.h Fl_Free.H
245 l 0000 root sys $includedir/FL/Fl_GIF_Image.h Fl_GIF_Image.H
246 l 0000 root sys $includedir/FL/Fl_Gl_Window.h Fl_Gl_Window.H
247 l 0000 root sys $includedir/FL/Fl_Group.h Fl_Group.H
248 l 0000 root sys $includedir/FL/Fl_Help_Dialog.h Fl_Help_Dialog.H
249 l 0000 root sys $includedir/FL/Fl_Help_View.h Fl_Help_View.H
250 l 0000 root sys $includedir/FL/Fl_Hold_Browser.h Fl_Hold_Browser.H
251 l 0000 root sys $includedir/FL/Fl_Hor_Fill_Slider.h Fl_Hor_Fill_Slider.H
252 l 0000 root sys $includedir/FL/Fl_Hor_Nice_Slider.h Fl_Hor_Nice_Slider.H
253 l 0000 root sys $includedir/FL/Fl_Hor_Slider.h Fl_Hor_Slider.H
254 l 0000 root sys $includedir/FL/Fl_Hor_Value_Slider.h Fl_Hor_Value_Slider.H
255 l 0000 root sys $includedir/FL/Fl_Image.h Fl_Image.H
256 l 0000 root sys $includedir/FL/Fl_JPEG_Image.h Fl_JPEG_Image.H
257 l 0000 root sys $includedir/FL/Fl_Input.h Fl_Input.H
258 l 0000 root sys $includedir/FL/Fl_Input_.h Fl_Input_.H
259 l 0000 root sys $includedir/FL/Fl_Input_Choice.h Fl_Input_Choice.H
260 l 0000 root sys $includedir/FL/Fl_Int_Input.h Fl_Int_Input.H
261 l 0000 root sys $includedir/FL/Fl_Light_Button.h Fl_Light_Button.H
262 l 0000 root sys $includedir/FL/Fl_Line_Dial.h Fl_Line_Dial.H
263 l 0000 root sys $includedir/FL/Fl_Menu.h Fl_Menu.H
264 l 0000 root sys $includedir/FL/Fl_Menu_.h Fl_Menu_.H
265 l 0000 root sys $includedir/FL/Fl_Menu_Bar.h Fl_Menu_Bar.H
266 l 0000 root sys $includedir/FL/Fl_Menu_Button.h Fl_Menu_Button.H
267 l 0000 root sys $includedir/FL/Fl_Menu_Item.h Fl_Menu_Item.H
268 l 0000 root sys $includedir/FL/Fl_Menu_Window.h Fl_Menu_Window.H
269 l 0000 root sys $includedir/FL/Fl_Multi_Browser.h Fl_Multi_Browser.H
270 l 0000 root sys $includedir/FL/Fl_Multi_Label.h Fl_Multi_Label.H
271 l 0000 root sys $includedir/FL/Fl_Multiline_Input.h Fl_Multiline_Input.H
272 l 0000 root sys $includedir/FL/Fl_Multiline_Output.h Fl_Multiline_Output.H
273 l 0000 root sys $includedir/FL/Fl_Native_File_Chooser.h Fl_Native_File_Chooser.H
274 l 0000 root sys $includedir/FL/Fl_Nice_Slider.h Fl_Nice_Slider.H
275 l 0000 root sys $includedir/FL/Fl_Object.h Fl_Object.H
276 l 0000 root sys $includedir/FL/Fl_Output.h Fl_Output.H
277 l 0000 root sys $includedir/FL/Fl_Overlay_Window.h Fl_Overlay_Window.H
278 l 0000 root sys $includedir/FL/Fl_Pack.h Fl_Pack.H
279 l 0000 root sys $includedir/FL/Fl_Paged_Device.h Fl_Paged_Device.H
280 l 0000 root sys $includedir/FL/Fl_Pixmap.h Fl_Pixmap.H
281 l 0000 root sys $includedir/FL/Fl_Plugin.h Fl_Plugin.H
282 l 0000 root sys $includedir/FL/Fl_PNG_Image.h Fl_PNG_Image.H
283 l 0000 root sys $includedir/FL/Fl_PNM_Image.h Fl_PNM_Image.H
284 l 0000 root sys $includedir/FL/Fl_Positioner.h Fl_Positioner.H
285 l 0000 root sys $includedir/FL/Fl_PostScript.h Fl_PostScript.H
286 l 0000 root sys $includedir/FL/Fl_Preferences.h Fl_Preferences.H
287 l 0000 root sys $includedir/FL/Fl_Printer.h Fl_Printer.H
288 l 0000 root sys $includedir/FL/Fl_Progress.h Fl_Progress.H
289 l 0000 root sys $includedir/FL/Fl_Radio_Button.h Fl_Radio_Button.H
290 l 0000 root sys $includedir/FL/Fl_Radio_Light_Button.h Fl_Radio_Light_Button.H
291 l 0000 root sys $includedir/FL/Fl_Radio_Round_Button.h Fl_Radio_Round_Button.H
292 l 0000 root sys $includedir/FL/Fl_Repeat_Button.h Fl_Repeat_Button.H
293 l 0000 root sys $includedir/FL/Fl_Return_Button.h Fl_Return_Button.H
294 l 0000 root sys $includedir/FL/Fl_Roller.h Fl_Roller.H
295 l 0000 root sys $includedir/FL/Fl_Round_Button.h Fl_Round_Button.H
296 l 0000 root sys $includedir/FL/Fl_Round_Clock.h Fl_Round_Clock.H
297 l 0000 root sys $includedir/FL/Fl_Scroll.h Fl_Scroll.H
298 l 0000 root sys $includedir/FL/Fl_Scrollbar.h Fl_Scrollbar.H
299 l 0000 root sys $includedir/FL/Fl_Secret_Input.h Fl_Secret_Input.H
300 l 0000 root sys $includedir/FL/Fl_Select_Browser.h Fl_Select_Browser.H
301 l 0000 root sys $includedir/FL/Fl_Shared_Image.h Fl_Shared_Image.H
302 l 0000 root sys $includedir/FL/Fl_Simple_Counter.h Fl_Simple_Counter.H
303 l 0000 root sys $includedir/FL/Fl_Single_Window.h Fl_Single_Window.H
304 l 0000 root sys $includedir/FL/Fl_Slider.h Fl_Slider.H
305 l 0000 root sys $includedir/FL/Fl_Spinner.h Fl_Spinner.H
306 l 0000 root sys $includedir/FL/Fl_Sys_Menu_Bar.h Fl_Sys_Menu_Bar.H
307 l 0000 root sys $includedir/FL/Fl_Table.h Fl_Table.H
308 l 0000 root sys $includedir/FL/Fl_Table_Row.h Fl_Table_Row.H
309 l 0000 root sys $includedir/FL/Fl_Tabs.h Fl_Tabs.H
310 l 0000 root sys $includedir/FL/Fl_Text_Buffer.h Fl_Text_Buffer.H
311 l 0000 root sys $includedir/FL/Fl_Text_Display.h Fl_Text_Display.H
312 l 0000 root sys $includedir/FL/Fl_Text_Editor.h Fl_Text_Editor.H
313 l 0000 root sys $includedir/FL/Fl_Tile.h Fl_Tile.H
314 l 0000 root sys $includedir/FL/Fl_Tiled_Image.h Fl_Tiled_Image.H
315 l 0000 root sys $includedir/FL/Fl_Timer.h Fl_Timer.H
316 l 0000 root sys $includedir/FL/Fl_Toggle_Button.h Fl_Toggle_Button.H
317 l 0000 root sys $includedir/FL/Fl_Toggle_Light_Button.h Fl_Toggle_Light_Button.H
318 l 0000 root sys $includedir/FL/Fl_Toggle_Round_Button.h Fl_Toggle_Round_Button.H
319 l 0000 root sys $includedir/FL/Fl_Tooltip.h Fl_Tooltip.H
320 l 0000 root sys $includedir/FL/Fl_Tree.h Fl_Tree.H
321 l 0000 root sys $includedir/FL/Fl_Tree_Item.h Fl_Tree_Item.H
322 l 0000 root sys $includedir/FL/Fl_Tree_Item_Array.h Fl_Tree_Item_Array.H
323 l 0000 root sys $includedir/FL/Fl_Tree_Prefs.h Fl_Tree_Prefs.H
324 l 0000 root sys $includedir/FL/Fl_Valuator.h Fl_Valuator.H
325 l 0000 root sys $includedir/FL/Fl_Value_Input.h Fl_Value_Input.H
326 l 0000 root sys $includedir/FL/Fl_Value_Output.h Fl_Value_Output.H
327 l 0000 root sys $includedir/FL/Fl_Value_Slider.h Fl_Value_Slider.H
328 l 0000 root sys $includedir/FL/Fl_Widget.h Fl_Widget.H
329 l 0000 root sys $includedir/FL/Fl_Window.h Fl_Window.H
330 l 0000 root sys $includedir/FL/Fl_Wizard.h Fl_Wizard.H
331 l 0000 root sys $includedir/FL/Fl_XBM_Image.h Fl_XBM_Image.H
332 l 0000 root sys $includedir/FL/Fl_XPM_Image.h Fl_XPM_Image.H
333 l 0000 root sys $includedir/FL/filename.h filename.H
334 l 0000 root sys $includedir/FL/fl_ask.h fl_ask.H
335 l 0000 root sys $includedir/FL/fl_draw.h fl_draw.H
336 l 0000 root sys $includedir/FL/fl_message.h fl_message.H
337 l 0000 root sys $includedir/FL/fl_show_colormap.h fl_show_colormap.H
338 l 0000 root sys $includedir/FL/fl_show_input.h fl_show_input.H
339 l 0000 root sys $includedir/FL/gl_draw.h gl_draw.H
340 l 0000 root sys $includedir/FL/glut.h glut.H
341 l 0000 root sys $includedir/FL/mac.h mac.H
342 l 0000 root sys $includedir/FL/win32.h win32.H
343 l 0000 root sys $includedir/FL/x.h x.H
347 d 0555 root sys $docdir -
348 f 0444 root sys $docdir/ documentation/html/*.gif
349 f 0444 root sys $docdir/ documentation/html/*.html
350 f 0444 root sys $docdir/ documentation/html/*.jpg
351 f 0444 root sys $docdir/COPYING COPYING
352 f 0444 root sys $docdir/CHANGES CHANGES
355 d 0555 root sys $docdir/examples
356 f 0444 root sys $docdir/examples/config.h config.h
357 f 0444 root sys $docdir/examples/ test/*.cxx
358 f 0444 root sys $docdir/examples/ test/*.fl
359 f 0444 root sys $docdir/examples/ test/*.h
362 %description FLTK Games
363 %description Install ntk-games to play Block Attack!, checkers, or Sudoku on your computer.
366 d 0555 root sys /Applications/blocks.app -
367 d 0555 root sys /Applications/blocks.app/Contents -
368 f 0444 root sys /Applications/blocks.app/Contents/Info.plist test/blocks.app/Contents/Info.plist
369 f 0444 root sys /Applications/blocks.app/Contents/PkgInfo test/blocks.app/Contents/PkgInfo
370 d 0555 root sys /Applications/blocks.app/Contents/MacOS -
371 f 0555 root sys /Applications/blocks.app/Contents/MacOS/blocks test/blocks
372 d 0555 root sys /Applications/blocks.app/Contents/Resources -
373 f 0444 root sys /Applications/blocks.app/Contents/Resources/blocks.icns test/blocks.app/Contents/Resources/blocks.icns
374 %postremove /bin/rm -rf /Applications/blocks.app
376 d 0555 root sys /Applications/checkers.app -
377 d 0555 root sys /Applications/checkers.app/Contents -
378 f 0444 root sys /Applications/checkers.app/Contents/Info.plist test/checkers.app/Contents/Info.plist
379 f 0444 root sys /Applications/checkers.app/Contents/PkgInfo test/checkers.app/Contents/PkgInfo
380 d 0555 root sys /Applications/checkers.app/Contents/MacOS -
381 f 0555 root sys /Applications/checkers.app/Contents/MacOS/checkers test/checkers
382 d 0555 root sys /Applications/checkers.app/Contents/Resources -
383 f 0444 root sys /Applications/checkers.app/Contents/Resources/checkers.icns test/checkers.app/Contents/Resources/checkers.icns
384 %postremove /bin/rm -rf /Applications/checkers.app
386 d 0555 root sys /Applications/sudoku.app -
387 d 0555 root sys /Applications/sudoku.app/Contents -
388 f 0444 root sys /Applications/sudoku.app/Contents/Info.plist test/sudoku.app/Contents/Info.plist
389 f 0444 root sys /Applications/sudoku.app/Contents/PkgInfo test/sudoku.app/Contents/PkgInfo
390 d 0555 root sys /Applications/sudoku.app/Contents/MacOS -
391 f 0555 root sys /Applications/sudoku.app/Contents/MacOS/sudoku test/sudoku
392 d 0555 root sys /Applications/sudoku.app/Contents/Resources -
393 f 0444 root sys /Applications/sudoku.app/Contents/Resources/sudoku.icns test/sudoku.app/Contents/Resources/sudoku.icns
394 %postremove /bin/rm -rf /Applications/sudoku.app
397 f 0555 root sys $bindir/blocks test/blocks
398 f 0444 root sys /usr/share/applications/blocks.desktop test/desktop/blocks.desktop
399 f 0444 root sys /usr/share/icons/hicolor/32x32/apps/blocks.png test/desktop/blocks-32.png
400 f 0444 root sys /usr/share/icons/hicolor/128x128/apps/blocks.png test/desktop/blocks-128.png
402 f 0555 root sys $bindir/checkers test/checkers
403 f 0444 root sys /usr/share/applications/checkers.desktop test/desktop/checkers.desktop
404 f 0444 root sys /usr/share/icons/hicolor/32x32/apps/checkers.png test/desktop/checkers-32.png
405 f 0444 root sys /usr/share/icons/hicolor/128x128/apps/checkers.png test/desktop/checkers-128.png
407 f 0555 root sys $bindir/sudoku test/sudoku
408 f 0444 root sys /usr/share/applications/sudoku.desktop test/desktop/sudoku.desktop
409 f 0444 root sys /usr/share/icons/hicolor/32x32/apps/sudoku.png test/desktop/sudoku-32.png
410 f 0444 root sys /usr/share/icons/hicolor/128x128/apps/sudoku.png test/desktop/sudoku-128.png
413 f 0444 root sys $mandir/cat6/blocks.$CAT6EXT documentation/src/blocks.$CAT6EXT
414 f 0444 root sys $mandir/cat6/checkers.$CAT6EXT documentation/src/checkers.$CAT6EXT
415 f 0444 root sys $mandir/cat6/sudoku.$CAT6EXT documentation/src/sudoku.$CAT6EXT
416 f 0444 root sys $mandir/man6/blocks.6 documentation/src/blocks.man
417 f 0444 root sys $mandir/man6/checkers.6 documentation/src/checkers.man
418 f 0444 root sys $mandir/man6/sudoku.6 documentation/src/sudoku.man
421 # End of "$Id: ntk.list.in 8661 2011-05-14 18:11:56Z AlbrechtS $".