aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorbland <bland@FreeBSD.org>2003-10-02 11:34:53 +0800
committerbland <bland@FreeBSD.org>2003-10-02 11:34:53 +0800
commitee323cb8081263700a7629d492bc7e95107e7c54 (patch)
tree89b1b5c7f59aab7355fff9431cbe954fb7c522e5
parent5ea4e63850e1229ce7e88cc6aa75a47bd49bbaca (diff)
downloadfreebsd-ports-gnome-ee323cb8081263700a7629d492bc7e95107e7c54.tar.gz
freebsd-ports-gnome-ee323cb8081263700a7629d492bc7e95107e7c54.tar.zst
freebsd-ports-gnome-ee323cb8081263700a7629d492bc7e95107e7c54.zip
Fix reference in .omf file to html documentation. So it can be navigated
via Yelp.
-rw-r--r--databases/libgda2/Makefile1
-rw-r--r--databases/libgda2/files/patch-doc::libgda-C.omf.in11
-rw-r--r--databases/libgda3/Makefile1
-rw-r--r--databases/libgda3/files/patch-doc::libgda-C.omf.in11
-rw-r--r--databases/libgnomedb/Makefile1
-rw-r--r--databases/libgnomedb/files/patch-doc::libgnomedb-C.omf.in11
6 files changed, 36 insertions, 0 deletions
diff --git a/databases/libgda2/Makefile b/databases/libgda2/Makefile
index b28f359f31d3..2fd2526397bf 100644
--- a/databases/libgda2/Makefile
+++ b/databases/libgda2/Makefile
@@ -7,6 +7,7 @@
PORTNAME= libgda2
PORTVERSION= 1.0.0
+PORTREVISION= 1
CATEGORIES= databases gnome
MASTER_SITES= ${MASTER_SITE_GNOME}
MASTER_SITE_SUBDIR= sources/${PORTNAME:S/2$//}/1.0
diff --git a/databases/libgda2/files/patch-doc::libgda-C.omf.in b/databases/libgda2/files/patch-doc::libgda-C.omf.in
new file mode 100644
index 000000000000..cc83c742bedd
--- /dev/null
+++ b/databases/libgda2/files/patch-doc::libgda-C.omf.in
@@ -0,0 +1,11 @@
+--- doc/libgda-C.omf.in.orig Thu Oct 2 11:54:08 2003
++++ doc/libgda-C.omf.in Thu Oct 2 11:54:58 2003
+@@ -16,7 +16,7 @@
+ </description>
+ <type>user's guide</type>
+ <format mime="text/html"/>
+- <identifier url="file:/@prefix@/share/gtk-doc/html/libgda/index.html"/>
++ <identifier url="file:/@prefix@/share/doc/libgda/index.html"/>
+ <language code="C"/>
+ <relation seriesid="ebe4f574-a94d-11d6-8bc3-bd1f202a92f8"/>
+ <rights type="GNU FDL" license.version="1.1"/>
diff --git a/databases/libgda3/Makefile b/databases/libgda3/Makefile
index b28f359f31d3..2fd2526397bf 100644
--- a/databases/libgda3/Makefile
+++ b/databases/libgda3/Makefile
@@ -7,6 +7,7 @@
PORTNAME= libgda2
PORTVERSION= 1.0.0
+PORTREVISION= 1
CATEGORIES= databases gnome
MASTER_SITES= ${MASTER_SITE_GNOME}
MASTER_SITE_SUBDIR= sources/${PORTNAME:S/2$//}/1.0
diff --git a/databases/libgda3/files/patch-doc::libgda-C.omf.in b/databases/libgda3/files/patch-doc::libgda-C.omf.in
new file mode 100644
index 000000000000..cc83c742bedd
--- /dev/null
+++ b/databases/libgda3/files/patch-doc::libgda-C.omf.in
@@ -0,0 +1,11 @@
+--- doc/libgda-C.omf.in.orig Thu Oct 2 11:54:08 2003
++++ doc/libgda-C.omf.in Thu Oct 2 11:54:58 2003
+@@ -16,7 +16,7 @@
+ </description>
+ <type>user's guide</type>
+ <format mime="text/html"/>
+- <identifier url="file:/@prefix@/share/gtk-doc/html/libgda/index.html"/>
++ <identifier url="file:/@prefix@/share/doc/libgda/index.html"/>
+ <language code="C"/>
+ <relation seriesid="ebe4f574-a94d-11d6-8bc3-bd1f202a92f8"/>
+ <rights type="GNU FDL" license.version="1.1"/>
diff --git a/databases/libgnomedb/Makefile b/databases/libgnomedb/Makefile
index b489ff49760f..511e38fec30b 100644
--- a/databases/libgnomedb/Makefile
+++ b/databases/libgnomedb/Makefile
@@ -7,6 +7,7 @@
PORTNAME= libgnomedb
PORTVERSION= 1.0.0
+PORTREVISION= 1
CATEGORIES= databases gnome
MASTER_SITES= ${MASTER_SITE_GNOME}
MASTER_SITE_SUBDIR= sources/libgnomedb/1.0
diff --git a/databases/libgnomedb/files/patch-doc::libgnomedb-C.omf.in b/databases/libgnomedb/files/patch-doc::libgnomedb-C.omf.in
new file mode 100644
index 000000000000..e51ccfd6b655
--- /dev/null
+++ b/databases/libgnomedb/files/patch-doc::libgnomedb-C.omf.in
@@ -0,0 +1,11 @@
+--- doc/libgnomedb-C.omf.in.orig Thu Oct 2 12:15:36 2003
++++ doc/libgnomedb-C.omf.in Thu Oct 2 12:15:52 2003
+@@ -15,7 +15,7 @@
+ </description>
+ <type>user's guide</type>
+ <format mime="text/html"/>
+- <identifier url="file:/@prefix@/share/gtk-doc/html/libgnomedb/index.html"/>
++ <identifier url="file:/@prefix@/share/doc/libgnomedb/index.html"/>
+ <language code="C"/>
+ <relation seriesid="0c3a2de2-d4ca-11d6-8994-cd3caececda4"/>
+ <rights type="GNU FDL" license.version="1.1"/>