diff options
author | makc <makc@FreeBSD.org> | 2014-10-19 23:57:27 +0800 |
---|---|---|
committer | makc <makc@FreeBSD.org> | 2014-10-19 23:57:27 +0800 |
commit | 25c68bc4526056d98d62f1efe29e6059f175ce69 (patch) | |
tree | 7d99a8b7b1226b2da14c7c6d04800d30a417873e /graphics/gwenview-kde4/pkg-descr | |
parent | 2cd94a0cdc2c275bb71369d565efbaccb4a48c1b (diff) | |
download | freebsd-ports-gnome-25c68bc4526056d98d62f1efe29e6059f175ce69.tar.gz freebsd-ports-gnome-25c68bc4526056d98d62f1efe29e6059f175ce69.tar.zst freebsd-ports-gnome-25c68bc4526056d98d62f1efe29e6059f175ce69.zip |
KDE/FreeBSD team presents KDE SC 4.14.2 and KDE Workspace 4.11.13!
USE_KDE4=kdehier component has been deprecated, new components added:
baloo - Baloo core libraries
baloo-widgets - Baloo widgets library
kfilemetadata - KDE library for extracting file metadata
New ports:
graphics/kqtquickcharts - QtQuick plugin to render interactive charts
misc/artikulate - Pronunciation trainer for KDE
(not usable currently, links to both
GStreamer 1.x and 0.10.x via dependencies)
sysutils/baloo[-widgets] - KDE framework for searching and
managing user metadata
sysutils/kfilemetadata - Library for extracting file metadata
l10n ports:
- Farsi (Persian) and Indonesian translations has been readded
- Vietnamese didn't pass threshold for inclusion into release
astro/kstars:
- switch dependency from math/eigen2 to math/eigen3
- add PYKDE option for updating supernovae data
deskutils/kdepim4:
- update dependencies: add libkgapi and baloo,
remove now needless clucene, link-grammar, strigi
- add patch to fix build with gcc42
- update COMMENT and description for all KDE PIM ports
devel/ruby-krossruby:
- remove BROKEN, it builds with ruby 2.x now
editors/kate:
- add patch to disable memory-hungry build of the kate tests [1]
graphics/okular:
- add dependency on graphics/libkscreen
math/cantor:
- add optional dependency on lang/luajit for LuaJIT backend
- fix gfortran detection [2]
misc/kdehier4:
- adapt to new pkg world. Now the purpose of kdehier4 only
to link some stuff between KDE4_PREFIX and LOCALBASE.
science/kalzium:
- switch dependency from math/eigen2 to math/eigen3
- add dependence on science/chemical-mime-data
x11-themes/kdeartwork4
- switch dependency from math/eigen2 to math/eigen3
among other changes:
- drop deprecated USE_KDE4=kdehier
- drop @dirrm from plist
- clean up pkg-descr
- convert to options helpers
- other portlint fixes
The area51 repository features commits by alonso, rakuco and myself.
PR: 187150 [1]
Reported by: pe.freethread@live.com
Patch by: Tobias Berner <tcberner@gmail.com>
PR: 180674 [2]
Reported by: torsten.eichstaedt@web.de
PR: 194316
Exp-run: antoine
Diffstat (limited to 'graphics/gwenview-kde4/pkg-descr')
-rw-r--r-- | graphics/gwenview-kde4/pkg-descr | 50 |
1 files changed, 9 insertions, 41 deletions
diff --git a/graphics/gwenview-kde4/pkg-descr b/graphics/gwenview-kde4/pkg-descr index 3d866d438756..e39f4c3d3dd1 100644 --- a/graphics/gwenview-kde4/pkg-descr +++ b/graphics/gwenview-kde4/pkg-descr @@ -1,43 +1,11 @@ -Gwenview is an image viewer for KDE. - -IMAGE VIEWING -Gwenview can load and save all image formats supported by KDE. It -correctly displays images with alpha channel, using the traditionnal -checker board as a background to reveal transparency. Gwenview lets -you accurately control the way images are scaled: you can zoom in and -out or automatically scale the image to fit the window. Zoom is locked -so that you can easily compare images by going back and forth. When -browsing JPEG images with EXIF information, Gwenview automatically -rotates them according to the EXIF orientation tag. It can show image -properties and image specific meta-information like Dolphin does. It -knows about animated images like MNG or GIF and is also capable of -displaying vector images in SVG format as well as playing videos. - -IMAGE MANIPULATIONS -Gwenview does not try to replace your favorite image editor, so it -only features simple image manipulations: rotation, mirroring, -cropping, resizing and red eye reduction. When working with JPEG -files, Gwenview performs lossless manipulations. - -BROWSING YOUR COLLECTIONS OF IMAGES -Gwenview features the necessary file management operations: copy, -move, delete, rename and drag 'n' drop images. It has full support for -KIO slaves: you can browse FTP/Windows shares, go into tarballs or zip -files. - -PRESENTING YOUR IMAGES -The fullscreen with optional thumbnail bar and the simple built-in -slide show allows you to present images the way you want them to show. - -THE INTERFACE -Gwenview features a browse mode to get a quick overview of images in a -folder and a view mode to go through one image at a time. The view -mode can also display a thumbnail bar. - -KPARTS -Gwenview can be used both as a standalone application and embedded in -other KDE applications through the KPart system. For example, thanks -to Gwenview image KPart, Konqueror can display images using Gwneview, -letting you zoom in and out as well as rotate it. +Gwenview is a fast and easy to use image viewer for KDE. + +Features: + - Supports simple image manipulations: rotate, mirror, flip, and resize. + - Supports basic file management actions such as copy, move, delete, + and others. + - Functions both as a standalone application and an embedded viewer + in the Konqueror web browser. + - Can be extended using KIPI plugins. WWW: http://gwenview.sourceforge.net |