Sat Feb 20 20:50:35 2010 UTC ()
Update to 1.0.  Take maintainership.

Upstream did not provide a list of changes from 1.0beta2.


(gdt)
diff -r1.7 -r1.8 pkgsrc/graphics/geeqie/Makefile
diff -r1.3 -r1.4 pkgsrc/graphics/geeqie/PLIST
diff -r1.3 -r1.4 pkgsrc/graphics/geeqie/distinfo
diff -r1.2 -r0 pkgsrc/graphics/geeqie/patches/patch-aa
diff -r1.2 -r1.3 pkgsrc/graphics/geeqie/patches/patch-ac

cvs diff -r1.7 -r1.8 pkgsrc/graphics/geeqie/Makefile (expand / switch to unified diff)

--- pkgsrc/graphics/geeqie/Makefile 2009/08/26 19:57:41 1.7
+++ pkgsrc/graphics/geeqie/Makefile 2010/02/20 20:50:34 1.8
@@ -1,22 +1,21 @@ @@ -1,22 +1,21 @@
1# $NetBSD: Makefile,v 1.7 2009/08/26 19:57:41 sno Exp $ 1# $NetBSD: Makefile,v 1.8 2010/02/20 20:50:34 gdt Exp $
2# 2#
3 3
4DISTNAME= geeqie-1.0beta2 4DISTNAME= geeqie-1.0
5PKGREVISION= 2 
6CATEGORIES= graphics 5CATEGORIES= graphics
7MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=geeqie/} 6MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=geeqie/}
8 7
9MAINTAINER= pkgsrc-users@NetBSD.org 8MAINTAINER= gdt@NetBSD.org
10HOMEPAGE= http://geeqie.sourceforge.net/ 9HOMEPAGE= http://geeqie.sourceforge.net/
11COMMENT= Image viewer 10COMMENT= Image viewer
12LICENSE= gnu-gpl-v2 11LICENSE= gnu-gpl-v2
13 12
14PKG_DESTDIR_SUPPORT= user-destdir 13PKG_DESTDIR_SUPPORT= user-destdir
15 14
16GNU_CONFIGURE= yes 15GNU_CONFIGURE= yes
17USE_PKGLOCALEDIR= yes 16USE_PKGLOCALEDIR= yes
18USE_LANGUAGES= c c++ 17USE_LANGUAGES= c c++
19USE_TOOLS= bash:run gmake intltool msgfmt pkg-config 18USE_TOOLS= bash:run gmake intltool msgfmt pkg-config
20REPLACE_BASH= plugins/rotate/geeqie-rotate 19REPLACE_BASH= plugins/rotate/geeqie-rotate
21REPLACE_BASH+= plugins/ufraw/geeqie-ufraw 20REPLACE_BASH+= plugins/ufraw/geeqie-ufraw
22REPLACE_BASH+= plugins/import/geeqie-import 21REPLACE_BASH+= plugins/import/geeqie-import

cvs diff -r1.3 -r1.4 pkgsrc/graphics/geeqie/PLIST (expand / switch to unified diff)

