diff options
author | sat <sat@FreeBSD.org> | 2007-01-31 08:29:42 +0800 |
---|---|---|
committer | sat <sat@FreeBSD.org> | 2007-01-31 08:29:42 +0800 |
commit | f49969f0e1452634804e2eae6604dd0c3d81c3e9 (patch) | |
tree | 83362694fb35a6f969681e18db4a3f79330fe32d /graphics/mirage/pkg-descr | |
parent | a850dffb4d26ff4cd3dab9206decd7bd5633d5f8 (diff) | |
download | freebsd-ports-gnome-f49969f0e1452634804e2eae6604dd0c3d81c3e9.tar.gz freebsd-ports-gnome-f49969f0e1452634804e2eae6604dd0c3d81c3e9.tar.zst freebsd-ports-gnome-f49969f0e1452634804e2eae6604dd0c3d81c3e9.zip |
Add port graphics/mirage:
Mirage is a fast and simple GTK+ image viewer.
- Supports png, jpg, svg, xpm, gif, bmp, tiff, and others
- Cycling through multiple images (with preloading)
- Slideshow and fullscreen modes
- Rotating, zooming, flipping, resizing, cropping
- Saving, deleting, renaming
- Custom actions
- Command-line access
- Configurable interface
WWW: http://mirageiv.berlios.de/
Author: Scott Horowitz <stonecrest@gmail.com>
Diffstat (limited to 'graphics/mirage/pkg-descr')
-rw-r--r-- | graphics/mirage/pkg-descr | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/graphics/mirage/pkg-descr b/graphics/mirage/pkg-descr new file mode 100644 index 000000000000..56bc8388d5ce --- /dev/null +++ b/graphics/mirage/pkg-descr @@ -0,0 +1,13 @@ +Mirage is a fast and simple GTK+ image viewer. + +- Supports png, jpg, svg, xpm, gif, bmp, tiff, and others +- Cycling through multiple images (with preloading) +- Slideshow and fullscreen modes +- Rotating, zooming, flipping, resizing, cropping +- Saving, deleting, renaming +- Custom actions +- Command-line access +- Configurable interface + +WWW: http://mirageiv.berlios.de/ +Author: Scott Horowitz <stonecrest@gmail.com> |