diff options
author | Slávek Banko <slavek.banko@axis.cz> | 2021-10-27 04:21:15 +0200 |
---|---|---|
committer | Slávek Banko <slavek.banko@axis.cz> | 2021-10-29 13:25:04 +0200 |
commit | 0be4bb38e65d682e612205f5865a5529b42dc5f1 (patch) | |
tree | 9a67f67cdd05cbb6b67a396ba1d4293da17dd1fa /freebsd/applications/graphics/gwenview/pkg-descr | |
parent | b9d33de3622fcad3fdfdc9b1464b4bc160f205ba (diff) | |
download | tde-packaging-1ecc6f1596a69c971a4e53588575fc94ea9960df.tar.gz tde-packaging-1ecc6f1596a69c971a4e53588575fc94ea9960df.zip |
FreeBSD: Update for final release R14.0.11.r14.0.11
Adjusted to new a layout of applications folder.
Pinetry-tqt package is not built within the tree.
Switch several applications to CMake.
Add ports for several applications.
Add port for cmake-trinity.
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
Diffstat (limited to 'freebsd/applications/graphics/gwenview/pkg-descr')
-rw-r--r-- | freebsd/applications/graphics/gwenview/pkg-descr | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/freebsd/applications/graphics/gwenview/pkg-descr b/freebsd/applications/graphics/gwenview/pkg-descr new file mode 100644 index 000000000..d4335caf7 --- /dev/null +++ b/freebsd/applications/graphics/gwenview/pkg-descr @@ -0,0 +1,19 @@ +Image viewer for Trinity + +Gwenview is an image viewer for the Trinity Desktop Environment. It features a +folder tree window and a file list window to provide easy navigation of your +file hierarchy. Gwenview uses docked windows, so you can alter its layout +any way you wish. You can also browse your images in full-screen mode, or +embedded within Konqueror using the Gwenview Image Browser View and Kpart. + +Image loading is handled by the Qt library, so Gwenview supports all image +formats your Qt installation supports. Gwenview correctly displays images +with an alpha channel. Gwenview supports the displaying and editing of EXIF +comments, and, if the tdegraphics-tdefile-plugins package is installed, other +image meta-information as well. Also supported is KIPI, the TDE Image Plugin +Interface, a collection of helpful tools provided by the kipi-plugins +package. The ability to perform lossless JPEG transforms is built in. + +Gwenview's internationalization files (i18n) (translations) are available +in the gwenview-i18n package. Users with non-US English desktops should +install this package. |