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/
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
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
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
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
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
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
State Changed From-To: open->closed Committed, thanks!