diff options
author | Oliver Lehmann <oliver@FreeBSD.org> | 2005-01-09 22:24:41 +0000 |
---|---|---|
committer | Oliver Lehmann <oliver@FreeBSD.org> | 2005-01-09 22:24:41 +0000 |
commit | e0f905c9d8cf9582b937bd28c90d958fee325c91 (patch) | |
tree | d45eba080ba4c4b540cd81afcda9c38878c1dddb | |
parent | Share post-extract target with all three subports. (diff) |
readd gqview-devel (1.5.6)
Notes
Notes:
svn path=/head/; revision=126004
-rw-r--r-- | graphics/Makefile | 1 | ||||
-rw-r--r-- | graphics/gqview-devel/Makefile | 46 | ||||
-rw-r--r-- | graphics/gqview-devel/distinfo | 2 | ||||
-rw-r--r-- | graphics/gqview-devel/files/patch-Makefile.in | 24 | ||||
-rw-r--r-- | graphics/gqview-devel/files/patch-configure | 11 | ||||
-rw-r--r-- | graphics/gqview-devel/pkg-descr | 6 | ||||
-rw-r--r-- | graphics/gqview-devel/pkg-plist | 80 |
7 files changed, 170 insertions, 0 deletions
diff --git a/graphics/Makefile b/graphics/Makefile index 3669caf92275..027ae935bec3 100644 --- a/graphics/Makefile +++ b/graphics/Makefile @@ -151,6 +151,7 @@ SUBDIR += gplot SUBDIR += gpsmanshp SUBDIR += gqview + SUBDIR += gqview-devel SUBDIR += gracula SUBDIR += graphopt SUBDIR += graphviz diff --git a/graphics/gqview-devel/Makefile b/graphics/gqview-devel/Makefile new file mode 100644 index 000000000000..2385adc98ddb --- /dev/null +++ b/graphics/gqview-devel/Makefile @@ -0,0 +1,46 @@ +# New ports collection makefile for: gqview +# Date Created: 27 Oct 1998 +# Whom: Vanilla Pooh Shu <vanilla@FreeBSD.org> +# +# $FreeBSD$ +# + +PORTNAME= gqview +PORTVERSION= 1.5.6 +PORTREVISION= 0 +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_X_PREFIX= yes +USE_GNOME= gnomehier gtk20 +GNU_CONFIGURE= yes +CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ + LDFLAGS="-L${LOCALBASE}/lib" + +MAN1= gqview.1 + +CONFLICTS= gqview-[0-9]* + +.if defined(WITHOUT_NLS) +CONFIGURE_ARGS+=--disable-nls +PLIST_SUB+= NLS="@comment " +.else +USE_GETTEXT= yes +PLIST_SUB+= NLS="" +.endif + +post-install: + ${INSTALL_DATA} ${WRKSRC}/gqview.desktop ${PREFIX}/share/gnome/apps/Graphics + ${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 new file mode 100644 index 000000000000..913c3f40a0d6 --- /dev/null +++ b/graphics/gqview-devel/distinfo @@ -0,0 +1,2 @@ +MD5 (gqview-1.5.6.tar.gz) = b0136da8b13e55d8276d68b5f488aa44 +SIZE(gqview-1.5.6.tar.gz) = 1485907 diff --git a/graphics/gqview-devel/files/patch-Makefile.in b/graphics/gqview-devel/files/patch-Makefile.in new file mode 100644 index 000000000000..044883ecd662 --- /dev/null +++ b/graphics/gqview-devel/files/patch-Makefile.in @@ -0,0 +1,24 @@ +--- Makefile.in.orig Fri Jan 7 08:33:21 2005 ++++ Makefile.in Sun Jan 9 22:20:21 2005 +@@ -163,11 +163,7 @@ + readmedir = $(datadir)/gqview + readme_DATA = README + +-desktopdir = $(datadir)/applications +-desktop_DATA = gqview.desktop + +-icondir = $(datadir)/pixmaps +-icon_DATA = gqview.png + + ACLOCAL_AMFLAGS = -I m4 + subdir = . +@@ -637,8 +633,7 @@ + + info-am: + +-install-data-am: install-desktopDATA install-iconDATA install-man \ +- install-readmeDATA ++install-data-am: install-desktopDATA install-iconDATA install-man + + install-exec-am: + diff --git a/graphics/gqview-devel/files/patch-configure b/graphics/gqview-devel/files/patch-configure new file mode 100644 index 000000000000..5da76bcdc267 --- /dev/null +++ b/graphics/gqview-devel/files/patch-configure @@ -0,0 +1,11 @@ +--- configure.old Fri Feb 6 09:23:28 2004 ++++ configure Fri Feb 6 09:23:50 2004 +@@ -5844,7 +5844,7 @@ + + + cat >>confdefs.h <<_ACEOF +-#define GQVIEW_HELPDIR "$prefix/share/gqview" ++#define GQVIEW_HELPDIR "$prefix/share/doc/gqview" + _ACEOF + + diff --git a/graphics/gqview-devel/pkg-descr b/graphics/gqview-devel/pkg-descr new file mode 100644 index 000000000000..50961072f562 --- /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 000000000000..a12da850dbb9 --- /dev/null +++ b/graphics/gqview-devel/pkg-plist @@ -0,0 +1,80 @@ +bin/gqview +%%PORTDOCS%%%%DOCSDIR%%/README +share/gqview/help/gnu_fdl.txt +share/gqview/help/gqview_faq.html +share/gqview/help/index.html +share/gqview/help/1_introduction.html +share/gqview/help/2_main_window.html +share/gqview/help/2_1_navigation.html +share/gqview/help/2_2_menus.html +share/gqview/help/2_3_layout.html +share/gqview/help/2_4_file_pane.html +share/gqview/help/2_5_folder_pane.html +share/gqview/help/2_6_image_pane.html +share/gqview/help/2_7_status_bar.html +share/gqview/help/3_other_windows.html +share/gqview/help/3_1_image_window.html +share/gqview/help/3_2_image_properties.html +share/gqview/help/4_image_management.html +share/gqview/help/4_1_copy_move.html +share/gqview/help/4_2_rename.html +share/gqview/help/4_3_delete.html +share/gqview/help/4_4_external_editing.html +share/gqview/help/5_image_search.html +share/gqview/help/5_1_search.html +share/gqview/help/5_2_finding_duplicates.html +share/gqview/help/6_collections.html +share/gqview/help/7_sidebars.html +share/gqview/help/7_1_exif.html +share/gqview/help/7_2_sort_manager.html +share/gqview/help/7_3_keywords.html +share/gqview/help/8_image_presentation.html +share/gqview/help/8_1_slideshow.html +share/gqview/help/8_2_fullscreen.html +share/gqview/help/9_printing.html +share/gqview/help/10_options.html +share/gqview/help/10_1_general.html +share/gqview/help/10_2_image.html +share/gqview/help/10_3_window.html +share/gqview/help/10_4_filtering.html +share/gqview/help/10_5_editor_commands.html +share/gqview/help/10_6_advanced.html +share/gqview/help/10_7_hidden.html +share/gqview/help/11_reference.html +share/gqview/help/11_1_command_line.html +share/gqview/help/11_2_keyboard_shortcuts.html +share/gqview/help/11_3_thumbnails.html +share/gqview/help/12_credits.html +%%NLS%%share/locale/ar/LC_MESSAGES/gqview.mo +%%NLS%%share/locale/bg/LC_MESSAGES/gqview.mo +%%NLS%%share/locale/cs/LC_MESSAGES/gqview.mo +%%NLS%%share/locale/da/LC_MESSAGES/gqview.mo +%%NLS%%share/locale/de/LC_MESSAGES/gqview.mo +%%NLS%%share/locale/es/LC_MESSAGES/gqview.mo +%%NLS%%share/locale/et/LC_MESSAGES/gqview.mo +%%NLS%%share/locale/fi/LC_MESSAGES/gqview.mo +%%NLS%%share/locale/fr/LC_MESSAGES/gqview.mo +%%NLS%%share/locale/hu/LC_MESSAGES/gqview.mo +%%NLS%%share/locale/id/LC_MESSAGES/gqview.mo +%%NLS%%share/locale/it/LC_MESSAGES/gqview.mo +%%NLS%%share/locale/ja/LC_MESSAGES/gqview.mo +%%NLS%%share/locale/nl/LC_MESSAGES/gqview.mo +%%NLS%%share/locale/no/LC_MESSAGES/gqview.mo +%%NLS%%share/locale/pl/LC_MESSAGES/gqview.mo +%%NLS%%share/locale/pt_BR/LC_MESSAGES/gqview.mo +%%NLS%%share/locale/ro/LC_MESSAGES/gqview.mo +%%NLS%%share/locale/ru/LC_MESSAGES/gqview.mo +%%NLS%%share/locale/sk/LC_MESSAGES/gqview.mo +%%NLS%%share/locale/sl/LC_MESSAGES/gqview.mo +%%NLS%%share/locale/sv/LC_MESSAGES/gqview.mo +%%NLS%%share/locale/th/LC_MESSAGES/gqview.mo +%%NLS%%share/locale/tr/LC_MESSAGES/gqview.mo +%%NLS%%share/locale/uk/LC_MESSAGES/gqview.mo +%%NLS%%share/locale/vi/LC_MESSAGES/gqview.mo +%%NLS%%share/locale/zh_CN.GB2312/LC_MESSAGES/gqview.mo +%%NLS%%share/locale/zh_TW/LC_MESSAGES/gqview.mo +share/gnome/apps/Graphics/gqview.desktop +share/gnome/pixmaps/gqview.png +%%PORTDOCS%%@dirrm %%DOCSDIR%% +@dirrm share/gqview/help +@dirrm share/gqview |