Bug 44145 - New port: misc/gnomesword
Summary: New port: misc/gnomesword
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: freebsd-ports (Nobody)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2002-10-16 17:10 UTC by J Shoemaker
Modified: 2002-10-16 19:56 UTC (History)
0 users

See Also:


Attachments
file.shar (4.97 KB, text/plain)
2002-10-16 17:10 UTC, J Shoemaker
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description J Shoemaker 2002-10-16 17:10:01 UTC
	This is the gnomesword interface to the SWORD project.

Fix: XLIB_DEPENDS=		sword.1:${PORTSDIR}/misc/sword \
X			gal.19:${PORTSDIR}/x11-toolkits/gal \
X			gnomeprint.16:${PORTSDIR}/print/gnomeprint \
X			gdk_pixbuf.2:${PORTSDIR}/graphics/gdk-pixbuf
XBUILD_DEPENDS=		aspell:${PORTSDIR}/textproc/aspell 
Xpost-configure:
XWWW: http://www.crosswire.org/
Comment 1 J Shoemaker 2002-10-16 17:25:27 UTC
My shell archive was mangled somewhere along the line...  Please allow
me to submit my apology for the inconvenience - the correct shar is
below...

# This is a shell archive.  Save it in a file, remove anything before
# this line, and then unpack it by entering "sh file".  Note, it may
# create directories; files and directories will be owned by you and
# have default permissions.
#
# This archive contains:
#
#	gnomesword/
#	gnomesword/Makefile
#	gnomesword/distinfo
#	gnomesword/pkg-plist
#	gnomesword/pkg-comment
#	gnomesword/pkg-descr
#	gnomesword/pkg-message
#	gnomesword/files
#	gnomesword/files/patch-Makefile.in
#
echo c - gnomesword/
mkdir -p gnomesword/ > /dev/null 2>&1
echo x - gnomesword/Makefile
sed 's/^X//' >gnomesword/Makefile << 'END-of-gnomesword/Makefile'
X# New ports collection makefile for: gnomesword
X# Date created:   Oct 26, 2002
X# Whom:           J Shoemaker <shoemaker@softhome.net>
X#
X# $FreeBSD: $
X#
X
XPORTNAME=		gnomesword
XPORTVERSION=		0.7.5
XCATEGORIES=		misc
XMASTER_SITES=		${MASTER_SITE_SOURCEFORGE}
XMASTER_SITE_SUBDIR=	${PORTNAME}
X
XMAINTAINER=		J Shoemaker <shoemaker@softhome.net>
X
XLIB_DEPENDS=		sword.1:${PORTSDIR}/misc/sword \
X			gal.19:${PORTSDIR}/x11-toolkits/gal \
X			gnomeprint.16:${PORTSDIR}/print/gnomeprint \
X			gdk_pixbuf.2:${PORTSDIR}/graphics/gdk-pixbuf
XBUILD_DEPENDS=		aspell:${PORTSDIR}/textproc/aspell 
X
XUSE_X_PREFIX=   	yes
XUSE_GMAKE=      	yes
XGNU_CONFIGURE=		yes
X
Xpost-configure:
X	${ECHO} "#define PACKAGE_PIXMAPS_DIR \"${PREFIX}/share/gnome/pixmaps/gnomesword\"">> ${WRKSRC}/config.h
X
X.include <bsd.port.mk>
END-of-gnomesword/Makefile
echo x - gnomesword/distinfo
sed 's/^X//' >gnomesword/distinfo << 'END-of-gnomesword/distinfo'
XMD5 (gnomesword-0.7.5.tar.gz) = 674d410cc64ef76c570ed657e521c7aa
END-of-gnomesword/distinfo
echo x - gnomesword/pkg-plist
sed 's/^X//' >gnomesword/pkg-plist << 'END-of-gnomesword/pkg-plist'
Xshare/gnome/help/gnomesword/C/intro.html
Xshare/gnome/help/gnomesword/C/index.html
Xshare/gnome/apps/Applications/gnomesword.desktop
Xshare/gnome/pixmaps/gnomesword/GnomeSword.png
Xshare/gnome/pixmaps/gnomesword/GnomeSword.xpm
Xshare/gnome/pixmaps/gnomesword/about.png
Xshare/gnome/pixmaps/gnomesword/book-bl.png
Xshare/gnome/pixmaps/gnomesword/book-gold.png
Xshare/gnome/pixmaps/gnomesword/book-green.png
Xshare/gnome/pixmaps/gnomesword/book-un.png
Xshare/gnome/pixmaps/gnomesword/dock.xpm
Xshare/gnome/pixmaps/gnomesword/exit2.xpm
Xshare/gnome/pixmaps/gnomesword/footnote3.xpm
Xshare/gnome/pixmaps/gnomesword/gnome-fontsel.xpm
Xshare/gnome/pixmaps/gnomesword/morphs.xpm
Xshare/gnome/pixmaps/gnomesword/search1.xpm
Xshare/gnome/pixmaps/gnomesword/splash.png
Xshare/gnome/pixmaps/gnomesword/strongs.xpm
Xshare/gnome/pixmaps/gnomesword/sword.xpm
Xshare/gnome/pixmaps/gnomesword/sword2.xpm
Xshare/gnome/pixmaps/gnomesword/sword3.xpm
Xshare/gnome/pixmaps/gnomesword/yes.xpm
Xbin/gnomesword
Xshare/doc/gnomesword/README
Xshare/doc/gnomesword/COPYING
Xshare/doc/gnomesword/AUTHORS
Xshare/doc/gnomesword/ChangeLog
Xshare/doc/gnomesword/INSTALL
Xshare/doc/gnomesword/NEWS
Xshare/doc/gnomesword/TODO
X@dirrm share/gnome/help/gnomesword/C
X@dirrm share/gnome/help/gnomesword
X@dirrm share/gnome/pixmaps/gnomesword
X@dirrm share/doc/gnomesword
X
END-of-gnomesword/pkg-plist
echo x - gnomesword/pkg-comment
sed 's/^X//' >gnomesword/pkg-comment << 'END-of-gnomesword/pkg-comment'
XA bible interface utilizing the sword framework
END-of-gnomesword/pkg-comment
echo x - gnomesword/pkg-descr
sed 's/^X//' >gnomesword/pkg-descr << 'END-of-gnomesword/pkg-descr'
XThe GnomeSword GUI is a frontend to the SWORD project.
X
XThe SWORD Project is an effort to create an ever expanding software package
Xfor research and study of God and His Word. The SWORD Bible Framework allows
Xeasy manipulation of Bible texts, commentaries, lexicons, dictionaries, etc.
XMany frontends are build using this framework. An installed module set may be
Xshared between any frontend using the framework.
X
XWWW: http://www.crosswire.org/
X
X// J Shoemaker <shoemaker@softhome.net>
END-of-gnomesword/pkg-descr
echo x - gnomesword/pkg-message
sed 's/^X//' >gnomesword/pkg-message << 'END-of-gnomesword/pkg-message'
XTo use gnomesword, you need to have bible, commentary and/or lexicon
Xmodules. Those are available in the sword-modules package/port.
END-of-gnomesword/pkg-message
echo c - gnomesword/files
mkdir -p gnomesword/files > /dev/null 2>&1
echo x - gnomesword/files/patch-Makefile.in
sed 's/^X//' >gnomesword/files/patch-Makefile.in << 'END-of-gnomesword/files/patch-Makefile.in'
X--- Makefile.in.orig	Mon Jul  1 14:26:43 2002
X+++ Makefile.in	Wed Oct 16 08:33:45 2002
X@@ -135,7 +135,7 @@
X 
X EXTRA_DIST = gnomesword.desktop
X 
X-gnomesworddocdir = $(prefix)/doc/gnomesword
X+gnomesworddocdir = $(prefix)/share/doc/gnomesword
X gnomesworddoc_DATA =   	   README 	    COPYING 	    AUTHORS 	    ChangeLog 	    INSTALL 	    NEWS 	    TODO
X 
X ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
X@@ -447,10 +447,10 @@
X install-data-local:
X 	@$(NORMAL_INSTALL)
X 	if test -d $(srcdir)/pixmaps; then \
X-          $(mkinstalldirs) $(datadir)/pixmaps/${PACKAGE}; \
X+          $(mkinstalldirs) $(datadir)/gnome/pixmaps/${PACKAGE}; \
X           for pixmap in $(srcdir)/pixmaps/*; do \
X             if test -f $$pixmap; then \
X-              $(INSTALL_DATA) $$pixmap $(datadir)/pixmaps/${PACKAGE}; \
X+              $(INSTALL_DATA) $$pixmap $(datadir)/gnome/pixmaps/${PACKAGE}; \
X             fi \
X           done \
X 	fi
END-of-gnomesword/files/patch-Makefile.in
exit
Comment 2 Joe Marcus Clarke freebsd_committer freebsd_triage 2002-10-16 17:41:33 UTC
Checkout http://www.freebsd.org/gnome/docs/porting.html on how to make
this port use the GNOMENG infrastructure.  Thanks.

Joe
-- 
Joe Marcus Clarke
FreeBSD GNOME Team	::	marcus@FreeBSD.org
http://www.FreeBSD.org/gnome
Comment 3 J Shoemaker 2002-10-16 18:04:28 UTC
Joe Marcus Clarke <marcus@FreeBSD.org> writes:

> Checkout http://www.freebsd.org/gnome/docs/porting.html on how to make
> this port use the GNOMENG infrastructure.  Thanks.
> 
> Joe

[...]

That makes it a lot simpler.  Thanks for the tip!

// J Shoemaker

# This is a shell archive.  Save it in a file, remove anything before
# this line, and then unpack it by entering "sh file".  Note, it may
# create directories; files and directories will be owned by you and
# have default permissions.
#
# This archive contains:
#
#	gnomesword
#	gnomesword/Makefile
#	gnomesword/distinfo
#	gnomesword/pkg-plist
#	gnomesword/pkg-comment
#	gnomesword/pkg-descr
#	gnomesword/pkg-message
#	gnomesword/files
#	gnomesword/files/patch-Makefile.in
#
echo c - gnomesword
mkdir -p gnomesword > /dev/null 2>&1
echo x - gnomesword/Makefile
sed 's/^X//' >gnomesword/Makefile << 'END-of-gnomesword/Makefile'
X# New ports collection makefile for: gnomesword
X# Date created:   Oct 26, 2002
X# Whom:           J Shoemaker <shoemaker@softhome.net>
X#
X# $FreeBSD: $
X#
X
XPORTNAME=		gnomesword
XPORTVERSION=		0.7.5
XCATEGORIES=		misc
XMASTER_SITES=		${MASTER_SITE_SOURCEFORGE}
XMASTER_SITE_SUBDIR=	${PORTNAME}
X
XMAINTAINER=		J Shoemaker <shoemaker@softhome.net>
X
XLIB_DEPENDS=		sword.1:${PORTSDIR}/misc/sword 
XBUILD_DEPENDS=		aspell:${PORTSDIR}/textproc/aspell 
XUSE_GNOMENG=		yes
XUSE_GNOME=		gal gnomeprint gdkpixbuf gnomehack
XUSE_X_PREFIX=   	yes
XUSE_GMAKE=      	yes
XGNU_CONFIGURE=		yes
X
Xpost-configure:
X	${ECHO} "#define PACKAGE_PIXMAPS_DIR \"${PREFIX}/share/gnome/pixmaps/gnomesword\"">> ${WRKSRC}/config.h
X
X.include <bsd.port.mk>
END-of-gnomesword/Makefile
echo x - gnomesword/distinfo
sed 's/^X//' >gnomesword/distinfo << 'END-of-gnomesword/distinfo'
XMD5 (gnomesword-0.7.5.tar.gz) = 674d410cc64ef76c570ed657e521c7aa
END-of-gnomesword/distinfo
echo x - gnomesword/pkg-plist
sed 's/^X//' >gnomesword/pkg-plist << 'END-of-gnomesword/pkg-plist'
Xshare/gnome/help/gnomesword/C/intro.html
Xshare/gnome/help/gnomesword/C/index.html
Xshare/gnome/apps/Applications/gnomesword.desktop
Xshare/gnome/pixmaps/gnomesword/GnomeSword.png
Xshare/gnome/pixmaps/gnomesword/GnomeSword.xpm
Xshare/gnome/pixmaps/gnomesword/about.png
Xshare/gnome/pixmaps/gnomesword/book-bl.png
Xshare/gnome/pixmaps/gnomesword/book-gold.png
Xshare/gnome/pixmaps/gnomesword/book-green.png
Xshare/gnome/pixmaps/gnomesword/book-un.png
Xshare/gnome/pixmaps/gnomesword/dock.xpm
Xshare/gnome/pixmaps/gnomesword/exit2.xpm
Xshare/gnome/pixmaps/gnomesword/footnote3.xpm
Xshare/gnome/pixmaps/gnomesword/gnome-fontsel.xpm
Xshare/gnome/pixmaps/gnomesword/morphs.xpm
Xshare/gnome/pixmaps/gnomesword/search1.xpm
Xshare/gnome/pixmaps/gnomesword/splash.png
Xshare/gnome/pixmaps/gnomesword/strongs.xpm
Xshare/gnome/pixmaps/gnomesword/sword.xpm
Xshare/gnome/pixmaps/gnomesword/sword2.xpm
Xshare/gnome/pixmaps/gnomesword/sword3.xpm
Xshare/gnome/pixmaps/gnomesword/yes.xpm
Xbin/gnomesword
Xshare/doc/gnomesword/README
Xshare/doc/gnomesword/COPYING
Xshare/doc/gnomesword/AUTHORS
Xshare/doc/gnomesword/ChangeLog
Xshare/doc/gnomesword/INSTALL
Xshare/doc/gnomesword/NEWS
Xshare/doc/gnomesword/TODO
X@dirrm share/gnome/help/gnomesword/C
X@dirrm share/gnome/help/gnomesword
X@dirrm share/gnome/pixmaps/gnomesword
X@dirrm share/doc/gnomesword
X
END-of-gnomesword/pkg-plist
echo x - gnomesword/pkg-comment
sed 's/^X//' >gnomesword/pkg-comment << 'END-of-gnomesword/pkg-comment'
XA bible interface utilizing the sword framework
END-of-gnomesword/pkg-comment
echo x - gnomesword/pkg-descr
sed 's/^X//' >gnomesword/pkg-descr << 'END-of-gnomesword/pkg-descr'
XThe GnomeSword GUI is a frontend to the SWORD project.
X
XThe SWORD Project is an effort to create an ever expanding software package
Xfor research and study of God and His Word. The SWORD Bible Framework allows
Xeasy manipulation of Bible texts, commentaries, lexicons, dictionaries, etc.
XMany frontends are build using this framework. An installed module set may be
Xshared between any frontend using the framework.
X
XWWW: http://www.crosswire.org/
X
X// J Shoemaker <shoemaker@softhome.net>
END-of-gnomesword/pkg-descr
echo x - gnomesword/pkg-message
sed 's/^X//' >gnomesword/pkg-message << 'END-of-gnomesword/pkg-message'
XTo use gnomesword, you need to have bible, commentary and/or lexicon
Xmodules. Those are available in the sword-modules package/port.
END-of-gnomesword/pkg-message
echo c - gnomesword/files
mkdir -p gnomesword/files > /dev/null 2>&1
echo x - gnomesword/files/patch-Makefile.in
sed 's/^X//' >gnomesword/files/patch-Makefile.in << 'END-of-gnomesword/files/patch-Makefile.in'
X--- Makefile.in.orig	Mon Jul  1 14:26:43 2002
X+++ Makefile.in	Wed Oct 16 08:33:45 2002
X@@ -135,7 +135,7 @@
X 
X EXTRA_DIST = gnomesword.desktop
X 
X-gnomesworddocdir = $(prefix)/doc/gnomesword
X+gnomesworddocdir = $(prefix)/share/doc/gnomesword
X gnomesworddoc_DATA =   	   README 	    COPYING 	    AUTHORS 	    ChangeLog 	    INSTALL 	    NEWS 	    TODO
X 
X ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
X@@ -447,10 +447,10 @@
X install-data-local:
X 	@$(NORMAL_INSTALL)
X 	if test -d $(srcdir)/pixmaps; then \
X-          $(mkinstalldirs) $(datadir)/pixmaps/${PACKAGE}; \
X+          $(mkinstalldirs) $(datadir)/gnome/pixmaps/${PACKAGE}; \
X           for pixmap in $(srcdir)/pixmaps/*; do \
X             if test -f $$pixmap; then \
X-              $(INSTALL_DATA) $$pixmap $(datadir)/pixmaps/${PACKAGE}; \
X+              $(INSTALL_DATA) $$pixmap $(datadir)/gnome/pixmaps/${PACKAGE}; \
X             fi \
X           done \
X 	fi
END-of-gnomesword/files/patch-Makefile.in
exit
Comment 4 Joe Marcus Clarke freebsd_committer freebsd_triage 2002-10-16 18:12:47 UTC
On Wed, 2002-10-16 at 13:04, J Shoemaker wrote:
> Joe Marcus Clarke <marcus@FreeBSD.org> writes:
> 
> > Checkout http://www.freebsd.org/gnome/docs/porting.html on how to make
> > this port use the GNOMENG infrastructure.  Thanks.> > 
> > Joe
> 
> [...]
> 
> That makes it a lot simpler.  Thanks for the tip!

You might want to add gnomeprefix, and you can remove gnomeprint and
gdkpixbuf.  gal implies both.

Joe

> 
> // J Shoemaker
> 
> # This is a shell archive.  Save it in a file, remove anything before
> # this line, and then unpack it by entering "sh file".  Note, it may
> # create directories; files and directories will be owned by you and
> # have default permissions.
> #
> # This archive contains:
> #
> #	gnomesword
> #	gnomesword/Makefile
> #	gnomesword/distinfo
> #	gnomesword/pkg-plist
> #	gnomesword/pkg-comment
> #	gnomesword/pkg-descr
> #	gnomesword/pkg-message
> #	gnomesword/files
> #	gnomesword/files/patch-Makefile.in
> #
> echo c - gnomesword
> mkdir -p gnomesword > /dev/null 2>&1
> echo x - gnomesword/Makefile
> sed 's/^X//' >gnomesword/Makefile << 'END-of-gnomesword/Makefile'
> X# New ports collection makefile for: gnomesword
> X# Date created:   Oct 26, 2002
> X# Whom:           J Shoemaker <shoemaker@softhome.net>
> X#
> X# $FreeBSD: $
> X#
> X
> XPORTNAME=		gnomesword
> XPORTVERSION=		0.7.5
> XCATEGORIES=		misc
> XMASTER_SITES=		${MASTER_SITE_SOURCEFORGE}
> XMASTER_SITE_SUBDIR=	${PORTNAME}
> X
> XMAINTAINER=		J Shoemaker <shoemaker@softhome.net>
> X
> XLIB_DEPENDS=		sword.1:${PORTSDIR}/misc/sword 
> XBUILD_DEPENDS=		aspell:${PORTSDIR}/textproc/aspell 
> XUSE_GNOMENG=		yes
> XUSE_GNOME=		gal gnomeprint gdkpixbuf gnomehack
> XUSE_X_PREFIX=   	yes
> XUSE_GMAKE=      	yes
> XGNU_CONFIGURE=		yes
> X
> Xpost-configure:
> X	${ECHO} "#define PACKAGE_PIXMAPS_DIR \"${PREFIX}/share/gnome/pixmaps/gnomesword\"">> ${WRKSRC}/config.h
> X
> X.include <bsd.port.mk>
> END-of-gnomesword/Makefile
> echo x - gnomesword/distinfo
> sed 's/^X//' >gnomesword/distinfo << 'END-of-gnomesword/distinfo'
> XMD5 (gnomesword-0.7.5.tar.gz) = 674d410cc64ef76c570ed657e521c7aa
> END-of-gnomesword/distinfo
> echo x - gnomesword/pkg-plist
> sed 's/^X//' >gnomesword/pkg-plist << 'END-of-gnomesword/pkg-plist'
> Xshare/gnome/help/gnomesword/C/intro.html
> Xshare/gnome/help/gnomesword/C/index.html
> Xshare/gnome/apps/Applications/gnomesword.desktop
> Xshare/gnome/pixmaps/gnomesword/GnomeSword.png
> Xshare/gnome/pixmaps/gnomesword/GnomeSword.xpm
> Xshare/gnome/pixmaps/gnomesword/about.png
> Xshare/gnome/pixmaps/gnomesword/book-bl.png
> Xshare/gnome/pixmaps/gnomesword/book-gold.png
> Xshare/gnome/pixmaps/gnomesword/book-green.png
> Xshare/gnome/pixmaps/gnomesword/book-un.png
> Xshare/gnome/pixmaps/gnomesword/dock.xpm
> Xshare/gnome/pixmaps/gnomesword/exit2.xpm
> Xshare/gnome/pixmaps/gnomesword/footnote3.xpm
> Xshare/gnome/pixmaps/gnomesword/gnome-fontsel.xpm
> Xshare/gnome/pixmaps/gnomesword/morphs.xpm
> Xshare/gnome/pixmaps/gnomesword/search1.xpm
> Xshare/gnome/pixmaps/gnomesword/splash.png
> Xshare/gnome/pixmaps/gnomesword/strongs.xpm
> Xshare/gnome/pixmaps/gnomesword/sword.xpm
> Xshare/gnome/pixmaps/gnomesword/sword2.xpm
> Xshare/gnome/pixmaps/gnomesword/sword3.xpm
> Xshare/gnome/pixmaps/gnomesword/yes.xpm
> Xbin/gnomesword
> Xshare/doc/gnomesword/README
> Xshare/doc/gnomesword/COPYING
> Xshare/doc/gnomesword/AUTHORS
> Xshare/doc/gnomesword/ChangeLog
> Xshare/doc/gnomesword/INSTALL
> Xshare/doc/gnomesword/NEWS
> Xshare/doc/gnomesword/TODO
> X@dirrm share/gnome/help/gnomesword/C
> X@dirrm share/gnome/help/gnomesword
> X@dirrm share/gnome/pixmaps/gnomesword
> X@dirrm share/doc/gnomesword
> X
> END-of-gnomesword/pkg-plist
> echo x - gnomesword/pkg-comment
> sed 's/^X//' >gnomesword/pkg-comment << 'END-of-gnomesword/pkg-comment'
> XA bible interface utilizing the sword framework
> END-of-gnomesword/pkg-comment
> echo x - gnomesword/pkg-descr
> sed 's/^X//' >gnomesword/pkg-descr << 'END-of-gnomesword/pkg-descr'
> XThe GnomeSword GUI is a frontend to the SWORD project.
> X
> XThe SWORD Project is an effort to create an ever expanding software package
> Xfor research and study of God and His Word. The SWORD Bible Framework allows
> Xeasy manipulation of Bible texts, commentaries, lexicons, dictionaries, etc.
> XMany frontends are build using this framework. An installed module set may be
> Xshared between any frontend using the framework.
> X
> XWWW: http://www.crosswire.org/
> X
> X// J Shoemaker <shoemaker@softhome.net>
> END-of-gnomesword/pkg-descr
> echo x - gnomesword/pkg-message
> sed 's/^X//' >gnomesword/pkg-message << 'END-of-gnomesword/pkg-message'
> XTo use gnomesword, you need to have bible, commentary and/or lexicon
> Xmodules. Those are available in the sword-modules package/port.
> END-of-gnomesword/pkg-message
> echo c - gnomesword/files
> mkdir -p gnomesword/files > /dev/null 2>&1
> echo x - gnomesword/files/patch-Makefile.in
> sed 's/^X//' >gnomesword/files/patch-Makefile.in << 'END-of-gnomesword/files/patch-Makefile.in'
> X--- Makefile.in.orig	Mon Jul  1 14:26:43 2002
> X+++ Makefile.in	Wed Oct 16 08:33:45 2002
> X@@ -135,7 +135,7 @@
> X 
> X EXTRA_DIST = gnomesword.desktop
> X 
> X-gnomesworddocdir = $(prefix)/doc/gnomesword
> X+gnomesworddocdir = $(prefix)/share/doc/gnomesword
> X gnomesworddoc_DATA =   	   README 	    COPYING 	    AUTHORS 	    ChangeLog 	    INSTALL 	    NEWS 	    TODO
> X 
> X ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
> X@@ -447,10 +447,10 @@
> X install-data-local:
> X 	@$(NORMAL_INSTALL)
> X 	if test -d $(srcdir)/pixmaps; then \
> X-          $(mkinstalldirs) $(datadir)/pixmaps/${PACKAGE}; \
> X+          $(mkinstalldirs) $(datadir)/gnome/pixmaps/${PACKAGE}; \
> X           for pixmap in $(srcdir)/pixmaps/*; do \
> X             if test -f $$pixmap; then \
> X-              $(INSTALL_DATA) $$pixmap $(datadir)/pixmaps/${PACKAGE}; \
> X+              $(INSTALL_DATA) $$pixmap $(datadir)/gnome/pixmaps/${PACKAGE}; \
> X             fi \
> X           done \
> X 	fi
> END-of-gnomesword/files/patch-Makefile.in
> exit
> 
> 
-- 
Joe Marcus Clarke
FreeBSD GNOME Team	::	marcus@FreeBSD.org
http://www.FreeBSD.org/gnome
Comment 5 J Shoemaker 2002-10-16 18:36:15 UTC
Joe Marcus Clarke <marcus@FreeBSD.ORG> writes:


[...]
 
> You might want to add gnomeprefix, and you can remove gnomeprint and
> gdkpixbuf.  gal implies both.
> 
> Joe
> 

[...]

Thanks once again for the helpful advice - it's most appreciated.
http://www.freebsd.org/gnome/docs/porting.html simply denotes gal as
implying libglade alone, which is why I included gnomeprint and
gdkpixbuf.  At any rate, the port did build properly and a newly
updated shar archive follows...

// J Shoemaker

# This is a shell archive.  Save it in a file, remove anything before
# this line, and then unpack it by entering "sh file".  Note, it may
# create directories; files and directories will be owned by you and
# have default permissions.
#
# This archive contains:
#
#	gnomesword
#	gnomesword/Makefile
#	gnomesword/distinfo
#	gnomesword/pkg-plist
#	gnomesword/pkg-comment
#	gnomesword/pkg-descr
#	gnomesword/pkg-message
#	gnomesword/files
#	gnomesword/files/patch-Makefile.in
#
echo c - gnomesword
mkdir -p gnomesword > /dev/null 2>&1
echo x - gnomesword/Makefile
sed 's/^X//' >gnomesword/Makefile << 'END-of-gnomesword/Makefile'
X# New ports collection makefile for: gnomesword
X# Date created:   Oct 26, 2002
X# Whom:           J Shoemaker <shoemaker@softhome.net>
X#
X# $FreeBSD: $
X#
X
XPORTNAME=		gnomesword
XPORTVERSION=		0.7.5
XCATEGORIES=		misc
XMASTER_SITES=		${MASTER_SITE_SOURCEFORGE}
XMASTER_SITE_SUBDIR=	${PORTNAME}
X
XMAINTAINER=		J Shoemaker <shoemaker@softhome.net>
X
XLIB_DEPENDS=		sword.1:${PORTSDIR}/misc/sword 
XBUILD_DEPENDS=		aspell:${PORTSDIR}/textproc/aspell 
XUSE_GNOMENG=		yes
XUSE_GNOME=		gal gnomehack gnomeprefix
XUSE_X_PREFIX=   	yes
XUSE_GMAKE=      	yes
XGNU_CONFIGURE=		yes
X
Xpost-configure:
X	${ECHO} "#define PACKAGE_PIXMAPS_DIR \"${PREFIX}/share/gnome/pixmaps/gnomesword\"">> ${WRKSRC}/config.h
X
X.include <bsd.port.mk>
END-of-gnomesword/Makefile
echo x - gnomesword/distinfo
sed 's/^X//' >gnomesword/distinfo << 'END-of-gnomesword/distinfo'
XMD5 (gnomesword-0.7.5.tar.gz) = 674d410cc64ef76c570ed657e521c7aa
END-of-gnomesword/distinfo
echo x - gnomesword/pkg-plist
sed 's/^X//' >gnomesword/pkg-plist << 'END-of-gnomesword/pkg-plist'
Xshare/gnome/help/gnomesword/C/intro.html
Xshare/gnome/help/gnomesword/C/index.html
Xshare/gnome/apps/Applications/gnomesword.desktop
Xshare/gnome/pixmaps/gnomesword/GnomeSword.png
Xshare/gnome/pixmaps/gnomesword/GnomeSword.xpm
Xshare/gnome/pixmaps/gnomesword/about.png
Xshare/gnome/pixmaps/gnomesword/book-bl.png
Xshare/gnome/pixmaps/gnomesword/book-gold.png
Xshare/gnome/pixmaps/gnomesword/book-green.png
Xshare/gnome/pixmaps/gnomesword/book-un.png
Xshare/gnome/pixmaps/gnomesword/dock.xpm
Xshare/gnome/pixmaps/gnomesword/exit2.xpm
Xshare/gnome/pixmaps/gnomesword/footnote3.xpm
Xshare/gnome/pixmaps/gnomesword/gnome-fontsel.xpm
Xshare/gnome/pixmaps/gnomesword/morphs.xpm
Xshare/gnome/pixmaps/gnomesword/search1.xpm
Xshare/gnome/pixmaps/gnomesword/splash.png
Xshare/gnome/pixmaps/gnomesword/strongs.xpm
Xshare/gnome/pixmaps/gnomesword/sword.xpm
Xshare/gnome/pixmaps/gnomesword/sword2.xpm
Xshare/gnome/pixmaps/gnomesword/sword3.xpm
Xshare/gnome/pixmaps/gnomesword/yes.xpm
Xbin/gnomesword
Xshare/doc/gnomesword/README
Xshare/doc/gnomesword/COPYING
Xshare/doc/gnomesword/AUTHORS
Xshare/doc/gnomesword/ChangeLog
Xshare/doc/gnomesword/INSTALL
Xshare/doc/gnomesword/NEWS
Xshare/doc/gnomesword/TODO
X@dirrm share/gnome/help/gnomesword/C
X@dirrm share/gnome/help/gnomesword
X@dirrm share/gnome/pixmaps/gnomesword
X@dirrm share/doc/gnomesword
X
END-of-gnomesword/pkg-plist
echo x - gnomesword/pkg-comment
sed 's/^X//' >gnomesword/pkg-comment << 'END-of-gnomesword/pkg-comment'
XA bible interface utilizing the sword framework
END-of-gnomesword/pkg-comment
echo x - gnomesword/pkg-descr
sed 's/^X//' >gnomesword/pkg-descr << 'END-of-gnomesword/pkg-descr'
XThe GnomeSword GUI is a frontend to the SWORD project.
X
XThe SWORD Project is an effort to create an ever expanding software package
Xfor research and study of God and His Word. The SWORD Bible Framework allows
Xeasy manipulation of Bible texts, commentaries, lexicons, dictionaries, etc.
XMany frontends are build using this framework. An installed module set may be
Xshared between any frontend using the framework.
X
XWWW: http://www.crosswire.org/
X
X// J Shoemaker <shoemaker@softhome.net>
END-of-gnomesword/pkg-descr
echo x - gnomesword/pkg-message
sed 's/^X//' >gnomesword/pkg-message << 'END-of-gnomesword/pkg-message'
XTo use gnomesword, you need to have bible, commentary and/or lexicon
Xmodules. Those are available in the sword-modules package/port.
END-of-gnomesword/pkg-message
echo c - gnomesword/files
mkdir -p gnomesword/files > /dev/null 2>&1
echo x - gnomesword/files/patch-Makefile.in
sed 's/^X//' >gnomesword/files/patch-Makefile.in << 'END-of-gnomesword/files/patch-Makefile.in'
X--- Makefile.in.orig	Mon Jul  1 14:26:43 2002
X+++ Makefile.in	Wed Oct 16 08:33:45 2002
X@@ -135,7 +135,7 @@
X 
X EXTRA_DIST = gnomesword.desktop
X 
X-gnomesworddocdir = $(prefix)/doc/gnomesword
X+gnomesworddocdir = $(prefix)/share/doc/gnomesword
X gnomesworddoc_DATA =   	   README 	    COPYING 	    AUTHORS 	    ChangeLog 	    INSTALL 	    NEWS 	    TODO
X 
X ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
END-of-gnomesword/files/patch-Makefile.in
exit
Comment 6 Joe Marcus Clarke freebsd_committer freebsd_triage 2002-10-16 18:44:04 UTC
On Wed, 2002-10-16 at 13:36, J Shoemaker wrote:
> Joe Marcus Clarke <marcus@FreeBSD.ORG> writes:
> 
> 
> [...]
>  
> > You might want to add gnomeprefix, and you can remove gnomeprint and
> > gdkpixbuf.  gal implies both.
> > 
> > Joe
> > 
> 
> [...]
> 
> Thanks once again for the helpful advice - it's most appreciated.
> http://www.freebsd.org/gnome/docs/porting.html simply denotes gal as
> implying libglade alone, which is why I included gnomeprint and
> gdkpixbuf.  At any rate, the port did build properly and a newly
> updated shar archive follows...

Recurse upward.  libglade implies gnomedb which implies libgda, etc.

Joe

> 
> // J Shoemaker

-- 
Joe Marcus Clarke
FreeBSD GNOME Team	::	marcus@FreeBSD.org
http://www.FreeBSD.org/gnome
Comment 7 Joe Marcus Clarke freebsd_committer freebsd_triage 2002-10-16 19:56:33 UTC
State Changed
From-To: open->closed

Committed, thanks!