summaryrefslogtreecommitdiff
path: root/graphics/gwenview/Makefile
AgeCommit message (Collapse)AuthorFilesLines
2007-04-01PKGREVISION bump for exiv2 shlib name change.wiz1-2/+2
2007-01-26Update icons location of KDE apps. Bump PKGREVISIONmarkd1-2/+3
2007-01-17Very belatedly bump PKGREVISION for all jasper dependencies becausewiz1-1/+2
of the shlib name change (!) during the update to 1.900.0. Noted by Robert Elz in PR 35431.
2007-01-13Modular Xorg support.joerg1-1/+6
2006-12-03Update gwenview{,-i18n} to 1.4.1markd1-3/+3
New features: * Show preview of images when dragging them. * Added "back/forward/reload/save as" actions to the KPart context menu Fixes: * Load JPEG rotated images using the right rotation directly instead of loading them first and rotate them after. * Fix crash when showing current folder properties from context menu. * Do not show the name of the current file in the status bar: it's already shown in the title bar and it was causing the mainwindow to be enlarged if the name was very long. * Show the "rotate left" button in KParts. * Use Exiv2 instead of libexif to fix troubles with some JPEG. * Fix crash when using Gwenview KPart in kwebdesktop. * Fix content of KPart context menu when viewing remote images. * Do not let the KPart title get overriden when switching tabs. * Make context menu behavior coherent with KDE. * Fix compilation with --enable-final * Do not loose selection when switching from detail to thumbnail view. * In KPart, do not loose selection when starting a drag. * Fixed behavior of the middle-mouse button. * Unless the user rotated the image, saving from the KPart now does a copy of the image instead of recompressing it. This ensures the KPart won't fail to save certain files.
2006-10-06Update to 1.4.0markd1-3/+2
2006.09.16 - v1.4.0 - Fixes: - In a slideshow, let videos play to the end before showing next image/video. For now it only works with Avi and Ogg videos, not with Mpeg or Quicktime videos. 2006.07.19 - v1.3.93 - New features: - Use the same delete dialog as Amarok and Juk, to easily choose between sending files to trash or permanently deleting them. - It's now possible to define whether Gwenview should remember the last url and the filter state when it is restarted (Bug 126475). - Fixes: - The thumbnail files are now generated using correct name and permissions according to Thumbnail Managing Standard (http://jens.triq.net/thumbnail-spec/index.html) (Bug 130937). - In fullscreen mode, a "Location:" text would sometimes appear above the fullscreen toolbar. - Sometimes the Orientation tag was not reset after rotating JPEG images. 2006.07.14 - v1.3.92b - Fixes: - Fix build error (if you got errors about doublespinbox.h, this is it). 2006.07.14 - v1.3.92 - New features: - When available, Gwenview now uses the shooting date instead of the file date (Bug 98740). - An entry to start the slide show has been added to the image popup menu (Bug 130407). - In the rename dialogs, the file extension is no longer selected by default (Bug 130408) - Fixes: - Fixed file renaming, which got broken in 1.3.91. - Do not reset filters when configuring image list. - Do not set keyboard focus on the location field on startup. - In the status bar, show resolution of remote images, but don't show 0x0 for files whose resolution is unknown. - Correct of by one error in selection after files have been removed (Bug 111240). - List of supported archive formats is no longer hard coded, so you can for example add support for rar archives by installing kio_rar (Bug 120974). - Some focus bugs have been fixed (Bugs 102852 and 130143). - Do not apply lossless rotations until actual saving, this speeds up rotations (Bug 130146). - Reduced the width of the filter bar.
2006-07-07LIBTOOL_OVERRIDE generally doesn't need to be specified anymore... justjlam1-2/+2
set OVERRIDE_DIRDEPTH to find any libtool scripts deeper in the WRKSRC tree unless they're named something other than "libtool". SHLIBTOOL_OVERRIDE generally doesn't need to be specified either -- just define it to the empty list and shlibtool-override will look for libtool scripts.
2006-06-20Needs msgfmt.joerg1-2/+2
2006-04-17Bump BUILDLINK_ABI_DEPENDS.png and PKGREVISION for png-1.2.9nb2 update.wiz1-2/+2
2006-02-05Recursive revision bump / recommended bump for gettext ABI change.joerg1-2/+2
2006-01-24Bump BUILDLINK_RECOMMENDED of textproc/expat to 2.0.0 becausewiz1-1/+2
of the shlib major bump. PKGREVISION++ for the dependencies.
2006-01-10Make build after libexif update.wiz1-2/+2
Add pkg-config to USE_TOOLS, used by libexif.
2005-11-23Update gwenview to 1.3.1. From maintainer Ian Zagorskih in PR 32134markd1-2/+2
The first bug fix release of Gwenview, version 1.3.1, is out. This version contains the following fixes: * Make sure Gwenview libs do not require an executable stack. (Patch by Christopher Martin) * PNG loader has been fixed to pass PNG gamma tests from W3C. (Patch by Christopher Martin) * Fix compilation with GCC 4.1. * Fix MMX configure check with GCC 4.x. * Fix a bug which could lead to truncated images when saving to non-local URLs.
2005-09-23Update to version 1.3.0.reed1-2/+2
This is a leaf package. This will close PR #31299. Thank you,Ian. PLIST slightly different than in the PR though. A few more directories to remove. This version brings a few bug fixes to the latest development release, version 1.2.92. Here is the list of fixes: * Keyboard shortcuts for file operations now work even if no image is selec ted. * Pressing Enter to enter a folder works again. * On the image view, the "hand" cursors have been replaced with standard cursors. * The click/double-click behaviour of the bookmark view has been changed to match the behaviour of the folder view. * Icons of the folder KPart have been enhanced. * Authentication dialogs should now always appear over the main window. * Folders are no longer included in the image list of KIPI albums. * A crash which could happen when loading indexed XCF files produced by rec ent versions of GIMP has been fixed. * A bug introduced in the previous version which caused EXIF information to be removed after editing a comment has been fixed. * The external tool dialog has been made a bit easier to use by disabling the detail widgets when no tool is selected. * Avoid rare cases of the image KPart getting stuck. * Double clicking on a thumbnail or the image view now toggles fullscreen instead of browse mode.
2005-08-22Update to 1.2.92 development version from maintainer via PR #31035.reed1-2/+3
Package now depends on libexif. Website says: One month after 1.2.91, here is 1.2.92, featuring the following changes: * New features: * The slide show can now display images in random order. * New shortcuts have been introduced to browse the folder hierarchy (Patch by Michael Rolf): * Alt+Down goes to the first sub-folder * Alt+Backspace goes to the previous folder * Alt+Space goes to the next folder It is now possible to scroll images with the keyboard. (Patch by Michael Rolf) A new view has been added to quickly access bookmarks. Images are now prefetched in advance also when browsing in the thumbnail view using the cursor keys or keys for next/previous. In full screen mode, pressing Enter will toggle the full screen bar. KIPI plugins can now access JPEG comments. Zoom in and out actions have been added to the KParts. An "Other..." entry has been added to the external tools menu. The drag'n'drop popup menu now contains an entry to create a symbolic link. Fixes: * In the thumbnail view, folder and archive filenames are always shown, even if the user choose to hide image filenames. * When right clicking on files from the folder KPart, the Konqueror popup menu will now appear, instead of Gwenview's menu. * The context menu which appears when right clicking on the background of a file view now shows information relative to the current folder, rather than the current image. * The destination URL is now set to the current URL in KIPI plugins. * The folder name is used as the album name for KIPI plugins. * The JPEG comment editor has been fixed to avoid adding a dummy character at the end. * Double click behaviour has been changed to always toggle browse mode. And: New development version: 1.2.91 * The file view now features three modes: details, thumbnail with info on the right and thumbnail with info on bottom. In the "info on the right" mode, the file name, date, image size and file size are displayed. In the "info on bottom" mode, the user can choose what information should be displayed. * The thumbnail size can now be set with a slider. * Thumbnail can now be as big as 256x256. * Non-blocking image preloading in advance. * With two-pass painting, turn off dithering in the first pass for a small performance improvement with non-truecolor displays. * Hints for mouse usage in the image view are shown in the status bar. * In addition to the file count, the status bar now shows the current image position. * Two variables have been introduced for the On Screen Display: %n is the current image position, %N is the image count. * An option has been added to disable automatic rotation of images. Fixes: * Progressive JPEG files are really shown progressively. * In the thumbnail view, make sure we report image sizes for JPEG with embedded thumbnails. * The JPEG loader has been fixed so that it doesn't crash on some broken JPEGs. * Fix premature end when decoding MNG images. * Gwenview now dynamically links with installed version of libexif not installed. Using it is considered deprecated. * The "best" smoothing algorithm has been tweaked to produce slightly less blurry results. * External tools are now sorted by name in the menu and the dialog.
2005-05-22Remove USE_GNU_TOOLS and replace with the correct USE_TOOLS definitions:jlam1-2/+2
USE_GNU_TOOLS -> USE_TOOLS awk -> gawk m4 -> gm4 make -> gmake sed -> gsed yacc -> bison
2005-04-11Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used.tv1-2/+1
2005-04-06Update gwenview to 1.2.0. From maintainer Ian Zagorskih in PR pkg/29878markd1-3/+2
Compared to the latest stable release (1.0.1), this version includes... too many things to list them all! Nevertheless, I would like to mention a few important features (in no particular order): * Support for KIPI plugins, which brings you lots of fancy image manipulation possibilities. * Support for animated images. * Fast MMX-optimized image smoothing. * Asynchronous image loading, so the application do not look frozen while loading a big image. * Two KParts: one to display an image, another to browse folders. * Nifty On Screen Display toolbar. * Brightness, contrast and gamma adjustment.
2005-02-09Maintainer update in PR pkg/29260 to enable kipi (KDE Image Pluginmarkd1-1/+6
Interface). Bump PKGREVISION.
2005-01-11Update gwenview to 1.1.8 from maintainer Ian Zagorskih in PR pkg/28936.markd1-2/+2
Version 1.1.8 has been released. Thanks to the hard work of Lubos Lunak, this new version can play MNG and GIF animations! Here is the complete list of changes: New features: * Zoom actions added to both KPart's. * Support for animated pictures. * Fast image scaling function from Imlib2/Mosfet (select 'fast' smoothing in the configuration dialog). * Added an item in the "Windows" menu to reset the window layout to the default configuration. Fixes: * "Lock zoom"/"Auto zoom" options fixed. * Fixed "Clear location"/"Location" shortcuts. * Make it impossible to undock the file view. It should be easier for new users to use it this way. * Fixed crash which could occur when copying multiple files.
2005-01-07gwenview 1.1.7a update from maintainer Ian Zagorskihmarkd1-3/+2
Since there was some trouble building the 1.1.7 version on some distributions, I just released version 1.1.7a. A new development release is out: version 1.1.7. You can get it from the download page. It features the following changes: New features: * Double clicking the image view toggles the full screen mode (By Daniel Thaler) * It's now possible to select which KIPI plugins should be loaded. * The On Screen Display now contains "Previous", "Next" and "Exit fullscreen" buttons. These buttons automatically hide when the cursor hides itself. * Adjust brightness, contrast and gamma. * Going to next/previous image in the image KPart. Fixes: * If the URL given as an argument is a directory, start in browse mode, not in view mode. * On Screen Display is back, it was broken in 1.1.6. * Updated man page. * KIPI Batch image processing tools now work again. * Fixed a few bugs in image saving. * Made the save error messages more explicit. * Removed the "show toolbar/menubar/statusbar in fullscreen" options. * When selecting multiple images with Ctrl or Shift, block the "double click an image goes to fullscreen" feature. * Removed the "Auto load image" option, it's useless since Gwenview does not block anymore when loading images. * Fix reloading in the image KPart.
2004-12-10locale files moved to under ${PKGLOCALEDIR}/locale/...markd1-1/+2
Bump PKGREVISION.
2004-10-25Update of gwenview to 1.1.6 by mantainer Ian Zagorskih.markd1-3/+2
This new version uses the first release of KIPI, the KDE Image Plugin Interface. It features the following changes: New features: * The application now has two modes: browse and view. Browse mode shows all views: folder, file and image. View mode only shows the image. Gwenview starts in browse mode except if an image URL is given as an argument. You can switch between modes using the toolbar button, or with the "View/Browse mode" menu item or with the Ctrl+Return shortcut. * JPEGTran code has been integrated into Gwenview, there's no need to install it separately anymore. Fixes: * Update the EXIF thumbnail when rotating a JPEG file. * In the folder view, folders now open with a single click (By Daniel Thaler). * Reworked coordinate conversions in order to avoid subtle paint errors. * Remember computed optimal repaint sizes in the config file, so they are available immediately after next start. * Remember shown URL after session restore.
2004-10-03Libtool fix for PR pkg/26633, and other issues. Update libtool to 1.5.10tv1-1/+2
in the process. (More information on tech-pkg.) Bump PKGREVISION and BUILDLINK_DEPENDS of all packages using libtool and installing .la files. Bump PKGREVISION (only) of all packages depending directly on the above via a buildlink3 include.
2004-09-20Update from 1.1.4 to 1.1.5, from Ian Zagorskih <ianzag@megasignal.com>.jklos1-2/+2
2004-08-03Import gwenview from pkgsrc-wip. Packaged by Ian Zagorskih andmarkd1-0/+23
slightly modified by me. Gwenview is an very powerful image viewer for KDE whose aims are ease of use and speed.