Commit graph

766 commits

Author SHA1 Message Date
tron
eaed2d6261 Add mirror on "ftp.fu-berlin.de". 2000-02-09 22:13:34 +00:00
tron
e8a1039530 Use "png>=1.0.3" instead of "png-*" in dependence list. 2000-02-09 20:20:52 +00:00
itojun
c954642d52 comment out examples from manpage, as man(1) will not run pic. 2000-02-09 17:47:01 +00:00
itojun
b4ef3b41f6 add prag to subdir. 2000-02-09 17:37:53 +00:00
itojun
f5ea42c1f7 prag, a preprocessor for pic 2000-02-09 17:36:19 +00:00
agc
a8785be70a Make sure that instapkg.tcl can be executed by adding the execute bits
for all as part of the post-patch stage.
2000-02-09 17:14:27 +00:00
tron
a5127075eb Update "png" package to version 1.0.5. This version mostly fixes bugs
discovered since version 1.0.3. A complete list of the changes can be
found under "ftp://ftp.uu.net/graphics/png/src/libpng-1.0.5-README.txt".
2000-02-09 15:46:27 +00:00
tron
f184beb4a5 Use wildcard dependence for "png" package. 2000-02-09 15:22:32 +00:00
tron
c247f960da Update "png" package to version 1.0.5. This version mostly fixes bugs
discovered since version 1.0.3. A complete list of the changes can be
found under "ftp://ftp.uu.net/graphics/png/src/libpng-1.0.5-README.txt".
2000-02-09 15:22:31 +00:00
tron
887dfa1b4e Use wildcard dependence for "png" package. 2000-02-09 15:22:26 +00:00
wiz
3ee61f4d27 updated pngcrush to 1.3.4. ChangeLog says:
* Version 1.3.4 (built with libpng-1.0.5m)
 *   Do not allow pngcrush to overwrite the input file.
2000-02-09 02:52:36 +00:00
hubertf
81b88333f8 adjust 2000-02-09 01:54:20 +00:00
dmcmahill
80d3bf0f22 update from tgif-4.1.25 to 4.1.26. Changes (from the HISTORY file) are:
-----------------------> tgif-4.1.25 => tgif-4.1.26 <-----------------------
1)  Fix a bug with special characters in the page file name.  Thanks to
    Kyle Bateman <kyle@actarg.com> for pointing out the problem.
2)  Fix NLS bugs for status line.  Thanks to Jun Nishii <jun@flatout.org>
    for the patch.
3)  Fix an offset problem for obj file generated by pstoedit.  Thanks to
    Wolfgang Glunz <Wolfgang.Glunz@icn.siemens.de> for pointing out the
    problem.
4)  Precise Scale Everything now flushes undo buffer and cannot be undone.
    Thanks to Heiko Scheit <Heiko.Scheit@mpi-hd.mpg.de> for pointing
    out the problem.
5)  Add context menu for the edit text box (Move Edit Text Box can be
    select to move the edit text box).
6)  Add Recently Used Files submenu under the File Menu.  The size can
    be controlled by the Tgif.MaxRecentFiles X default.
7)  Include "tgif.spec.in" for creating RPM files.  Thanks to
    Tomasz Koczko <kloczek@rudy.mif.pg.gda.pl> and
    Roberto A. Oppedisano <rao@penguinpowered.com> for the contribution.
8)  Assign Cntrl+1 and Cntrl+2 to Screen Capture and Full Screen Capture.
9)  In a multipage drawing, will not change drawing mode when moving from
    page to page.
10) Freehand drawing mode will be entered automatically when entering
    slideshow mode.  The can be overridden with the
    Tgif.GoHyperSpaceInSlideShow X default.  A new X default,
    Tgif.LineWidthIndexInSlideShow, is added to override the default
    line width of 4 in slideshow mode.
