Commit graph

5250 commits

Author SHA1 Message Date
xtraeme
31623323a5 Added graphics/vnc2swf. 2005-10-29 14:30:56 +00:00
xtraeme
2f10dbad83 Initial import of vnc2swf-0.5.0 from pkgsrc-wip, packaged by OBATA Akio.
Vnc2swf captures live motion of a screen through VNC protocol
and converts it a Macromedia Flash(TM) movie (.swf)
2005-10-29 14:29:13 +00:00
wiz
f98a8ae7d3 Reset maintainer to tech-pkg:
host idoru.mine.nu[82.31.78.41] said: 550 sorry,
    never heard of you (in reply to RCPT TO command)
2005-10-29 12:02:22 +00:00
wiz
cddc8bff9a Sort. 2005-10-27 07:56:02 +00:00
rillig
877205acf4 Added -lsunmath for SunOS. 2005-10-26 11:45:30 +00:00
tonio
05216ca190 Fix mistake in po/is/Makefile.in, that caused make package to fail
under netbsd 2.0 (create an empty .mo file if msgfmt failed)
2005-10-25 21:41:52 +00:00
tonio
ea28784011 Fix mistake in po/is/Makefile.in that caused make package to fail under
netbsd 2.0 (create empty .mo file in case msgfmt failed)
2005-10-25 21:40:23 +00:00
adam
92652f3e71 Fix buildling 2005-10-25 11:31:55 +00:00
wiz
144e44f9ca Update to 0.40. Add a tk option to install an additional
tcl/tk frontend.

 0.40
       update PNM file reader to maxval > 255
       (make rpm) updated
       barcode-patch UPC_addon by Michael van Rooyen
       CAPITAL_LETTER_A_WITH_OGONEK added
       no "(PICTURE)" output for UTF8+ASCII (better for Mobile OCR project)
       smooth_borders() bug fixed and reworked
       5x7 and prop10 font adaptions
       objects now detected by flood-fill algorithm (better?)
       XML-output changed
       changed auto dust detection (not final)

 0.39
       XML output added (subject of change, suggestions are welcome)
       netpbm-link-error fixed in gocr.c and configure.in:
         gocr.c: <config.h> changed to "config.h"
       configure-option --with-netpbm=PATH and --without-netpbm added
       update configure.in according to autoconf 2.57
       wchar_h miss-configuration fixed in pgm2asc.c
       fix compiler warnings
       char filter accepts abbreviations now, like "0-9A-F" (but slow)
       update READMEde.txt
       output barcode tags (also improved recognition)
       fix pnm.c for files like example.eps.pbm
       fix detect.c for barcodes
       fix ocr0n.c 0<->8g

 0.38
       move UTF/HTML/TeX decoding to getTextLine, return (char *) now
       out_format HTML step towards detailed XML output
       correct line detection for footnotes (detect.c)
       "y" now seen as vowel (pgm2asc.c), I<vowel> susbtituted by l<vowel>
       &eacute;-detection, &aacute;-output fixed
       default dust_size is -1 now (auto detection = mean_size/10)
       char filter added
        ex: -C 0123456789ABCDEF    - recognize only hexcodes
       man page updated (hopefully correct syntax)
       database bug fixed (small fonts, example by Chris)
       several bugs fixed by W. Webber (thanks)
       speed improved by 3rd-pass matrix filter in pixel() (pixel.c) (code from W. Webber)
       bug in remove_dust (remove.c) fixed
       for fonts bigger than 20x40 smooth_borders() changed (b/w-scans)
       bug in O0-detection fixed
2005-10-25 02:06:57 +00:00
rillig
0ed622cf33 USE_MSGFMT_PLURALS=yes 2005-10-24 16:22:26 +00:00
rillig
9f5d565d37 Fixed the --mandir argument to configure. This makes the package build on
NetBSD-1.6.2/i386 again.
2005-10-24 15:01:37 +00:00
adam
e5072b9936 Changes 2-0.9:
* spelling fixes and new content for german, italian, english,
  chinese and french