--- pkgsrc/graphics/geeqie/PLIST 2009/07/23 23:08:37 1.3
+++ pkgsrc/graphics/geeqie/PLIST 2010/02/20 20:50:34 1.4
@@ -1,75 +1,95 @@ @@ -1,75 +1,95 @@
1@comment $NetBSD: PLIST,v 1.3 2009/07/23 23:08:37 wiz Exp $ 1@comment $NetBSD: PLIST,v 1.4 2010/02/20 20:50:34 gdt Exp $
2bin/geeqie 2bin/geeqie
3lib/geeqie/geeqie-import 3lib/geeqie/geeqie-import
4lib/geeqie/geeqie-rotate 4lib/geeqie/geeqie-rotate
5lib/geeqie/geeqie-symlink 5lib/geeqie/geeqie-symlink
6lib/geeqie/geeqie-ufraw 6lib/geeqie/geeqie-ufraw
7man/man1/geeqie.1 7man/man1/geeqie.1
8share/applications/geeqie.desktop 8share/applications/geeqie.desktop
9share/doc/${PKGNAME}/COPYING 9share/doc/${PKGNAME}/COPYING
10share/doc/${PKGNAME}/ChangeLog 10share/doc/${PKGNAME}/ChangeLog
11share/doc/${PKGNAME}/README 11share/doc/${PKGNAME}/README
12share/doc/${PKGNAME}/README.lirc 12share/doc/${PKGNAME}/README.lirc
13share/doc/${PKGNAME}/TODO 13share/doc/${PKGNAME}/TODO
14share/doc/${PKGNAME}/html/collections.html 14share/doc/${PKGNAME}/html/AdvancedFeatures.html
15share/doc/${PKGNAME}/html/credits.html 15share/doc/${PKGNAME}/html/Authors.html
16share/doc/${PKGNAME}/html/faq.html 16share/doc/${PKGNAME}/html/BasicFeatures.html
17share/doc/${PKGNAME}/html/gnu_fdl.txt 17share/doc/${PKGNAME}/html/Cancelbutton.html
18share/doc/${PKGNAME}/html/image_management.html 18share/doc/${PKGNAME}/html/Commandline.html
19share/doc/${PKGNAME}/html/image_management_copy_move.html 19share/doc/${PKGNAME}/html/Copyright.html
20share/doc/${PKGNAME}/html/image_management_delete.html 20share/doc/${PKGNAME}/html/GuideCollections.html
21share/doc/${PKGNAME}/html/image_management_external_editing.html 21share/doc/${PKGNAME}/html/GuideCredits.html
22share/doc/${PKGNAME}/html/image_management_rename.html 22share/doc/${PKGNAME}/html/GuideFaq.html
23share/doc/${PKGNAME}/html/image_presentation.html 23share/doc/${PKGNAME}/html/GuideGnuFdl.html
24share/doc/${PKGNAME}/html/image_presentation_fullscreen.html 24share/doc/${PKGNAME}/html/GuideImageManagement.html
25share/doc/${PKGNAME}/html/image_presentation_slideshow.html 25share/doc/${PKGNAME}/html/GuideImageManagementCopyMove.html
26share/doc/${PKGNAME}/html/image_search.html 26share/doc/${PKGNAME}/html/GuideImageManagementDelete.html
27share/doc/${PKGNAME}/html/image_search_finding_duplicates.html 27share/doc/${PKGNAME}/html/GuideImageManagementExternalEditing.html
28share/doc/${PKGNAME}/html/image_search_search.html 28share/doc/${PKGNAME}/html/GuideImageManagementRename.html
 29share/doc/${PKGNAME}/html/GuideImagePresentation.html
 30share/doc/${PKGNAME}/html/GuideImagePresentationFullscreen.html
 31share/doc/${PKGNAME}/html/GuideImagePresentationSlideshow.html
 32share/doc/${PKGNAME}/html/GuideImageSearch.html
 33share/doc/${PKGNAME}/html/GuideImageSearchFindingDuplicates.html
 34share/doc/${PKGNAME}/html/GuideImageSearchSearch.html
 35share/doc/${PKGNAME}/html/GuideIndex-info.html
 36share/doc/${PKGNAME}/html/GuideIndex.html
 37share/doc/${PKGNAME}/html/GuideIntroduction.html
 38share/doc/${PKGNAME}/html/GuideMainWindow.html
 39share/doc/${PKGNAME}/html/GuideMainWindowFilePane.html
 40share/doc/${PKGNAME}/html/GuideMainWindowFolderPane.html
 41share/doc/${PKGNAME}/html/GuideMainWindowImagePane.html
 42share/doc/${PKGNAME}/html/GuideMainWindowLayout.html
 43share/doc/${PKGNAME}/html/GuideMainWindowMenus.html
 44share/doc/${PKGNAME}/html/GuideMainWindowNavigation.html
 45share/doc/${PKGNAME}/html/GuideMainWindowStatusBar.html
 46share/doc/${PKGNAME}/html/GuideOptions.html
 47share/doc/${PKGNAME}/html/GuideOptionsBehavior.html
 48share/doc/${PKGNAME}/html/GuideOptionsColor.html
 49share/doc/${PKGNAME}/html/GuideOptionsFiltering.html
 50share/doc/${PKGNAME}/html/GuideOptionsGeneral.html
 51share/doc/${PKGNAME}/html/GuideOptionsHidden.html
 52share/doc/${PKGNAME}/html/GuideOptionsImage.html
 53share/doc/${PKGNAME}/html/GuideOptionsKeyboard.html
 54share/doc/${PKGNAME}/html/GuideOptionsLayout.html
 55share/doc/${PKGNAME}/html/GuideOptionsMetadata.html
 56share/doc/${PKGNAME}/html/GuideOptionsWindow.html
 57share/doc/${PKGNAME}/html/GuideOtherWindows.html
 58share/doc/${PKGNAME}/html/GuideOtherWindowsImageProperties.html
 59share/doc/${PKGNAME}/html/GuideOtherWindowsImageWindow.html
 60share/doc/${PKGNAME}/html/GuideOtherWindowsPanView.html
 61share/doc/${PKGNAME}/html/GuidePrinting.html
 62share/doc/${PKGNAME}/html/GuideReference.html
 63share/doc/${PKGNAME}/html/GuideReferenceCommandLine.html
 64share/doc/${PKGNAME}/html/GuideReferenceKeyboardShortcuts.html
 65share/doc/${PKGNAME}/html/GuideReferenceManagement.html
 66share/doc/${PKGNAME}/html/GuideReferenceThumbnails.html
 67share/doc/${PKGNAME}/html/GuideSidebars.html
 68share/doc/${PKGNAME}/html/GuideSidebarsInfo.html
 69share/doc/${PKGNAME}/html/GuideSidebarsSortManager.html
 70share/doc/${PKGNAME}/html/Imageviewing.html
 71share/doc/${PKGNAME}/html/Layouttab.html
 72share/doc/${PKGNAME}/html/LegalNotice.html
 73share/doc/${PKGNAME}/html/License.html
 74share/doc/${PKGNAME}/html/Miscellaneous.html
 75share/doc/${PKGNAME}/html/Papertab.html
 76share/doc/${PKGNAME}/html/Preview.html
 77share/doc/${PKGNAME}/html/Printbutton.html
 78share/doc/${PKGNAME}/html/Printertab.html
 79share/doc/${PKGNAME}/html/Rememberprintsettings.html
 80share/doc/${PKGNAME}/html/Texttab.html
 81share/doc/${PKGNAME}/html/Thecollectionwindow.html
