mirror of
https://github.com/fltk/fltk.git
synced 2026-06-04 23:42:15 +08:00
Reset version numbers to 1.1.0 (no rcN)
Add images library to list file. git-svn-id: file:///fltk/svn/fltk/branches/branch-1.1@2523 ea41ed52-d2ee-0310-a9c1-e6b18d33e121
This commit is contained in:
+15
-2
@@ -1,5 +1,5 @@
|
||||
#
|
||||
# "$Id: fltk.list.in,v 1.1.2.5 2002/03/25 21:39:01 easysw Exp $"
|
||||
# "$Id: fltk.list.in,v 1.1.2.6 2002/07/12 02:04:53 easysw Exp $"
|
||||
#
|
||||
# EPM product list file for the Fast Light Tool Kit (FLTK).
|
||||
#
|
||||
@@ -111,6 +111,19 @@ l 0000 root sys $libdir/libfltk_gl.so libfltk_gl.so.@FL_API_VERSION@
|
||||
%system all
|
||||
%endif
|
||||
|
||||
%system aix
|
||||
f 0555 root sys $libdir/libfltk_images_s.a src/libfltk_images_s.a
|
||||
%system hpux
|
||||
f 0555 root sys $libdir/libfltk_images.sl.@FL_API_VERSION@ src/libfltk_images.sl.@FL_API_VERSION@
|
||||
l 0000 root sys $libdir/libfltk_images.sl libfltk_images.sl.@FL_API_VERSION@
|
||||
%system darwin freebsd openbsd netbsd
|
||||
f 0555 root sys $libdir/libfltk_images.dylib.@FL_API_VERSION@ src/libfltk_images.dylib.@FL_API_VERSION@
|
||||
l 0000 root sys $libdir/libfltk_images.dylib libfltk_images.dylib.@FL_API_VERSION@
|
||||
%system !aix !darwin !freebsd !openbsd !netbsd !hpux
|
||||
f 0555 root sys $libdir/libfltk_images.so.@FL_API_VERSION@ src/libfltk_images.so.@FL_API_VERSION@
|
||||
l 0000 root sys $libdir/libfltk_images.so libfltk_images.so.@FL_API_VERSION@
|
||||
%system all
|
||||
|
||||
# Header files
|
||||
f 0444 root sys $includedir/FL/ FL/*.[hH]
|
||||
|
||||
@@ -232,5 +245,5 @@ f 0444 root sys $datadir/doc/fltk/COPYING COPYING
|
||||
f 0444 root sys $datadir/doc/fltk/CHANGES CHANGES
|
||||
|
||||
#
|
||||
# End of "$Id: fltk.list.in,v 1.1.2.5 2002/03/25 21:39:01 easysw Exp $".
|
||||
# End of "$Id: fltk.list.in,v 1.1.2.6 2002/07/12 02:04:53 easysw Exp $".
|
||||
#
|
||||
|
||||
Reference in New Issue
Block a user