* XML validation fixes
* CSS cleanups
* lower depth for PNGs for the online version of the manual
* small changes to the build system
2005-10-24 08:51:16 +00:00
rillig
bbc3b873f4 Added RCS Id to patch-ad. 2005-10-23 20:02:01 +00:00
wiz
090654314f Remove fragments that was last useful when
this package used USE_X11BASE, which has not been the case for a long
time now.
2005-10-23 18:58:30 +00:00
wiz
a87af3bd3c Remove fragment that was last useful when
this package used USE_X11BASE, which has not been the case for a long
time now.
2005-10-23 17:27:36 +00:00
drochner
84cf6a3235 3 added 2005-10-21 17:36:10 +00:00
drochner
293de22401 import the current development version of GIMP (2.3.4) for those who want
to play with the new selection tool, color management or whatever
2005-10-21 17:31:55 +00:00
drochner
b2d3c761d9 import exifprobe-2.0.1, another tool to scan EXIF data 2005-10-21 17:17:08 +00:00
drochner
7eb593f13a import kimdaba-2.1, a tool to organize digital images 2005-10-21 17:10:03 +00:00
drochner
400876c594 +veusz 2005-10-21 15:30:13 +00:00
drochner
daf8424684 import veusz-0-8, a plot program based on py-qt and py-numarray 2005-10-21 15:03:01 +00:00
adam
9e9c489b88 Changes 10.30:
Add pambayer.

Add pamrgbatopng.

Add pamtilt.  Thanks Gregg Townsend <gmt@cs.arizona.edu>.

pamtotiff: create from pnmtotiff.

pamtofits: create from pnmtofits.

pamaddnoise: crate from pnmaddnoise.

pamarith: Add -divide.

pammasksharpen: Add -sharpness.

pnmtopng: add -comp_mem_level, -comp_strategy, -comp_method,
-comp_window_bits, -comp_buffer_size.

pnmtopng: use Shhopt command line processor; replace
-chroma with -rgb, -phys with -size, -time with -modtime.

pnmremap: Handle multiple image stream.

xpmtoppm: Expand capacity from 2K character input lines to
8K character input lines.

libnetpbm: improved messages for "color xxx cannot be
represented precisely with maxval M"

libnetpbm color specification parsing:  Improve warning message
about rounding.

libnetpbm/everything: speed up ppm_writeppmrow() and
pgm_writepgmrow() by doing one fwrite per row instead of
a pgm_writerawsample() per sample.

pnmtopng: fix "meaningful bits" optimization of PGM so it
optimizes all the way instead of stopping at 4 bits.

pnmtopng: fix crash when no -alpha option, due to dereferencing
of undefined alpha_mask.

pnmtopng: fix bug: arbitrary color made transparent in
paletted PNG when nothing should be transparent.

pnmtops: bug: selects wrong Postscript level.

bmptopnm: Don't crash on BMP with no color map.

bmptopnm: Fix wrong file name in error messages.

ppmtowinicon: use REALLOCARRAY instead of arithmetic-overflowing
realloc().

anytopnm: fix bug: fails when 'file' database doesn't
have mime type but does have human-readable type.

manweb: recognize directory as not executable in search of PATH.

pgm_allocrow(), ppm_allocrow(), pnm_allocrow(): cure
arithmetic overflow.

libnetpbm: On plain formats, check for sample value exceeding
maxval.

libnetpbm: reject maxval > 65535 in "pam" functions.

pamarith: Use normalized libnetpbm facilities to get
proper accuracy.  Thanks Thomas Henlich
<http://sourceforge.net/users/thenlich/>.

pamarith: fix bug: shift functions don't work when maxvals
are not identical.

pamarith: fix rounding error on multiply.

pgmtexture: correct calculation of normalizing constants
for d > 1.  Thanks Marc Breithecker
<Marc.Breithecker@informatik.uni-erlangen.de>.

pnmnorm: fix divide by zero crash.

pnmnorm: fix bug that doesn't let you specify
-luminosity, -colorvalue, or -saturation.

ilbmtoppm: fix variable used before set.

pnmtofits: fix 16 bit sample values > 2**15.

pnmtopsnr: minor adjustments to messages.

