diff options
author | mezz <mezz@df743ca5-7f9a-e211-a948-0013205c9059> | 2007-07-30 05:43:01 +0800 |
---|---|---|
committer | mezz <mezz@df743ca5-7f9a-e211-a948-0013205c9059> | 2007-07-30 05:43:01 +0800 |
commit | 7ebb2ad33127efd5f766d34b1b8ac9e27671f076 (patch) | |
tree | 1e49ae91bcb39f2dcf9732091607cf91fe60889b /graphics/gqview-devel | |
parent | e717d019b9d3bf8acf590338ff7abf9aa8002829 (diff) | |
download | marcuscom-ports-7ebb2ad33127efd5f766d34b1b8ac9e27671f076.tar marcuscom-ports-7ebb2ad33127efd5f766d34b1b8ac9e27671f076.tar.gz marcuscom-ports-7ebb2ad33127efd5f766d34b1b8ac9e27671f076.tar.bz2 marcuscom-ports-7ebb2ad33127efd5f766d34b1b8ac9e27671f076.tar.lz marcuscom-ports-7ebb2ad33127efd5f766d34b1b8ac9e27671f076.tar.xz marcuscom-ports-7ebb2ad33127efd5f766d34b1b8ac9e27671f076.tar.zst marcuscom-ports-7ebb2ad33127efd5f766d34b1b8ac9e27671f076.zip |
share/gnome/ -> share/.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@9259 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'graphics/gqview-devel')
-rw-r--r-- | graphics/gqview-devel/Makefile | 47 | ||||
-rw-r--r-- | graphics/gqview-devel/distinfo | 3 | ||||
-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 |
5 files changed, 153 insertions, 0 deletions
diff --git a/graphics/gqview-devel/Makefile b/graphics/gqview-devel/Makefile new file mode 100644 index 000000000..692793414 --- /dev/null +++ b/graphics/gqview-devel/Makefile @@ -0,0 +1,47 @@ +# New ports collection makefile for: gqview +# Date Created: 27 Oct 1998 +# Whom: Vanilla Pooh Shu <vanilla@FreeBSD.org> +# +# $FreeBSD$ +# + +PORTNAME= gqview +PORTVERSION= 2.1.5 +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/pixmaps + ${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 new file mode 100644 index 000000000..a9b2b84ee --- /dev/null +++ b/graphics/gqview-devel/distinfo @@ -0,0 +1,3 @@ +MD5 (gqview-2.1.5.tar.gz) = 4644187d9b14b1dc11ac3bb146f262ea +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 new file mode 100644 index 000000000..4bc50ebd9 --- /dev/null +++ b/graphics/gqview-devel/files/patch-Makefile.in @@ -0,0 +1,12 @@ +--- 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 new file mode 100644 index 000000000..50961072f --- /dev/null +++ b/graphics/gqview-devel/pkg-descr @@ -0,0 +1,6 @@ +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 new file mode 100644 index 000000000..86ee5e2ca --- /dev/null +++ b/graphics/gqview-devel/pkg-plist @@ -0,0 +1,85 @@ +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%% |