what I've found from diffing since 1.6.1.90 are mostly bug fixes.
While here, disable GTK support, so that we don't get a dependancy on GTK 1
when installing GNOME2. This only removes the 'glav' program anyway, which
may be later added in an independant package if needed.
the normal case when BUILDLINK_DEPENDS.<pkg> isn't specified, it receives
a value only once due to the multiple inclusion protection in the
bulldlink3.mk files. In the case where a package includes several
buildlink3.mk files that each want a slightly different version of another
dependency, having BUILDLINK_DEPENDS.<pkg> be a list allows for the
strictest <pkg> dependency to be matched.
don't include version.mk from Makefile.common. version.mk's sole purpose
now is to figure out which version of the OpenGL specification is
implemented by the XFree86-provided Mesa and to deduce a likely version of
Mesa from the OpenGL specification implemented.
Changes since 1.3.7:
* Updated translations for fi, ja, and sv.
* Revert to old pageup/down key behavior for main window.
* EXIF sidebar state and size are now retained.
* Added N key to go to next image, to supplement B for previous image.
* Fix selection of next image when deleting current image.
* Fix image size display in properties window.
* Fix display of file sizes and counts greater than 2 gigabytes.
* Fix failure to complete thumbnails after encountering corrupt image.
* Fix incorrect name display when creating a folder in the tree view.
* Fix clear list crash in find duplicates window when comparing 2 sets.
* Fix use of freed memory in thumbnail loader.
* Fix invalid utf-8 warning in help window.
* Fix output of --help to non-utf-8 terminals.
* Grammar and spelling fixes.
* Misc. bug fixes.
Okayed by wiz.
- Added documentation and examples
Changes 3.0.6:
- Ship some files that were missing in 3.0.5
Changes 3.0.7:
- Fixes a configure bug, where libglut was not detected
Changes 3.1.0:
- Added support for alpha blending
- Fix minor memory leak
Swfdec is a library for rendering Flash(R) animations and games. It was
originally designed as a basis library for creating Flash plugins for
GStreamer, but it is a fully standalone library which only use the libart
library for drawing. Swfdec is released under the LGPL.
This package provides an SWF based pixbuf-loader for GTK.
package pkgviews friendly WRT module handling. While here, split common
parts of Makefile into Makefile.common, in preparation for the shortcoming
swfdec-gtk2 package. Bump PKGREVISION to 7.
librsvg is Raph's scalable vector graphics library. It provides support for
SVG graphics, and is used by the GNOME 2 desktop.
This package provides the RSVG pixbuf loader and the RSVG theme engine for
the GTK2 toolkit.
This makes this package pkgviews friendly WRT module handling.
While here, split common parts of Makefile into Makefile.common, in preparation
for the shortcoming librsvg2-gtk2 package.
Bump PKGREVISION to 4.
pkgsrc-wip.
JpGraph is an OO class library for PHP (ver >=4.04) JpGraph makes it easy to
draw both "quick and dirty" graphs with a minimum of code and complex
professional looking graphs which requires a very fine grain of control. The
library assigns context sensitive default values for most parameters which
helps minimize the learning curve.
The only requirement is that the PHP installation needs to have the GD
library setup correctly (most PHP installations do).