11) Add a new X default, Tgif.ResetOriginOnAdvancePage, so that tgif can
    be forced to scroll to the left-top corner of the page with no zoom
    when pages are advanced.
12) Add a new X default, Tgif.FreeHandCursor, to override the default pencil
    curosr in the freehand drawing mode.
2000-02-06 18:46:15 +00:00
dmcmahill
04f8e5f294 add quotes around the IGNORE string to prevent the "(8)" from causing problems 2000-02-04 04:43:29 +00:00
drochner
696a8a6027 reenable, update to 4.0.8 2000-01-31 21:10:28 +00:00
drochner
db7e9b87b8 cvs tag/regen 2000-01-31 21:06:38 +00:00
drochner
74ff113581 "extern int errno;" doesn't work anymore, at least in C++ 2000-01-31 21:04:13 +00:00
drochner
5a3c86a6e3 upgrade to 4.0.10 (no changelog available, bugfixes only afaics)
rebove BROKEN label - whoever wants to mark it BROKEN again, please
tell what platform you had problems with (and consider (NOT/ONLY_FOR...)
2000-01-31 20:56:49 +00:00
rh
80a3fd2bdb Update xsane to 0.51
Changes are:

xsane-0.48 -> 0.49:
-------------------

 - added support for different x/y resolutions and zoom factors,
   the y-resolution slider is added to the xsane main dialog now
 - in gimp mode x- and y-resolution infos are set correct now
 - added resolution and zoom icons for x- and y-dimension
 - added fax_width and fax_height to preferences
 - added paper size frame in fax mode preview
 - added czech translation - thanks to by Stanislav Brabec
   <utx@k332.feld.cvut.cz>
 - changed gimp_install_procedure(...): "RGB, GRAY" -> 0
 - changed printer geometry setup from 1/72 ich to mm
 - added setup entries for fax- width, height, left_offset and
   bottom_offset
 - corrected terminating \0 of strings in sane_choose_device
 - when button "Negative" is pressed the white/gray/black points
   are also inverted
 - split preview_restore_image into preview_restore_image and
   preview_restore_image_from_file, it can zoom into a saved
   image now.
 - zoom functions are done now without a new preview scan.
   3 different zoom levels are stored.
 - in xsane_scan_start the output file is only opend once in
   multi pass scan three pass scan does work now again.
 - added several missing routines for gamma correction in three
   pass scan


xsane-0.49 -> 0.50:
-------------------

 - removed bug in calculation of paper size in copy and fax mode
 - added support for rotate image in xsane_save_ps
 - added support for rotate (landscape mode) in copy mode and
   save-ps mode and added preferences menu "Rotate Postscript"
 - added bugfix for gtk_tooltips_set_colors as long as it does
   not work in gtk
 - improved memory allocation routines and error handling in preview
 - after the main window is created the resolution, resolution_x
   and resolution_y are made up to date now
 - changed dynamic menue list definition in xsane_setup for
   TIFF_COMPRESSION menu


xsane-0.50 -> 0.51:
-------------------

 - added some rangechecks to histogram->gamma calculation
   it is done as histogram->gamma->histogram now
 - changed redraw frame in preview_display_partial_image(),
   now the old image is completely overpainted!
 - added xsane_set_all_resolutions() to xsane_printer_callback,
   now paper size frame is updated when printer is changed
 - corrected wrong error message in setting of scansource_selection
   from "unknown type" to "unknown constraint type"
 - moved xsane.header_size = 0; to the end of xsane_scan_done so
   it is called in each case the missing command was responsible
   for a segfault when starting a scan after xsane_cancel has
   been called
 - moved progress_bar from it's own window to the bottom of the
   main window progress_bar texts are displayed in info frame
   and in progress bar
 - added size in mm/cm/in to progress bar when not scanning
 - in scales the number of digits is defined by quantization now,
   if no quantization is given by backend (quant=0, SANE_TYPE_FIXED)
   x.2 digits are displayed
 - corrected page_setp for scales
 - selection_active is reset in preview_display_partial_image
   instead of preview_paint_image
2000-01-26 22:03:12 +00:00
wulf
5367a358b7 Updated homepage URL 2000-01-22 10:45:46 +00:00
tron
4cffbbad7b Remove redundant dependences. 2000-01-19 17:36:51 +00:00
tron
dd2cdaa71c Add missign "@dirrm" for "lib/gphoto". 2000-01-19 17:36:28 +00:00
jlam
24ef86f870 Update dependency on ncurses to >=4.2 2000-01-15 18:46:22 +00:00
tron
de4fd23c4e Update "mtv" package to version 1.1.0.7. 2000-01-15 11:58:04 +00:00
soren
705a41a128 Depend on suse_linux>=6.1, not >=6.1p1. 2000-01-13 11:15:09 +00:00
rh
5cc78024d7 Update pngcrush to 1.3.3. Changes are:
Version 1.3.3:
 - Restored ability to enter gamma as a float even when floating point
   arithmetic is not enabled.

Version 1.3.2:
 - Fixed "PNG_NO_FLOAING_POINT" typo in pngcrush.h
 - Renamed "dirname" to "directory_name" to avoid conflict with "dirname"
   that appears in string.h on some platforms.
 - #ifdef'ed out parts of the help screen for options that are unsupported.
2000-01-13 08:05:01 +00:00
hubertf
208a50dc6a The distfile changed on the master site, adjust.
(Distfile on the ftp server was removed also)
2000-01-11 22:59:10 +00:00
soren
2259fe94f2 Allow newer versions of SuSE Linux libraries. 2000-01-11 02:25:28 +00:00
hubertf
3bbeeaa440 be consistent on which version to wildcard 2000-01-10 19:11:07 +00:00
rh
93b21cef3d Update xsane to 0.48. Changes are as follows:
- No longer requires patches ac and ad thanks to author's quick
   reaction to feedback.

xsane-0.46 -> 0.47:
-------------------

 - if helpfile viewer is netscape-remote and netscape is not running
   it is started

 - replaced ENODATA (used for EOF detection in xsane-rc-io and
   xsane-device-preferences) by XSANE_EOF (=-1)
   (ENODATA is not defined on all systems)

 - If faxproject does not exist, project data entries are made insensitive
   and buttons "send project" and "delete project" are replaced by "create
   project"

 - Added missing "&" in xsane_device_preferences_save_values:
   xsane_rc_io_w_array(w, &len, (void **) &word_array, (WireCodecFunc)
   xsane_rc_io_w_word, sizeof(SANE_Word)); that cause segmentation fault
   when writing bool, int or fixpoint arrays.


xsane-0.47 -> 0.48:
-------------------

 - "START" button is made insensitive in fax mode if project does not exist.

 - Preview window is created at the same time as the main dialog and it is
   destroyed at program end. Disabling "show preview" hides the preview
   window. This way the preview window placement does work correct.

 - set default values in xsane_device_preferences_load_file(char *filename)
   before reading the saved values, show_preview default = true

 - Mouse pointers display relevant mode icons in preview window now.

 - In copy mode the maximum selectable size that fits to the selected
   printer is drawn by a rect now. Selection is limited to the printer
   size.

 - if no local xsane.rc, xsane-style.rc or DEVICE.drc file exists it is
   loaded from SANE_DATA_DIR/xsane

 - all xsane rc files are placed in a subdirectory xsane now
   (~/.sane/xsane, SANE_DATA/DIR/xsane)

 - temporary files (previews, conversions) are saved in /tmp (defined in
   SANE_PATH_TMP in xsane.h) now

 - added window decoration icon (top left) to each xsane window (does work
   with kwm, does not work with fvwm2)

 - added warning icon and error icon

 - removed xsane_files_exit_callback, now xsane_scan_win_delete is used for
   all exit program calls

 - conversion-* and preview-* files are created with permission
   "-rw-------", images- and project-files are created with
   "preferences.image_umask" xsane.rc and *.drc are created with
   XSANE_DEFAULT_UMASK defined in xsane.h
2000-01-06 13:48:10 +00:00
rh
db9fbde053 Update gif2png to 2.3.0. This version cleans up some glitches in the
documentation.
2000-01-06 09:26:26 +00:00
wiz
a0277bbdf1 tiff library upgraded from 3.5.2 to 3.5.4. LZW compression part is now
optional and controlled by USE_GIF in mk.conf, decompression is unchanged.
Comment for USE_GIF in mk.conf has been updated. Some HTML documentation
gets installed now, too.

Changes:
A Y2K bugfix in ras2tiff, removal of LZW compression, new Pixar tags,
and Adobe ZIP support, as well as removal of some compiler warnings
and minor fixes.
2000-01-06 01:25:22 +00:00
abs
df05aef71f Strip trailing '.', and/or leading '(a|an) ' 2000-01-05 15:37:50 +00:00
bouyer
411efd082c Make it compile on solaris. While I'm there merge patch-ag in patch-af; it's
bad to patch the same file 2 times.
2000-01-04 16:55:33 +00:00
agc
053a9e15a0 Make PLIST match reality.
Make install target work in the presence of a file named "install".
2000-01-04 16:28:42 +00:00
agc
c33021ea2f Update pivray (persistence of vision ray tracing utility) to version 3.1g.
Changes in version 3.1:

   The scene description language in POV-Ray 3.1 is not entirely
   backwards-compatible with earlier versions of the POV-Ray scene
   description language.  The 'halo' feature in earlier versions
   is obsolete and has been entirely replaced with a 'media' feature
   which works better.  Because older files making use of 'halo'
   will not render in POV-Ray 3.1 without substantial modification,
   you may wish to rename executables for pre-3.1 versions of POV-Ray
   if you would like to be able to render such older files.  It should
   be noted that .povrayrc as described below can only refer to one
   version.
2000-01-04 15:34:52 +00:00
wiz
d3ab010266 upgraded pnmtopng part of netpbm from 2.37.2 to 2.37.3.
Changes:
Version 2.37.3 fixes a minor bug w.r.t. error exits and generally does
cleaner error exits (close files, etc.)
2000-01-04 02:05:44 +00:00
tron
6d9e94f430 Adapt to new directory structure on GNOME ftp sites. 2000-01-02 18:02:39 +00:00
rh
68cfe404d4 Add and enable libgdgeda. 2000-01-02 17:46:44 +00:00
rh
7c7a9cfe04 Initial import of libgdgeda-1.6, a modified gd library for use with gEDA. 2000-01-02 17:33:02 +00:00
rh
6e09b7a8a7 Initial import of gdk-pixbuf, the GNOME image loading library. 2000-01-02 15:08:16 +00:00
rh
e3383aaca6 Add and enable gdk-pixbuf. 2000-01-02 15:05:22 +00:00
wiz
c95259c8e5 RCS police 2000-01-02 03:39:12 +00:00
wiz
04441235dc pkglint silencing 2000-01-02 03:38:30 +00:00
wiz
900f5e50ff replaced some commands by their ${COMMAND} counterparts 2000-01-02 03:36:52 +00:00
rh
198112270b Update png-crush to 1.3.1. Changes include more use of
'unknown-chunk-processor' for generic chunks, a smaller executable, and
more info about text chunks on the help screen.
1999-12-28 10:04:34 +00:00
wiz
f8c036bd7f After all these fixes: gif2png 2.2.4 -> 2.2.5
Changes:
* web2png: Applied Bernhard Reiter's fix.
* web2png: Deal gracefully with GIF names that have leading
  numerics.
1999-12-26 00:45:50 +00:00
dmcmahill
752cc48fae Update from tgif-4.1.22 to tgif-4.1.25. Changes are (from the HISTORY file):
-----------------------> tgif-4.1.24 => tgif-4.1.25 <-----------------------
1)  Fix a crashing bug in Insert Right Superscript/Subscript when the text
    cursor is immediately to the right of a right superscript/subscript
    string segment.  Thanks to Helmut Jarausch
    <jarausch@igpm.rwth-aachen.de> for pointing out the problem.

