summaryrefslogtreecommitdiff
path: root/misc/gnomesword/files
diff options
context:
space:
mode:
authorMartin Wilke <miwi@FreeBSD.org>2007-04-29 22:57:04 +0000
committerMartin Wilke <miwi@FreeBSD.org>2007-04-29 22:57:04 +0000
commitc772e4aa7251cc5208abbf8c1911ffef605b4769 (patch)
tree61417158e40185d870ab398048333b34173f46f5 /misc/gnomesword/files
parent- Update to 1.1.3 (diff)
The GnomeSword GUI is a frontend to the SWORD project.
The SWORD Project is an effort to create an ever expanding software package for research and study of God and His Word. The SWORD Bible Framework allows easy manipulation of Bible texts, commentaries, lexicons, dictionaries, etc. Many frontends are build using this framework. An installed module set may be shared between any frontend using the framework. WWW: http://gnomesword.sourceforge.net/ PR: ports/112196 Submitted by: Thomas Abthorpe <thomas at goodking.ca>
Notes
Notes: svn path=/head/; revision=191164
Diffstat (limited to 'misc/gnomesword/files')
-rw-r--r--misc/gnomesword/files/patch-Makefile.in31
-rw-r--r--misc/gnomesword/files/patch-configure128
2 files changed, 159 insertions, 0 deletions
diff --git a/misc/gnomesword/files/patch-Makefile.in b/misc/gnomesword/files/patch-Makefile.in
new file mode 100644
index 000000000000..e774108e0715
--- /dev/null
+++ b/misc/gnomesword/files/patch-Makefile.in
@@ -0,0 +1,31 @@
+--- Makefile.in.orig Tue Apr 24 13:34:53 2007
++++ Makefile.in Tue Apr 24 13:39:06 2007
+@@ -69,8 +69,7 @@
+ *) f=$$p;; \
+ esac;
+ am__strip_dir = `echo $$p | sed -e 's|^.*/||'`;
+-am__installdirs = "$(DESTDIR)$(gnomemenudir)" \
+- "$(DESTDIR)$(gnomesworddocdir)"
++am__installdirs = "$(DESTDIR)$(gnomemenudir)"
+ gnomemenuDATA_INSTALL = $(INSTALL_DATA)
+ gnomesworddocDATA_INSTALL = $(INSTALL_DATA)
+ DATA = $(gnomemenu_DATA) $(gnomesworddoc_DATA)
+@@ -690,7 +689,7 @@
+ all-am: Makefile $(DATA) config.h
+ installdirs: installdirs-recursive
+ installdirs-am:
+- for dir in "$(DESTDIR)$(gnomemenudir)" "$(DESTDIR)$(gnomesworddocdir)"; do \
++ for dir in "$(DESTDIR)$(gnomemenudir)" do \
+ test -z "$$dir" || $(mkdir_p) "$$dir"; \
+ done
+ install: install-recursive
+@@ -738,8 +737,7 @@
+
+ info-am:
+
+-install-data-am: install-data-local install-gnomemenuDATA \
+- install-gnomesworddocDATA
++install-data-am: install-data-local install-gnomemenuDATA
+
+ install-exec-am:
+
diff --git a/misc/gnomesword/files/patch-configure b/misc/gnomesword/files/patch-configure
new file mode 100644
index 000000000000..e5971dfbb18b
--- /dev/null
+++ b/misc/gnomesword/files/patch-configure
@@ -0,0 +1,128 @@
+--- configure.orig Fri Apr 27 13:23:11 2007
++++ configure Fri Apr 27 13:27:18 2007
+@@ -25114,12 +25114,12 @@
+ pkg_cv_GTKHTML_CFLAGS="$GTKHTML_CFLAGS"
+ else
+ if test -n "$PKG_CONFIG" && \
+- { (echo "$as_me:$LINENO: \$PKG_CONFIG --exists --print-errors \"libgtkhtml-3.8 >= 3.13\"") >&5
+- ($PKG_CONFIG --exists --print-errors "libgtkhtml-3.8 >= 3.13") 2>&5
++ { (echo "$as_me:$LINENO: \$PKG_CONFIG --exists --print-errors \"libgtkhtml-3.14 >= 3.13\"") >&5
++ ($PKG_CONFIG --exists --print-errors "libgtkhtml-3.14 >= 3.13") 2>&5
+ ac_status=$?
+ echo "$as_me:$LINENO: \$? = $ac_status" >&5
+ (exit $ac_status); }; then
+- pkg_cv_GTKHTML_CFLAGS=`$PKG_CONFIG --cflags "libgtkhtml-3.8 >= 3.13" 2>/dev/null`
++ pkg_cv_GTKHTML_CFLAGS=`$PKG_CONFIG --cflags "libgtkhtml-3.14 >= 3.13" 2>/dev/null`
+ else
+ pkg_failed=yes
+ fi
+@@ -25132,12 +25132,12 @@
+ pkg_cv_GTKHTML_LIBS="$GTKHTML_LIBS"
+ else
+ if test -n "$PKG_CONFIG" && \
+- { (echo "$as_me:$LINENO: \$PKG_CONFIG --exists --print-errors \"libgtkhtml-3.8 >= 3.13\"") >&5
+- ($PKG_CONFIG --exists --print-errors "libgtkhtml-3.8 >= 3.13") 2>&5
++ { (echo "$as_me:$LINENO: \$PKG_CONFIG --exists --print-errors \"libgtkhtml-3.14 >= 3.13\"") >&5
++ ($PKG_CONFIG --exists --print-errors "libgtkhtml-3.14 >= 3.13") 2>&5
+ ac_status=$?
+ echo "$as_me:$LINENO: \$? = $ac_status" >&5
+ (exit $ac_status); }; then
+- pkg_cv_GTKHTML_LIBS=`$PKG_CONFIG --libs "libgtkhtml-3.8 >= 3.13" 2>/dev/null`
++ pkg_cv_GTKHTML_LIBS=`$PKG_CONFIG --libs "libgtkhtml-3.14 >= 3.13" 2>/dev/null`
+ else
+ pkg_failed=yes
+ fi
+@@ -25156,9 +25156,9 @@
+ _pkg_short_errors_supported=no
+ fi
+ if test $_pkg_short_errors_supported = yes; then
+- GTKHTML_PKG_ERRORS=`$PKG_CONFIG --short-errors --errors-to-stdout --print-errors "libgtkhtml-3.8 >= 3.13"`
++ GTKHTML_PKG_ERRORS=`$PKG_CONFIG --short-errors --errors-to-stdout --print-errors "libgtkhtml-3.14 >= 3.13"`
+ else
+- GTKHTML_PKG_ERRORS=`$PKG_CONFIG --errors-to-stdout --print-errors "libgtkhtml-3.8 >= 3.13"`
++ GTKHTML_PKG_ERRORS=`$PKG_CONFIG --errors-to-stdout --print-errors "libgtkhtml-3.14 >= 3.13"`
+ fi
+ # Put the nasty error message in config.log where it belongs
+ echo "$GTKHTML_PKG_ERRORS" >&5
+@@ -25196,12 +25196,12 @@
+ pkg_cv_GTKHTML_CFLAGS="$GTKHTML_CFLAGS"
+ else
+ if test -n "$PKG_CONFIG" && \
+- { (echo "$as_me:$LINENO: \$PKG_CONFIG --exists --print-errors \"libgtkhtml-3.8\"") >&5
+- ($PKG_CONFIG --exists --print-errors "libgtkhtml-3.8") 2>&5
++ { (echo "$as_me:$LINENO: \$PKG_CONFIG --exists --print-errors \"libgtkhtml-3.14\"") >&5
++ ($PKG_CONFIG --exists --print-errors "libgtkhtml-3.14") 2>&5
+ ac_status=$?
+ echo "$as_me:$LINENO: \$? = $ac_status" >&5
+ (exit $ac_status); }; then
+- pkg_cv_GTKHTML_CFLAGS=`$PKG_CONFIG --cflags "libgtkhtml-3.8" 2>/dev/null`
++ pkg_cv_GTKHTML_CFLAGS=`$PKG_CONFIG --cflags "libgtkhtml-3.14" 2>/dev/null`
+ else
+ pkg_failed=yes
+ fi
+@@ -25214,12 +25214,12 @@
+ pkg_cv_GTKHTML_LIBS="$GTKHTML_LIBS"
+ else
+ if test -n "$PKG_CONFIG" && \
+- { (echo "$as_me:$LINENO: \$PKG_CONFIG --exists --print-errors \"libgtkhtml-3.8\"") >&5
+- ($PKG_CONFIG --exists --print-errors "libgtkhtml-3.8") 2>&5
++ { (echo "$as_me:$LINENO: \$PKG_CONFIG --exists --print-errors \"libgtkhtml-3.14\"") >&5
++ ($PKG_CONFIG --exists --print-errors "libgtkhtml-3.14") 2>&5
+ ac_status=$?
+ echo "$as_me:$LINENO: \$? = $ac_status" >&5
+ (exit $ac_status); }; then
+- pkg_cv_GTKHTML_LIBS=`$PKG_CONFIG --libs "libgtkhtml-3.8" 2>/dev/null`
++ pkg_cv_GTKHTML_LIBS=`$PKG_CONFIG --libs "libgtkhtml-3.14" 2>/dev/null`
+ else
+ pkg_failed=yes
+ fi
+@@ -25238,9 +25238,9 @@
+ _pkg_short_errors_supported=no
+ fi
+ if test $_pkg_short_errors_supported = yes; then
+- GTKHTML_PKG_ERRORS=`$PKG_CONFIG --short-errors --errors-to-stdout --print-errors "libgtkhtml-3.8"`
++ GTKHTML_PKG_ERRORS=`$PKG_CONFIG --short-errors --errors-to-stdout --print-errors "libgtkhtml-3.14"`
+ else
+- GTKHTML_PKG_ERRORS=`$PKG_CONFIG --errors-to-stdout --print-errors "libgtkhtml-3.8"`
++ GTKHTML_PKG_ERRORS=`$PKG_CONFIG --errors-to-stdout --print-errors "libgtkhtml-3.14"`
+ fi
+ # Put the nasty error message in config.log where it belongs
+ echo "$GTKHTML_PKG_ERRORS" >&5
+@@ -25262,8 +25262,8 @@
+
+
+ fi
+-GTKHTML_DATA_DIR="`$PKG_CONFIG --variable=gtkhtml_datadir libgtkhtml-3.8`"
+-GTKHTML_API_VERSION=`$PKG_CONFIG --variable gtkhtml_apiversion libgtkhtml-3.8`
++GTKHTML_DATA_DIR="`$PKG_CONFIG --variable=gtkhtml_datadir libgtkhtml-3.14`"
++GTKHTML_API_VERSION=`$PKG_CONFIG --variable gtkhtml_apiversion libgtkhtml-3.14`
+
+ cat >>confdefs.h <<_ACEOF
+ #define GTKHTML_DATA_DIR "${GTKHTML_DATA_DIR}"
+@@ -26038,10 +26038,10 @@
+ GTKMOZEMBED_VERSION=`pkg-config --modversion mozilla-gtkmozembed`
+ fi
+ fi
+-GTKMOZEMBED_VERSION=${GTKMOZEMBED_VERSION:0:3} # TODO improve extraction of x.y
+-GTKMOZEMBED_VERSION=${GTKMOZEMBED_VERSION//./_}
+-GTKMOZEMBED_VERSION=${GTKMOZEMBED_VERSION//[:alpha:]/}
+-GTKMOZEMBED_VERSION=GTKMOZEMBED_VERSION_$GTKMOZEMBED_VERSION
++###GTKMOZEMBED_VERSION=${GTKMOZEMBED_VERSION:0:3} # TODO improve extraction of x.y
++###GTKMOZEMBED_VERSION=${GTKMOZEMBED_VERSION//./_}
++###GTKMOZEMBED_VERSION=${GTKMOZEMBED_VERSION//[:alpha:]/}
++###GTKMOZEMBED_VERSION=GTKMOZEMBED_VERSION_$GTKMOZEMBED_VERSION
+
+
+
+@@ -26461,9 +26461,9 @@
+ packagedatadir=share/${PACKAGE}
+ packagedocdir=share/doc/${PACKAGE}
+
+-packagepixmapsdir=share/pixmaps/${PACKAGE}
++packagepixmapsdir=share/gnome/pixmaps/${PACKAGE}
+ packagehelpdir=share/gnome/help/${PACKAGE}
+-packagemenudir=share/applications
++packagemenudir=share/gnome/applications
+
+ NO_PREFIX_PACKAGE_DATA_DIR="${packagedatadir}"
+