diff options
author | oliver <oliver@FreeBSD.org> | 2013-11-17 22:38:11 +0800 |
---|---|---|
committer | oliver <oliver@FreeBSD.org> | 2013-11-17 22:38:11 +0800 |
commit | 8c319407f367a95a2c60e53e21fcb9e9a9f6ad8c (patch) | |
tree | dea7dec5a4699d95f3b9829410f76f137c257066 /graphics | |
parent | 48a9e78a007d5985b96336c15995097261cc7f69 (diff) | |
download | freebsd-ports-gnome-8c319407f367a95a2c60e53e21fcb9e9a9f6ad8c.tar.gz freebsd-ports-gnome-8c319407f367a95a2c60e53e21fcb9e9a9f6ad8c.tar.zst freebsd-ports-gnome-8c319407f367a95a2c60e53e21fcb9e9a9f6ad8c.zip |
remove graphics/gqview-devel - no active development since 8 years
remove audio/gqmpeg-devel - no active development since 8 years
Diffstat (limited to 'graphics')
-rw-r--r-- | graphics/Makefile | 1 | ||||
-rw-r--r-- | graphics/gqview-devel/Makefile | 45 | ||||
-rw-r--r-- | graphics/gqview-devel/distinfo | 2 | ||||
-rw-r--r-- | graphics/gqview-devel/files/patch-Makefile.in | 12 | ||||
-rw-r--r-- | graphics/gqview-devel/pkg-descr | 6 | ||||
-rw-r--r-- | graphics/gqview-devel/pkg-plist | 85 |
6 files changed, 0 insertions, 151 deletions
diff --git a/graphics/Makefile b/graphics/Makefile index 142190a21f2d..81a0e1b6918e 100644 --- a/graphics/Makefile +++ b/graphics/Makefile @@ -307,7 +307,6 @@ SUBDIR += gplot SUBDIR += gpsmanshp SUBDIR += gqview - SUBDIR += gqview-devel SUBDIR += gracula SUBDIR += grads SUBDIR += grafx2 diff --git a/graphics/gqview-devel/Makefile b/graphics/gqview-devel/Makefile deleted file mode 100644 index 4c5930b5bbd5..000000000000 --- a/graphics/gqview-devel/Makefile +++ /dev/null @@ -1,45 +0,0 @@ -# Created by: Vanilla Pooh Shu <vanilla@FreeBSD.org> -# $FreeBSD$ - -PORTNAME= gqview -PORTVERSION= 2.1.5 -PORTREVISION= 8 -CATEGORIES= graphics -MASTER_SITES= SF/${PORTNAME}/unstable/${PORTVERSION} - -MAINTAINER= oliver@FreeBSD.org -COMMENT= Another gtk2-based graphic file viewer - -LIB_DEPENDS= png15:${PORTSDIR}/graphics/png - -NO_STAGE= yes - -USES= pkgconfig -USE_GNOME= gnomehier gtk20 -GNU_CONFIGURE= yes -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 - @${REINPLACE_CMD} -e 's| -r %F||' \ - ${WRKSRC}/gqview.desktop -post-install: - ${MKDIR} ${PREFIX}/share/gnome/apps/Graphics - ${INSTALL_DATA} ${WRKSRC}/gqview.desktop ${PREFIX}/share/gnome/apps/Graphics - ${INSTALL_DATA} ${WRKSRC}/gqview.png ${PREFIX}/share/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 212da37063f8..000000000000 --- a/graphics/gqview-devel/distinfo +++ /dev/null @@ -1,2 +0,0 @@ -SHA256 (gqview-2.1.5.tar.gz) = 12fea494e607a69eff31cdca13d306ef1b0b3b7850be0f8b236f267d8f2e9546 -SIZE (gqview-2.1.5.tar.gz) = 1685061 diff --git a/graphics/gqview-devel/files/patch-Makefile.in b/graphics/gqview-devel/files/patch-Makefile.in deleted file mode 100644 index 4bc50ebd9c24..000000000000 --- 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 50961072f562..000000000000 --- 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 86ee5e2caaab..000000000000 --- a/graphics/gqview-devel/pkg-plist +++ /dev/null @@ -1,85 +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/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/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/pixmaps/gqview.png -@dirrm %%DOCSDIR%%/html -@dirrm %%DOCSDIR%% |