-----------------------> tgif-4.1.23 => tgif-4.1.24 <-----------------------
1)  Fix a couple of bugs in Print Pages.
2)  Fix a bug in "-print -html/-gif -o<dir>".  Thanks to Eddy De Greef
    <degreef@imec.be> for pointing out the problem.
3)  Assign Alt+Cntrl+5 to Insert Right Subscript.
4)  Fix Precise Scale Everything to scale line widths, arrow widths, and
    arrow heights.
5)  Add NLS support for the status line.  Thanks to Jun Nishii
    <jun@flatout.org> for the patch.
6)  New Tgif.tmpl-openbsd.  Thanks to Hal Snyder <hal@vailsys.com>
    for providing the patch.

-----------------------> tgif-4.1.22 => tgif-4.1.23 <-----------------------
1)  Fix a bug in handling rotated text object exported from the gnuplot tgif
    terminal.  Thanks to Leana Golubchik <leana@cs.umd.edu> for pointing
    out the problem.
2)  Fix a bug in handling the if() internal command when "!*" is used.
    Thanks to Marko Schuetz <marko@ki.informatik.uni-frankfurt.de>
    for pointing out the problem.
3)  If a file contains only one page, Print One File Per Page will still
    produce a file with file name containing the page number.
4)  Add a "-merge" commandline option to merge a list of obj files.
5)  Add "Print Pages" to the File and Page Menu.
6)  Print One File Page will now prompt to see if the user wants to
    print only selected pages.
