Commit graph

9137 commits

Author SHA1 Message Date
obache
43bbfddde2 out of my control anymore... 2011-05-17 11:44:28 +00:00
obache
b66be18ab6 fixes buildlink with pre x11 option GraphicsMagick. 2011-05-17 11:34:04 +00:00
dmcmahill
9f814a0859 Initial import of graphics/p5-GraphicsMagick version 1.3.12
This package was submited as part of PR pkg/43929 which adds the Koha Integrated Library System
submitted by Edgar Fuß

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

This is an objected-oriented Perl interface to GraphicsMagick, a fork of
ImageMagick. It provides an interface similar to that PerlMagick provides
to ImageMagick, but wit a different class name.
Use the module to read, manipulate, or write an image or image sequence from
within a Perl script. This makes it suitable for Web CGI scripts.
2011-05-17 11:17:24 +00:00
dmcmahill
80b42bc9ab Initial import of graphics/p5-GD-Barcode version 1.15
This package was submited as part of PR pkg/43929 which adds the Koha Integrated Library System
submitted by Edgar Fuß

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

GD::Barcode is a subclass of GD and allows you to create barcode image with GD.
This module based on "Generate Barcode Ver 1.02 By Shisei Hanai 97/08/22".

From 1.14, you can use this module even if no GD (except plot method).
2011-05-17 11:14:08 +00:00
dmcmahill
f4617566ca Initial import of graphics/p5-Barcode-Code128 version 2.01
This package was submited as part of PR pkg/43929 which adds the Koha Integrated Library System
submitted by Edgar Fuß

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

Barcode::Code128 generates bar codes using the CODE 128 symbology. It can
generate images in PNG or GIF format using the GD package, or it can generate a
text string representing the barcode that you can render using some other
technology if desired.

The intended use of this module is to create a web page with a bar code on it,
which can then be printed out and faxed or mailed to someone who will scan the
bar code. The application which spurred its creation was an expense report tool,
where the employee submitting the report would print out the web page and staple
the receipts to it, and the Accounts Payable clerk would scan the bar code to
indicate that the receipts were received.

The default settings for this module produce a large image that can safely be
FAXed several times and still scanned easily. If this requirement is not
important you can generate smaller image using optional parameters.

If you wish to generate images with this module you must also have the GD.pm
module (written by Lincoln Stein, and available from CPAN) installed.

If the GD module is not present, you can still use the module, but you will not
be able to use its functions for generating images. You can use the barcode()
method to get a string of "#" and " " (hash and space) characters, and use your
own image-generating routine with that as input.
2011-05-17 10:51:26 +00:00
adam
83d1fdee2b Added LICENSE; do not depend on png 2011-05-17 07:23:46 +00:00
taca
23dc6ede58 Update pear-Image_Canvas package to 0.3.3.
* pkgsrc change: Avoid depends on gd extension in package.xml since it
  is covered by pkgsrc's denedency.


0.3.3		2010-10-25 14:36 UTC

Changelog:

Automatically built QA release
Bug #16808 imagefilledpolygon(): You must have at least 3 points in your
array - ghhoriuchi

Bug #16927 PDF class implementation incomplete? - daveo

Bug #17191 Deprecated: Assigning the return value of new by reference - neufeind
2011-05-16 13:21:04 +00:00
taca
9f9595daaa Avoid depends on gd extension in package.xml since it is covered by
pkgsrc's denedency.

Bump PKGREVISION.
2011-05-16 13:18:59 +00:00
dmcmahill
6ed0324fc0 repair PKGREVISION which was messed up in the previous commit 2011-05-16 10:00:40 +00:00
dmcmahill
294943fc78 Add options.mk for GraphicsMagic and add options for building without X
or a few other dependencies.  This is part of PR pkg/43929 from
Edgar Fuß
2011-05-16 01:18:54 +00:00
gls
7f8547cfef Update graphics/shotwell to 0.9.3
Pkgsrc changes:
- Add librsvg as a dependency, as it is required to deal with .svg icons.

Upstream chnages:
    * Resolves issue where setting the desktop background didn't work in Gnome3
	* Mimics are now deleted when a RAW photo is removed
	* Event dates are now only shown once in the Event view
	* Fixes a number of translation issues
2011-05-14 18:55:59 +00:00
abs
378755d88d Add libXt to the PKG_OPTIONS:Mx11 to fix modular x11 build 2011-05-13 12:55:39 +00:00
adam
d6fd3cb9e9 Changes 1.10.0:
* Documentation: Context::arc(): Correct the documentation, as in the C
  documentation.

Changes 1.9.8:
* Surface:
  - added create() for creating a sub-surface representing a rectangle on a
    target surface
  - PDF versioning API: get_versions(), restrict_to_version(),
    version_to_string()
  - add get_device()
  - add new surface type enum values
* Device
  - add acquire() and release() functions
  - Add Device::Lock convenience class
* Region
  - UNSTABLE API CHANGE: Fix do_union(), subtract(), intersect() to throw
    exceptions instead of returning error statuses to be consistent with the
    rest of the cairomm API
  - add xor() functions
  - add API for creating a region from a list of rectangles
  - implement copy()
2011-05-12 11:12:48 +00:00
adam
74d8a69b5d Changes 6.6.9.8:
* Fixed some cut-and-paste errors in new png.c code that caused PNG8
  reductions to fail.

Changes 6.6.9.8:
* Add various Option Flags, and fix option skip counts for plus forms
  of simple operators where plus form is the same as minus form.
  For example the incorrect counts produces a weird error, and posible
  future segmentation fault in a command like  convert rose: +border show:

