Commit graph

4450 commits

Author SHA1 Message Date
reed
283a185679 Remove second master site because it doesn't return the tarball.
Add /old/ to end of master site URL.

This was reported by Georg Schwarz on tech-pkg
and also by Ian Harding via PR #27278.

Note that this is insecure version of tiff!
2004-10-16 22:27:40 +00:00
snj
91e8d01a42 Update to 1.4.5.
Changes:
* Remove window decorations from full screen window, this fixes
  the decorations that are presented on older window managers.
* Fix broken keyboard focus in main window when the tools are floating.
* Connect R key to refresh the image when in full screen.
2004-10-15 23:48:44 +00:00
tv
dc99bb80f2 Update linkage to libltdl (via guile{,14}), which is now its own package.
Unfortunately, guile{,14}/buildlink3.mk directly includes it, and I don't
know which dependencies actually need libltdl, so it was a recursive bump.
Hopefully this recursive inclusion can be ripped out of
guile{,14}/buildlink3.mk at some point and bubble down to dependencies that
actually use libltdl, avoiding this headache in the future....
2004-10-15 14:50:05 +00:00
adam
60c7748ee4 Changes 1.2.7:
* Removed unused pngasmrd.h file.
* Removed references to uu.net for archived files.  Added references to
    PNG Spec (second edition) and the PNG ISO/IEC Standard.
* Added "test-dd" target in 15 makefiles, to run pngtest in DESTDIR.
* Fixed bug with "optimized window size" in the IDAT datastream, that
    causes libpng to write PNG files with incorrect zlib header bytes.
* Fixed bug with sCAL chunk and big-endian machines (David Munro).
* Undid new code added in 1.2.6rc2 to update the color_type in
    png_set_filler().
* Added png_set_add_alpha() that updates color type.
* Revised png_set_strip_filler() to not remove alpha if color_type has alpha.
* Added makefile.hp64
* Changed projects/msvc/png32ms.def to scripts/png32ms.def in makefile.cygwin
2004-10-15 12:33:21 +00:00
tv
333f16c960 Update linkage to libltdl (via imlib2), now in its own package. 2004-10-15 12:22:13 +00:00
tv
0053da96f2 Update linkage to libltdl, now in its own package. 2004-10-15 11:54:10 +00:00
tv
e42a0bf057 libtool/buildlink3.mk (now libltdl/buildlink3.mk) should only be used
if libltdl is needed; otherwise use USE_LIBTOOL.
2004-10-15 11:43:51 +00:00
reed
fcd5b43bc9 Added graphics/inkscape. 2004-10-15 03:13:12 +00:00
reed
065c5697b6 Import of inkscape-0.39nb1
It is a Scalable Vector Graphics (SVG) editor.

This is from pkgsrc-wip.
2004-10-15 03:11:49 +00:00
kristerw
4e16355c54 Update dcraw to version 1.211.
Changes since last packaged version:
* Separates a Minolta DiMAGE Z2 from a Nikon E4300.
* Fixes for Nikon E2100, Nikon E8800, and Fuji FinePix S7000.
2004-10-14 19:57:06 +00:00
jmmv
25c28752c3 Update to 0.94:
dia-0.94: 17-Aug-2004

Nothing new happened since last prerelease, releasing.

dia-0.94-pre6: 7-Aug-2004

Fixed crash bug in save as, as well as string sorting issue and crash bug
in UML class and group unhighlighting bug.

dia-0.94-pre5: 2-Aug-2004

Finally fixed memory leak from layout cache.

dia-0.94-pre4: 1-Aug-2004

Important fix for export filters.  Still some leaking from layout cache,
but not as awful.

dia-0.94-pre3: 25-Jul-2004

Fixing a number of png issues and a few bugs.

dia-0.94-pre2: 17-Jul-2004

Second prerelease of version 0.94.  Bunch of small fixes, but together
important enough to make a new prerelease.

dia-0.94-pre1: 04-Jul-2004

First prerelease of version 0.94.  News in this version:

* Highlighting of objects when connecting to them makes it easier to
  connect.

