summaryrefslogtreecommitdiff
path: root/graphics
AgeCommit message (Collapse)AuthorFilesLines
2006-10-19Fixed "test ==".rillig4-1/+156
2006-10-19Removed unnecessary .gz.rillig1-2/+2
2006-10-19Fix build with old msgfmt.markd5-1/+113
2006-10-19Fixed "test ==".rillig4-1/+43
2006-10-17Update to 2.0.2:gdt3-8/+10
- Update translations de, fi, pl, pt_BR, ru, sk, vi, zh_TW. - Add translations be, ca, ko. - Add %w macro to editor commands. * Thumbnail check order fix. * Allow data cache reader to tolerate (ignore) future features. * Do not allow to rename a folder when folder with new name exists. * Avoid possible hang in corrupt exif data. * Fix compile time warnings on newer gcc and gtk+.
2006-10-17Update to 2.1.2:gdt3-8/+10
+ Add more flexible auto-renaming option to rename dialog. - Update translations de, fi, fr, it, pl, pt_BR, ru, sk, vi, zh_TW. - Add translations be, ca, ko * Allow data cache reader to tolerate older/future features. * Fix renaming a folder to an existing folder from clobbering the existing folder. * Exif timezone fix. * Fix compile time warnings on newer gcc and gtk+.
2006-10-17Fix build with recent png. From GraphicsMagick CVS.markd2-1/+26
2006-10-16Remove patch-ac; was already in distfile.gdt2-19/+1
No PKGREVISION++ because patch was idempotent.
2006-10-15Fix MASTER_SITES. Noted by Robert Elz in PR pkg/34828markd1-2/+2
2006-10-15Update kbarcode to 2.0.4markd3-15/+26
Version 2.0.4 Fixed compilation on KDE < 3.5 Fixed a database access bug Raphael Pinson updated the french translation Fixed text alignment in label editor Version 2.0.3 Fixed adding articles from the SQL table Fixed barcode support when only barcode writer in pure postscript is available Added an action map Added the possibility to keep the batch printing window open after printing Version 2.0.2 Fixed translations in the barcode combo Fixed [field0] - [field9] Fixed case sensitive barcode encoding in SQL database Version 2.0.1 Fixed compilation on slackware amd64 Fixed spec file RHFC4 Added turkish translation by Furkan Duman Barcode properties are used immediately in the barcode dialog Added TBarcode2 support Fixed database settings Barcodes values are validated before generating a new barcode for barcode writer in pure postscript. Requires PCRE. Fixed database barcode modes Version 2.0.0 Increased version number Version 2.0.0rc2 Fixed saving barcodes to images (correct fileformat is now detected) Fixed the --print commandline option with --batch Updated german translation Patch by Simon Munton fixes a crash Fixed printing bug: Printing started on the second label Updated Barcode Writer in Pure Postscript version Fixed importing articles Removed the build time dependency on GNU Barcode Version 2.0.0rc1 Added missing #include <stdlib.h> to fix compilation Fixed desktop files Updated admin/ directory to KDE 3.5 Comitted a patch by Jan Zuchhold to support Codabar without checksum Added default value for [serial] field Improved commandline options, --prints now immediately and exits KBarcode after printing. Fixed 3 small memory leaks (one in the SQL code and one during XML parsing) Selection is not removed after changing properties of a text element Formattings in the text editor are kept for new paragraphs now [Lots more changes since version 1.8.1]
2006-10-15xscreensaver >= 5.00 no longer conflicts.markd1-2/+2
2006-10-14Update showimg to 0.9.5markd4-12/+80
[Seems I didn't actually commit this back on the 6th] Major feature enhancements and bugs fixed. New Features: Database added to manage images using KexiDB [not enabled in pkgsrc yet] Video support added, SVG support added, RAR archive file support added.
2006-10-14Fixes to tcpdump2xplot:bad3-2/+38
- Strip output added by modern tcpdump versions in verbose mode from input lines (IP options, tcp checksum status). - Split sack ranges on consecutive spaces instead of just a single space. While here use a string comparison operator to compare second filed against "IP" by copying the code from graphics/xplot patch-ab.
2006-10-14Fixes to tcpdump2xplot:bad3-8/+25
- Strip output added by modern tcpdump versions in verbose mode from input lines (IP options, tcp checksum status). - Split sack ranges on consecutive spaces instead of just a single space.
2006-10-14Update MASTER_SITES and/or HOMEPAGE, from Sergey Svishchev.wiz1-3/+3
2006-10-14Fixed "test ==".rillig4-2/+30
2006-10-13update to 4.4.0 to sync with dx-4.4.xdrochner4-14/+18
2006-10-13update to 4.4.4drochner7-71/+50
changes: -bugfixes -minor feature additions -updated Java support (unused in pkgsrc)
2006-10-12Changes 2.3.12:adam5-21/+99
- merged the Perspective Clone tool - allow to pan the image view using the Space bar - show a thumbnail in the "Rotate JPEG?" query dialog - added file information to the Image Properties dialog - more work on the new selection tools - give immidiate feedback when tool modifier keys are pressed - added Lens Distortion plug-in - internationalize Python binding and Python plug-ins - improved internal message infrastructure, use the statusbar for warnings - added an URL loader backend based on libcurl - build a color-managed CMYK color selector if lcms is available - localize Script-Fu procedure descriptions - lots of user interface polishing - bug fixes and code cleanup
2006-10-12update to 1.2.2drochner3-31/+7
changes: -updated for newer cairo versions -distutils support (unused in pkgsrc because broken) -new example to demonstrate pattern masks -cairo.svg module removed
2006-10-12include zlib/buildlinkdrochner1-1/+2
2006-10-12include tiff/buildlink directly instead relying on gtk to pull it indrochner1-1/+2
2006-10-12Update to KDE 3.5.5markd1-4/+4
Changes: KPDF * Fix possible crash when the document has an incorrectly defined blend mode. * Several memoryleaks fixed. * Make "find as you type" work better. * Fix middle-click zoom not working after dragging to the top of the screen. * Fix crash on some malformed documents. * DCOP currentPage() not updated while in Presentation mode. * Fix bug that prevented the correct restoring of the document viewport on session restore. * More friendly for RightToLeft languages: fix the mini-progressbar, the message pane and the previous/next page buttons to look and work correctly for that writing style.
2006-10-12Regenerate to fix some pkglint warnings.martti2-10/+9
2006-10-11Fixed "test ==".rillig2-1/+15
2006-10-11Fixed "test ==" and a few pkglint warnings.rillig3-4/+18
2006-10-10Fixed "test ==".rillig4-12/+58
2006-10-10repair compilation on solaris (don't include stdint.h if it doesn'tdmcmahill2-14/+14
exist)
2006-10-09Flag a number of packages I use as supporting (user-)destdir.joerg6-14/+17
apg is a bit special as it has some hardcoded ownership, so mark that as "destdir".
2006-10-09Update to 2.0.11:gdt3-7/+11
Bug fixes and minor enhancements plus - [exif] Added read support for PNG images (Gilles Caulier)
2006-10-08Newer versions of NetBSD have the plague-spot called strndup.joerg1-5/+11
While here, also use errx from the system on BSDs and don't segfault in strndup if malloc failed. From Don Woodstock in #netbsd-code.
2006-10-07Update to 3.6:wiz3-13/+15
Comix 3.6 - Added an "Adjust colour" dialog that lets you specify values for brightness, contrast, saturation and sharpness. - Improved the behaviour of the "Save window position and size" and "Default fullscreen" preferences. - Changed the "Save window position and size" preference to on by default. - Changed the menus a bit. - Improved autocontrast (slightly heavier contrast change). - Changed the UI of the properties dialog a bit to better suit low resolution screens. - Improved handling of Zip files containing files with filenames of an unknown character encoding. - Added extra error message to install.py that is displayed when trying to install into a non-existing directory. - Added a --no-balloon option to install.py that tells the Nautilus thumbnailer to not imprint balloon images on thumbnails by default. - Fixed a bug that could cause Comix to scale images to the wrong dimensions on a dual-screen setup. Thanks to Vegard Eriksen for this fix. - Fixed a bug that caused icons to not be loaded when starting Comix through a symbolic link not located in the same directory as the `comix` executable. - Fixed a bug that could cause an error message when going back to a previous archive by flipping backwards in double page mode and directly switching to single page mode afterwards. - Fixed a bug that caused Comix to treat empty files as tar archives. Thanks to Christoph Wolk for this fix. - Fixed a bug in comicthumb with thumbnailing rar archives, plus some cleanup. (Christoph Wolk)
2006-10-07add gwenview-i18nmarkd1-1/+2
2006-10-06Changes 0.44.1:adam5-29/+29
* fix a crash on Windows ("python.exe can't find msvcrt71.dll") by providing that dll in the package; * fix hang in page size widget * on Mac OS X, removed problems with home folder path names containing spaces; * inkscape now finds libpng include headers on some systems where it previously failed to do so * several changes to allow compiling on glib-2.4 systems (e.g. RHEL4); * allow compiling on systems with incomplete boost library headers; recognize if boost is too old * inkscape now compiles with gcc-4.2.x. * fixed a bug where stderr output from scripts was not shown * fixed a bug affecting the recent files menu * resolution information is now saved in exported PNG files * fix some ODG export bugs * fix dia import * fix several include issues affecting building on Solaris (there are still some more problems, at least under Solaris 8, and similar ones on OpenBSD) * added missing German version of the advanced tutorial and made corrections to the calligraphy one; added missing Czech, German, and Brazil-Portuguese tutorials to tarball; added missing German keytable to tarball * applied changes to the German and Spanish translations of Inkscape strings * interactivity improvements at high zooms * fix for specifying CSS colors with percentages * re-enabled old PDF exporter alongside the new one * minor fixes to new PDF exporter (a major overhaul is still in the works) * fixup for invalid "s odipodi" namespace which has become widespread in Inkscape documents * Mac OS X packaging updates * miscellaneous build fixes
2006-10-06Initial import for gwenview-i18n 1.4.0markd4-0/+200
Translations for gwenview.
2006-10-06Update to 1.4.0markd3-138/+27
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-10-06Update kipi-plugins to 0.1.2markd6-151/+341
add simpleviewer and htmlexport plugins and remove imagegallery. various bug fixes.
2006-10-06Update libkexif to 0.2.4markd3-9/+11
various bug fixes.
2006-10-06Update libkipi to 0.1.4markd3-9/+10
0.1.4 Bugs fixed: o fix FTBFS (fails to build from source) when libkipi is build the first time on a system. ------------------------------------------------------------------------- 0.1.3 New features: o Make loadPlugin() public, so that it's possible to load plugins selectively, and raise version to 1.0.1, so that this API change can be detected Bugs fixed: o various build fixes o batchprogressdialog: Removed help button. It does not point to any usefull documentation.
2006-10-06Fix a "test ... == ..."markd2-1/+15
2006-10-04Updated g2 to 0.50.rillig4-29/+28
Changes since 0.49: 0.50 ==== - removed GIF code - improved fortran port
2006-10-04This package had ignored the LDFLAGS that have been provided by pkgsrc.rillig2-1/+28
2006-10-04Update MASTER_SITES and/or HOMEPAGE, from Sergey Svishchev.wiz21-55/+53
2006-10-03added missing $NetBSD$ headersschwarz3-3/+7
2006-10-03added support for IRIX 5 and in particular the SGI IDO cc.schwarz19-2/+358
patches were discussed with Bryan Henderson, maintainer of the netpbm code.
2006-10-03Inkscape needs unlimited datasize resources to build.ghen1-1/+3
2006-10-03Update to 6.42. Changes since 6.36:gdt2-6/+6
- Re-worked Sony and Minolta LensID lists and added a number of new lenses - Added ability to delete a group and write back information in one step - Compatibility warning: This changes previous behaviour when adding and deleting information in the same operation if new tag values are set after a group has been flagged for deletion - Decode Sony LensID's (thanks Thomas Bodenmann) - Added shortcut MakerNotes tag to represent the maker notes tags from all manufacturers (useful when copying tags between files) [many minor changes; see Changes in source]
2006-10-01added support for IRIX 5. Including inttypes.h, as introduced through patch-am,schwarz3-6/+32
is necessary on IRIX 5 to have int64_t defined whereas it is not needed on IRIX 6, but should not hurt there either.
2006-10-01Fixed path to the Perl interpreter. Bumped PKGREVISION.rillig1-3/+4
2006-09-29The last fix for pseudocolor displays broke 24-bit troecolor displays.drochner3-291/+91
Use a new patch from https://bugs.freedesktop.org/show_bug.cgi?id=4945 Bump PKGREVISION.