From 37491879904edcb0c1d7b409aaee2725eb2d813b Mon Sep 17 00:00:00 2001 From: ajacoutot Date: Wed, 9 Mar 2011 10:01:57 +0000 Subject: [PATCH] Forgot to cvs rm in previous. --- graphics/gqview/Makefile | 48 -------- graphics/gqview/distinfo | 5 - graphics/gqview/patches/patch-Makefile_in | 12 -- graphics/gqview/patches/patch-configure | 27 ----- graphics/gqview/patches/patch-doc_Makefile_in | 12 -- graphics/gqview/patches/patch-gqview_desktop | 12 -- graphics/gqview/patches/patch-src_editors_c | 12 -- graphics/gqview/patches/patch-src_main_c | 16 --- graphics/gqview/pkg/DESCR | 3 - graphics/gqview/pkg/PLIST | 103 ------------------ 10 files changed, 250 deletions(-) delete mode 100644 graphics/gqview/Makefile delete mode 100644 graphics/gqview/distinfo delete mode 100644 graphics/gqview/patches/patch-Makefile_in delete mode 100644 graphics/gqview/patches/patch-configure delete mode 100644 graphics/gqview/patches/patch-doc_Makefile_in delete mode 100644 graphics/gqview/patches/patch-gqview_desktop delete mode 100644 graphics/gqview/patches/patch-src_editors_c delete mode 100644 graphics/gqview/patches/patch-src_main_c delete mode 100644 graphics/gqview/pkg/DESCR delete mode 100644 graphics/gqview/pkg/PLIST diff --git a/graphics/gqview/Makefile b/graphics/gqview/Makefile deleted file mode 100644 index 0fc7740022e..00000000000 --- a/graphics/gqview/Makefile +++ /dev/null @@ -1,48 +0,0 @@ -# $OpenBSD: Makefile,v 1.62 2010/11/17 08:05:14 espie Exp $ - -COMMENT= Gtk-based graphic file viewer - -DISTNAME= gqview-2.1.5 -REVISION= 3 -CATEGORIES= graphics -MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=gqview/} - -HOMEPAGE= http://gqview.sourceforge.net/ - -MAINTAINER= Peter Valchev - -# GPL -PERMIT_PACKAGE_CDROM= Yes -PERMIT_PACKAGE_FTP= Yes -PERMIT_DISTFILES_CDROM= Yes -PERMIT_DISTFILES_FTP= Yes - -WANTLIB= X11 Xau Xcomposite Xcursor Xdamage Xdmcp Xext Xfixes Xi \ - Xinerama Xrandr Xrender atk-1.0 c cairo expat fontconfig \ - freetype gio-2.0 glib-2.0 gmodule-2.0 gobject-2.0 m \ - pango-1.0 pangocairo-1.0 pangoft2-1.0 pixman-1 png \ - pthread-stubs xcb z gdk_pixbuf-2.0 gdk-x11-2.0 gtk-x11-2.0 \ - lcms - -MODULES= devel/gettext - -RUN_DEPENDS= devel/desktop-file-utils \ - devel/xdg-utils -LIB_DEPENDS= x11/gtk+2 \ - graphics/lcms - -USE_GROFF = Yes -CONFIGURE_STYLE= gnu -CONFIGURE_ENV= CPPFLAGS="-I${X11BASE}/include -I${LOCALBASE}/include" \ - LDFLAGS="-L${LOCALBASE}/lib" - -# gqview only installs these files conditionally if it finds gnome-config. -# here we will install the files manually, this eases integration with GNOME. -post-install: - ${INSTALL_DATA_DIR} ${PREFIX}/share/gnome/apps/Graphics - ${INSTALL_DATA_DIR} ${PREFIX}/share/pixmaps - ${INSTALL_DATA} ${WRKSRC}/gqview.desktop \ - ${PREFIX}/share/gnome/apps/Graphics - ${INSTALL_DATA} ${WRKSRC}/gqview.png ${PREFIX}/share/pixmaps - -.include diff --git a/graphics/gqview/distinfo b/graphics/gqview/distinfo deleted file mode 100644 index 781d10acf02..00000000000 --- a/graphics/gqview/distinfo +++ /dev/null @@ -1,5 +0,0 @@ -MD5 (gqview-2.1.5.tar.gz) = RkQYfZsUsdwRrDuxRvJi6g== -RMD160 (gqview-2.1.5.tar.gz) = xnF3myCUuFSiTc/N4EdU6tnPH0s= -SHA1 (gqview-2.1.5.tar.gz) = Qvu+S82K2Hobl2zIpEM3UMrHsRY= -SHA256 (gqview-2.1.5.tar.gz) = Ev6klOYHpp7/Mc3KE9MG7xsLO3hQvg+LI28mfY8ulUY= -SIZE (gqview-2.1.5.tar.gz) = 1685061 diff --git a/graphics/gqview/patches/patch-Makefile_in b/graphics/gqview/patches/patch-Makefile_in deleted file mode 100644 index 3851777449b..00000000000 --- a/graphics/gqview/patches/patch-Makefile_in +++ /dev/null @@ -1,12 +0,0 @@ -$OpenBSD: patch-Makefile_in,v 1.11 2009/05/14 13:39:44 ajacoutot Exp $ ---- Makefile.in.orig Sat Dec 2 20:41:25 2006 -+++ Makefile.in Tue May 12 20:15:02 2009 -@@ -184,7 +184,7 @@ target_alias = @target_alias@ - SUBDIRS = src po doc - DIST_SUBDIRS = src po doc - man_MANS = gqview.1 --readmedir = $(datadir)/doc/gqview-$(VERSION) -+readmedir = $(datadir)/doc/gqview - readme_DATA = README COPYING ChangeLog TODO - desktopdir = $(datadir)/applications - desktop_DATA = gqview.desktop diff --git a/graphics/gqview/patches/patch-configure b/graphics/gqview/patches/patch-configure deleted file mode 100644 index be0ede45041..00000000000 --- a/graphics/gqview/patches/patch-configure +++ /dev/null @@ -1,27 +0,0 @@ -$OpenBSD: patch-configure,v 1.13 2009/05/14 13:39:44 ajacoutot Exp $ ---- configure.orig Sat Dec 2 20:41:26 2006 -+++ configure Tue May 12 20:22:32 2009 -@@ -4570,12 +4570,12 @@ echo "$as_me: error: GTK+ >= 2.4.0 not installed." >&2 - - - cat >>confdefs.h <<_ACEOF --#define GQVIEW_HELPDIR "$prefix/share/doc/gqview-$VERSION" -+#define GQVIEW_HELPDIR "$prefix/share/doc/gqview" - _ACEOF - - - cat >>confdefs.h <<_ACEOF --#define GQVIEW_HTMLDIR "$prefix/share/doc/gqview-$VERSION/html" -+#define GQVIEW_HTMLDIR "$prefix/share/doc/gqview/html" - _ACEOF - - -@@ -4769,7 +4769,7 @@ if test "${ac_cv_lib_lcms_cmsCreate_sRGBProfile+set}" - echo $ECHO_N "(cached) $ECHO_C" >&6 - else - ac_check_lib_save_LIBS=$LIBS --LIBS="-llcms $LIBS" -+LIBS="-llcms -lm $LIBS" - cat >conftest.$ac_ext <<_ACEOF - /* confdefs.h. */ - _ACEOF diff --git a/graphics/gqview/patches/patch-doc_Makefile_in b/graphics/gqview/patches/patch-doc_Makefile_in deleted file mode 100644 index 137dcf0f666..00000000000 --- a/graphics/gqview/patches/patch-doc_Makefile_in +++ /dev/null @@ -1,12 +0,0 @@ -$OpenBSD: patch-doc_Makefile_in,v 1.2 2009/05/14 13:39:44 ajacoutot Exp $ ---- doc/Makefile.in.orig Sat Dec 2 20:41:25 2006 -+++ doc/Makefile.in Tue May 12 20:15:02 2009 -@@ -151,7 +151,7 @@ sbindir = @sbindir@ - sharedstatedir = @sharedstatedir@ - sysconfdir = @sysconfdir@ - target_alias = @target_alias@ --helpdir = $(datadir)/doc/gqview-$(VERSION)/html -+helpdir = $(datadir)/doc/gqview/html - help_DATA = \ - gnu_fdl.txt \ - gqview_faq.html \ diff --git a/graphics/gqview/patches/patch-gqview_desktop b/graphics/gqview/patches/patch-gqview_desktop deleted file mode 100644 index 86ed3fc0fd0..00000000000 --- a/graphics/gqview/patches/patch-gqview_desktop +++ /dev/null @@ -1,12 +0,0 @@ -$OpenBSD: patch-gqview_desktop,v 1.1 2007/08/25 03:11:30 pvalchev Exp $ ---- gqview.desktop.orig Thu Aug 23 14:06:57 2007 -+++ gqview.desktop Thu Aug 23 14:07:01 2007 -@@ -9,7 +9,7 @@ GenericName[es]=Visor de imágenes - Comment=View and manage images - Comment[hu]=Képek megjelenítése és rendszerezése - Comment[es]=Visualiza y administra imágenes --Exec=gqview -r %F -+Exec=gqview %F - Icon=gqview.png - Type=Application - Terminal=false diff --git a/graphics/gqview/patches/patch-src_editors_c b/graphics/gqview/patches/patch-src_editors_c deleted file mode 100644 index a30ed8efb5c..00000000000 --- a/graphics/gqview/patches/patch-src_editors_c +++ /dev/null @@ -1,12 +0,0 @@ -$OpenBSD: patch-src_editors_c,v 1.1 2008/02/04 08:44:48 ajacoutot Exp $ ---- src/editors.c.orig Thu Jan 31 20:48:54 2008 -+++ src/editors.c Thu Jan 31 20:49:02 2008 -@@ -47,7 +47,7 @@ struct _EditorVerboseData { - - - static gchar *editor_slot_defaults[] = { -- N_("The Gimp"), "gimp-remote -n %f", -+ N_("The Gimp"), "gimp-remote %f", - N_("XV"), "xv %f", - N_("Xpaint"), "xpaint %f", - NULL, NULL, diff --git a/graphics/gqview/patches/patch-src_main_c b/graphics/gqview/patches/patch-src_main_c deleted file mode 100644 index 0d3a1ba997a..00000000000 --- a/graphics/gqview/patches/patch-src_main_c +++ /dev/null @@ -1,16 +0,0 @@ -$OpenBSD: patch-src_main_c,v 1.3 2009/05/14 13:39:44 ajacoutot Exp $ ---- src/main.c.orig Sat Nov 25 00:53:54 2006 -+++ src/main.c Thu May 14 09:53:10 2009 -@@ -171,10 +171,10 @@ static gchar *html_browsers[] = - { - /* Redhat has a nifty htmlview script to start the user's preferred browser */ - "htmlview", NULL, -- /* GNOME 2 */ -- "gconftool-2", "gconftool-2 -g /desktop/gnome/url-handlers/http/command", - /* KDE */ - "kfmclient", "!kfmclient exec \"%s\"", -+ /* fd.o */ -+ "xdg-open", NULL, - /* use fallbacks */ - "firefox", NULL, - "mozilla", NULL, diff --git a/graphics/gqview/pkg/DESCR b/graphics/gqview/pkg/DESCR deleted file mode 100644 index 3eeec900ba8..00000000000 --- a/graphics/gqview/pkg/DESCR +++ /dev/null @@ -1,3 +0,0 @@ -GQview is an image viewer for Unix operating systems. Its key -features include single click file viewing, external editor -support, thumbnail preview, and zoom features. diff --git a/graphics/gqview/pkg/PLIST b/graphics/gqview/pkg/PLIST deleted file mode 100644 index 304169e9619..00000000000 --- a/graphics/gqview/pkg/PLIST +++ /dev/null @@ -1,103 +0,0 @@ -@comment $OpenBSD: PLIST,v 1.27 2009/12/22 16:06:41 ajacoutot Exp $ -@bin bin/gqview -@man man/man1/gqview.1 -share/applications/gqview.desktop -share/doc/gqview/ -@comment share/doc/gqview/COPYING -share/doc/gqview/ChangeLog -share/doc/gqview/README -@comment share/doc/gqview/TODO -share/doc/gqview/html/ -share/doc/gqview/html/10_1_general.html -share/doc/gqview/html/10_2_image.html -share/doc/gqview/html/10_3_window.html -share/doc/gqview/html/10_4_filtering.html -share/doc/gqview/html/10_5_editor_commands.html -share/doc/gqview/html/10_6_advanced.html -share/doc/gqview/html/10_7_hidden.html -share/doc/gqview/html/10_options.html -share/doc/gqview/html/11_1_command_line.html -share/doc/gqview/html/11_2_keyboard_shortcuts.html -share/doc/gqview/html/11_3_thumbnails.html -share/doc/gqview/html/11_4_management.html -share/doc/gqview/html/11_reference.html -share/doc/gqview/html/12_credits.html -share/doc/gqview/html/1_introduction.html -share/doc/gqview/html/2_1_navigation.html -share/doc/gqview/html/2_2_menus.html -share/doc/gqview/html/2_3_layout.html -share/doc/gqview/html/2_4_file_pane.html -share/doc/gqview/html/2_5_folder_pane.html -share/doc/gqview/html/2_6_image_pane.html -share/doc/gqview/html/2_7_status_bar.html -share/doc/gqview/html/2_main_window.html -share/doc/gqview/html/3_1_image_window.html -share/doc/gqview/html/3_2_image_properties.html -share/doc/gqview/html/3_other_windows.html -share/doc/gqview/html/4_1_copy_move.html -share/doc/gqview/html/4_2_rename.html -share/doc/gqview/html/4_3_delete.html -share/doc/gqview/html/4_4_external_editing.html -share/doc/gqview/html/4_image_management.html -share/doc/gqview/html/5_1_search.html -share/doc/gqview/html/5_2_finding_duplicates.html -share/doc/gqview/html/5_image_search.html -share/doc/gqview/html/6_collections.html -share/doc/gqview/html/7_1_exif.html -share/doc/gqview/html/7_2_sort_manager.html -share/doc/gqview/html/7_3_keywords.html -share/doc/gqview/html/7_sidebars.html -share/doc/gqview/html/8_1_slideshow.html -share/doc/gqview/html/8_2_fullscreen.html -share/doc/gqview/html/8_image_presentation.html -share/doc/gqview/html/9_printing.html -share/doc/gqview/html/gnu_fdl.txt -share/doc/gqview/html/gqview_faq.html -share/doc/gqview/html/index.html -share/gnome/ -share/gnome/apps/ -share/gnome/apps/Graphics/ -share/gnome/apps/Graphics/gqview.desktop -share/locale/ar/ -share/locale/ar/LC_MESSAGES/ -share/locale/ar/LC_MESSAGES/gqview.mo -share/locale/be/LC_MESSAGES/gqview.mo -share/locale/bg/LC_MESSAGES/gqview.mo -share/locale/ca/LC_MESSAGES/gqview.mo -share/locale/cs/LC_MESSAGES/gqview.mo -share/locale/da/LC_MESSAGES/gqview.mo -share/locale/de/LC_MESSAGES/gqview.mo -share/locale/eo/LC_MESSAGES/gqview.mo -share/locale/es/LC_MESSAGES/gqview.mo -share/locale/et/LC_MESSAGES/gqview.mo -share/locale/eu/LC_MESSAGES/gqview.mo -share/locale/fi/LC_MESSAGES/gqview.mo -share/locale/fr/LC_MESSAGES/gqview.mo -share/locale/hu/LC_MESSAGES/gqview.mo -share/locale/id/LC_MESSAGES/gqview.mo -share/locale/it/LC_MESSAGES/gqview.mo -share/locale/ja/LC_MESSAGES/gqview.mo -share/locale/ko/LC_MESSAGES/gqview.mo -share/locale/nl/LC_MESSAGES/gqview.mo -share/locale/no/LC_MESSAGES/gqview.mo -share/locale/pl/LC_MESSAGES/gqview.mo -share/locale/pt_BR/LC_MESSAGES/gqview.mo -share/locale/ro/LC_MESSAGES/gqview.mo -share/locale/ru/LC_MESSAGES/gqview.mo -share/locale/sk/LC_MESSAGES/gqview.mo -share/locale/sl/LC_MESSAGES/gqview.mo -share/locale/sv/LC_MESSAGES/gqview.mo -share/locale/th/ -share/locale/th/LC_MESSAGES/ -share/locale/th/LC_MESSAGES/gqview.mo -share/locale/tr/LC_MESSAGES/gqview.mo -share/locale/uk/LC_MESSAGES/gqview.mo -share/locale/vi/LC_MESSAGES/gqview.mo -share/locale/zh_CN.GB2312/ -share/locale/zh_CN.GB2312/LC_MESSAGES/ -share/locale/zh_CN.GB2312/LC_MESSAGES/gqview.mo -share/locale/zh_TW/LC_MESSAGES/gqview.mo -share/pixmaps/ -share/pixmaps/gqview.png -@exec %D/bin/update-desktop-database -@unexec-delete %D/bin/update-desktop-database