* New shape sets include:
  - RDP (Petri Networks shapes)
  - KAOS (Goal-Directed Requirements Acquisition)
  - I* (Intentional STrategic Actor Relationships modelling)
  - Jackson (Jackson Diagrams)
  - ChemEng (chemical engineering)

* Hexagonal grid, for all you chemists out there.

* Allow selection between layers, selectable in layers dialog.

* Disparate persistence systems replaced by one combined system using XML,
  leaves unknown preferences alone.

* New renderer plug-in for Cairo rendering API.

* New renderer plug-in for WMF outside of Windows.

* New arrow head: Backslash.

* Rounded corners on zigzaglines and polylines.

* Automaticall open new diagram if now chosen at start.

* Diagram modified status now based on undo information.

* Wrapping operations arguments in UML objects.

* Better positioning of association texts.

* More persistence of toolbox selections and dialog entries.

* Better handling of dialogs when parent dialogs close.

* Changed from SGML to XML for docs, still DocBook.

* Fix shape background color compatibility problem.

* Many smaller bug fixes, leaks closed and stuff.
2004-10-14 17:04:08 +00:00
tv
cb1bc94217 INSTALL_DATA -> INSTALL_LIB. 2004-10-13 18:00:08 +00:00
markd
f3458819d9 Update to KDE 3.3.1.
Changes:
* kpdf: Use xpdf 3.0 rendering engine
* kpdf: Fixed crash on pdf with 0 pages
* kpdf: Fixed crash when using various kpdf parts
* kpdf: Fixed crash when using zoom values with . on a locale with , as
  decimal separator
* kpdf: Show "Show menubar" option on RMB menu when menubar is hidden
* kpdf: Generate thumbnails in a thread so the GUI is not blocked
* kolourpaint: Fix multiple selection bugs
* kolourpaint: Speed up renderer (esp. drag-scrolling at high zoom)
* kolourpaint: Fix remaining untranslatable strings
2004-10-13 12:51:15 +00:00
reed
62071c8b2f RCD_SCRIPTS_EXAMPLEDIR was just changed to be a relative directory
under ${PREFIX} instead of being an absolute path.

So fix the references using RCD_SCRIPTS_EXAMPLEDIR to be
${PREFIX}/${RCD_SCRIPTS_EXAMPLEDIR}.

This should have no changes to use before.