pnmnorm: don't crash when wvalue == bvalue.  Thanks Thomas
<http://sourceforge.net/users/thenlich/>.

pnmnorm: fix rounding of output values.  Thanks Thomas
<http://sourceforge.net/users/thenlich/>.

pnmhisteq: Fix external map to have width maxval + 1 instead
of maxval, so full intensity input pixels map properly.

pnmhisteq: Fix -rmap.

Fix typos in error messages in various programs.

pgmmedian: change syntax to Netpbm standard.

pammasksharpen: fix signedness bug that caused random bright
pixels at edges.

pammasksharpen: fix bug with maxval != 255.

Clean up a bunch of function prototypes so some broken
compilers don't complain about missing "const" in them.

Remove dependency of pnmtops on basename().  It isn't in
some C libraries and we don't want to mess with linking
extra libraries.

Build of ppmsvgalib: work properly when LINUXSVGALIB is
a "default path" value such as "libvga.so".
2005-10-19 09:30:08 +00:00
seb
eb615aa461 Add & enable digikam-doc 2005-10-18 10:04:25 +00:00
seb
3a8300cfc4 Initial import of digikam-doc as version 0.7.4 into the NetBSD Packages
Collection.

Digikam is a simple digital photo management KDE application, which makes
importing and organizing digital photos easy. This package provides
Digikam's documentation.
2005-10-18 10:03:16 +00:00
seb
3ad9c13d39 Update to version 0.7.4
Changes since last packaged version (0.7.2):

version 0.7.4
Updated translations.

version 0.7.3
- New plugin 'Blowup Photograph' using CImg library.
- New plugin 'Photograph Inpainting' using CImg library.
- New plugin 'Photograph Restoration' using CImg library.
- New plugin 'WhiteBalance'.
- New plugin 'Texture'.
- New plugin 'Blur FX'.
- New plugin 'Distortion FX'.
- New plugin 'Insert Text'.
- New plugin 'Infrared Film'.
- New plugin 'Channel Mixer'.
2005-10-18 09:57:00 +00:00
seb
3137ee46fe Update to version 0.7.4
Note that DigiKam's documentation is now in the upcoming new package
digikam-doc.

Changes since last packaged version (0.7.2):

version 0.7.4
Updated translations

version 0.7.3
+ Showfoto : add image properties dialog like in digiKam, add RMB menu, Move
to trash/Delete File option, add setup dialog, add new option to toogle
thumbbar in fullscreen mode, DigikamImagePlugins support, load/unload plugins
dynamicly in according with setup, add statusbar, add splashscreen support,
add resize image option, add Print capability, add Key shortcuts and toolbar
configuration settings, add Edit/copy action, Undo/Redo actions, add showfoto
icon, GUI improvements.

+ Image filters levels and curves adjustments : add option to see over-exposed
pixels in preview effect (like with Acdsee(tm) tools).

+ Image histogram : color guide tool.

+ Image filters levels and curves adjustments : mouse tracking picker color
like in Gimp and Photoshop(tm).

+ Patch from Alfons Hoogervorst about histogram visible while viewing photo in
digiKam image editor and showfoto using blending.

+ digiKam Splashscreen from Andreas Fischer.

+ showfoto Splashscreen from Joern Ahrens.

+ Added a history based undo/redo function. The undo/redo icons in the toolbar
are popup-menus, which describes the actions on the image.

+ Add a new button to the album properties which calculates
the average date of the images in the album based on the EXIF
headers or the modification date of the images if the exif
headers are not available. It sets the date property of the album
to the average date.

