diff options
author | Slávek Banko <slavek.banko@axis.cz> | 2023-04-22 00:00:02 +0200 |
---|---|---|
committer | Slávek Banko <slavek.banko@axis.cz> | 2023-04-22 20:51:11 +0200 |
commit | 4975402d7f239a520dfcbd48e03dbab43e491d68 (patch) | |
tree | 1fa8069b82399fccffe1736bbc8af73d1f3a4d93 /freebsd/applications/graphics/gwenview/pkg-descr | |
parent | 718961e63499208eae72b6d4f56ae94004d41020 (diff) | |
download | tde-packaging-4975402d7f239a520dfcbd48e03dbab43e491d68.tar.gz tde-packaging-4975402d7f239a520dfcbd48e03dbab43e491d68.zip |
FreeBSD: Add ports updated for final release R14.1.0.
Add a script to synchronize ports to the FreeBSD ports structure.
Add meta-port 'tde-meta' to install all TDE ports.
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. |