29share/doc/${PKGNAME}/html/index.html 82share/doc/${PKGNAME}/html/index.html
30share/doc/${PKGNAME}/html/introduction.html 
31share/doc/${PKGNAME}/html/main_window.html 
32share/doc/${PKGNAME}/html/main_window_file_pane.html 
33share/doc/${PKGNAME}/html/main_window_folder_pane.html 
34share/doc/${PKGNAME}/html/main_window_image_pane.html 
35share/doc/${PKGNAME}/html/main_window_layout.html 
36share/doc/${PKGNAME}/html/main_window_menus.html 
37share/doc/${PKGNAME}/html/main_window_navigation.html 
38share/doc/${PKGNAME}/html/main_window_status_bar.html 
39share/doc/${PKGNAME}/html/options.html 
40share/doc/${PKGNAME}/html/options_advanced.html 
41share/doc/${PKGNAME}/html/options_editor_commands.html 
42share/doc/${PKGNAME}/html/options_filtering.html 
43share/doc/${PKGNAME}/html/options_general.html 
44share/doc/${PKGNAME}/html/options_hidden.html 
45share/doc/${PKGNAME}/html/options_image.html 
46share/doc/${PKGNAME}/html/options_properties.html 
47share/doc/${PKGNAME}/html/options_window.html 
48share/doc/${PKGNAME}/html/other_windows.html 
49share/doc/${PKGNAME}/html/other_windows_image_properties.html 
50share/doc/${PKGNAME}/html/other_windows_image_window.html 
51share/doc/${PKGNAME}/html/other_windows_pan_view.html 
52share/doc/${PKGNAME}/html/printing.html 
53share/doc/${PKGNAME}/html/reference.html 
54share/doc/${PKGNAME}/html/reference_command_line.html 
55share/doc/${PKGNAME}/html/reference_keyboard_shortcuts.html 
56share/doc/${PKGNAME}/html/reference_management.html 
57share/doc/${PKGNAME}/html/reference_thumbnails.html 
58share/doc/${PKGNAME}/html/sidebars.html 
59share/doc/${PKGNAME}/html/sidebars_exif.html 
60share/doc/${PKGNAME}/html/sidebars_keywords.html 
61share/doc/${PKGNAME}/html/sidebars_sort_manager.html 
62share/doc/${PKGNAME}/html/style.css 
63share/geeqie/applications/geeqie-import-geeqie.desktop 83share/geeqie/applications/geeqie-import-geeqie.desktop
64share/geeqie/applications/geeqie-import-gqview.desktop 84share/geeqie/applications/geeqie-import-gqview.desktop
65share/geeqie/applications/geeqie-ufraw-id.desktop 85share/geeqie/applications/geeqie-ufraw-id.desktop
66share/geeqie/applications/geeqie-ufraw-recursive.desktop 86share/geeqie/applications/geeqie-ufraw-recursive.desktop
67share/geeqie/applications/geeqie-ufraw.desktop 87share/geeqie/applications/geeqie-ufraw.desktop
68share/geeqie/applications/rotate.desktop 88share/geeqie/applications/rotate.desktop
69share/geeqie/applications/symlink.desktop 89share/geeqie/applications/symlink.desktop
70share/geeqie/template.desktop 90share/geeqie/template.desktop
71share/locale/ar/LC_MESSAGES/geeqie.mo 91share/locale/ar/LC_MESSAGES/geeqie.mo
72share/locale/be/LC_MESSAGES/geeqie.mo 92share/locale/be/LC_MESSAGES/geeqie.mo
73share/locale/bg/LC_MESSAGES/geeqie.mo 93share/locale/bg/LC_MESSAGES/geeqie.mo
74share/locale/ca/LC_MESSAGES/geeqie.mo 94share/locale/ca/LC_MESSAGES/geeqie.mo
75share/locale/cs/LC_MESSAGES/geeqie.mo 95share/locale/cs/LC_MESSAGES/geeqie.mo
@@ -84,21 +104,23 @@ share/locale/fr/LC_MESSAGES/geeqie.mo @@ -84,21 +104,23 @@ share/locale/fr/LC_MESSAGES/geeqie.mo
84share/locale/hu/LC_MESSAGES/geeqie.mo 104share/locale/hu/LC_MESSAGES/geeqie.mo
85share/locale/id/LC_MESSAGES/geeqie.mo 105share/locale/id/LC_MESSAGES/geeqie.mo
86share/locale/it/LC_MESSAGES/geeqie.mo 106share/locale/it/LC_MESSAGES/geeqie.mo
87share/locale/ja/LC_MESSAGES/geeqie.mo 107share/locale/ja/LC_MESSAGES/geeqie.mo
88share/locale/ko/LC_MESSAGES/geeqie.mo 108share/locale/ko/LC_MESSAGES/geeqie.mo
89share/locale/nb/LC_MESSAGES/geeqie.mo 109share/locale/nb/LC_MESSAGES/geeqie.mo
90share/locale/nl/LC_MESSAGES/geeqie.mo 110share/locale/nl/LC_MESSAGES/geeqie.mo
91share/locale/pl/LC_MESSAGES/geeqie.mo 111share/locale/pl/LC_MESSAGES/geeqie.mo
92share/locale/pt_BR/LC_MESSAGES/geeqie.mo 112share/locale/pt_BR/LC_MESSAGES/geeqie.mo
93share/locale/ro/LC_MESSAGES/geeqie.mo 113share/locale/ro/LC_MESSAGES/geeqie.mo
94share/locale/ru/LC_MESSAGES/geeqie.mo 114share/locale/ru/LC_MESSAGES/geeqie.mo
95share/locale/sk/LC_MESSAGES/geeqie.mo 115share/locale/sk/LC_MESSAGES/geeqie.mo
96share/locale/sl/LC_MESSAGES/geeqie.mo 116share/locale/sl/LC_MESSAGES/geeqie.mo
 117share/locale/sr/LC_MESSAGES/geeqie.mo
 118share/locale/sr@latin/LC_MESSAGES/geeqie.mo