Please note that the MESSAGE files in most cases are wrong in the
first place. We have automated mechanisms and could have an automated
message for explaining rc.d script usage. (This is something to do!)
2004-10-11 22:14:51 +00:00
kristerw
5d90438f93 This pkg fails to build with make from NetBSD-1.6.2. Use the GNU make
instead.
2004-10-10 11:20:08 +00:00
kristerw
34c83e2466 Adjust for PKGREVISION bump. 2004-10-09 20:48:47 +00:00
tv
a62d3fb0e1 Extra PKGREVISION bump to cover the libtool/compiler-wrapper problems.
Since dependencies were actually failing to build, they fortunately don't
require PKGREVISION bumps themselves.
2004-10-07 16:36:47 +00:00
wiz
487553eb29 Use BSD_INSTALL_*. 2004-10-07 15:40:23 +00:00
wiz
550515390e Fix typo in variable name. 2004-10-07 15:32:56 +00:00
wiz
e08c734b2d Add and enable tuxpaint-config. 2004-10-07 15:24:17 +00:00
wiz
51aa13fcea Initial import of tuxpaint-config-0.0.5:
"Tux Paint Config" is a graphical configuration tool for "Tux
Paint." It provides a point-and-click interface that allows parents
and teachers to alter Tux Paint's behavior -- disable sound effects,
run in full-screen mode, etc. -- without needing to manipulate a
text-based configuration file.
2004-10-07 15:23:39 +00:00
wiz
85a3a8d883 Update to 2004.10.03:
2004.October.02
  * Spanish translation updates.
    Gabriel Gazzan

  * Added new directory 'win32' containing script for the NSIS installer,
    with custom icon and Python support script.
    John Popplewell

  * Added Welsh translation.
    Kevin Donnelly

  * Added Italian translation.
    Flavio 'Iron Bishop' Pastore <ironbishop <at> altervista <dot> org>

  * Updated Catalan translation.
    Pere Pujal Carabantes

  * Updated Brazilian Portuguese translation.
    Daniel Jose Viana

  * New fireworks stamps.
    Karl Ove Hufthammer

  * Added shrimp, lobster and seahorse photos to Animals/Fish.
    (Public domain.  From the United States National Oceanic & Atmospheric
    Adminstration (NOAA) library: http://www.photolib.noaa.gov/ )

  * Added Malay translation.
    Muhammad Najmi Ahmad Zabidi

  * Updated Danish translation.
    Mogens Jæger

  * Added Turkish translation.
    Doruk Fisek

  * Updated Dutch translation.
    Geert Stams

  * Added Slovenian translation.
    Urska Colner

  * Updated Finnish translation.
    Tarmo Toikkanen

  * Added Simplified Chinese translation.
    Wang Jian

  * Updated Japanese translation.
    TOYAMA Shin-ichi

  * Updated Tamil translation.
    Muguntharaj

  * Updated Hungarian translation.
    Török Gábor

  * Added Afrikaans translation.
    Petri Jooste

  * Updated Portuguese (Portugal) translation.
    Ricardo Cruz

  * Updated French translation.
    Jacques Chion

  * Moved to storing stamp description translations in
    PO files, with scripts to convert to and from the
    .txt files used by Tux Paint.
    Song Huang

  * Added pineapple photo stamp.
    Mike Fitzpatrick
    http://www.sxc.hu/browse.phtml?f=view&id=134314

  * Changed all stamp descriptions to use UTF-8, using
    Song Huang's script and much
    manual cleanup.

  * Added cartoonish fruit and Christmas tree stamps.
    Nicu Buculei, http://nicubunu.ro/clipart/

  * Added Easter stamps.
    Jean from DoodleLoo's

  * Much improved jack-o'-lantern stamp from:
    http://www.openclipart.org/

  * Added grapes, sliced orange and sliced lime stamps from:
    http://www.sxc.hu/browse.phtml?f=view&id=16742
    http://www.sxc.hu/browse.phtml?f=view&id=111664
    http://www.sxc.hu/browse.phtml?f=view&id=86046

  * Serbian translation.
    Aleksandar Jelenak

  * Traditional Chinese translation.
    Song Huang

  * Dutch translation.
    Geert Stams

  * Russian and Belarusian translations.
    Eugene Zelenko

  * French translation updates.
    Jacques Chion

  * Icelandic translation updates.
    Pjetur G. Hjaltason

  * Added Candian coins
    Ed Montgomery

  * Korean translations completed for all available stamps with translation
    (*.txt) files; Korean number sound clips replaced with low-noise
    counterparts.
    Mark K. Kim

  * Automobile stamps added.
    Justin Zeigler

  * Added "make uninstall" target.

  * Korean sound clips for numbers added.
    Sohyun Iris Lee (voice)
    Mark K. Kim (merge)

  * Korean translations for the math symbols.
    Mark K. Kim
2004-10-07 14:54:40 +00:00
wiz
cffadae9d6 Update to 0.9.14:
2004.September.28 (0.9.14)
  * New Features:
    -------------
    * Added support for immutable "starter" images, which are installed
      globally with Tux Paint, and provide a starting canvas for images.

      A PNG file with alpha is continuously drawn over whatever changes are
      made to the current drawing.  For example, a black outline of a cartoon
      character could be made, to simulate a coloring book.
      (See 'jetplane.png')

      A second PNG file can be supplied which will be drawn on the normal
      part of the canvas (where a new picture would normally be all-white),
      allowing for simulated depth.  Drawing and magic tools all mutilate the
      background, as it's part of the normal canvas.  However, when editing
      a picture based on a 'starter' with a background layer, the eraser will
      bring back the background image.  In a sense, it's like having a photo
      on the bottom, a clear sheet to draw on in the middle, and a clear sheet
      with some more photo (which you can't draw on) on top.
      (See 'reef.png' and 'reef-back.jpg')

    * Added lockfile support, to prevent Tux Paint from being launched more
      than once every 30 seconds.  (Disable with "--nolockfile" command-line
      argument.)  Thanks to Darci Lindgren for suggestion the feature, and
      Mark K. Kim for suggesting it be time-based.

      (Lockfile is "lockfile.dat" in "~/.tuxpaint/" on Linux/Unix, and
      "userdata\" on Windows.)

    * Added "--nosave" option (suggested by Adam Moore).

  * Updated Features:
    -----------------
    * Added some more brushes.
      Jeremie Zimmermann <txptdv@tofz.org>

    * Multiple sizes of erasers are present.
      (Compile-time #defines can be used to determine how many sizes are
      available, and their minimum and (approx.) maximum sizes.)
      Note: Erasers are still square.  Sorry!

    * Fixed tinting of low-saturation stamps.
      Addded 'notintgray' option.
      Karl Ove Hufthammer <karl@huftis.org>

    * Made sure shape tool never made a tiny shape.
      (Should hint users that they should click-and-drag.)

    * Made some colors more unique, so that they affected stamps better.
      (e.g., purple and magenta used to look the same when used to tint a stamp)
      Karl Ove Hufthammer <karl@huftis.org>

    * Made current image the selected image on Open screen, if applicable.

    * Now prompts to confirm before printing.

  * New translations:
    -----------------
    * Afrikaans translation created.
      Petri Jooste <rkwjpj@puk.ac.za>

    * Belarusian translation created.
      Eugene Zelenko <greendeath@mail.ru>

    * Breton translation created.
      Korvigellou An Drouizig (Philippe) <drouizig@drouizig.org>

    * Bulgarian translation created.
      Martin Zhekov <mjekov@bginfo.net>

    * Croatian translation created.
      Nedjeljko Jedvaj <jedvaj.nedeljko@lexunit.com>

    * Hindi translation created.
      Ankit Malik <greatestankit@yahoo.co.in>

    * Italian documentation translation.
      Flavio Pastor <flavio.pastore@zonaitalia.it>

    * Klingon (Romanized) translation started.
      Bill Kendrick <bill@newbreedsoftware.com>

    * Korean README.txt documentation added, in both EUC-KR and UTF-8 formats.
      Mark K. Kim <tuxNO_SOLICITATIONpaint-dev@cbreak.org>

    * Serbian translation created.
      Aleksandar Jelenak <jelenak@netlinkplus.net>

    * Slovenian translation created.
      Urska Colner <urska.colner@agenda.si>,
      Ines Kovacevic <ines@agenda.si>

    * Traditional Chinese translation created.
      Song Huang <Song@ossacc.org>

    * Vietnamese translation created.  (Simple version)
      Le Quang Phan <lqphan@hn.vnn.vn>

    * Welsh translation created.
      Kevin Donnelly <kevin@dotmon.com>

  * Updated translations:
    ---------------------
    * Updated Basque translation.
      Juan Irigoien <juanirigoien@irakasle.net>

    * Updated Brazilian Portuguese translation.
      Daniel Jose Viana <danjovic@vespanet.com.br>

    * Updated British English translation.
      Gareth Owen <gowen72@yahoo.com>

    * Updated Catalan translation.
      Pere Pujal Carabantes <ppujal@airtel.net>

    * Updated Danish translation.
      Mogens Jæger <mogensjaeger@get2net.dk>

    * Updated Dutch translation.
      Geert Stams <geertstams@wanadoo.nl>

    * Updated Finnish translation.
      Tarmo Toikkanen <tarmo.toikkanen@iki.fi>

    * Updated French translation.
      Jacques Chion <Jacques.Chion@wanadoo.fr>

    * Updated German translation.
      Roland Illig <roland.illig@gmx.de>

    * Updated Hungarian translation.
      Török Gábor <gabo@linuxportal.hu>

    * Updated Icelandic translation.
      Pjetur G. Hjaltason <pjetur@pjetur.net>

    * Updated Indonesian translation.
      Tedi Heriyanto <tedi_h@gmx.net>

    * Updated Italian translation.
      Flavio Pastor <flavio.pastore@zonaitalia.it>

    * Updated Japanese translation.
      TOYAMA Shin-ichi <shin1@wmail.plala.or.jp>

    * Updated Korean translation.
      Mark K. Kim <tuxNO_SOLICITATIONpaint-dev@cbreak.org>

    * Updated Malay translation.
      Muhammad Najmi Ahmad Zabidi <mnajem@linuxmail.org>

    * Updated Norwegian Bokmal translation.
      Karl Ove Hufthammer <karl@huftis.org>

    * Updated Norwegian Nynorsk translation.
      Karl Ove Hufthammer <karl@huftis.org>

    * Updated Portuguese (Portugal) translation.
      Ricardo Cruz <rick2@aeiu.pt>

    * Updated Simplified Chinese translation.
      Wang Jian <lark@linux.net.cn>

    * Updated Slovakian translation.
      Andrej Kacian <andrej@kacian.sk>

    * Updated Spanish translation.
      Gabriel Gazzán <ggabriel@internet.com.uy>

    * Updated Tamil translation.
      Muguntharaj <mugunth@thamizha.com>

    * Updated Turkish translation.
      Doruk Fisek <dfisek@fisek.com.tr>

    * Updated Walloon language translation.
      Pablo Saratxaga <pablo@walon.org>

  * Localization clean-ups:
    -----------------------
    * Removed all non-UTF-8 related character handling code,
      including HTML character entity reference support.
      (All stamps are now in UTF-8, with scripts to convert
      to and from PO files.)
      Karl Ove Hufthammer <karl@huftis.org>

    * Updated punctuation in many text strings.
      Karl Ove Hufthammer <karl@huftis.org>

    * Added "--lang simplified-chinese" option (same as "--lang chinese").
      Simplified also now looks for "zh_cn.ttf" font, as "zh.ttf"
      was too ambiguous.  (For backwards-compatibility, it checks for
      "zh.ttf" if "zh_cn.ttf" is missing, though.)
      Bill Kendrick <bill@newbreedsoftware.com>,
      John Popplewell <john@johnnypops.demon.co.uk>

    * Cleaned up translation and font code.
      Karl Ove Hufthammer <karl@huftis.org>

    * Language option now sets "LANGUAGE" environment variable
      (along with LC_ALL and LANG).

    * Initial work to get proper uppercase support in languages other
      than English.

    * Added reference to "--lang help" to documentation.

  * Documentation updates:
    ----------------------
    * README (docs/html/README.html and docs/README.txt) has been pared down
      and made more friendly.  Mention of other doc. files are now hyperlinked.

    * Documentation regarding configuration file and command-line options
      have been moved into a separate OPTIONS document (docs/html/OPTIONS.html
      and docs/OPTIONS.txt), since Tux Paint Config. now exists to simplify
      changing settings.

  * Porting and packaging updates:
    ------------------------------
    * Added startup display mode and resolution options to the Windows
      installer.
      John Popplewell <john@johnnypops.demon.co.uk>

    * Visual Studio build system included in CVS and source release
      ('visualc' folder)
      John Popplewell <john@johnnypops.demon.co.uk>

    * Updated Makefile for easier install.
      Mark K. Kim <tuxNO_SOLICITATIONpaint-dev@cbreak.org>

    * Cleaned up desktop entry file.
      Karl Ove Hufthammer <karl@huftis.org>

    * Made sure KDE icon directories exist before trying to copy files to them.

    * Created 16x16 mouse pointer shapes; use "MOUSEDIR" and "CURSOR_SHAPES"
      Makefile variables to use them.


  * Application icon updates:
    -------------------------
    * SVG (Scalable Vector Graphics) icon created.
      Karl Ove Hufthammer <karl@huftis.org>

    * Added 22x22, 64x64, 96x96, 128x128 and 192x192 icons, based on SVG icon.
      Karl Ove Hufthammer <karl@huftis.org>

    * Improved Windows icon, based on SVG icon.
      Karl Ove Hufthammer <karl@huftis.org>

  * Bug fixes:
    ----------
    * Fixed "--noprint=yes" not working under Windows and BeOS.
      Thanks to Adam Moore for pointing out this bug!
      Bill Kendrick & Mark K. Kim

    * Fixed crash bug when translated text ends in a space.
      Mark K. Kim & John Popplewell

    * Fixed security issue with permissions to Tux Paint docs directory.
      Mark K. Kim <tuxNO_SOLICITATIONpaint-dev@cbreak.org>

    * Fixed 'savedir' bug.  (Was dropping filenames)

    * Removed redundant '--wheelmouse...' listing from "--usage" output.

    * Fixed crash bug when switching from different tools with scrolling
      collections, and then scrolling.
      Thanks to Kevin Jarrett for the report, and John Popplewell for a
      replicable way of crashing it.

  * Misc. Updates:
    --------------
    * Keywords ("Title" and "Software") now written into PNGs.

    * Changed default UI font to "FreeSans.ttf"
2004-10-07 14:52:57 +00:00
agc
166636f3d0 Add the bzip2 buildlink3.mk file.
Fixes PR 27167 from Robert Lillack.
2004-10-06 19:35:25 +00:00
tron
d17324f26c Fix dependences broken by package revision bump madness. Bump package
revision of this package, too.
2004-10-06 09:36:17 +00:00
reed
899d5d73d0 Update patch so it works with bash too.
No change to actual configuration.

Maintainer, adam@, says this patch is used to prevent
installing/overwriting libltdl.
2004-10-05 22:12:00 +00:00
adam
eac24c06c1 Changes 6.1.0-2:
* Bug-fix release
2004-10-05 12:07:31 +00:00
seb
658f644779 Update to version 1.208.
Changes since last packaged version (1.206):
- Added the Konica KD-400Z.
- Fixed rgb_max for all Minolta cameras.
- Range of tm_mon is 0 to 11, not 1 to 12!
- Fixed vng_interpolate() to match Ting Chen's vargra.m.
- Use putenv() instead of setenv() for portability.
- Correctly parse .badpixels when it lacks a final newline.
- Added the FUJIFILM FinePix E550.
2004-10-05 09:38:53 +00:00
wiz
e742fdc9cc Placate pkglint. Remove outdated comment. 2004-10-04 12:46:28 +00:00
seb
ad7a6da508 Use PKGNAME_NOREV instead of PKGNAME as DIST_SUBDIR so PKGREVISION bump
does not affect distinfo.
2004-10-04 12:42:56 +00:00
tv
c487cb967a Libtool fix for PR pkg/26633, and other issues. Update libtool to 1.5.10
in the process.  (More information on tech-pkg.)

Bump PKGREVISION and BUILDLINK_DEPENDS of all packages using libtool and
installing .la files.

Bump PKGREVISION (only) of all packages depending directly on the above
via a buildlink3 include.
2004-10-03 00:12:51 +00:00
adrianp
3a13b2af9c - Add editor/pnmflip to REPLACE_PERL
- Reported by Steven M. Bellovin in PR 27117, thanks Steven !
2004-10-02 19:27:50 +00:00
simonb
91d3958fd6 Add and enable metacam. 2004-10-02 04:05:54 +00:00
simonb
1b6c2dd856 Initial import of metacam - a digital camera image meta-information
reader.
2004-10-02 04:03:34 +00:00
adam
9bc8ee0555 Changes 10.18.15:
* ppmtowinicon: fix bug: crash on 32 bit images
* Add  makeman to build tools
2004-10-01 12:56:33 +00:00
markd
f016c3d73c Fix build with latest ImageMagick by adding declarations for functions
used that are now "private".
2004-09-29 12:34:24 +00:00
adam
4697278406 Use libwmf anyway 2004-09-28 11:00:47 +00:00
seb
80bcc0ac9f Add & enable kbarcode. 2004-09-27 23:27:56 +00:00
seb
2fc3c0f1ac Initial import of kbarcode version 1.8.1 into the NetBSD Packages
Collection.

KBarcode is a barcode and label printing application for KDE 3. It can
be used to print every thing from simple business cards up to complex
labels with several barcodes (e.g. article descriptions). KBarcode
comes with an easy to use WYSIWYG label designer, a setup wizard,
batch import of labels (directly from the delivery note), thousands
of predefined labels, database managment tools and translations
in many languages. All major types of barcodes like EAN, UPC, CODE39,
DataMatrix and ISBN are supported.
2004-09-27 23:24:23 +00:00
adam
0baa46400a Changes 2.0.5
- added sanity checks for misconfigured filesystem encodings
- don't expose unnecessary information in Postscript files we generate
- improved behaviour of Shear tool
- fixed labels in CMYK color-picker
- removed non-functional button from Device Status dialog
- fixed parsing of SVG transform attributes
- guard against bogus logical screen dimensions in GIF images
- fixed use of global context for stroke operations
- avoid stack overflows when bucket-filling complex regions
- fixes to the composite code
- fixed run-with-last-vals mode for vpropagate plug-in
- respect the global-brush setting when stroking
- fixed popup menu positioning
- fixed handling of QuickMask color
- fixed bounding box problems when opening Postscript files
- fixed undo memory calculation for paint operations
- work around file-descriptor leak in Pango
- made menu entry translatable
- use the global gradient for the airbrush and pencil tools
- fixed PDB call gimp-curves-spline
- fixed projection when undoing floating_sel_to_layer
2004-09-27 11:19:57 +00:00
adam
cd37768361 Changes 6.0.8-3:
* Fix to enable reading Photoshop images with a group of layers.
  * other bug fixes
2004-09-27 11:04:24 +00:00
wiz
37feee5baa Update to 1.206 (old distfile gone).
Change:
Added "CLASS" macro for easier conversion to C++.
2004-09-27 10:45:15 +00:00
seb
fc08193a6f Add & enable digikamplugins. 2004-09-26 00:15:41 +00:00
seb
cc9771b6d9 Initial import of digikamplugins version 0.6.2 into the NetBSD Packages
Collection.

This package provides plugins for the digikam package like batch image
processing, html gallery export and more.
2004-09-26 00:12:13 +00:00
seb
f70401d151 No need for devel/kdesdk3 here, it is only needed to build digikam itself. 2004-09-25 23:57:34 +00:00
wiz
0ee56f89b9 Remove one more dir and improve comments. 2004-09-25 10:31:39 +00:00
jlam
e34bf869df Workaround stupidity in the scigraphica configure script by explicitly
specifying the library and header paths for readline.  Otherwise, the
configure script will dumbly pass "-I -I" and "-L -L" to the compiler,
which breaks libtool.
2004-09-24 15:31:44 +00:00
rh
b3da7e1bbf Update gnustep-base to 1.10.0.
Bump PKGREVISION and BUILDLINK_RECOMMENDED for dependent packages due to
library major revision bump.

Noteworthy changes in gnustep-base-1.10.0:
==========================================

Note the interface version of the library has changed so that apps,
tools and libraries the use the base library need to be recompiled to
use it.

   * A large majority of the library classes have been documented
     thanks to the efforts of Andrew Ruder

   * URL classes support persistant connections

   * Mac OSX XML compatibility fixes.
2004-09-24 01:56:53 +00:00
seb
b5da7a29e0 Update to version 1.205.
Summary of changes since last packaged version (1.175):
- more camera models supported: Pentax Optio S, Canon PowerShot Pro1,
 EOS-1D Mark II, Kodaks DC20, DC25, DC40, DC50, and DC120, Nikon Coolpix 8700,
 Kodak DCS Pro SLR/n, Leica Digilux 2, Kodak DCS Pro 14nx and SLR/c,
 Panasonic DMC-LC1, Minolta DiMAGE G500, Canon PowerShot A5 Zoom,
 PowerShot G6/S70, EOS 20D, Konica KD-510Z
- new option: half-size output.
- Added automatic image flipping, with manual override.
- Allow "-w" flag to work with "-h" and "-f".
- And many bugfixes, some camera model related.
2004-09-23 09:13:49 +00:00
seb
dc24d7d72a Provide buildlink3.mk file. 2004-09-23 08:58:59 +00:00