diff options
author | markd <markd@pkgsrc.org> | 2004-07-28 13:37:52 +0000 |
---|---|---|
committer | markd <markd@pkgsrc.org> | 2004-07-28 13:37:52 +0000 |
commit | f398f6a3d6f6e000aa26263ba4ce89d5405ff60b (patch) | |
tree | 74f10312f7cf4aaebc8d0747bab6290dcb996876 | |
parent | 69356e8ad6ff54954bd9f075d874587b19d79eed (diff) | |
download | pkgsrc-f398f6a3d6f6e000aa26263ba4ce89d5405ff60b.tar.gz |
Import showimg from pkgsrc-wip. Packaged by Ian Zagorskih and
slightly modified by me.
ShowImg is a feature-rich image viewer for KDE including an image
management system. It is highly configurable and supports numerous
image formats.
Viewer
* display JPEG, PNG (alpha layer supported), GIF, XCF, PSD, etc. files
* open several directories, and archives (.tar.gz, .tar.bz2, .zip, ...)
* apply filters to displayed image
* preview, fullscreen, slideshow, ``fit-to-screen'', efficient zoom
* open files with external programs
* support EXIF header (JPEG file metadata)
* display a hexadecimal view
Management
* batch rename
* search for exact and similar images
* several formats conversion
* manage photo albums
Configuration
* digikam ; plugins supported
* configurable interface
-rw-r--r-- | graphics/showimg/DESCR | 22 | ||||
-rw-r--r-- | graphics/showimg/Makefile | 20 | ||||
-rw-r--r-- | graphics/showimg/PLIST | 347 | ||||
-rw-r--r-- | graphics/showimg/distinfo | 4 |
4 files changed, 393 insertions, 0 deletions
diff --git a/graphics/showimg/DESCR b/graphics/showimg/DESCR new file mode 100644 index 00000000000..137bfe5bedf --- /dev/null +++ b/graphics/showimg/DESCR @@ -0,0 +1,22 @@ +ShowImg is a feature-rich image viewer for KDE including an image +management system. It is highly configurable and supports numerous +image formats. + +Viewer + * display JPEG, PNG (alpha layer supported), GIF, XCF, PSD, etc. files + * open several directories, and archives (.tar.gz, .tar.bz2, .zip, ...) + * apply filters to displayed image + * preview, fullscreen, slideshow, ``fit-to-screen'', efficient zoom + * open files with external programs + * support EXIF header (JPEG file metadata) + * display a hexadecimal view + +Management + * batch rename + * search for exact and similar images + * several formats conversion + * manage photo albums + +Configuration + * digikam ; plugins supported + * configurable interface diff --git a/graphics/showimg/Makefile b/graphics/showimg/Makefile new file mode 100644 index 00000000000..9616c591d6f --- /dev/null +++ b/graphics/showimg/Makefile @@ -0,0 +1,20 @@ +# $NetBSD: Makefile,v 1.1.1.1 2004/07/28 13:37:52 markd Exp $ +# + +DISTNAME= showimg-0.9.3 +CATEGORIES= kde graphics x11 +MASTER_SITES= http://www.jalix.org/projects/showimg/download/0.9.3/ + +MAINTAINER= ianzag@mail.ru +HOMEPAGE= http://www.jalix.org/projects/showimg/ +COMMENT= Feature-rich image viewer for KDE including an image management system + +USE_BUILDLINK3= YES +USE_GNU_TOOLS+= make +USE_LANGUAGE= c c++ +USE_LIBTOOL= YES +GNU_CONFIGURE= YES + +.include "../../meta-pkgs/kde3/kde3.mk" +.include "../../x11/kdebase3/buildlink3.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/graphics/showimg/PLIST b/graphics/showimg/PLIST new file mode 100644 index 00000000000..e33bf02f8e3 --- /dev/null +++ b/graphics/showimg/PLIST @@ -0,0 +1,347 @@ +@comment $NetBSD: PLIST,v 1.1.1.1 2004/07/28 13:37:53 markd Exp $ +bin/showimg +man/man1/showimg.1 +share/doc/kde/HTML/da/showimg/but-back.png +share/doc/kde/HTML/da/showimg/but-copy.png +share/doc/kde/HTML/da/showimg/but-cut.png +share/doc/kde/HTML/da/showimg/but-forward.png +share/doc/kde/HTML/da/showimg/but-fullscreen.png +share/doc/kde/HTML/da/showimg/but-go_up.png +share/doc/kde/HTML/da/showimg/but-home.png +share/doc/kde/HTML/da/showimg/but-horizontal_flip.png +share/doc/kde/HTML/da/showimg/but-next_image.png +share/doc/kde/HTML/da/showimg/but-original_size.png +share/doc/kde/HTML/da/showimg/but-paste.png +share/doc/kde/HTML/da/showimg/but-previous_image.png +share/doc/kde/HTML/da/showimg/but-refresh.png +share/doc/kde/HTML/da/showimg/but-rotate_left.png +share/doc/kde/HTML/da/showimg/but-rotate_right.png +share/doc/kde/HTML/da/showimg/but-slide_show.png +share/doc/kde/HTML/da/showimg/but-stop.png +share/doc/kde/HTML/da/showimg/but-toggle_thumbnails.png +share/doc/kde/HTML/da/showimg/but-vertical_flip.png +share/doc/kde/HTML/da/showimg/but-zoom_in.png +share/doc/kde/HTML/da/showimg/but-zoom_out.png +share/doc/kde/HTML/da/showimg/but-zoom_to_fit.png +share/doc/kde/HTML/da/showimg/common +share/doc/kde/HTML/da/showimg/comparison.png +share/doc/kde/HTML/da/showimg/index.cache.bz2 +share/doc/kde/HTML/da/showimg/index.docbook +share/doc/kde/HTML/da/showimg/main-window.png +share/doc/kde/HTML/de/showimg/but-back.png +share/doc/kde/HTML/de/showimg/but-copy.png +share/doc/kde/HTML/de/showimg/but-cut.png +share/doc/kde/HTML/de/showimg/but-forward.png +share/doc/kde/HTML/de/showimg/but-fullscreen.png +share/doc/kde/HTML/de/showimg/but-go_up.png +share/doc/kde/HTML/de/showimg/but-home.png +share/doc/kde/HTML/de/showimg/but-horizontal_flip.png +share/doc/kde/HTML/de/showimg/but-next_image.png +share/doc/kde/HTML/de/showimg/but-original_size.png +share/doc/kde/HTML/de/showimg/but-paste.png +share/doc/kde/HTML/de/showimg/but-previous_image.png +share/doc/kde/HTML/de/showimg/but-refresh.png +share/doc/kde/HTML/de/showimg/but-rotate_left.png +share/doc/kde/HTML/de/showimg/but-rotate_right.png +share/doc/kde/HTML/de/showimg/but-slide_show.png +share/doc/kde/HTML/de/showimg/but-stop.png +share/doc/kde/HTML/de/showimg/but-toggle_thumbnails.png +share/doc/kde/HTML/de/showimg/but-vertical_flip.png +share/doc/kde/HTML/de/showimg/but-zoom_in.png +share/doc/kde/HTML/de/showimg/but-zoom_out.png +share/doc/kde/HTML/de/showimg/but-zoom_to_fit.png +share/doc/kde/HTML/de/showimg/common +share/doc/kde/HTML/de/showimg/comparison.png +share/doc/kde/HTML/de/showimg/index.cache.bz2 +share/doc/kde/HTML/de/showimg/index.docbook +share/doc/kde/HTML/de/showimg/main-window.png +share/doc/kde/HTML/en/showimg/but-back.png +share/doc/kde/HTML/en/showimg/but-copy.png +share/doc/kde/HTML/en/showimg/but-cut.png +share/doc/kde/HTML/en/showimg/but-forward.png +share/doc/kde/HTML/en/showimg/but-fullscreen.png +share/doc/kde/HTML/en/showimg/but-go_up.png +share/doc/kde/HTML/en/showimg/but-home.png +share/doc/kde/HTML/en/showimg/but-horizontal_flip.png +share/doc/kde/HTML/en/showimg/but-next_image.png +share/doc/kde/HTML/en/showimg/but-original_size.png +share/doc/kde/HTML/en/showimg/but-paste.png +share/doc/kde/HTML/en/showimg/but-previous_image.png +share/doc/kde/HTML/en/showimg/but-refresh.png +share/doc/kde/HTML/en/showimg/but-rotate_left.png +share/doc/kde/HTML/en/showimg/but-rotate_right.png +share/doc/kde/HTML/en/showimg/but-slide_show.png +share/doc/kde/HTML/en/showimg/but-stop.png +share/doc/kde/HTML/en/showimg/but-toggle_thumbnails.png +share/doc/kde/HTML/en/showimg/but-vertical_flip.png +share/doc/kde/HTML/en/showimg/but-zoom_in.png +share/doc/kde/HTML/en/showimg/but-zoom_out.png +share/doc/kde/HTML/en/showimg/but-zoom_to_fit.png +share/doc/kde/HTML/en/showimg/common +share/doc/kde/HTML/en/showimg/comparison.png +share/doc/kde/HTML/en/showimg/index.cache.bz2 +share/doc/kde/HTML/en/showimg/index.docbook +share/doc/kde/HTML/en/showimg/main-window.png +share/doc/kde/HTML/es/showimg/but-back.png +share/doc/kde/HTML/es/showimg/but-copy.png +share/doc/kde/HTML/es/showimg/but-cut.png +share/doc/kde/HTML/es/showimg/but-forward.png +share/doc/kde/HTML/es/showimg/but-fullscreen.png +share/doc/kde/HTML/es/showimg/but-go_up.png +share/doc/kde/HTML/es/showimg/but-home.png +share/doc/kde/HTML/es/showimg/but-horizontal_flip.png +share/doc/kde/HTML/es/showimg/but-next_image.png +share/doc/kde/HTML/es/showimg/but-original_size.png +share/doc/kde/HTML/es/showimg/but-paste.png +share/doc/kde/HTML/es/showimg/but-previous_image.png +share/doc/kde/HTML/es/showimg/but-refresh.png +share/doc/kde/HTML/es/showimg/but-rotate_left.png +share/doc/kde/HTML/es/showimg/but-rotate_right.png +share/doc/kde/HTML/es/showimg/but-slide_show.png +share/doc/kde/HTML/es/showimg/but-stop.png +share/doc/kde/HTML/es/showimg/but-toggle_thumbnails.png +share/doc/kde/HTML/es/showimg/but-vertical_flip.png +share/doc/kde/HTML/es/showimg/but-zoom_in.png +share/doc/kde/HTML/es/showimg/but-zoom_out.png +share/doc/kde/HTML/es/showimg/but-zoom_to_fit.png +share/doc/kde/HTML/es/showimg/common +share/doc/kde/HTML/es/showimg/comparison.png +share/doc/kde/HTML/es/showimg/index.cache.bz2 +share/doc/kde/HTML/es/showimg/index.docbook +share/doc/kde/HTML/es/showimg/main-window.png +share/doc/kde/HTML/et/showimg/but-back.png +share/doc/kde/HTML/et/showimg/but-copy.png +share/doc/kde/HTML/et/showimg/but-cut.png +share/doc/kde/HTML/et/showimg/but-forward.png +share/doc/kde/HTML/et/showimg/but-fullscreen.png +share/doc/kde/HTML/et/showimg/but-go_up.png +share/doc/kde/HTML/et/showimg/but-home.png +share/doc/kde/HTML/et/showimg/but-horizontal_flip.png +share/doc/kde/HTML/et/showimg/but-next_image.png +share/doc/kde/HTML/et/showimg/but-original_size.png +share/doc/kde/HTML/et/showimg/but-paste.png +share/doc/kde/HTML/et/showimg/but-previous_image.png +share/doc/kde/HTML/et/showimg/but-refresh.png +share/doc/kde/HTML/et/showimg/but-rotate_left.png +share/doc/kde/HTML/et/showimg/but-rotate_right.png +share/doc/kde/HTML/et/showimg/but-slide_show.png +share/doc/kde/HTML/et/showimg/but-stop.png +share/doc/kde/HTML/et/showimg/but-toggle_thumbnails.png +share/doc/kde/HTML/et/showimg/but-vertical_flip.png +share/doc/kde/HTML/et/showimg/but-zoom_in.png +share/doc/kde/HTML/et/showimg/but-zoom_out.png +share/doc/kde/HTML/et/showimg/but-zoom_to_fit.png +share/doc/kde/HTML/et/showimg/common +share/doc/kde/HTML/et/showimg/comparison.png +share/doc/kde/HTML/et/showimg/index.cache.bz2 +share/doc/kde/HTML/et/showimg/index.docbook +share/doc/kde/HTML/et/showimg/main-window.png +share/doc/kde/HTML/fr/showimg/but-back.png +share/doc/kde/HTML/fr/showimg/but-copy.png +share/doc/kde/HTML/fr/showimg/but-cut.png +share/doc/kde/HTML/fr/showimg/but-forward.png +share/doc/kde/HTML/fr/showimg/but-fullscreen.png +share/doc/kde/HTML/fr/showimg/but-go_up.png +share/doc/kde/HTML/fr/showimg/but-home.png +share/doc/kde/HTML/fr/showimg/but-horizontal_flip.png +share/doc/kde/HTML/fr/showimg/but-next_image.png +share/doc/kde/HTML/fr/showimg/but-original_size.png +share/doc/kde/HTML/fr/showimg/but-paste.png +share/doc/kde/HTML/fr/showimg/but-previous_image.png +share/doc/kde/HTML/fr/showimg/but-refresh.png +share/doc/kde/HTML/fr/showimg/but-rotate_left.png +share/doc/kde/HTML/fr/showimg/but-rotate_right.png +share/doc/kde/HTML/fr/showimg/but-slide_show.png +share/doc/kde/HTML/fr/showimg/but-stop.png +share/doc/kde/HTML/fr/showimg/but-toggle_thumbnails.png +share/doc/kde/HTML/fr/showimg/but-vertical_flip.png +share/doc/kde/HTML/fr/showimg/but-zoom_in.png +share/doc/kde/HTML/fr/showimg/but-zoom_out.png +share/doc/kde/HTML/fr/showimg/but-zoom_to_fit.png +share/doc/kde/HTML/fr/showimg/common +share/doc/kde/HTML/fr/showimg/comparison.png +share/doc/kde/HTML/fr/showimg/index.cache.bz2 +share/doc/kde/HTML/fr/showimg/index.docbook +share/doc/kde/HTML/fr/showimg/main-window.png +share/doc/kde/HTML/it/showimg/but-back.png +share/doc/kde/HTML/it/showimg/but-copy.png +share/doc/kde/HTML/it/showimg/but-cut.png +share/doc/kde/HTML/it/showimg/but-forward.png +share/doc/kde/HTML/it/showimg/but-fullscreen.png +share/doc/kde/HTML/it/showimg/but-go_up.png +share/doc/kde/HTML/it/showimg/but-home.png +share/doc/kde/HTML/it/showimg/but-horizontal_flip.png +share/doc/kde/HTML/it/showimg/but-next_image.png +share/doc/kde/HTML/it/showimg/but-original_size.png +share/doc/kde/HTML/it/showimg/but-paste.png +share/doc/kde/HTML/it/showimg/but-previous_image.png +share/doc/kde/HTML/it/showimg/but-refresh.png +share/doc/kde/HTML/it/showimg/but-rotate_left.png +share/doc/kde/HTML/it/showimg/but-rotate_right.png +share/doc/kde/HTML/it/showimg/but-slide_show.png +share/doc/kde/HTML/it/showimg/but-stop.png +share/doc/kde/HTML/it/showimg/but-toggle_thumbnails.png +share/doc/kde/HTML/it/showimg/but-vertical_flip.png +share/doc/kde/HTML/it/showimg/but-zoom_in.png +share/doc/kde/HTML/it/showimg/but-zoom_out.png +share/doc/kde/HTML/it/showimg/but-zoom_to_fit.png +share/doc/kde/HTML/it/showimg/common +share/doc/kde/HTML/it/showimg/comparison.png +share/doc/kde/HTML/it/showimg/index.cache.bz2 +share/doc/kde/HTML/it/showimg/index.docbook +share/doc/kde/HTML/it/showimg/main-window.png +share/doc/kde/HTML/sv/showimg/but-back.png +share/doc/kde/HTML/sv/showimg/but-copy.png +share/doc/kde/HTML/sv/showimg/but-cut.png +share/doc/kde/HTML/sv/showimg/but-forward.png +share/doc/kde/HTML/sv/showimg/but-fullscreen.png +share/doc/kde/HTML/sv/showimg/but-go_up.png +share/doc/kde/HTML/sv/showimg/but-home.png +share/doc/kde/HTML/sv/showimg/but-horizontal_flip.png +share/doc/kde/HTML/sv/showimg/but-next_image.png +share/doc/kde/HTML/sv/showimg/but-original_size.png +share/doc/kde/HTML/sv/showimg/but-paste.png +share/doc/kde/HTML/sv/showimg/but-previous_image.png +share/doc/kde/HTML/sv/showimg/but-refresh.png +share/doc/kde/HTML/sv/showimg/but-rotate_left.png +share/doc/kde/HTML/sv/showimg/but-rotate_right.png +share/doc/kde/HTML/sv/showimg/but-slide_show.png +share/doc/kde/HTML/sv/showimg/but-stop.png +share/doc/kde/HTML/sv/showimg/but-toggle_thumbnails.png +share/doc/kde/HTML/sv/showimg/but-vertical_flip.png +share/doc/kde/HTML/sv/showimg/but-zoom_in.png +share/doc/kde/HTML/sv/showimg/but-zoom_out.png +share/doc/kde/HTML/sv/showimg/but-zoom_to_fit.png +share/doc/kde/HTML/sv/showimg/common +share/doc/kde/HTML/sv/showimg/comparison.png +share/doc/kde/HTML/sv/showimg/index.cache.bz2 +share/doc/kde/HTML/sv/showimg/index.docbook +share/doc/kde/HTML/sv/showimg/main-window.png +share/kde/applnk/Graphics/showimg.desktop +share/kde/apps/konqueror/servicemenus/konqshowimg.desktop +share/kde/apps/showimg/convert2png.pl +share/kde/apps/showimg/icons/crystalsvg/16x16/actions/viewmag_bis+.png +share/kde/apps/showimg/icons/crystalsvg/16x16/actions/viewmag_bis-.png +share/kde/apps/showimg/icons/crystalsvg/16x16/actions/viewmag_full.png +share/kde/apps/showimg/icons/crystalsvg/16x16/actions/viewmag_lock.png +share/kde/apps/showimg/icons/crystalsvg/16x16/actions/viewmag_no.png +share/kde/apps/showimg/icons/crystalsvg/22x22/actions/viewmag_bis+.png +share/kde/apps/showimg/icons/crystalsvg/22x22/actions/viewmag_bis-.png +share/kde/apps/showimg/icons/crystalsvg/22x22/actions/viewmag_full.png +share/kde/apps/showimg/icons/crystalsvg/22x22/actions/viewmag_lock.png +share/kde/apps/showimg/icons/crystalsvg/22x22/actions/viewmag_no.png +share/kde/apps/showimg/icons/crystalsvg/32x32/actions/viewmag_bis+.png +share/kde/apps/showimg/icons/crystalsvg/32x32/actions/viewmag_bis-.png +share/kde/apps/showimg/icons/crystalsvg/32x32/actions/viewmag_full.png +share/kde/apps/showimg/icons/crystalsvg/32x32/actions/viewmag_lock.png +share/kde/apps/showimg/icons/crystalsvg/32x32/actions/viewmag_no.png +share/kde/apps/showimg/icons/hicolor/16x16/actions/flip.png +share/kde/apps/showimg/icons/hicolor/16x16/actions/item_rename.png +share/kde/apps/showimg/icons/hicolor/16x16/actions/miror.png +share/kde/apps/showimg/icons/hicolor/16x16/actions/rotation_acw.png +share/kde/apps/showimg/icons/hicolor/16x16/actions/rotation_cw.png +share/kde/apps/showimg/icons/hicolor/16x16/actions/viewmag_bis+.png +share/kde/apps/showimg/icons/hicolor/16x16/actions/viewmag_bis-.png +share/kde/apps/showimg/icons/hicolor/16x16/actions/viewmag_factor.png +share/kde/apps/showimg/icons/hicolor/16x16/actions/viewmag_full.png +share/kde/apps/showimg/icons/hicolor/16x16/actions/viewmag_h.png +share/kde/apps/showimg/icons/hicolor/16x16/actions/viewmag_lock.png +share/kde/apps/showimg/icons/hicolor/16x16/actions/viewmag_no.png +share/kde/apps/showimg/icons/hicolor/16x16/actions/viewmag_w.png +share/kde/apps/showimg/icons/hicolor/22x22/actions/flip.png +share/kde/apps/showimg/icons/hicolor/22x22/actions/largethumbnails.png +share/kde/apps/showimg/icons/hicolor/22x22/actions/medthumbnails.png +share/kde/apps/showimg/icons/hicolor/22x22/actions/miror.png +share/kde/apps/showimg/icons/hicolor/22x22/actions/rotation_acw.png +share/kde/apps/showimg/icons/hicolor/22x22/actions/rotation_cw.png +share/kde/apps/showimg/icons/hicolor/22x22/actions/smallthumbnails.png +share/kde/apps/showimg/icons/hicolor/22x22/actions/viewmag_bis+.png +share/kde/apps/showimg/icons/hicolor/22x22/actions/viewmag_bis-.png +share/kde/apps/showimg/icons/hicolor/22x22/actions/viewmag_factor.png +share/kde/apps/showimg/icons/hicolor/22x22/actions/viewmag_full.png +share/kde/apps/showimg/icons/hicolor/22x22/actions/viewmag_lock.png +share/kde/apps/showimg/icons/hicolor/22x22/actions/viewmag_no.png +share/kde/apps/showimg/icons/hicolor/22x22/mimetypes/psd.png +share/kde/apps/showimg/icons/hicolor/32x32/actions/flip.png +share/kde/apps/showimg/icons/hicolor/32x32/actions/miror.png +share/kde/apps/showimg/icons/hicolor/32x32/actions/rotation_acw.png +share/kde/apps/showimg/icons/hicolor/32x32/actions/rotation_cw.png +share/kde/apps/showimg/icons/hicolor/32x32/actions/viewmag_bis+.png +share/kde/apps/showimg/icons/hicolor/32x32/actions/viewmag_bis-.png +share/kde/apps/showimg/icons/hicolor/32x32/actions/viewmag_enlarge.png +share/kde/apps/showimg/icons/hicolor/32x32/actions/viewmag_factor.png +share/kde/apps/showimg/icons/hicolor/32x32/actions/viewmag_full.png +share/kde/apps/showimg/icons/hicolor/32x32/actions/viewmag_h.png +share/kde/apps/showimg/icons/hicolor/32x32/actions/viewmag_lock.png +share/kde/apps/showimg/icons/hicolor/32x32/actions/viewmag_no.png +share/kde/apps/showimg/icons/hicolor/32x32/actions/viewmag_shrink.png +share/kde/apps/showimg/icons/hicolor/32x32/actions/viewmag_w.png +share/kde/apps/showimg/icons/hicolor/32x32/mimetypes/psd.png +share/kde/apps/showimg/icons/hicolor/48x48/mimetypes/psd.png +share/kde/apps/showimg/icons/hicolor/64x64/mimetypes/psd.png +share/kde/apps/showimg/pics/bgxpm.png +share/kde/apps/showimg/pics/border.png +share/kde/apps/showimg/pics/gradient.png +share/kde/apps/showimg/pics/layout1.png +share/kde/apps/showimg/pics/layout2.png +share/kde/apps/showimg/pics/layout3.png +share/kde/apps/showimg/pics/layout4.png +share/kde/apps/showimg/pics/logo.png +share/kde/apps/showimg/showimgui.rc +share/kde/apps/showimg/tips +share/kde/icons/hicolor/32x32/apps/showimg.png +share/kde/icons/hicolor/48x48/apps/showimg.png +share/kde/icons/hicolor/64x64/apps/showimg.png +share/kde/locale/cs/LC_MESSAGES/showimg.mo +share/kde/locale/da/LC_MESSAGES/showimg.mo +share/kde/locale/de/LC_MESSAGES/showimg.mo +share/kde/locale/en_GB/LC_MESSAGES/showimg.mo +share/kde/locale/es/LC_MESSAGES/showimg.mo +share/kde/locale/et/LC_MESSAGES/showimg.mo +share/kde/locale/fr/LC_MESSAGES/showimg.mo +share/kde/locale/it/LC_MESSAGES/showimg.mo +share/kde/locale/ja/LC_MESSAGES/showimg.mo +share/kde/locale/nl/LC_MESSAGES/showimg.mo +share/kde/locale/pl/LC_MESSAGES/showimg.mo +share/kde/locale/pt/LC_MESSAGES/showimg.mo +share/kde/locale/pt_BR/LC_MESSAGES/showimg.mo +share/kde/locale/ru/LC_MESSAGES/showimg.mo +share/kde/locale/sk/LC_MESSAGES/showimg.mo +share/kde/locale/sr/LC_MESSAGES/showimg.mo +share/kde/locale/sv/LC_MESSAGES/showimg.mo +share/kde/locale/ta/LC_MESSAGES/showimg.mo +share/kde/locale/tr/LC_MESSAGES/showimg.mo +share/kde/locale/zh_CN/LC_MESSAGES/showimg.mo +share/kde/mimelnk/image/x-psd.desktop +share/kde/mimelnk/image/x-sia.desktop +@dirrm share/kde/apps/showimg/pics +@dirrm share/kde/apps/showimg/icons/hicolor/64x64/mimetypes +@dirrm share/kde/apps/showimg/icons/hicolor/64x64 +@dirrm share/kde/apps/showimg/icons/hicolor/48x48/mimetypes +@dirrm share/kde/apps/showimg/icons/hicolor/48x48 +@dirrm share/kde/apps/showimg/icons/hicolor/32x32/mimetypes +@dirrm share/kde/apps/showimg/icons/hicolor/32x32/actions +@dirrm share/kde/apps/showimg/icons/hicolor/32x32 +@dirrm share/kde/apps/showimg/icons/hicolor/22x22/mimetypes +@dirrm share/kde/apps/showimg/icons/hicolor/22x22/actions +@dirrm share/kde/apps/showimg/icons/hicolor/22x22 +@dirrm share/kde/apps/showimg/icons/hicolor/16x16/actions +@dirrm share/kde/apps/showimg/icons/hicolor/16x16 +@dirrm share/kde/apps/showimg/icons/hicolor +@dirrm share/kde/apps/showimg/icons/crystalsvg/32x32/actions +@dirrm share/kde/apps/showimg/icons/crystalsvg/32x32 +@dirrm share/kde/apps/showimg/icons/crystalsvg/22x22/actions +@dirrm share/kde/apps/showimg/icons/crystalsvg/22x22 +@dirrm share/kde/apps/showimg/icons/crystalsvg/16x16/actions +@dirrm share/kde/apps/showimg/icons/crystalsvg/16x16 +@dirrm share/kde/apps/showimg/icons/crystalsvg +@dirrm share/kde/apps/showimg/icons +@dirrm share/kde/apps/showimg +@dirrm share/doc/kde/HTML/sv/showimg +@dirrm share/doc/kde/HTML/it/showimg +@dirrm share/doc/kde/HTML/fr/showimg +@dirrm share/doc/kde/HTML/et/showimg +@dirrm share/doc/kde/HTML/es/showimg +@dirrm share/doc/kde/HTML/en/showimg +@dirrm share/doc/kde/HTML/de/showimg +@dirrm share/doc/kde/HTML/da/showimg diff --git a/graphics/showimg/distinfo b/graphics/showimg/distinfo new file mode 100644 index 00000000000..80b49643d74 --- /dev/null +++ b/graphics/showimg/distinfo @@ -0,0 +1,4 @@ +$NetBSD: distinfo,v 1.1.1.1 2004/07/28 13:37:52 markd Exp $ + +SHA1 (showimg-0.9.3.tar.gz) = 60c9b151609097238c8b0241b438b68ca2f7c4e5 +Size (showimg-0.9.3.tar.gz) = 1808004 bytes |