97share/locale/sv/LC_MESSAGES/geeqie.mo 119share/locale/sv/LC_MESSAGES/geeqie.mo
98share/locale/th/LC_MESSAGES/geeqie.mo 120share/locale/th/LC_MESSAGES/geeqie.mo
99share/locale/tr/LC_MESSAGES/geeqie.mo 121share/locale/tr/LC_MESSAGES/geeqie.mo
100share/locale/uk/LC_MESSAGES/geeqie.mo 122share/locale/uk/LC_MESSAGES/geeqie.mo
101share/locale/vi/LC_MESSAGES/geeqie.mo 123share/locale/vi/LC_MESSAGES/geeqie.mo
102share/locale/zh_CN.GB2312/LC_MESSAGES/geeqie.mo 124share/locale/zh_CN.GB2312/LC_MESSAGES/geeqie.mo
103share/locale/zh_TW/LC_MESSAGES/geeqie.mo 125share/locale/zh_TW/LC_MESSAGES/geeqie.mo
104share/pixmaps/geeqie.png 126share/pixmaps/geeqie.png

cvs diff -r1.3 -r1.4 pkgsrc/graphics/geeqie/distinfo (expand / switch to unified diff)

--- pkgsrc/graphics/geeqie/distinfo 2009/07/24 10:51:15 1.3
+++ pkgsrc/graphics/geeqie/distinfo 2010/02/20 20:50:34 1.4
@@ -1,7 +1,6 @@ @@ -1,7 +1,6 @@
1$NetBSD: distinfo,v 1.3 2009/07/24 10:51:15 drochner Exp $ 1$NetBSD: distinfo,v 1.4 2010/02/20 20:50:34 gdt Exp $
2 2
3SHA1 (geeqie-1.0beta2.tar.gz) = 2f26de077d90cad5a0499bfd5e8e3908947773de 3SHA1 (geeqie-1.0.tar.gz) = 8494a557d67d20e6ad720645ec789dd2b33a3266
4RMD160 (geeqie-1.0beta2.tar.gz) = 7cb29da6495eec48660102b105e0516375936737 4RMD160 (geeqie-1.0.tar.gz) = f410b5f7bca872f4e67dc2b9f9ffe8e0cedf291a
5Size (geeqie-1.0beta2.tar.gz) = 1912367 bytes 5Size (geeqie-1.0.tar.gz) = 1934236 bytes
6SHA1 (patch-aa) = 7991cc161efcc2ac0ac7d477019ed7e3092d9d1b 6SHA1 (patch-ac) = 4109912f790351c4cc14d6db753c9571a421ae36
7SHA1 (patch-ac) = f4ceb73b0ce87e50c38b758575ab0a441c245b84 

