summaryrefslogtreecommitdiffstats
path: root/graphics/gqview-devel
diff options
context:
space:
mode:
authormarcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059>2006-10-14 18:33:48 +0800
committermarcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059>2006-10-14 18:33:48 +0800
commit1b3327761c8bcb98d89b529daeae9600844b4361 (patch)
tree0be1cd4eb5fec6661da4798906b0d9bd522e794f /graphics/gqview-devel
parenta65aedbb59fd9dfb33a4633611777da99ec4dcd5 (diff)
downloadmarcuscom-ports-1b3327761c8bcb98d89b529daeae9600844b4361.tar
marcuscom-ports-1b3327761c8bcb98d89b529daeae9600844b4361.tar.gz
marcuscom-ports-1b3327761c8bcb98d89b529daeae9600844b4361.tar.bz2
marcuscom-ports-1b3327761c8bcb98d89b529daeae9600844b4361.tar.lz
marcuscom-ports-1b3327761c8bcb98d89b529daeae9600844b4361.tar.xz
marcuscom-ports-1b3327761c8bcb98d89b529daeae9600844b4361.tar.zst
marcuscom-ports-1b3327761c8bcb98d89b529daeae9600844b4361.zip
Clean out MarcusCom after the big import into ports.
Next stop, GNOME 2.17. git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@7799 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'graphics/gqview-devel')
-rw-r--r--graphics/gqview-devel/Makefile47
-rw-r--r--graphics/gqview-devel/distinfo3
-rw-r--r--graphics/gqview-devel/files/patch-Makefile.in12
-rw-r--r--graphics/gqview-devel/pkg-descr6
-rw-r--r--graphics/gqview-devel/pkg-plist98
5 files changed, 0 insertions, 166 deletions
diff --git a/graphics/gqview-devel/Makefile b/graphics/gqview-devel/Makefile
deleted file mode 100644
index a4872ecfb..000000000
--- a/graphics/gqview-devel/Makefile
+++ /dev/null
@@ -1,47 +0,0 @@
-# New ports collection makefile for: gqview
-# Date Created: 27 Oct 1998
-# Whom: Vanilla Pooh Shu <vanilla@FreeBSD.org>
-#
-# $FreeBSD$
-#
-
-PORTNAME= gqview
-PORTVERSION= 2.1.1
-PORTREVISION= 2
-CATEGORIES= graphics
-MASTER_SITES= ${MASTER_SITE_SOURCEFORGE_EXTENDED}
-MASTER_SITE_SUBDIR= ${PORTNAME}
-
-MAINTAINER= oliver@FreeBSD.org
-COMMENT= Another gtk2-based graphic file viewer
-
-LIB_DEPENDS= png.5:${PORTSDIR}/graphics/png
-
-USE_GNOME= gnomehier gtk20
-GNU_CONFIGURE= yes
-CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
- LDFLAGS="-L${LOCALBASE}/lib ${PTHREAD_LIBS}"
-
-MAN1= gqview.1
-
-CONFLICTS= gqview-1.4* gqview-2.0*
-LATEST_LINK= gqview-devel
-
-post-patch:
- @${REINPLACE_CMD} -e 's|$$prefix/share/doc/gqview-$$VERSION|${DOCSDIR}|g' \
- ${WRKSRC}/configure
- @${REINPLACE_CMD} -e \
- 's|$$(datadir)/doc/gqview-$$(VERSION)/html|${DOCSDIR}/html|g' \
- ${WRKSRC}/doc/Makefile.in
-
-post-install:
- ${MKDIR} ${PREFIX}/share/gnome/apps/Graphics
- ${INSTALL_DATA} ${WRKSRC}/gqview.desktop ${PREFIX}/share/gnome/apps/Graphics
- ${MKDIR} ${PREFIX}/share/gnome/pixmaps
- ${INSTALL_DATA} ${WRKSRC}/gqview.png ${PREFIX}/share/gnome/pixmaps
-.if !defined(NOPORTDOCS)
- @${MKDIR} ${DOCSDIR}
- ${INSTALL_DATA} ${WRKSRC}/README ${DOCSDIR}
-.endif
-
-.include <bsd.port.mk>
diff --git a/graphics/gqview-devel/distinfo b/graphics/gqview-devel/distinfo
deleted file mode 100644
index 07f0ff853..000000000
--- a/graphics/gqview-devel/distinfo
+++ /dev/null
@@ -1,3 +0,0 @@
-MD5 (gqview-2.1.1.tar.gz) = 2cd110305cfe4c530fcd6e34bb52e1f2
-SHA256 (gqview-2.1.1.tar.gz) = 948d389d72906b798db3b5013a1769d1f8c9c9f3b6dff66c8820dfa0820b02e2
-SIZE (gqview-2.1.1.tar.gz) = 1403226
diff --git a/graphics/gqview-devel/files/patch-Makefile.in b/graphics/gqview-devel/files/patch-Makefile.in
deleted file mode 100644
index 4bc50ebd9..000000000
--- a/graphics/gqview-devel/files/patch-Makefile.in
+++ /dev/null
@@ -1,12 +0,0 @@
---- Makefile.in.orig Fri Jan 7 08:33:21 2005
-+++ Makefile.in Sun Jan 9 22:20:21 2005
-@@ -637,8 +633,7 @@
-
- info-am:
-
--install-data-am: install-desktopDATA install-iconDATA install-man \
-- install-readmeDATA
-+install-data-am: install-man
-
- install-exec-am:
-
diff --git a/graphics/gqview-devel/pkg-descr b/graphics/gqview-devel/pkg-descr
deleted file mode 100644
index 50961072f..000000000
--- a/graphics/gqview-devel/pkg-descr
+++ /dev/null
@@ -1,6 +0,0 @@
-Another gtk2-based graphic file viewer.
-
-WWW: http://gqview.sourceforge.net/
-
--Vanilla
-vanilla@FreeBSD.ORG
diff --git a/graphics/gqview-devel/pkg-plist b/graphics/gqview-devel/pkg-plist
deleted file mode 100644
index 4d638a3df..000000000
--- a/graphics/gqview-devel/pkg-plist
+++ /dev/null
@@ -1,98 +0,0 @@
-bin/gqview
-%%PORTDOCS%%%%DOCSDIR%%/README
-%%DOCSDIR%%/html/gnu_fdl.txt
-%%DOCSDIR%%/html/gqview_faq.html
-%%DOCSDIR%%/html/index.html
-%%DOCSDIR%%/html/1_introduction.html
-%%DOCSDIR%%/html/2_main_window.html
-%%DOCSDIR%%/html/2_1_navigation.html
-%%DOCSDIR%%/html/2_2_menus.html
-%%DOCSDIR%%/html/2_3_layout.html
-%%DOCSDIR%%/html/2_4_file_pane.html
-%%DOCSDIR%%/html/2_5_folder_pane.html
-%%DOCSDIR%%/html/2_6_image_pane.html
-%%DOCSDIR%%/html/2_7_status_bar.html
-%%DOCSDIR%%/html/3_other_windows.html
-%%DOCSDIR%%/html/3_1_image_window.html
-%%DOCSDIR%%/html/3_2_image_properties.html
-%%DOCSDIR%%/html/4_image_management.html
-%%DOCSDIR%%/html/4_1_copy_move.html
-%%DOCSDIR%%/html/4_2_rename.html
-%%DOCSDIR%%/html/4_3_delete.html
-%%DOCSDIR%%/html/4_4_external_editing.html
-%%DOCSDIR%%/html/5_image_search.html
-%%DOCSDIR%%/html/5_1_search.html
-%%DOCSDIR%%/html/5_2_finding_duplicates.html
-%%DOCSDIR%%/html/6_collections.html
-%%DOCSDIR%%/html/7_sidebars.html
-%%DOCSDIR%%/html/7_1_exif.html
-%%DOCSDIR%%/html/7_2_sort_manager.html
-%%DOCSDIR%%/html/7_3_keywords.html
-%%DOCSDIR%%/html/8_image_presentation.html
-%%DOCSDIR%%/html/8_1_slideshow.html
-%%DOCSDIR%%/html/8_2_fullscreen.html
-%%DOCSDIR%%/html/9_printing.html
-%%DOCSDIR%%/html/10_options.html
-%%DOCSDIR%%/html/10_1_general.html
-%%DOCSDIR%%/html/10_2_image.html
-%%DOCSDIR%%/html/10_3_window.html
-%%DOCSDIR%%/html/10_4_filtering.html
-%%DOCSDIR%%/html/10_5_editor_commands.html
-%%DOCSDIR%%/html/10_6_advanced.html
-%%DOCSDIR%%/html/10_7_hidden.html
-%%DOCSDIR%%/html/11_reference.html
-%%DOCSDIR%%/html/11_1_command_line.html
-%%DOCSDIR%%/html/11_2_keyboard_shortcuts.html
-%%DOCSDIR%%/html/11_3_thumbnails.html
-%%DOCSDIR%%/html/11_4_management.html
-%%DOCSDIR%%/html/12_credits.html
-share/locale/ar/LC_MESSAGES/gqview.mo
-share/locale/bg/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/es/LC_MESSAGES/gqview.mo
-share/locale/et/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/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/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/LC_MESSAGES/gqview.mo
-share/locale/zh_TW/LC_MESSAGES/gqview.mo
-share/gnome/apps/Graphics/gqview.desktop
-share/gnome/pixmaps/gqview.png
-@dirrm %%DOCSDIR%%/html
-@dirrm %%DOCSDIR%%
-@dirrmtry share/locale/zh_TW/LC_MESSAGES
-@dirrmtry share/locale/zh_TW
-@dirrmtry share/locale/uk/LC_MESSAGES
-@dirrmtry share/locale/uk
-@dirrmtry share/locale/sl/LC_MESSAGES
-@dirrmtry share/locale/sl
-@dirrmtry share/locale/sk/LC_MESSAGES
-@dirrmtry share/locale/sk
-@dirrmtry share/locale/ro/LC_MESSAGES
-@dirrmtry share/locale/ro
-@dirrmtry share/locale/pl/LC_MESSAGES
-@dirrmtry share/locale/pl
-@dirrmtry share/locale/no/LC_MESSAGES
-@dirrmtry share/locale/no
-@dirrmtry share/locale/fi/LC_MESSAGES
-@dirrmtry share/locale/fi
-@dirrmtry share/locale/cs/LC_MESSAGES
-@dirrmtry share/locale/cs