summaryrefslogtreecommitdiff
path: root/packages/hpux
diff options
context:
space:
mode:
authorMichael R Sweet <michael.r.sweet@gmail.com>1999-09-15 17:05:50 +0000
committerMichael R Sweet <michael.r.sweet@gmail.com>1999-09-15 17:05:50 +0000
commitfbe24c3b80b5a6454b5f37c6dc5746a2ff691d16 (patch)
tree4834eb9d7b79722edc7b7c7a807d962973ca1eb1 /packages/hpux
parentaa9c028aeb9d036e9be5b9b9bae103289e29ba91 (diff)
Updated for FLTK 1.0.5.
Added EPM distribution list file. git-svn-id: file:///fltk/svn/fltk/branches/branch-1.0@721 ea41ed52-d2ee-0310-a9c1-e6b18d33e121
Diffstat (limited to 'packages/hpux')
-rw-r--r--packages/hpux/fltk.info10
-rwxr-xr-xpackages/hpux/makedist.sh6
2 files changed, 8 insertions, 8 deletions
diff --git a/packages/hpux/fltk.info b/packages/hpux/fltk.info
index b53ba1353..e10616621 100644
--- a/packages/hpux/fltk.info
+++ b/packages/hpux/fltk.info
@@ -1,7 +1,7 @@
product
tag fltk
- revision 1.0.4
- title Fast Light Tool Kit, 1.0.4
+ revision 1.0.5
+ title Fast Light Tool Kit, 1.0.5
description C++ GUI toolkit for UNIX and Microsoft Windows.
copyright Copyright 1998-1999, see the GNU Library General Public License for details.
number HP-FLTK
@@ -13,7 +13,7 @@ product
fileset
tag dso
- title FLTK - Shared Libraries, 1.0.4
+ title FLTK - Shared Libraries, 1.0.5
file -m 0000 -o root -g sys packages/hpux/links/libfltk.sl /usr/lib/libfltk.sl
file -m 0555 -o root -g sys src/libfltk.sl.1 /usr/lib/libfltk.sl.1
@@ -21,7 +21,7 @@ product
fileset
tag doc
- title FLTK - Documentation, 1.0.4
+ title FLTK - Documentation, 1.0.5
file -m 0444 -o root -g sys documentation/adjuster1.gif /usr/info/fltk/adjuster1.gif
file -m 0444 -o root -g sys documentation/ask.C.gif /usr/info/fltk/ask.C.gif
@@ -158,7 +158,7 @@ product
fileset
tag dev
- title FLTK - Development Software, 1.0.4
+ title FLTK - Development Software, 1.0.5
file -m 0444 -o root -g sys fluid/fluid /usr/bin/X11/fluid
file -m 0444 -o root -g sys FL/dirent.h /usr/include/FL/dirent.h
diff --git a/packages/hpux/makedist.sh b/packages/hpux/makedist.sh
index 9c49c5789..99f2b9e70 100755
--- a/packages/hpux/makedist.sh
+++ b/packages/hpux/makedist.sh
@@ -26,7 +26,7 @@ ln -sf libfltk.sl.1 links/libfltk.sl
cd ../..
/usr/sbin/swpackage -v -s packages/hpux/fltk.info \
- -d packages/hpux/fltk-1.0.4-hpux.depot -x write_remote_files=true \
+ -d packages/hpux/fltk-1.0.5-hpux.depot -x write_remote_files=true \
-x target_type=tape fltk
echo "Compressing distribution..."
@@ -34,6 +34,6 @@ echo "Compressing distribution..."
cd packages/hpux
rm -rf links
-rm -f fltk-1.0.4-hpux.depot.gz
-gzip -9 fltk-1.0.4-hpux.depot
+rm -f fltk-1.0.5-hpux.depot.gz
+gzip -9 fltk-1.0.5-hpux.depot