7)  Update po/ja/ja.po.  Thanks to Jun Nishii <jun@flatout.org> for
    the udpate.
8)  Change all Tgif.tmpl* files to use a default of

        _USE_PS_ADOBE_STRING=\"3.0/3.0\"
1999-12-23 18:17:00 +00:00
wiz
13a765ce76 updated to v0.7.0 (bugfixes and enhancements) 1999-12-20 18:20:02 +00:00
windsor
187ece9ebb some files were updated in the tarball.
-rw-r--r-- pubsrc/pubsrc  1397 1999-12-01 07:33 plman13/manpl/defineunits
-rw-r--r-- pubsrc/pubsrc  1229 1999-12-01 07:33 plman13/manpl/limits
-rw-r--r-- pubsrc/pubsrc  9047 1999-12-01 07:29 plman13/manpl/lineplot
-rw-r--r-- pubsrc/pubsrc   743 1999-12-01 07:33 plman13/manpl/originaldata
-rw-r--r-- pubsrc/pubsrc  7503 1999-12-01 07:31 plman13/manpl/tabulate
-rw-r--r-- pubsrc/pubsrc  4341 1999-12-01 07:27 plman13/manpl/web

vs.

-rw-r--r-- pubsrc/pubsrc  1393 Sep 29 07:26 1999 plman13/manpl/defineunits
-rw-r--r-- pubsrc/pubsrc  1202 Sep 29 07:41 1999 plman13/manpl/limits
-rw-r--r-- pubsrc/pubsrc  9043 Sep 29 07:41 1999 plman13/manpl/lineplot
-rw-r--r-- pubsrc/pubsrc   739 Sep 29 07:42 1999 plman13/manpl/originaldata
-rw-r--r-- pubsrc/pubsrc  7492 Oct 27 05:57 1999 plman13/manpl/tabulate
-rw-r--r-- pubsrc/pubsrc  4330 Sep 29 07:51 1999 plman13/manpl/web
1999-12-15 21:27:18 +00:00