File Deleted: pkgsrc/graphics/geeqie/patches/Attic/patch-aa

cvs diff -r1.2 -r1.3 pkgsrc/graphics/geeqie/patches/Attic/patch-ac (expand / switch to unified diff)

--- pkgsrc/graphics/geeqie/patches/Attic/patch-ac 2009/07/24 10:51:16 1.2
+++ pkgsrc/graphics/geeqie/patches/Attic/patch-ac 2010/02/20 20:50:34 1.3
@@ -1,22 +1,32 @@ @@ -1,22 +1,32 @@
1$NetBSD: patch-ac,v 1.2 2009/07/24 10:51:16 drochner Exp $ 1$NetBSD: patch-ac,v 1.3 2010/02/20 20:50:34 gdt Exp $
2 2
3--- src/main.c.orig 2009-07-02 19:45:20.000000000 +0200 3--- src/main.c.orig 2010-02-17 21:21:19.000000000 +0000
4+++ src/main.c 4+++ src/main.c
5@@ -698,7 +698,7 @@ void exit_program(void) 5@@ -709,6 +709,7 @@ void exit_program(void)
6 */ 6 */
7 /* FIXME: this probably needs some better ifdefs. Please report any compilation problems */ 7 /* FIXME: this probably needs some better ifdefs. Please report any compilation problems */
8  8
9-#ifdef SIGBUS 
10+#if 0 9+#if 0
 10 #if defined(SIGBUS) && defined(SA_SIGINFO)
11 static void sigbus_handler_cb(int signum, siginfo_t *info, void *context) 11 static void sigbus_handler_cb(int signum, siginfo_t *info, void *context)
12 { 12 {
13 unsigned long pagesize = sysconf(_SC_PAGE_SIZE); 13@@ -717,9 +718,11 @@ static void sigbus_handler_cb(int signum
14@@ -709,7 +709,7 @@ static void sigbus_handler_cb(int signum 14 mmap((void *)(((unsigned long)info->si_addr / pagesize) * pagesize), pagesize, PROT_READ | PROT_WRITE, MAP_FIXED | MAP_PRIVATE | MAP_ANONYMOUS, -1, 0);
 15 }
 16 #endif
 17+#endif /* 0 */
15  18
16 static void setup_sigbus_handler(void) 19 static void setup_sigbus_handler(void)
17 { 20 {
18-#ifdef SIGBUS 
19+#if 0 21+#if 0
 22 #if defined(SIGBUS) && defined(SA_SIGINFO)
20 struct sigaction sigbus_action; 23 struct sigaction sigbus_action;
21 sigfillset(&sigbus_action.sa_mask); 24 sigfillset(&sigbus_action.sa_mask);
22 sigbus_action.sa_sigaction = sigbus_handler_cb; 25@@ -728,6 +731,7 @@ static void setup_sigbus_handler(void)
 26
 27 sigaction(SIGBUS, &sigbus_action, NULL);
 28 #endif
 29+#endif /* 0 */
 30 }
 31
 32 gint main(gint argc, gchar *argv[])