+ New digiKam image editor plugin for black and white conversion :
          - Since digikam include colors channel mixer, using this one for
          BW conversion. Give best results than old implementation. BW
          conversion are based on gimpguru.org tutorial
          (http://www.gimpguru.org/Tutorials/Color2BW).
          - This plugin has a dialog with preview effect.
          - B&W filters available are :  Neutral B&W, B&W with Green
          filter(NEW), B&W with Orange filter(NEW), B&W with Red
          filter(NEW), B&W with Yellow filter(NEW), Sepia,
          Brown, Cold, Selenium, Platinum.

Bugs Fix : 103618 104005 103458 103515 105007 103147 105303 107155 103219
103445 103282 103243 102195 102322 100991 100987 100472 98706
2005-10-18 09:44:09 +00:00
seb
3119a0e22e Update to version 0.1.0rc1
Change MASTER_SITES to DigiKam's.

Summary of changes since last packaged version (0.1.0beta2):
(from https://mail.kde.org/pipermail/kde-imaging/2005-September/001660.html)

From the previous beta version we have fixed a major amount of bugs,
and we would now like to have feedback so we can squash the remaining bugs.

New in this version is the flickr upload plugin: you can now easily upload
your images to the flickr server. Sendimages now has support for Thunderbird
and GmailAgent. We fixed numerous bugs in the CDArchiving plugin, it should
work fine again with K3b. Rename images had some issues, we rewrote the user
interface and fixed several bugs. The weekdays of the calendar were not
localized. We fixed the ImagesGallery, so you can export multiple tags to a
html-page. You can now rotate or flip your images lossless, while preserving
the timestamp. The rawconverter now supports dcraw>=6.x.

More information about the bugs can be found in the following bugreports:
108227, 98269, 89394,91651,100877,100568,110391,110659,110698,
110575,99895,104032,105727,110508,104511,97178,102219, 98199,
108537, 101110. 9943 .103282
2005-10-18 09:39:37 +00:00
seb
91c406194b Update to version 0.1.2.
Change MASTER_SITES to DigiKam's.

Summary ofchanges since last packaged version (0.1.1):
(from https://mail.kde.org/pipermail/kde-imaging/2005-September/001660.html)

This release adds support for -f visibility and changes
some of the licenses, corrects the homepage URL and includes some doxygen
fixes.
2005-10-18 09:34:02 +00:00
seb
cd88260875 Update to version 0.2.2
Change HOMEPAGE, not yet perfect but better than previous.

This release is a bug fixes release.
2005-10-18 09:29:38 +00:00
wiz
70ae244afd Complete move of gocr from textproc to graphics. 2005-10-16 20:23:14 +00:00
wiz
f9be059009 Re-import textproc/gocr as graphics/gocr (better fit). 2005-10-16 20:20:41 +00:00
wiz
e79e13f630 Add and enable ocrad. 2005-10-16 20:18:21 +00:00
wiz
34d1c8a276 Initial import of ocrad-0.13:
GNU Ocrad is an OCR (Optical Character Recognition) program based
on a feature extraction method. It reads a bitmap image in pbm or
pgm formats and produces text in byte (8-bit) or UTF-8 formats.

Ocrad includes a layout analyser able to separate the columns or
blocks of text normally found on printed pages.
2005-10-16 20:17:49 +00:00
jdolecek
1e3e429716 Update 9.0.2. There don't seem to be any significant changes
since 8.12, but the old distfile isn't available anymore.

PR: 31743 by Zafer Aydogan

Note this program has been discontinued by the author due to dispute
with Linux kernel developers regarding loading binary-only module (pwcx).
2005-10-16 12:47:24 +00:00
wiz
bb7729e647 Update to 3.7.4:
MAJOR CHANGES:
     * Fixed important bug in custom tags handling code..

   ------------------------------------------------

   CHANGES IN THE SOFTWARE CONFIGURATION:
     * Applied patch from Patrick Welche (all scripts moved in the 'config'
       and 'm4' directories).
     * SConstruct, libtiff/SConstruct: Added the first very preliminary
       support for SCons software building tool (http://www.scons.org/). This
       is experimental infrastructure and it will exist along with the
       autotools stuff.
     * port/lfind.c: Added lfind() replacement module.

   ------------------------------------------------

   CHANGES IN LIBTIFF:
     * tif_dir.c: When prefreeing tv->value in TIFFSetFieldV also set it to
       NULL to avoid double free when re-setting custom string fields as per:
       http://bugzilla.remotesensing.org/show_bug.cgi?id=922
     * tif_dir.c: Fixed up support for swapping "double complex" values (128
       bits as 2 64 bits doubles). GDAL gcore tests now pass on bigendian
       (macosx) system.
     * libtiff/{tif_dirread.c, tif_dirinfo.c}: Do not upcast BYTEs to SHORTs
       in the TIFFFetchByteArray(). Remove TIFFFetchExtraSamples() function,
       use TIFFFetchNormalTag() instead as per bug
       http://bugzilla.remotesensing.org/show_bug.cgi?id=831 Remove
       TIFFFetchExtraSamples() function, use TIFFFetchNormalTag() instead.
     * tif_print.c: Fixed printing of the BYTE and SBYTE arrays.
     * tif_write.c: Do not check the PlanarConfiguration field in the
       TIFFWriteCheck() function in case of single band images (as per TIFF
       spec).
     * libtiff/{tif_dir.c, tif_dir.h, tif_dirinfo.c, tif_print.c}: Make
       FieldOfViewCotangent, MatrixWorldToScreen, MatrixWorldToCamera,
       ImageFullWidth, ImageFullLength and PrimaryChromaticities tags custom.

   ------------------------------------------------

   CHANGES IN THE TOOLS:
     * tiffcp.c: Fixed WhitePoint tag copying.

   ------------------------------------------------

   CHANGES IN THE CONTRIB AREA:
     * tiffdump.c: Added support for TIFF_IFD datatype.
     * addtiffo/{tif_overview.c, tif_ovrcache.c, tif_ovrcache.h}: Make
       overviews working for contiguous images.
2005-10-15 17:11:51 +00:00
jmmv
714d4fe1a4 This needs plural support. Fixes PR pkg/31816 by Leonard Schmidt.
We ought to make this feature automatic to avoid these problems in the
future...
2005-10-15 09:33:24 +00:00
jmmv
f93f89ab02 Update to 2.12.1:
Version 2.12.1
--------------

- Several bug fixes from Lucas Rocha: fixes a crash reading broken
  SVG files, fixes a crash when opening a symlink to an image,
  and properly updates the status bar on opening.
- Translation Updaes: Vladimir Petkov (bg), Mahay Alam Khan (bn),
  Miloslav Trmac (cs), Iñaki Larrañaga Murgoitio (eu), Ignacio
  Casal Quinteiro (gl), Alessio Frusciante (it), Christian Rose (sv),
  Clytie Siddall (vi)


Version 2.12.0
--------------

- Images opened with the sidebar enabled are now shown at 100% zoom
  with a correct window size. Bug #315189. (Ryan Lortie)
- Fixed a crashing bug while using arrow keys to navigate a
  directory. Bug #311086. (Lucas Rocha)
- Translation Updates: Vladimir Petkov (bg), Jordi Mallach (ca),
  Miloslav Trmac (cs), Rhys Jones (cy), Hendrik Richter (de),
  Kostas Papadimas (el), Stéphane Raimbault (fr), Gil Osher (he),
  Gabor Kelemen (hu), Mohammad DAMT (id), Young-Ho Cha (ko),
  Erdal Ronahi (ku), Žygimantas Beručka (lt), Michiel Sikkes (nl),
  Guilherme de S. Pastore (pt_BR), Duarte Loreto (pt), Mugurel
  Tudor (ro), Leonid Kanter (ru), Laurent Dhima (sq), Baris
  Cicek (tr), Maxim Dziumanenko (uk), Clytie Siddall (vi),
  Woodman Tuen (zh_TW)


Version 2.11.92
--------------

- Threading bug fix from Ross Burton.
- New Ukraininian translation of the manual.
- Translation Updates:
  Vladimir Petkov (bg), Jordi Mallach (ca), Miloslav Trmac (cs),
  Kostas Papadimas (el), Gabor Kelemen (hu), Žygimantas Beručka (lt),
  Guilherme de S. Pastore (pt_BR), Duarte Loreto (pt) , Mugurel
  Tudor (ro), Leonid Kanter (ru), Laurent Dhima (sq), Maxim
  Dziumanenko (uk), Woodman Tuen (zh_TW)


Version 2.11.90
---------------

- Bug fixes for dual-screen/multi-monitor display.
  (Davyd Madeley)
- ICC color profile support, requires the Little CMS library
  available at http://www.littlecms.com/ (Ross Burton)
- The thumbnail list of images is now updated dynamically
  based on filesystem changes. (Philip Van Hoof)
- Printing and print preview bugs have been fixed. (Philip Van Hoof)
- Many small bug fixes and UI changes.
- Translation Updates:
  Abdulaziz Al-Arfaj (ar), Vladimir Petkov (bg), Jordi Mallach (ca),
  Miloslav Trmac (cs), Martin Willemoes Hansen (da), Hendrik Richter
  (de), Nikos Charonitakis (el), Adam Weinberger (en_CA), David Lodge
  (en_GB), Francisco Javier F. Serrador (es), Priit Laes (et), Iñaki
  Larrañaga Murgoitio (eu), Meelad Zakaria (fa), Ilkka Tuohela
  (fi), Benoît Dejean (fr), Ignacio Casal Quinteiro (gl), Ankit
  Patel (gu), Rajesh Ranjan (hi), Gabor Kelemen (hu), Mohammad DAMT
  (id), Alessio Frusciante (it), Takeshi AIHANA (ja), Changwoo Ryu
  (ko), Žygimantas Beručka (lt), Terance Edward Sola (nb), Pawan
  Chitrakar (ne), Michiel Sikkes (nl), Åsmund Skjæveland (nn),
  Terance Edward Sola (no), Zuza Software Foundation (nso), Bartosz
  Kosiorek (pl), Guilherme de S. Pastore (pt_BR), Duarte Loreto
  (pt), Mugurel Tudor (ro), Leonid Kanter (ru), Steve Murphy (rw),
  Ivan Noris (sk), Laurent Dhima (sq), Игор Несторовић
  (sr), Christian Rose (sv), (tamil), Theppitak Karoonboonyanan (th),
  A. Alphan Bayazit (tr), Gheyret T.Kenji (ug), Maxim Dziumanenko
  (uk), Clytie Siddall (vi), Canonical Ltd (xh), Funda Wang (zh_CN),
  Woodman Tuen (zh_TW), Zuza Software Foundation (zu)


Version 2.11.0
--------------

- The status bar code has been reworked (Paolo Borelli)
- Preferences and Help dialogs now launch centered on the
  parent window. (Paolo Borelli)
- Some small fixes to the zoom UI (Paolo Borelli)
- Color picker button has been rewritten to use new Gtk API
  (Paolo Borelli)
- More UI fixes (Paolo Borelli, Dennis Cranston, Murali K.)
- Many bug fixes (Kjartan Maraas, Behdad Esfahbod)
- Portable to the Microsoft Windows platform (Tor Lillqvist)
- Translation Updates:
  Vladimir Petkov (bg), Martin Willemoes Hansen (da),
  Francisco Javier F. Serrador (es), Ivar Smolin (et),
  Ilkka Tuohela (fi), Ignacio Casal Quinteiro (gl),
  Terance Edward Sola (nb), Michiel Sikkes (nl),
  Terance Edward Sola (no), Ivan Noris (sk),
  Theppitak Karoonboonyanan (th), Gheyret T.Kenji (ug),
  Funda Wang (zh_CN), Woodman Tuen (zh_TW)
2005-10-14 21:52:14 +00:00
markd
ec1d5bd521 Update to KDE 3.4.3
Changes:
kpdf: Fix a crash some people when login out with kpdf running
kpdf: Make back button in konqueror work again
kpdf: Use the mimetype shell provides us (if any) instead of trying to
      guess it
kpdf: Fix a crash in document available at poppler bug 3344
kpdf: Disable custom zlib based renderer as was giving problems with some
      documents
kpdf: Fix some problems in document available at poppler bug 3299
kpdf: Fix regression that prevented the opening of some malformed files
kpdf: Fix some x86_64 problems
kpdf: Fix a crash in document available at poppler bug 3728
kpdf: Fix a crash in document available at poppler bug 3750
kpdf: Fix regression that made TOC crash
kpdf: Fix page number not displayed when re-opening PDF files
kpdf: Fix some painting issues of the minibar buttons
kpdf: Fix some small problems with the pageview
kpdf: Find PS fonts on NetBSD
KolourPaint: Prevent accidental drags in the Color Palette from pasting
      text containing the color code
2005-10-13 13:17:59 +00:00
drochner
d48e799f32 fix location of .pc file 2005-10-13 08:34:32 +00:00
jmmv
4d998d57a0 Update to 2.12.1:
==============
Version 2.12.1
==============

* Release for GNOME 2.12.1

Translations

Mahay Alam Khan (bn), Iñaki Larrañaga Murgoitio (eu)


==============
Version 2.12.0
==============

* Release for GNOME 2.12.0

Translations
 Dafydd Harries (cy), Francisco Javier F. Serrador (es),
 Norayr Chilingaryan (hy), Dan Damian (ro), Leonid Kanter (ru)


===============
Version 2.11.92
===============

* Release for GNOME 2.11.92

Translations
  Игор Несторовић (sr)
2005-10-12 21:58:12 +00:00
jmmv
6f15315dcf Update to 2.12.1:
* Improve architecture independence
  -- bug #316200 (Stanislav Brabec)
* Fix permissions of some installed png files to not be executable
  -- bug #316173 (Stanislav Brabec)
* Fix installation of media and emoticons to use gnome instead of hicolor
  -- http://bugzilla.novell.com/show_bug.cgi?id=91387 (Rodney Dawes)
* Change the volume-knob icon in all sizes, and replace 48x48 with svg
  -- bug #408160 (Jakub Steiner)
* Updated translations [bg, bn, eu]
2005-10-12 21:46:31 +00:00
drochner
cd00f1eb31 update to 1.1.5
changes:
+ Runs under Python 1.5.2 and newer, including 2.4.  You may need
  additional libraries to build under 1.5.2; see instructions below.
+ New build procedure.  The setup.py file now configures and builds
  the core library as well as the bindings, in one step.
+ Added stub drivers for BUFR, FITS, GRIB, HDF5, and WMF files.
  Stub drivers can identify the file format, but relies on
  application-provided drivers to read or write images in that
  format.
+ Added experimental "LA" mode support. An "LA" image is an "L"
  image with an attached transparency layer.
+ Added "RankFilter", "MinFilter", "MedianFilter", and "MaxFilter"
  classes to the ImageFilter module.
+ Improved support for applications using multiple threads on
  systems with multiple processors and/or hyperthreading processors.
+ Added EXIF GPSInfo read support for JPEG files.
+ Lots of bug fixes and performance tweaks.

pkgsrc note: freetype and tiff support isn't built yet, should be
separate pkgs
2005-10-12 14:48:44 +00:00
hiramatsu
1efdbdb178 Force to use src/base/ftsystem.c instead of of builds/unix/ftsystem.c
because it doesn't work properly on OepnBSD.
2005-10-12 04:43:26 +00:00
tron
ba1a357ec8 Include buildlink3 files for "libcroco" and "libgsf" to fix build
problems of (at least) the "gimp" package.
2005-10-11 09:50:49 +00:00
reed
9ec3a6344c Add patch-ad:
It undefines _BSD_SOURCE if on Linux system
to avoid a parse error on GLIBC /usr/include/string.h.
This hack is from gentoo.
2005-10-10 19:56:07 +00:00
reed
33ae701b89 Use INSTALLATION_DIRS to create lib/X11/app-defaults.
(Shoujld this be created by something else?)
2005-10-10 19:54:13 +00:00
joerg
8f3be13709 Add DragonFly support. 2005-10-10 16:54:22 +00:00
joerg
f7bfac86f9 Reorder thread library detection. On FreeBSD 4 and DragonFly 1.2 gcc
links against -lc_r only when -pthread is used, otherwise both -lc_r and
-lc gets linked in.
2005-10-10 16:53:57 +00:00
joerg
2d0a8a5e41 Also use the lround workaround on older DragonFly systems. 2005-10-10 16:35:45 +00:00
jmmv
4b5d36aafa Remove librsvg2-gtk2. 2005-10-10 13:59:35 +00:00