Changes 6.6.9.7:
* Fix FX default for interpolation to Bilinear.
* Fix pixel interpolation for -draw image over (reference
  http://www.imagemagick.org/discourse-server/viewtopic.php?f=3&t=18612).
* Write the proper bKGD chunk value in grayscale PNG images (reference
  http://www.imagemagick.org/discourse-server/viewtopic.php?f=3&t=18624).
* Added Inverse method for Sparse Color Interpolation
2011-05-11 11:38:48 +00:00
ryoon
30f9ba599b * Set LICENSE=gnu-gpl-v3
* include sysutils/desktop-file-utils/desktopdb.mk
2011-05-11 01:31:01 +00:00
ryoon
2647535f30 Update to 11.05.1
* On DragonFly, not works yet (like before).

fotoxx change log
=================

2011.05.02  v.11.05.1
+ The new version of alien replaces text files in /usr/share/doc/appname
  with compressed (.gz) versions, making the menu Help > Change Log etc.
  fail. Program was revised to accept either normal or compressed files.
+ Context help (F1) for Remove Dust did not work.

2011.05.01  v.11.05
+ New function Erase Dust: erase dust spots on images from scanned slides.
+ Named image collections were made easier to create and revise. Images
  can be added, removed and rearranged using a thumbnail gallery.
+ The trim (crop) function better handles zoom and scroll. The desired
  image size can be input directly, in addition to the mouse drag method.
+ Smart Erase was made faster (noticeable on slow processors).
+ Create Blank Image: simplify UI and create new file automatically.
+ Minor UI improvement: inform user if the current search results or
  named collection must be abandoned to open a non-member image file.
+ Select Area: edge distance calculation for hairy edges is >2x faster.
+ Image tags with imbedded blanks are allowed.
+ Bugfix: Smart Erase was sometimes missing a few pixels.
+ The supplied .deb and .rpm packages are now built using Ubuntu 10.04
  instead of Ubuntu 8.10. These packages (using newer libraries) may
  not be installable on less current Linux releases.

2011.04.01  v.11.04
+ Vertical panorama was implemented (previously possible but clumsy).
+ Slide Show can optionally play a music file or play list.
+ A pre-planned slide show can be started from the command line.
+ Initialization for new installs was simplified and the user warning was
  strengthened (need fewer frustrated users who don't read user guides).
+ Smart Erase was made easier by combining the select and erase functions.
+ Select ellipse: keep the ellipse centered at the drag origin.
+ Select by color: the search range for matching pixels was limited to
  3x the mouse radius. This works better, allowing edges with varying
  color to be more easily followed and selected. The remaining interior
  areas can be selected with an extra click in the finish dialog.
+ Paste Area was made easier to use by automating the finish step.
+ Unbend was extended to fix more types of perspective problems.
+ Toolbar buttons were rearranged to reduce the risk of accidentally
  overwriting the original image.
+ The total image file limit of 100,000 was removed. The practical limit
  depends on how much main memory is available for the image search index.
  1 GB is enough for >1 million files, and only needed when searching.
+ Bugfix: possible crash in slide show with "ellipse" transitions.
+ Bugfix: HDF: first manual tweak caused an annoying random jump.
+ Bugfix: crash if initial warning message ignored and then open a file.

2011.03.13  v.11.03.1
+ Bugfix: possible crash if area select along bottom edge of image.
+ Bugfix: possible crash following a revision of lens parameters.
+ Bugfix: select area: edge of image can also be edge of area.

2011.03.01  v.11.03
+ Composite functions Pano, HDR, HDF and Stack run 2-3 times faster.
+ Printing: intermediate file was changed from .jpeg to .tiff to correct
  slight blurring of some color edges in high-resolution images.
+ New art function: create color outline drawings.
+ New function: adjust monitor gamma with live feedback.
+ Plugins: add external image editors to Fotoxx menu: Fotoxx edits may
  precede and follow, [undo] / [redo] buttons work, etc.
+ Smart Erase: can use a tighter area around the object to be erased.
+ Panorama: the math was simplified to a pure cylindrical projection.
+ Select Area: added select for rectangular and elliptical areas.
+ Notify user of delay for thumbnail creation when new images are found.
+ New slide show transition: ellipse expanding from the center.
+ Select Area: brighter outlines for freehand draw and follow edge.
+ Unbend: panorama curve is more accurately flattened.
+ bugfix: crash reading 4-channel tiff file in strip format.
+ bugfix: panorama crash if image overlap reaches zero during alignment.
+ bugfix: crash if trying to save to a .gif file (converts to .jpg).
+ bugfix: fixed small memory leak in metadata viewer.

2011.02.01  v.11.02
+ Retouch functions can be incrementally "painted" with the mouse, with
  variable radius and strength.
+ Area cut and paste: edge effects are more effectively suppressed and
  the pasted area/object can be rotated as well as resized.
+ Curve edit (used in image retouch functions): curve data can be saved
  to a file or loaded from a file as part of the curve edit dialog.
+ New function: Smart Erase: erase power lines and other small defects
  by replacing them with pixels from the neighborhood.
+ New functions: Make Image Collection and Open Image Collection. Images
  may be assigned to named collections. A collection can be recalled and
  used for a slide-show, export, etc.
+ New function: Combine photos of the same subject taken at different
  moments, remove tourists, cars, etc. that come and go.
+ Panorama pre-align was made a little easier (check the user guide).
+ Tag Edit and Tag Management were separated to simplify operation.
+ New 1-time function: Tools > Fix Tag Delimiters: make tags (keywords)
  compatible with Photoshop. Other photo managers may not be compatible.
  This is optional and can be done at any time without affecting Fotoxx.
+ Art > Dots: dot rows are offset by 1/2 dot pitch, which looks better.
+ Expand Brightness Range: use sliders and show brightness histogram.
+ 1-time function to rebuild thumbnails now has a fast incremental mode.
+ Obsolete functions removed: convert old tag and parameter formats.
  (if you have startup problems, delete /home/<user>/.fotoxx).
+ Bugfix: Edit Info function could not be canceled before using it.
+ Bugfix: Edit Info (metadata) limit raised from 100 to 1000 characters.
+ Bugfix: Stop meaningless EXIF diagnostic when a blank image is created.
+ Bugfix: Annotate crash if font set to tiny and then increased.
+ tags_index file was renamed to search_index

2011.01.07  v.11.01.2
+ Bugfix: select whole image was not working. What went wrong between
  testing and release is a mystery, but now it is fixed.

2011.01.06  v.11.01.1
+ Revise startup warnings about thumbnails and tag index file to make
  them less intrusive and perhaps easier to understand.
+ French translation was updated.

2011.01.01  v.11.01
+ Select Area: Select the whole image and use overall brightness or a
  single RGB color brightness to control the application of a retouch
  function. This allows tone mapping, noise reduction, etc. to apply
  in darker image areas but not brighter areas (or the inverse).
+ New art function: make a dot matrix image (à la Roy Lichtenstein).
+ Slide Show was given a few dubiously useful but cute image transition
  modes (fade-out/fade-in and various kinetic image replacement methods).
+ Open Recent File: the 100 most recent image files are presented in a
  gallery window to make it easier to go back to a desired image.
+ If grid lines are active when an image is printed, the grid lines will
  also appear on the printed image.
+ The status bar shows if a select-area is active or a function is busy.
+ A new blank image can be created and used as a basis for mashups
  using cutouts from other images plus annotation text.
+ After a first-time install, the user is now advised to run the 1-time
  indexing program so that image searches will function correctly.
+ Batch add and delete tags have a popup window to monitor progress.
+ Search Images output (gallery window) is sorted to follow the physical
  organization of the underlying files. Groupings and sequences implied
  by the file organization (directories and file names) are preserved
  in the generated window of thumbnail images. This was always a claimed
  fotoxx capability, but was not always working as advertised.
+ Bugfix: image was sometimes not being resized to fit window after a
  size change (trim, resize), possibly giving a false impression.
+ Bugfix: inverting a select area did not work with some edit functions.

2010.12.07  v.10.12.1
Three minor GUI improvements:
+ pixel edit: notify if select area is active to avoid user confusion.
+ fix inconsistent behavior of select area draw and follow edge.
+ bugfix: "Save As" with a name like "2010.12" resulted in "2010.jpg".

2010.12.01  v.10.12
This release has many small user interface improvements and bug fixes.
+ Switching the mouse between dialogs and main window was simplified,
  making it easier to zoom and pan when a dialog owns the mouse or to
  control two active dialogs alternating ownership of the mouse.
+ Select Area by color: in firewall mode, pixels within the mouse radius
  are unconditionally selected. Left drag now works as an un-select.
+ Select Area by freeform drawing: drawing lines along the edge of the
  image is no longer so tedious.
+ The HDF "paint" mode was made more responsive for slow CPUs.
+ Image captions (IPTC: Caption-Abstract) are now searchable (along
  with tags, dates, stars, comments, file names). Image captions are
  searched for given words. Run Tools > Rebuild Tags Index to update
  the search index (one-time conversion job).
+ Data functions (EXIF/IPTC/etc. tags, comments, captions) were moved
  into one menu. The "big text" functions (comments, captions) were
  made easier to view and edit with a conventional text edit interface.
+ Info > Search Images: searching file names works without wildcards,
  (e.g. search "rosi" matches /xxx/rosi/xxx.jpg and /xxx/Rosixxx.jpg).
+ Info > Search Images: date range default month/day is 01/01 for low
  limit and 12/31 for high limit, so "2009 to 2010" is two full years.
+ Info > Search Images: "match any" and "match all" can be specified
  separately for tags, comments/captions, and file names.
+ Rotated images are no longer automatically uprighted. Instead, use
  the R or L key to permanently fix as needed. This saves time for
  every image opened since the EXIF data need not be read.
+ File > Open Recent File: opens the combo box file list automatically.
+ File > Open Previous File: opens most recent file that still exists.
+ File > Save As with "new version" selected: the version naming was
  changed to reduce the risk of conflict with a user file naming system.
  Format: originalname.jpg >> *.v01.jpg >> *.v02.jpg >> etc.
+ Buttons [Prev] and [Next] more reliably find previous or next files
  even if files have been deleted or renamed outside Fotoxx.
+ Dialogs that need significant time now show an hourglass, even when
  the mouse cursor stays inside the dialog window.
+ Tools > Clone: screen is split 50/50 between the two instances.
+ Transform > Trim: dragging the margins is smoother for slow CPUs.
+ Zoom: limit was raised from 200% to 400%. This makes it easier
  to do a very precise area selection.
+ Annotate Image: text can be optionally outlined with a different color.
+ The user guide was audited and many small corrections were made.
+ Bugfix: quotes in EXIF/IPTC/etc. data were replaced with escaped
  quotes to prevent the exiftool command from failing.
+ Bugfix: Area copy and paste: fixed small edge defects that sometimes
  happened when the pasted area was reduced in size.

2010.11.08  v.10.11.2
+ Bugfix: Trashing an image deleted User Comments for other images in the
  tag index file, causing the Search function to fail for comments search.
  Run Tools > Rebuild Tags Index if you are using the comments feature.

2010.11.01  v.10.11.1
+ Bugfix: crash if fotoxx start and quit without opening an image file.

2010.11.01  v.10.11
+ Search Tags: a simpler alternative is provided for those not wanting to
  maintain an elaborate image tag system: search based on user comments
  and/or image folder and file names. Match on any or all search words
  entered, with optional wildcard matching for folder and file names.
  NOTE: Run Tools > Rebuild Tags Index for this feature to work.
+ Edit functions operating within a small area were made more responsive
  for slow CPUs: Warp Area, Paste Area, Annotate Image, Edit Pixels.
+ Annotate Image: both text and background color and transparency can be
  specified. Traditional-looking watermarks can be made. Annotation data
  can be saved as a file, so annotations can be kept and re-used.
+ Grid lines: either line count or line spacing can be specified. Line
  counts are independent of image size. G-key toggles grid on/off.
+ New function: Warp Image (linear): an alternative way to compensate
  for perspective distortions. Change line slopes without curving them.
+ Pixel edit now works within a selected area. This makes it easy to paint
  inside an area using an opaque or transparent color and a large brush.
+ Select Area by Color: optional "firewall" mode: already-selected pixels
  become a barrier to the propagation of newly-selected pixels.
+ Buttons in Select Area dialog were made available as menu functions
  with their own F1 help topics (a small convenience improvement).
+ Dialog boxes now open near the upper right corner of the main window
  instead of the middle (a small convenience improvement).
+ File > Save As: retain the same current file and image set if saving
  to a different directory. Otherwise make the new file the current file
  and add it to the current image set (directory or tag search results)
  (a small convenience improvement).
+ New function: File > Open Previous: go back to the previous file,
  also if in another directory (a small convenience improvement).
  (File > Open Recent is unchanged: choose from last 30 files).
+ Bugfix: missing or corrupted parameters file could cause a crash.

2010.10.16  v.10.10.2 and 10.10.3
+ Bugfix: restored lost F1 links to user guide.
+ Bugfix: trim button [invert] did not work. [gold] ratio was inverted.
+ The Dutch translation was updated.
+ Edit EXIF User Comments and Annotate Image (write text on image) were
  made into separate functions. The old interface was confusing.
+ Annotate on slow (Atom) processors now works acceptably fast.
+ Grid lines dialog revised to use line spacing instead of line counts.
+ Trim ratio buttons are customized with a GUI instead of a text file.
+ Window repaint speed (expose event) was doubled (no impact on edits).

2010.10.02  v.10.10.1
+ Bugfix: Annotate function was missing the translation capability.
+ Annotate on slow (Atom) processors was made faster, but still slow.
+ The Italian translation was updated.

2010.10.01  v.10.10
+ New function Annotate Image: Text can be edited and viewed in a live
  window updated with each image opened, or written directly on the
  image using any font, size and rotation.
+ New function E-mail: select multiple images, downsize within specified
  limits, and e-mail using the preferred e-mail program.
+ A small improvement was made in the visibility of grid lines.
+ Max. working threads was raised to 6 (newest CPUs have up to 6 cores).
+ Image trim (crop): the preset aspect ratio buttons can be customized
  by editing a parameters file.
+ More parameters are saved and restored across sessions: trim size,
  grid lines, e-mail size, edit resize, batch resize.
+ The word "mass" in menus and help text was replaced with "batch".

2010.09.10  v.10.9.1
+ Chinese translation was updated.
+ Bugfix: save-as: file names like xxx.yyy.jpg got truncated to xxx.jpg.
+ Usability improvement: A set of files generated by searching tags is no
  longer discarded if a member file is opened, saved, renamed, or trashed.

2010.09.01  v.10.9
+ The Portuguese translation was updated.
+ New: Stack function: combine multiple images of the same subject for
  noise reduction. Use mean or median pixel RGB values and optionally
  discard the most extreme RGB values (noisiest) from the mix.
+ New: make a B/W or color negative, or make a positive from a negative.
+ New: delete or replace a tag for selected or all images.
+ The brightness/contrast curve edit function was revised to better
  preserve detail in the brightest image areas.
+ The Retouch curve edit functions are generally 30% faster.
+ The interplay between the main window and gallery window was revised.
  The gallery window overlays the main window, with the current image in
  the top row. When an image is clicked in the gallery, the main window
  overlays the gallery window, showing the selected image. Both windows
  are still present and can be dragged apart if wanted. The perception
  is that they both alternately occupy the same window.
+ The functions Burn CD/DVD, Mass Add/Delete Tags, and Mass Resize can
  now be used together with Search Tags: use Search Tags to establish a
  set of images from which the files to mass-process can be selected.
+ Select Area dialog: buttons added: [enable] [disable] [invert].
  This makes editing areas a bit faster than using separate menus.
+ A small improvement was made in the Select Area follow-edge algorithm.
+ Default extensions for "Save As" were changed from .jpeg and .tiff to
  .jpg and .tif because some programs don't recognize the longer forms.
+ "Save As" sets the current file to the newly saved file instead of
  remaining at the prior file. This makes fotoxx work more like other
  apps. Use the "recent file" menu to go back if wanted. Any edits are
  still active and can be undone or further edited and saved again.
+ HDR/HDF: auto-trim the edges where all input images do not overlap.
+ Curve editing was generally revised not to truncate curves beyond the
  first and last anchor points. Curves are projected to the graph limits.
+ Internal cleanup: generalize the saving and restoring parameters across
  sessions. Add mass-resize width/height to the saved parameters.
+ Bugfix: Sharpen: gradient method: threshold did not work correctly.
+ Bugfix: rounding error in HDF was causing 1-pixel alignment errors.
+ Bugfix: gtk function call within a thread was causing a (rare) crash.
+ Bugfix: huge tag in iptc:keywords caused a loop in tag editing.
2011-05-11 01:27:03 +00:00
cheusov
390511e5bf Closes PR pkg/41217.
Fix PLIST issue on Linux and other OSes, tested on NetBSD-5.1 and Linux.
Oked by wiz@
2011-05-09 13:06:29 +00:00
wiz
7674b6e376 regen for targz change 2011-05-08 09:11:08 +00:00
wiz
fb373c4d50 Update to 1.5.3beta06:
Version 1.5.3beta06 [May 8, 2011]
  Removed the -D_ALL_SOURCE from definitions for AIX in CMakeLists.txt
  Implemented premultiplied alpha support: png_set_alpha_mode API
2011-05-08 09:09:20 +00:00
obache
15ca6908ad Switch to use default EXTRACT_SUFX for distfile, .tar.gz is the only long term
provided archive for libpng beta release.
2011-05-08 06:02:43 +00:00
drochner
05769089de make Python extensions work (adds Python dependency), add some
CHECK_INTERP_SKIPs to quell false warnings
bump PKGREV
2011-05-06 09:32:49 +00:00
adam
72730ee48e Changes 1.5.3beta05:
* Added the "_POSIX_SOURCE" feature test macro to ensure libpng sees the
  correct API. _POSIX_SOURCE is defined in pngpriv.h, pngtest.c and
  pngvalid.c to ensure that POSIX conformant systems disable non-POSIX APIs.
* Removed png_snprintf and added formatted warning messages.  This change adds
  internal APIs to allow png_warning messages to have parameters without
  requiring the host OS to implement snprintf.  As a side effect the
  dependency of the tIME-supporting RFC1132 code on stdio is removed and
  PNG_NO_WARNINGS does actually work now.
* Added PNG_WRITE_OPTIMIZE_CMF_SUPPORTED macro to make the zlib "CMF" byte
  optimization configureable.
* IDAT compression failed if preceded by a compressed text chunk (bug
  introduced in libpng-1.5.3beta01-02).  This was because the attempt to
  reset the zlib stream in png_write_IDAT happened after the first IDAT
  chunk had been deflated - much too late.  In this change internal
  functions were added to claim/release the z_stream and, hopefully, make
  the code more robust.  Also deflateEnd checking is added - previously
  libpng would ignore an error at the end of the stream.
2011-05-06 07:19:22 +00:00
ryoon
32889e24ac * Replace '#!.../env python' with PYTHONBIN, fix build.
* Bump PKGREVISION.
2011-05-04 11:16:23 +00:00
adam
70c593f1c9 Changes 2.46:
* Added a basic "use" test for GD::Simple
2011-05-04 09:43:40 +00:00
obache
d55c2fda79 exactly disable MMX/AMD64 optimization if pkg option is off.
part of PR#44931.
2011-05-04 02:00:02 +00:00
gdt
b9fcd67e3d +mscgen 2011-05-03 11:20:20 +00:00
gdt
78adedd622 Import mscgen-0.20 as graphics/mscgen.
Mscgen is a small program that parses Message Sequence Chart
descriptions and produces PNG, SVG, EPS or server side image maps
(ismaps) as the output.

Packaged by Jan Danielsson via wip.
2011-05-03 11:19:23 +00:00
wiz
dc02548c48 Update to 1.5.3beta04 to fix a regression reported on tech-pkg (see beta03,
last entry).

Version 1.5.3beta01 [April 1, 2011]
  Re-initialize the zlib compressor before compressing non-IDAT chunks.
  Added API functions to set parameters for zlib compression of non-IDAT
    chunks.

Version 1.5.3beta02 [April 3, 2011]
  Updated scripts/symbols.def with new API functions.
  Only compile the new zlib re-initializing code when text or iCCP is
    supported, using PNG_WRITE_COMPRESSED_TEXT_SUPPORTED macro.
  Improved the optimization of the zlib CMF byte (see libpng-1.2.6beta03).
  Optimize the zlib CMF byte in non-IDAT compressed chunks

Version 1.5.3beta03 [April 16, 2011]
  Fixed gcc -ansi -pedantic compile. A strict ANSI system does not have
    snprintf, and the "__STRICT_ANSI__" detects that condition more reliably
    than __STDC__ (John Bowler).
  Removed the PNG_PTR_NORETURN attribute because it too dangerous. It tells
    the compiler that a user supplied callback (the error handler) does not
    return, yet there is no guarantee in practice that the application code
    will correctly implement the error handler because the compiler only
    issues a warning if there is a mistake (John Bowler).
  Removed the no-longer-used PNG_DEPSTRUCT macro.
  Updated the zlib version to 1.2.5 in the VStudio project.
  Fixed 64-bit builds where png_uint_32 is smaller than png_size_t in
    pngwutil.c (John Bowler).
  Fixed bug with stripping the filler or alpha channel when writing, that
    was introduced in libpng-1.5.2beta01 (bug report by Andrew Church).

Version 1.5.3beta04 [April 27, 2011]
  Updated pngtest.png with the new zlib CMF optimization.
  Cleaned up conditional compilation code and of background/gamma handling
    Internal changes only except a new option to avoid compiling the
    png_build_grayscale_palette API (which is not used at all internally.)
    The main change is to move the transform tests (READ_TRANSFORMS,
    WRITE_TRANSFORMS) up one level to the caller of the APIs.  This avoids
    calls to spurious functions if all transforms are disabled and slightly
    simplifies those functions.  Pngvalid modified to handle this.
    A minor change is to stop the strip_16 and expand_16 interfaces from
    disabling each other; this allows the future alpha premultiplication
    code to use 16-bit intermediate values while still producing 8-bit output.
    png_do_background and png_do_gamma have been simplified to take a single
    pointer to the png_struct rather than pointers to every item required
    from the png_struct. This makes no practical difference to the internal
    code.
  A serious bug in the pngvalid internal routine 'standard_display_init' has
    been fixed - this failed to initialize the red channel and accidentally
    initialized the alpha channel twice.
  Changed png_struct jmp_buf member name from png_jmpbuf to tmp_jmpbuf to
    avoid a clash with the png_jmpbuf macro on some platforms.
2011-05-03 09:07:35 +00:00
wiz
9b23f4612a Avoid using /usr/bin/env. On the other hand, the script using python
is only needed by packages using vigra-config to find vigra, so don't
depend on python here -- let the packages using it pull it in themselves.

Bump PKGREVISION.
2011-05-02 12:57:22 +00:00
wiz
75cc14731f Get rid of /usr/bin/env, and depend on xdg-utils for the xdg-open
the desktop file is using. Bump PKGREVISION.
2011-05-02 12:37:14 +00:00
obache
3e195e0314 Let lua support optionify, and exactly control it (disabled by default).
PR#44916.
2011-04-29 11:41:07 +00:00
wiz
6d16e287f4 Remove patch-aa that was removed from distinfo. 2011-04-28 08:44:18 +00:00
joerg
a7b1ca3d1e Allow patch levels for dependencies 2011-04-26 11:52:51 +00:00
kefren
a8ad1307e8 Update to libgdiplus-2.10, part of mono-2.10 2011-04-25 14:03:17 +00:00
obache
9ea3b36c23 recursive bump from gettext-lib shlib bump. 2011-04-22 14:40:40 +00:00
obache
1d9df3258a recursive bump from gettext-lib shlib bump. 2011-04-22 13:41:54 +00:00
obache
60b8235ab9 note "used by ..." comments. 2011-04-20 12:17:02 +00:00
obache
af3d485111 note a "used by ..." comment. 2011-04-20 12:12:48 +00:00
wiz
905fc62565 Fix palette cases, after bug report from Gentoo.
Bump PKGREVISION.
2011-04-19 10:28:31 +00:00
drochner
5e5c77be66 trim library search path so that the dynamic version of libpython
is found for building the Python plugin module
(I still think that no Python library needs to be linked in for modules,
but I want to keep the change minimal.)
Inspired by an observation by Mark Davies, see the
"python buildlink3.mk and lib/python2.?/config" thread on tech-pkg.
bump PKGREVISION
2011-04-15 17:14:52 +00:00
drochner
10e98be3b4 add patches from upstream, via Debian/Ubuntu:
-possible buffer overflows when parsing config files of plugins
 (CVE-2010-4540, CVE-2010-4541, CVE-2010-4542)
-possible buffer overflow in PSP image parser plugin (CVE-2010-4543)
bump PKGREV
2011-04-15 16:39:09 +00:00
drochner
d4b6b5f719 update to 0.9.2
This is a bug fix release that fixes a translation issue and several
critical publishing bugs.
2011-04-14 16:24:39 +00:00
drochner
b1761ed1e9 update to 2.12.3
changes:
-bugfixes
-translation updates
2011-04-14 16:22:54 +00:00
drochner
da72bafa98 sync w/ base pkg 2011-04-14 15:58:01 +00:00
drochner
8f378ac01c update to 2.30.2
changes:
-use libchamplain08 for map display
-translation updates
2011-04-14 15:57:25 +00:00
wiz
cf1950d152 Update to 3.9.5:
Many bugs and security issues are resolved in this stable release.
2011-04-12 08:57:57 +00:00
adam
7b632da783 Changes 1.2.4:
* The -T/--threshold option was added to set the minimum optimization gain
  needed before a file is optimized. The default is to optimize if gain is
  even just one byte.
* Some minor fixes were also done.
2011-04-11 07:02:20 +00:00
minskim
913280edb7 Add tex-pst-barcode{,-doc}. 2011-04-05 19:39:25 +00:00
minskim
8f663d963c Import tex-pst-barcode-doc-0.08 as graphics/tex-pst-barcode-doc.
This is documentation for tex-pst-barcode.
2011-04-05 19:38:05 +00:00
minskim
c1324414c2 Import tex-pst-barcode-0.08 as graphics/tex-pst-barcode.
An earlier version (0.03) was packaged by David Rankin in PR 33390.

The pst-barcode package allows printing of barcodes, in a huge variety
of formats (see documentation for details). As a pstricks package,
pst-barcode requires pstricks. The package uses PostScript for
calculating the bars. For PDF output use a multi-pass mechansism such as
pst-pdf.
2011-04-05 19:37:53 +00:00
drochner
1bbe3d1a39 update to 0.9.1
changes:
-new search bar
-TIFF support
-plugin framework, mostly for exporting
-many more improvements and bugfixes
2011-04-05 18:34:20 +00:00
drochner
51d6bd8e96 update to 0.13.4
changes:
-imported dcraw 9.07/1.442, support for more cameras
-bugfixes
2011-04-05 18:08:46 +00:00
drochner
80ba30e60e update to 0.3.1
changes: logging improvements
2011-04-05 17:57:41 +00:00
drochner
28229c8cb2 update to 2.90
changes:
-handle more tags and data formats
-bugfixes
2011-04-05 16:57:49 +00:00
drochner
e15bad8c78 update to 1.11
changes:
-New data point picker for finding coordinates of points on plot
-New data navigator window for filtering, sorting and examining
 dataset statistics
-UI improvements, minor feature improvements
-bugfixes
2011-04-05 16:53:47 +00:00
wiz
9ce2aeae85 Update to 1.5.2:
Version 1.5.2beta01 [February 13, 2011]
  More -Wshadow fixes for older gcc compilers.  Older gcc versions apparently
    check formal parameters names in function declarations (as well as
    definitions) to see if they match a name in the global namespace.
  Revised PNG_EXPORTA macro to not use an empty parameter, to accommodate the
    old VisualC++ preprocessor.
  Turned on interlace handling in png_read_png().
  Fixed gcc pendantic warnings.
  Handle longjmp in Cygwin.
  Fixed png_get_current_row_number() in the interlaced case.
  Cleaned up ALPHA flags and transformations.
  Implemented expansion to 16 bits.

Version 1.5.2beta02 [February 19, 2011]
  Fixed mistake in the descriptions of user read_transform and write_transform
    function prototypes in the manual.  The row_info struct is png_row_infop.
  Reverted png_get_current_row_number() to previous (1.5.2beta01) behavior.
  Corrected png_get_current_row_number documentation
  Fixed the read/write row callback documentation.
    This documents the current behavior, where the callback is called after
    every row with information pertaining to the next row.

Version 1.5.2beta03 [March 3, 2011]
  Fixed scripts/makefile.vcwin32
  Updated contrib/pngsuite/README to add the word "modify".
  Define PNG_ALLOCATED to blank when _MSC_VER<1300.

Version 1.5.2rc01 [March 19, 2011]
  Define remaining attributes to blank when MSC_VER<1300.
  ifdef out mask arrays in pngread.c when interlacing is not supported.

Version 1.5.2rc02 [March 22, 2011]
  Added a hint to try CPP=/bin/cpp if "cpp -E" fails in scripts/pnglibconf.mak
    and in contrib/pngminim/*/makefile, eg., on SunOS 5.10, and removed "strip"
    from the makefiles.
  Fixed a bug (present since libpng-1.0.7) that makes png_handle_sPLT() fail
    to compile when PNG_NO_POINTER_INDEXING is defined (Chubanov Kirill)

Version 1.5.2rc03 [March 24, 2011]
  Don't include standard header files in png.h while building the symbol table,
    to avoid cpp failure on SunOS (introduced PNG_BUILDING_SYMBOL_TABLE macro).

Version 1.5.2 [March 31, 2011]
2011-04-05 12:47:56 +00:00
tron
23d843320e Re-add "MAKE_JOBS_SAFE=no" as the build breaks on an 8 core machine. 2011-04-05 11:43:08 +00:00
wiz
a09e68dd80 Fix build with png-1.5. 2011-04-05 11:04:39 +00:00
drochner
44b09c95c0 delete some unused Makefile rules which are not prefixed by TABs
correctly, leading to refusal by recent gmake
2011-04-04 12:17:29 +00:00
adam
edb75fbbeb Changes 10.35.80:
* asciitopgm: fix bug: memory corruption on too-long lines.
* asciitopgm: fix bug: improper handling of blank lines.

Changes 10.35.79:
* configure: don't default to /usr/X11R6/lib/libX11.so just because
  /usr/X11R6 exists.  /usr/X11R6/lib must exist.
* pngtopnm: fix bug: -verbose reports history chunk present when
  it's really a palette.
2011-04-04 09:17:24 +00:00
zafer
707f6b34ba add LICENSE, update HOMEPAGE 2011-04-03 22:23:47 +00:00
wiz
b5979c8234 Fix build with png-1.5. 2011-04-03 16:38:41 +00:00
wiz
db39edf9b2 Fix build with png-1.5. 2011-04-03 13:47:01 +00:00
wiz
8b5099714b Fix build with png-1.5. 2011-04-03 11:58:22 +00:00
wiz
a24ceb6edc Link against libgif now that default has changed, and fix build with png-1.5. 2011-04-03 11:40:07 +00:00
wiz
8d6a75bcb7 Fix CVE-2008-4863 using the Debian patch by James Vega.
Bump PKGREVISION.
Mark MAKE_JOBS_SAFE=no since installation fails with -j16.
2011-04-01 11:31:56 +00:00
wiz
e5be77ec43 Set LICENSE. 2011-04-01 10:59:56 +00:00
adam
fa62114998 Simplified conditionals 2011-03-31 13:37:21 +00:00
drochner
95bcc3e8fe add patch from upstream
(http://bugzilla.maptools.org/show_bug.cgi?id=2300)
to fix possible buffer overflow in the "thunder" decoder (CVE-2011-1167)
bump PKGREV
2011-03-31 11:05:44 +00:00
asau
7bdbfe689c Support staged installation. 2011-03-31 08:07:01 +00:00
gdt
16772f1c76 Add hunk: don't assume bare split writes @_, because new perl doesn't.
Rename patchfile for new convention, and add comments.
2011-03-28 19:36:30 +00:00
joerg
09653c04f2 Dependency is restricted to 2.5+ 2011-03-28 18:01:40 +00:00
wiz
2763bd0e33 Fix build with png-1.5. Reported by joerg. 2011-03-28 08:01:20 +00:00
wiz
4a87d7e74d Set LICENSE. 2011-03-28 07:57:58 +00:00
wiz
1dc19307ca Fix build with png-1.5. Reported by joerg. 2011-03-28 07:50:39 +00:00
joerg
33e44ac746 Not support on Python 2.4 2011-03-27 17:01:55 +00:00
obache
b18b6212ba Welcome back cozmixng.org! 2011-03-26 01:57:50 +00:00
wiz
b7565b87db Jens Rehsack noted that the inclusion of jpeg/bl3.mk in xfce4-thunar
must be propagated in its bl3.mk file.

Do that, and depend on that version; recursive PKGREVISION bump
since a few dependencies might link against jpeg now.
2011-03-24 14:35:16 +00:00
taca
39a420c968 Update ruby-mini-magick package to 3.2.
Changes are unavailable.
2011-03-23 16:26:04 +00:00
adam
5693f4c0ed Changes 2.3.0:
This version adds a new ANSI-colorized-output option (probably optimized for
dark-background xterms) and more informative output for interlaced images.
2011-03-23 10:56:55 +00:00
adam
1783b5a793 Changes 1.14:
This release changes raw PostScript processing to avoid the
non-rendering PostScript specials created by hyperref. A command-line
switch to turn off raw PostScript rendering has been added. Finally, a
few bugs has been fixed, such as correct decoding of the -T switch, a
CRLF bug when reading configuration files in Windows, and a few bugs
associated to subprocesses.
2011-03-23 10:09:44 +00:00
adam
2aa5b1320a Changes 1.7.15:
* Force bit_depth to 1, 2, or 4 when -plte_len is <=2, <=4, or <=16 and
  the -bit_depth option is not present, to avoid writing invalid palette
  indexes.
2011-03-23 09:00:23 +00:00
minskim
dd7ad35cb3 Let xdvipresent depend on tex-* instead of the entire teTeX. 2011-03-21 19:27:16 +00:00
minskim
5c70852798 Add pstricks packages. 2011-03-18 21:52:39 +00:00
minskim
81bd847ad9 Import tex-psgo-doc-0.17 as graphics/tex-psgo-doc.
This is documentation for tex-psgo.
2011-03-18 21:48:01 +00:00
minskim
e3dc56526e Import tex-psgo-0.17 as graphics/tex-psgo.
This is a TeX package to typeset go diagrams with PSTricks.
2011-03-18 21:47:51 +00:00
minskim
0a9dd4ba26 Import tex-pstricks-add-doc-3.51 as graphics/tex-pstricks-add-doc.
This is documentation for tex-pstricks-add.
2011-03-18 21:45:14 +00:00
minskim
d42d14a508 Import tex-pstricks-add-3.51 as graphics/tex-pstricks-add.
Collects together examples that have been posted to the pstricks mailing
list, together with many additional features for the basic pstricks,
pst-plot and pst-node, including: - bugfixes; - new options for the
pspicture environment; - arrows; - braces as node connection/linestyle;
- extended axes for plots (e.g., logarithm axes); - polar plots; -
plotting tangent lines of curves or functions; - solving and printing
differential equationd; - box plots; - matrix plots; and - pie charts.
The package makes use of PostScript routines provided by pst-math.
2011-03-18 21:45:03 +00:00
minskim
118b62f947 Import tex-pst-tree-doc-1.12 as graphics/tex-pst-tree-doc.
This is documentation for tex-pst-tree.
2011-03-18 21:44:09 +00:00
minskim
fd8da76118 Import tex-pst-tree-1.12 as graphics/tex-pst-tree.
pst-tree is a pstricks package that defines a macro \pstree which offers
a structured way of joining nodes created using pst-node in order to
draw trees.
2011-03-18 21:43:51 +00:00
minskim
caed964b38 Import tex-pst-vue3d-doc-1.24 as graphics/tex-pst-vue3d-doc.
This is documentation for tex-pst-vue3d.
2011-03-18 21:39:48 +00:00
minskim
f3f1840ad8 Import tex-pst-vue3d-1.24 as graphics/tex-pst-vue3d.
With pst-vue3d three dimensional objects like cubes, spheres and others
can be viewed from different points. The distribution includes a
comprehensive set of examples of usage.
2011-03-18 21:39:44 +00:00
minskim
f0957e2b08 Import tex-pst-text-doc-1.00 as graphics/tex-pst-text-doc.
This is documentation for tex-pst-text.
2011-03-18 21:39:39 +00:00
minskim
80c710fadc Import tex-pst-text-1.00 as graphics/tex-pst-text.
Pst-text is a PSTricks based package for plotting text along a different
path and manipulating characters. It includes the functionality of the
old package pst-char.
2011-03-18 21:39:35 +00:00
minskim
554b387336 Import tex-pst-slpe-doc-1.3 as graphics/tex-pst-slpe-doc.
This is documentation for tex-pst-slpe.
2011-03-18 21:39:31 +00:00
minskim
73c887c3c3 Import tex-pst-slpe-1.3 as graphics/tex-pst-slpe.
This PStricks package covers all the colour gradient functionality of
pst-grad (part of the base pstricks distribution), and provides the
following facilities: - it permits the user to specify an arbitrary
number of colours, along with the points at which they are to be
reached; - it converts between RGB and HSV behind the scenes; - it
provides concentric and radial gradients; - it provides a command
\psBall that generates bullets with a three-dimensional appearance; and
- uses the xkeyval package for the extended key handling.
2011-03-18 21:39:27 +00:00
minskim
99e0f4b9c4 Import tex-pst-poly-doc-1.61 as graphics/tex-pst-poly-doc.
This is documentation for tex-pst-poly.
2011-03-18 21:39:22 +00:00
minskim
f05b478744 Import tex-pst-poly-1.61 as graphics/tex-pst-poly.
This PSTricks package provides a really rather simple command
\PstPolygon that will draw various regular and non-regular polygons
(according to command parameters); various shortcuts to commonly-used
polygons are provided, as well as a command \pspolygonbox that frames
text with a polygon. The package uses the xkeyval package for argument
decoding.
2011-03-18 21:39:18 +00:00
minskim
4903d441a5 Import tex-pst-osci-doc-2.82 as graphics/tex-pst-osci-doc.
This is documentation for tex-pst-osci.
2011-03-18 21:39:14 +00:00
minskim
a75f56c29e Import tex-pst-osci-2.82 as graphics/tex-pst-osci.
pst-osci is a PSTricks package enables you to produce oscilloscope
"screen shots". Three channels can be used to represent the most common
signals (damped or not): namely sinusoidal, rectangular, triangular,
dog's tooth (left and right oriented). The third channel allows you to
add, to subtract or to multiply the two other signals. Lissajous
diagrams (XY-mode) can also be obtained.
2011-03-18 21:39:10 +00:00
minskim
ac9e1aec38 Import tex-pst-math-doc-0.61 as graphics/tex-pst-math-doc.
This is documentation for tex-pst-math.
2011-03-18 21:39:06 +00:00
minskim
16d7127c41 Import tex-pst-math-0.61 as graphics/tex-pst-math.
PostScript lacks a lot of basic operators such as tan, acos, asin, cosh,
sinh, tanh, acosh, asinh, atanh, exp (with e base). Also (oddly) cos and
sin use arguments in degrees. Pst-math provides all those operators in a
header file pst-math.pro with wrappers pst-math.sty and pst-math.tex. In
addition, sinc, gauss, gammaln and bessel are implemented (only
partially for the latter). pst-math is designed essentially to work with
pst- plot but can be used in whatever PS code (such as pstricks
SpecialCoor "!", which is useful for placing labels). The package also
provides a routine SIMPSON for numerical integration and a solver of
linear equation systems.
2011-03-18 21:39:02 +00:00
minskim
9ae2681490 Import tex-pst-lens-doc-1.02 as graphics/tex-pst-lens-doc.
This is documentation for tex-pst-lens.
2011-03-18 21:38:57 +00:00
minskim
59e88db2f6 Import tex-pst-lens-1.02 as graphics/tex-pst-lens.
This PSTricks package provides a really rather simple command \PstLens
that will draw a lens. Command parameters provide a remarkable range of
effects.
2011-03-18 21:38:53 +00:00
minskim
f170671fdb Import tex-pst-grad-doc-1.06 as graphics/tex-pst-grad-doc.
This is documentation for tex-pst-grad.
2011-03-18 21:38:49 +00:00
minskim
eb84fd6fad Import tex-pst-grad-1.06 as graphics/tex-pst-grad.
Pst-grad is a PSTricks based package for filling with colour gradients.
Supported are colours in the RGB, CMYK or HSB models. Other colour
gradient mechanisms are to be found in package pst-slpe.
2011-03-18 21:38:45 +00:00
minskim
fe8683153a Import tex-pst-gr3d-doc-1.34 as graphics/tex-pst-gr3d-doc.
This is documentation for tex-pst-gr3d.
2011-03-18 21:38:41 +00:00
minskim
7ff44fe556 Import tex-pst-gr3d-1.34 as graphics/tex-pst-gr3d.
This PSTricks package provides a command \PstGridThreeD that will draw a
three dimensional grid, offering a number of options for its appearance.
2011-03-18 21:38:37 +00:00
minskim
64a0e81628 Import tex-pst-ghsb-doc-2010 as graphics/tex-pst-ghsb-doc.
This is documentation for tex-pst-ghsb.
2011-03-18 21:38:33 +00:00
minskim
64ba367b98 Import tex-pst-ghsb-2010 as graphics/tex-pst-ghsb.
Pst-ghsb is a PSTricks package for HSB gradients.
2011-03-18 21:38:28 +00:00
minskim
a541d8ce2f Import tex-pst-fill-doc-1.01 as graphics/tex-pst-fill-doc.
This is documentation for tex-pst-fill.
2011-03-18 21:38:24 +00:00
minskim
7a08ca9183 Import tex-pst-fill-1.01 as graphics/tex-pst-fill.
Pst-fill is a PSTricks-based package for filling and tiling areas or
characters.
2011-03-18 21:38:20 +00:00
minskim
590a715626 Import tex-pst-eps-doc-1.0 as graphics/tex-pst-eps-doc.
This is documentation for tex-pst-eps.
2011-03-18 21:38:16 +00:00
minskim
82859410c1 Import tex-pst-eps-1.0 as graphics/tex-pst-eps.
Pst-eps is a PSTricks-based package for exporting PSTricks images 'on
the fly' to encapsulated PostScript (EPS) image files, which can then be
read into a document in the usual way.
2011-03-18 21:38:12 +00:00
minskim
be4031b217 Import tex-pst-coil-doc-1.03 as graphics/tex-pst-coil-doc.
This is documentation for tex-pst-coil.
2011-03-18 21:38:06 +00:00
minskim
8e62bf5c4d Import tex-pst-coil-1.03 as graphics/tex-pst-coil.
Pst-coil is a PSTricks based package for coils and zigzags and for coil
and zigzag node connections.
2011-03-18 21:38:01 +00:00
minskim
ca97654ba1 Import tex-pst-circ-doc-2.01 as graphics/tex-pst-circ-doc.
This is documentation for tex-pst-circ.
2011-03-18 21:37:44 +00:00
minskim
05d67c0a24 Import tex-pst-circ-2.01 as graphics/tex-pst-circ.
Pst-circ is a package built using PSTricks and in particular pst-node.
It can easily draw current 2-terminal devices and some 3- and 4-terminal
devices used in electronic or electric theory. The package's macros are
designed with a view to 'logical' representation of circuits, as far as
possible, so as to relieve the user of purely graphical considerations
when expressing a circuit.
2011-03-18 21:37:10 +00:00
minskim
b14475d14f Add tex-pst-blur{,-doc}. 2011-03-18 20:00:23 +00:00
minskim
7bedc6df92 Import tex-pst-blur-doc-2.0 as graphics/tex-pst-blur-doc.
This is documentation for tex-pst-blur.
2011-03-18 19:59:26 +00:00
minskim
a7f7444c7b Import tex-pst-blur-2.0 as graphics/tex-pst-blur.
Pst-blur is a package built for use with PSTricks. It provides macros
that apply blurring to the normal shadow function of PSTricks.
2011-03-18 19:59:18 +00:00
minskim
79ea720cb4 Add tex-pst-3dplot{,-doc}. 2011-03-18 19:50:24 +00:00
minskim
73f8cae9a7 Import tex-pst-3dplot-doc-1.94 as graphics/tex-pst-3dplot-doc.
This is documentation for tex-pst-3dplot.
2011-03-18 19:49:32 +00:00
minskim
7e6800a498 Import tex-pst-3dplot-1.94 as graphics/tex-pst-3dplot.
A package using PSTricks to draw a large variety of graphs and plots,
including 3D maths functions. Data can be read from external data files,
making this package a generic tool for graphing within TeX/LaTeX,
without the need for external tools.
2011-03-18 19:49:23 +00:00
minskim
f7a9101a8b Add tex-pst-node{,-doc}. 2011-03-18 19:06:12 +00:00
minskim
f70101b497 Import tex-pst-node-doc-1.15 as graphics/tex-pst-node-doc.
This is documentation for tex-pst-node.
2011-03-18 19:05:00 +00:00
minskim
27d1c9c2ea Import tex-pst-node-1.15 as graphics/tex-pst-node.
The package enables the user to connect information, and to place
labels, without knowing (in advance) the actual positions of the items
to be connected, or where the connecting line should go. The macros are
useful for making graphs and trees, mathematical diagrams, linguistic
syntax diagrams, and so on. The package contents were previously
distributed as a part of the pstricks base distribution.
2011-03-18 19:04:49 +00:00
drochner
766fb2ba48 add patch from upstream to fix build with vala-0.10.4, require 0.10.4
because this is not backwards-compatible, bump PKGREV
2011-03-18 18:58:29 +00:00
minskim
b28e510160 Add tex-pst-3d{,-doc}. 2011-03-18 17:47:57 +00:00
minskim
58879c6d5f Import tex-pst-3d-doc-1.10 as graphics/tex-pst-3d-doc.
This is documentation for tex-pst-3d.
2011-03-18 17:46:59 +00:00
minskim
e5716d2571 Import tex-pst-3d-1.10 as graphics/tex-pst-3d.
The pst-3d package provides basic macros for shadows, tilting and three
dimensional representations of text or graphical objects.
2011-03-18 17:46:51 +00:00
wiz
db54fecd29 Recursive bump for libzip-0.10. 2011-03-18 13:49:38 +00:00
minskim
1d2cae1245 Add tex-pst-2dplot{,-doc}. 2011-03-17 18:27:54 +00:00
minskim
cd4ce2e352 Import tex-pst-2dplot-doc-1.5 as graphics/tex-pst-2dplot-doc.
This is documentation for tex-pst-2dplot.
2011-03-17 18:26:51 +00:00
minskim
479f9ad27e Import tex-pst-2dplot-1.5 as graphics/tex-pst-2dplot.
Pst-2dplot is a pstricks package that offers an easy-to-use and
intuitive tool for plotting 2-d curves. It defines an environment with
commands similar to MATLAB for plotting.
2011-03-17 18:26:43 +00:00
minskim
b37bc16918 Add tex-pst-plot{,-doc}. 2011-03-17 18:25:06 +00:00
minskim
1706a997b8 Import tex-pst-plot-doc-1.26 as graphics/tex-pst-plot-doc.
This is documentation for tex-pst-plot.
2011-03-17 18:24:01 +00:00
minskim
40a320399b Import tex-pst-plot-1.26 as graphics/tex-pst-plot.
The package provides plotting of data (typically from external files),
using PSTricks. Plots my be configured using a wide variety of
parameters.
2011-03-17 18:23:47 +00:00
minskim
df0349731d Add tex-pstricks. 2011-03-17 18:13:51 +00:00
minskim
1fc907c5f2 Import tex-pstricks-doc-2.17 as graphics/tex-pstricks-doc.
This is documentation for tex-pstricks.
2011-03-17 18:12:54 +00:00
minskim
01211e7dbc Import tex-pstricks-2.17 as graphics/tex-pstricks.
An extensive collection of macros for generating PostScript that is
usable with most TeX macro formats, including Plain TeX, LaTeX, AMS-TeX,
and AMS-LaTeX. Included are macros for colour, graphics, pie charts,
rotation, trees and overlays. It has many special features, including a
wide variety of graphics (picture drawing) macros, with a flexible
interface and with colour support. There are macros for colouring or
shading the cells of tables. The package pstricks-add contains bug-fixes
and additions for pstricks (among other things). PSTricks uses
PostScript \special commands, which are not supported by PDF(La)TeX.
This limitation may be overcome by using either the pst-pdf or the
pdftricks package, to generate a PDF inclusion from a PSTricks diagram.
2011-03-17 18:12:47 +00:00
minskim
d5beb96004 Add tex-tex-ps{,-doc}. 2011-03-16 18:00:01 +00:00
minskim
45ff457f59 Import tex-tex-ps-doc-2010 as graphics/tex-tex-ps-doc.
This is documentation for tex-tex-ps.
2011-03-16 17:58:56 +00:00
minskim
d32e150bb6 Import tex-tex-ps-2010 as graphics/tex-tex-ps.
TeX to PostScript generic macros and add-ons: transformations of EPS
files, prepress preparation, color separation, mirror, etc.
2011-03-16 17:58:42 +00:00
gdt
dce5a3c1b2 Update to 8.50. Many minor bugfixes and enhancements. See Changes
for details.
2011-03-16 00:19:23 +00:00
adam
2316923d42 Changes 4.4.3:
* NEW Implement pan and zoom via mouse wheel.
* NEW set key maxcolumns N maxrows M
* NEW value("varname") returns the value of the named variable
* NEW encoding cp1251 - 8-bit Cyrillic
* CHANGE backport emf terminal driver from version 4.5
* FIX better estimation of latex string lengths
* FIX colorbar representation of discrete color palettes is pixel accurate
* FIX NaN initialization and tests working on more (all?) platforms
* FIX configuration script tests for readline+ncurses
* FIX prevent out-of-range boxes from creating degenerate ghosts on the border
* FIX missing alpha channel flag for pdfcairo terminal
* FIX font initialization in windows terminal
2011-03-14 08:06:52 +00:00
minskim
e1b30c74b3 Add tex-xypic{,-doc}. 2011-03-14 00:15:35 +00:00
minskim
213f1afa94 Import tex-xypic-doc-3.8.5 as graphics/tex-xypic-doc.
This is documentation for tex-xypic.
2011-03-14 00:13:01 +00:00
minskim
e81100c716 Import tex-xypic-3.8.5 as graphics/tex-xypic.
A package for typesetting a variety of graphs and diagrams with TeX.
Xy-pic works with most formats (including LaTeX, AMS- LaTeX, AMS-TeX,
and plain TeX).
2011-03-14 00:12:31 +00:00
tron
5733c6c7a9 Add fix for vulnerability reported in SA43593 taken from the
"libtiff" CVS repository.
2011-03-12 16:10:42 +00:00
drochner
b4d6ebfed4 oops - missed a substitution, noticed by wiz 2011-03-11 17:22:05 +00:00
drochner
c32030f61c update to 2.4.0
changes:
-Added some HDU methods for metadata
-Enhanced the section class to allow reading non-contiguous image data
-Added a verify keyword argument to the pyfits.append function
-Added a new optional keyword arguments disable_image_compression
 and do_not_scale_image_data to pyfits.open
-Checksum support now correctly conforms to the FITS standard
-bugfixes
2011-03-11 14:55:43 +00:00
zafer
99b907b6c1 service suspended. fetch from backup. 2011-03-11 12:33:04 +00:00
zafer
b123e78e29 service suspended. fetch from backup. prevent timeout. 2011-03-11 12:29:23 +00:00
zafer
7d8ab7af7e remove dead mirror. 2011-03-11 12:28:03 +00:00
zafer
fc06dc7613 service suspended. fetch from backup. 2011-03-11 12:27:08 +00:00
drochner
eab5328c3f make the "pdf" option non-default -- PDF output is already provided
by the "cairo" backend, and the "pdf" option pulls in "pdflib"
which has an evil license
bump PKGREV
2011-03-10 09:44:10 +00:00
drochner
5198686e0f picks up new libraw shared libs -> require new libraw, bump PKGREV 2011-03-09 17:20:21 +00:00
drochner
80f403f1c1 update to 0.13.2
changes:
-shared library support
-Sony A390 support
-Fixes for Leica D-LUX 4 and some Sony cameras

approved by Guillaume Lasmayous
2011-03-09 17:19:19 +00:00
drochner
c73b30eb96 disallow direct use of {giflib,libungif}/bl3.mk so that mk/giflib.bl3.mk
can implement the global policy
2011-03-09 17:00:01 +00:00
drochner
538974271a libungif/buildlink3.mk -> mk/giflib.buildlink3.mk
(uses giflib now per default)
bump PKGREV
2011-03-09 16:26:47 +00:00
drochner
b81211307a bump PKGREV for libpoppler shlib name change 2011-03-09 12:16:35 +00:00
wiz
27aaa146d6 Remove remaining parts of gimp1 and gimp-print (GTK1 cleanup). 2011-03-06 16:20:00 +00:00
wiz
902c94fd81 Remove GTK1 using packages for which noone spoke up for the last two weeks
on pkgsrc-users in the thread "[HEADS UP] Package removal -- please check".
2011-03-06 16:02:28 +00:00
ryoon
937ff27329 PKGREVISION is no longer needed. 2011-03-06 07:36:08 +00:00
ryoon
b1417dd6f4 Update to 0.9.1.
* Delete unnecessary SUBST line.
* patch-aa is already included in tar ball.

Changes:
This is a bugfix release without any new features. Several problems
with non-ASCII file names, directory names, and layer names have
been fixed, as well as a number of other minor issues. Integration
with the Windows platform has been improved.
2011-03-06 07:33:52 +00:00
gls
ac073de24d Add msgfmt to USE_TOOLS.
Should fix build on DragonFly.
2011-03-05 21:19:58 +00:00
obache
a0c2be8dde Update ruby-gnome2 to 0.90.8.
== Ruby-GNOME2 0.90.8: 2011-03-04

NOTE: 0.90.x releases are for 1.0.0 major release.

A bug fix release of 0.90.7.

=== Changes

==== All

  * Fixes
    * 'make distclean' does not removed pkg-config files.

==== Ruby/GLib2

  * Fixes
    * fix non-gem rcairo detection. [#3178228]
      [OBATA Akio, Kouhei Sutou]

==== Ruby/Atk

  * Fixes
    * fix 'make distclean' cleans needed a file.
      [Vincent Carmona]

==== Ruby/Pango

  * Fixes
    * fix 'make distclean' cleans needed a file.
      [Vincent Carmona]

==== Ruby/GTK2

  * Fixes
    * fix require order.
      [id:kenhys]
    * [#3046538] fix crash by GC at exit.
      [Vincent Carmona, Kouhei Sutou]
    * gtk-demo samples with ruby 1.9 (excepted cairo ones).
      [Vincent Carmona]

==== Ruby/GooCanvas

  * Fixes
    * fix pc install. [#3178294]
      [OBATA Akio, Kouhei Sutou]

==== Ruby/GStreamer

  * Improvements
    * improve missing message.
      [Vincent Carmona]
    * add Gst::InstallPlugins.
      [Vincent Carmona, Kouhei Sutou]

  * Fixes
    * fix pc install. [#3178294]
      [OBATA Akio, Kouhei Sutou]
    * don't use rbgprivate.h. [#3188442]
      [Mamoru Tasaka, Kouhei Sutou]

==== Ruby/GtkMozEmbed

  * Fixes
    * fix pc install. [#3178294]
      [OBATA Akio, Kouhei Sutou]

==== Ruby/GtkSourceView2

  * Fixes
    * fix pc install. [#3178294]
      [OBATA Akio, Kouhei Sutou]
2011-03-04 13:14:04 +00:00
gdt
b3ceb0fdb7 Update to 0.21. Upstream NEWS says:
Changes in version 0.21:

  Some internal errors triggered by noisy input have been fixed.
  The chapter "OCR Results File" has been added to the manual.
  Stdin and stdout are now set in binary mode on MSVC and OS2.
2011-03-03 14:48:58 +00:00
adam
e7c9642bb1 Fix building with Clang and/or Boost 1.46.0 2011-02-28 20:37:55 +00:00
taca
23b522a8e8 Fix build problem with ruby18.
Give up to patch gemspec but use pre-generated one.
2011-02-28 15:46:08 +00:00
wiz
e2f84ad43f Reset maintainer for retired developers. 2011-02-28 14:52:37 +00:00
taca
65c2e48300 add and enable gimp-docs-ja. 2011-02-27 13:02:18 +00:00
obache
01f019ab85 Update HOMEPAGE. 2011-02-27 08:10:10 +00:00
abs
2203d50dfd +p5-Barcode-Code128 2011-02-26 19:38:41 +00:00
abs
5d06883097 Added graphics/p5-Barcode-Code128 version 2.01
Perl module Barcode::Code128 - Generate CODE 128 bar codes.
(copied from wip - thanks phil)
2011-02-26 18:27:00 +00:00
hans
401656cd31 When using option djvu, include djvulibre in buildlink3.mk to avoid
link failures.
2011-02-26 13:18:24 +00:00
ryoon
b67f3bb9e0 Bump PKGREVISION due to update of graphics/djvulibre-lib. 2011-02-26 07:30:09 +00:00
ryoon
171943c2d7 Update to 3.5.23.
NEW IN VERSION 3.5.23
------------------------
- Djview3 has been deprecated by djview4 whose source comes in
  its own tarball. Use configure option --enable-djview to force
  the compilation of djview3.
- Set ddjvuapi_version to 19.
- Added ddjvu_document_create_by_filename_utf8
- Generate icons with rsvg rather than imagemagick.
- djvused: correctly outputs escape characters.
- djvumake: added options to generate foreground colors.
- Various bug fixes.
2011-02-26 07:27:04 +00:00
wiz
4c2c11777a Convert to use imlib2, based on Debian patches.
Set LICENSE. Bump PKGREVISION.
2011-02-25 17:02:53 +00:00
adam
a7254fc237 Removed graphics/uniconvertor successor graphics/py-uniconvertor 2011-02-25 14:59:45 +00:00
drochner
7440d04d39 update to 1.10
changes:
-Box plot widget added
-Polar plot widget added
-more feature additions
-bugfixes
2011-02-25 13:22:33 +00:00
drochner
445cfc38af update to 2.30.3
changes:
-Fix delivering of scroll events
-translation updates
2011-02-25 13:15:25 +00:00
wiz
f09b8dbca6 Let's assume for now that everything that worked with python-2.6 also
works with python-2.7.
2011-02-25 09:47:18 +00:00
adam
cb52297227 Changes 1.5.8:
Bug-fix release.
2011-02-24 11:06:31 +00:00
taca
8d69ad4b55 Add missing USE_PHP_EXT_PATCHES to apply patches really. 2011-02-22 07:36:07 +00:00
taca
1bdf7e1ff5 Bump PKGREVISION reflects fix of SA43328. 2011-02-21 16:30:44 +00:00
taca
33e824faca Bump PKGREVISION due to ABI change of ruby18-base. 2011-02-21 16:01:10 +00:00
ryoon
7c96ab402b Import gimp-docs-ja-2.6.1 as graphics/gimp-docs-ja.
Documentation package for The GIMP image manipulation software in
English.
It is successor of graphics/gimp-docs.
2011-02-20 10:15:55 +00:00
ryoon
d9c88e8bbc I have import en version by mistake. 2011-02-20 10:14:33 +00:00
ryoon
5773908bae Remove gimp-docs.
Add gimp-docs-*.
2011-02-20 08:11:22 +00:00
ryoon
d7e2b10506 Remove gimp-docs-2.4.1.
This is superseded by gimp-docs-*.
2011-02-20 08:10:03 +00:00
ryoon
fa87275fd5 Import gimp-docs-zh_CN-2.6.1 as graphics/gimp-docs-zh_CN.
Documentation package for The GIMP image manipulation software in
Chinese.
It is successor of graphics/gimp-docs.
2011-02-20 08:03:55 +00:00
ryoon
9520284b15 Import gimp-docs-sv-2.6.1 as graphics/gimp-docs-sv.
Documentation package for The GIMP image manipulation software in
Swedish.
It is successor of graphics/gimp-docs.
2011-02-20 08:02:52 +00:00
ryoon
016d7ddd92 Import gimp-docs-ru-2.6.1 as graphics/gimp-docs-ru.
Documentation package for The GIMP image manipulation software in
Russian.
It is successor of graphics/gimp-docs.
2011-02-20 08:02:03 +00:00
ryoon
80ddbd7e07 Import gimp-docs-pl-2.6.1 as graphics/gimp-docs-pl.
Documentation package for The GIMP image manipulation software in
Polish.
It is successor of graphics/gimp-docs.
2011-02-20 08:01:08 +00:00
ryoon
f0f17b1280 Import gimp-docs-nn-2.6.1 as graphics/gimp-docs-nn.
Documentation package for The GIMP image manipulation software in
Norgegian.
It is successor of graphics/gimp-docs.
2011-02-20 08:00:23 +00:00
ryoon
c66586bb97 Import gimp-docs-nl-2.6.1 as graphics/gimp-docs-nl.
Documentation package for The GIMP image manipulation software in
Dutch.
It is successor of graphics/gimp-docs.
2011-02-20 07:59:19 +00:00
ryoon
7a4f0c8ad1 Import gimp-docs-ko-2.6.1 as graphics/gimp-docs-ko.
Documentation package for The GIMP image manipulation software in
Korean.
It is successor of graphics/gimp-docs.
2011-02-20 07:57:49 +00:00
ryoon
8090137aa7 Import gimp-docs-it-2.6.1 as graphics/gimp-docs-it.
Documentation package for The GIMP image manipulation software in
Italian.
It is successor of graphics/gimp-docs.
2011-02-20 07:56:33 +00:00
ryoon
acd9366984 Import gimp-docs-fr-2.6.1 as graphics/gimp-docs-fr.
Documentation package for The GIMP image manipulation software in
French.
It is successor of graphics/gimp-docs.
2011-02-20 07:55:21 +00:00
ryoon
6384a22079 Import gimp-docs-es-2.6.1 as graphics/gimp-docs-es.
Documentation package for The GIMP image manipulation software in
Spanish.
It is successor of graphics/gimp-docs.
2011-02-20 07:54:20 +00:00
ryoon
9de543a1d3 Import gimp-docs-de-2.6.1 as graphics/gimp-docs-de.
Documentation package for The GIMP image manipulation software in
Germany.
It is successor of graphics/gimp-docs.
2011-02-20 07:52:33 +00:00
ryoon
fc69e9912e Import gimp-docs-en-2.6.1 as graphics/gimp-docs-en.
Documentation package for The GIMP image manipulation software in
English.
It is successor of graphics/gimp-docs.
2011-02-20 07:50:42 +00:00
wiz
31cca6a784 Fix build with png-1.5. 2011-02-19 10:54:37 +00:00
markd
4416496742 PKGREVISION bump for imlib removal of gtk dependency. 2011-02-19 10:03:17 +00:00
markd
a4dcb03383 Depend on the gtk version of imlib. Bump PKGREVISION 2011-02-19 09:02:06 +00:00
markd
28b9b6a024 Add imlib-gtk 2011-02-19 08:55:25 +00:00
markd
79e39575d3 Split the gtk parts of imlib into its own package. 2011-02-19 08:54:08 +00:00
markd
7b7061e80b Split the gtk part of imlib into a separate package, to remove the
gtk dependency from the base package.
2011-02-19 08:51:25 +00:00
markd
1c8467fe83 Update to py-matplotlib 1.0.1
Various bugfixes.
2011-02-17 10:33:37 +00:00
markd
5bd228b02d Dont try to explicitly set MANDIR in the Imakefile - gets it wrong on
some systems.
2011-02-17 08:46:49 +00:00
gls
115b5f911a Updated graphics/libraw to 0.13.1
Upstream changes:

LibRaw 0.13.1 (2011-02-08)
* dcraw_emu documentation updated
* ./configure stuff changed for correct linking on some systems
* FBDD denoising is disabled for full-color images and 4-color bayer data
(including forced 4-color via four_color_rgb option)

LibRaw 0.13.0 (since 0.12.x) (2011-02-06)
* New low-level buffering code for Huffman decompression. Canon CR2 files are
opened about 1.5x times faster than on LibRaw 0.12, other huffman-comressed
files unpacks in 1.2-1.3 times faster.
* New exposure correction code based on linear-cubic root combination.
Correction range is from 0.25 (-2 stops) to 8 (+3 stops)
* All 0.12.x features, including new cameras support and half-size/green-matching
fixes.
* Changes and additions in demosaic-pack-GPL3 (all imported from RawTherapee):
 o Banding suppression code.
 o High-frequency noise suppression.
 o Green channels local averaging to suppress maze artifacts.
 o OpenMP speed-up in median filters (demosaic pack GPL2)
 o OpenMP speed-up in green equilibration (demosaic pack GPL3)
* Bug fixes and improvements:
 o Better parsing of unknown command-line params in dcraw_emu sample
 o Brigtness table in ahd_demosaic is calculated in reversed order to prevent
possible (very unlikely) multithreaded app problem.
 o Fixed file extension in half_mt.c sample.
 o Fixed incomplete data fields reset in LibRaw::recycle()
 o Patches for ./configure system for better LCMS2 support
 o math.h included before any other includes to make KDE compile with Visual
C++ happy
 o Fuji FinePix S5500 size adjusted to ignore (rare?) garbage at top of frame.

LibRaw 0.12.4 (2011-02-05)
* Fixed green matching/half-size incompatibility.
2011-02-16 22:17:36 +00:00
drochner
2656550987 sync w/ base pkg 2011-02-15 19:50:53 +00:00
adam
5723a0e055 Changes 0.1.6:
* New operations: max-rgb, pixelise, motion blur.
* Fixed a bugs in matting-levin that made GEGL halt due to errors
  detected by babl sanity code, this made 0.1.4 be unusable if you had
  all dependendency when building.
* build/test improvements.
* Buffer:
   Added API to use external tile backends, allowing to plug-in alien
   tilebackends, for GIMP/Krita/OSM or similar.
2011-02-15 17:11:46 +00:00
dillo
8322785453 Fix compatiblity with png 1.5 by taking png.c from newest snapshot.
OCVS: ----------------------------------------------------------------------
2011-02-15 12:25:07 +00:00
drochner
5b6f97a3a1 make cairo-gobject usable for clients 2011-02-15 11:30:47 +00:00
adam
a15506bd36 Changes 0.21.1:
Fixes:
* Cannot extract exif data from Pentax K-x DNG file.
* Crash when writing Exif.Image.Software.
* Assertion in XmpParser::encode should be an exception.
* Regression: Compilation error with EXV_HAVE_XMP_TOOLKIT undefined.
* Regression: Panasonic RW2 files are missing information.
* Updated configuration files (config.guess, config.sub).
* Added new Color Label value to digiKam 2.0.0 XMP namespace.
2011-02-15 07:52:02 +00:00
wiz
63c5113f1f Bug was migrated from sourceforge to launchpad by upstream, update URL. 2011-02-14 23:48:17 +00:00
wiz
76e2f92c0b Fix linking on Solaris 9, per Stefan in PR 44572.
Let's see if I got him right.
2011-02-14 20:37:40 +00:00
wiz
90ece3454e Add upstream bug report URL. 2011-02-14 19:16:14 +00:00
wiz
4ddcb8e927 Add upstream bug report URL. 2011-02-14 18:24:00 +00:00
wiz
0d0928024b Add upstream bug report URL. 2011-02-14 18:12:24 +00:00
obache
890544cc54 gave up maintainership of Gnome related packages. 2011-02-13 06:34:30 +00:00
obache
62afa602f9 gave up maintainership of clutter-1.x packages. 2011-02-13 03:56:08 +00:00
obache
19819253e9 also revert bump of PKGREVISION. 2011-02-13 02:56:53 +00:00
drochner
e2ff4d7460 put the cairo gobject into its own pkg to avoid the heavy glib dependency
in the base pkg
2011-02-12 13:40:53 +00:00
obache
48d9db80e3 msgfmt, msgmerge and xgettext is required to configure & build. 2011-02-12 12:24:44 +00:00
obache
e7ec13ca31 enable cairo-gobject.
Bump PKGREVISION.
2011-02-12 12:08:06 +00:00
obache
7e7bb6fcea Update ruby-gnome2 to 0.90.7.
Removed deprecated binding packages.

== Ruby-GNOME2 0.90.7: 2011-02-02

NOTE: 0.90.x releases are for 1.0.0 major release.

A package fix release of 0.90.6.

=== Changes

==== Ruby/GLib2

  * Improvments
    * force remove "-Wl,--noundefined" linker option because
      Ruby-GNOME2 packages doesn't support the option.
      [Dobai-Pataky Bálint, Kouhei Sutou]

==== Ruby/GTK2

  * Improvments
    * use "MS-Windows" GTK+ theme by default on Windows.
      [ashbb, Kouhei Sutou]

=== Thanks

  * ashbb
  * Dobai-Pataky Bálint

== Ruby-GNOME2 0.90.6: 2011-01-29

NOTE: 0.90.x releases are for 1.0.0 major release.

Removed deprecated packages. All supported packages support
RubyGems. All supported packages except Ruby/VTE,
Ruby/GStreamer and Ruby/GtkMozEmbed support also Windows
binary bundled gem.

=== Changes

==== All

  * remove all deprecated packages.
    [Masaaki Aoyagi]
  * all supported packages support RubyGems.
    [Masaaki Aoyagi]

==== Ruby/GLib2

  * Imrpovements
    * add gnome2-raketask.rb that is a utility library to
      define Rake tasks for Ruby-GNOME2 packages.
      [Masaaki Aoyagi, Kouhei Sutou]

  * Fixes
    * fix GType conversion.
      [Kouhei Sutou]
    * fix rcairo installed by RubyGems detection.
      [Masaaki Aoyagi]

==== Ruby/GIO2

  * Improvements
    * support GIO 2.26.
      [Nikolai Weibull]

==== Ruby/GStreamer

  * Improvements
    * add Gst::MissingURISourceMessage.
      [Vincent Carmona, Kouhei Sutou]
    * support RubyGems.
      [Masaaki Aoyagi]

==== Ruby/Pango

  * Fixes
    * rename Pango::LayoutIter#at_last_line! to
      at_last_line? because at_last_line is a predicate
      method. (at_last_line! still exists for backward compatibility.)
      [mrkn, Kouhei Sutou]

==== Ruby/GtkMozEmbed

  * Improvements
    * support RubyGems.
      [Masaaki Aoyagi]
  * Fixes
    * support "2.0b7" style module version. #3141244
      [reandr, Kouhei Sutou]

==== Ruby/GooCanvas

  * Improvements
    * support RubyGems.
      [Masaaki Aoyagi]

==== Ruby/GtkSourceView2

  * Improvements
    * support RubyGems.
      [Masaaki Aoyagi]

==== Ruby/VTE

  * Improvements
    * support RubyGems.
      [Masaaki Aoyagi]

=== Thanks

  * Vincent Carmona
  * mrkn
  * reandr
  * Nikolai Weibull
  * Masaaki Aoyagi
2011-02-11 13:50:06 +00:00
wiz
ecad40952d Fix destdir installation. 2011-02-11 09:43:12 +00:00
adam
ee73784940 Changes 0.1.4:
* Operations:
    save (chooses delegate save op automatically)
    rgbe load/save
    jpeg200 load/save
    ppm load/save
    map-absolute (GIMP cage tool gsoc helper op)
    whirl and pinch
    mirrors
    grid render
    fixed imagemagick fallback load op
    fixed pipe based dcraw wrapper
    GSoC 2010 ops: exp-combine, reinhard05, fattal02, mantiuk06, matting-levin
* Various source and build improvements.
* improvements towards threaded rendering
* Buffer:
    refactored away some constant overhead
    made GeglBufferIterator API public
2011-02-10 10:12:46 +00:00
adam
38b589f967 Chamges 0.1.4:
Improved cross platform build ability, added code to handle n-component formats,
remove extraenous runtime profiling that impacted performance.
2011-02-10 07:41:25 +00:00
brook
ca245b2a22 Upgrade to gdal v1.8.0 (and bump revision of packages that depend on it).
The changes are fully described at

     http://trac.osgeo.org/gdal/wiki/Release/1.8.0-News

However, the following are the highlights.

In a nutshell:

    * New GDAL drivers : GTX, HF2, JPEGLS, JP2OpenJPEG, JPIPKAK,
      KMLSUPEROVERLAY, LOS/LAS, MG4Lidar, NTv2, OZI, PDF, RASDAMAN,
      XYZ
    * New OGR drivers : AeronavFAA, ArcObjects, GPSBabel, HTF, LIBKML,
      MSSQLSpatial, NAS, OpenAir, PDS, PGDump, SOSI, SUA, WFS
    * Significantly improved OGR drivers : DXF, GML
    * New implemented RFCs:
      o RFC 7: Use VSILFILE for VSI*L Functions
      o RFC 24: Progressive data support in GDAL
      o RFC 28: OGR SQL Generalized Expressions
      o RFC 29: OGR Set Ignored Fields
      o RFC 30: Unicode Filenames
      o RFC 33: GTIFF - Corrected !PixelIsPoint Interpretation
    * New utility : gdallocationinfo

Backward compatibility issues:

    * MITAB driver: use "," for the OGR Feature Style id: parameter
      delimiter, not "." as per the spec. Known impacted application:
      MapServer?
    * RFC 33 changes the way PixelIsPoint? is handled for GeoTIFF
    * GML driver: write valid <gml:MultiGeometry> element instead of
      the non-conformant <gml:GeometryCollection>. For backward
      compatibility, recognize both syntax for the reading part
2011-02-10 03:45:09 +00:00
dsainty
ccd1a32fac Correct hash for patch-ufraw_writer.c 2011-02-08 19:41:41 +00:00
adam
a23449a7c4 Removed gnuplot-nox11; use options.mk in gnuplot to turn X11 support off 2011-02-08 13:18:40 +00:00
adam
ad8d643e92 Removed gnuplot-nox11; plotutils-nox11 2011-02-08 13:17:21 +00:00
adam
da69bfdd48 Changes 4.4.2:
* FIX color specification "lc N"
* FIX clipping error in filled curves
* FIX segfault if "refresh" command follows an interrupted replot

Changes 4.4.1:
* NEW Support the "%s" format specifier in strftime()
* NEW Optional 6th data column in candlesticks style to specific box width
* NEW If integer arithmetic i*j or i**j would overflow, return value as a real
* NEW "set style circle radius <default-radius>"
* FIX autoconfiguration of readline support in OSX
* FIX font problems in win terminal
* FIX Protect against runaway recursion by limiting depth of nested functions
* FIX metapost terminal: Fix inheritance of line thickness by text strings
* FIX cairo terminals could segfault on certain enhanced text strings
* FIX pdfcairo output to stdout now works
* FIX font ",size" in non-enhanced mode postscript terminals
* FIX Do a better job of estimating the width of UTF-8 encoded strings
* FIX baseline bug in canvas terminal rotation of enhanced text
* FIX Allow "with labels" to work for binary input data
* FIX update user GPVAL variables after plot in table mode
* CHANGE depth-sorting of pm3d surfaces now applies jointly to all in the plot
* CHANGE 3D impulses are now always drawn from z=0
* CHANGE Enable HIDDEN_QUADTREE by default
* CHANGE Enable "set fit errorvariables" by default
* CHANGE Regardless of current timefmt, read time from binary files as a binary
* CHANGE do not limit 3D rotation to 0<rotx<180
2011-02-08 13:13:41 +00:00
adam
eb008a17f7 Switch to options.mk and remove plotutils-nox11 2011-02-08 13:08:06 +00:00
wiz
183b84d974 Fix build with png-1.5. 2011-02-07 21:28:56 +00:00
wiz
76b93fae0a Fix build with png-1.5. 2011-02-07 21:09:13 +00:00
wiz
96a9cbed76 Set LICENSE. 2011-02-07 21:09:06 +00:00
taca
88d4914289 Remove RUBY_REQD which specify older version of
current supported version of Ruby.

No functional change.
2011-02-07 14:55:55 +00:00
wiz
eb691f1d3d Fix build with png-1.5. 2011-02-07 01:31:57 +00:00
wiz
ed05a8af16 Set LICENSE. 2011-02-07 01:31:51 +00:00
wiz
fff632fcb2 Fix build with png-1.5. 2011-02-07 01:03:35 +00:00
wiz
15ffe5fcb5 Fix build with png-1.5.
Upstream should come up with a better fix though.
2011-02-07 00:37:53 +00:00
wiz
110fcbe816 Set LICENSE. 2011-02-07 00:37:10 +00:00
wiz
a2c6f3e90d Fix build with png-1.5. 2011-02-07 00:30:07 +00:00
wiz
83911ad071 Fix build with png-1.5. 2011-02-06 17:35:05 +00:00