summaryrefslogtreecommitdiffstats
path: root/devel/py-gobject/files
diff options
context:
space:
mode:
authorkwm <kwm@df743ca5-7f9a-e211-a948-0013205c9059>2009-05-04 07:28:48 +0800
committerkwm <kwm@df743ca5-7f9a-e211-a948-0013205c9059>2009-05-04 07:28:48 +0800
commit73b8577d392263d3c8e681537906ab09da140036 (patch)
tree9e08219cd3cb33f8d888b801a597cb48cefafd92 /devel/py-gobject/files
parentcbf307adf5969be9fbd40e575c9d809b5abec6e2 (diff)
downloadmarcuscom-ports-73b8577d392263d3c8e681537906ab09da140036.tar
marcuscom-ports-73b8577d392263d3c8e681537906ab09da140036.tar.gz
marcuscom-ports-73b8577d392263d3c8e681537906ab09da140036.tar.bz2
marcuscom-ports-73b8577d392263d3c8e681537906ab09da140036.tar.lz
marcuscom-ports-73b8577d392263d3c8e681537906ab09da140036.tar.xz
marcuscom-ports-73b8577d392263d3c8e681537906ab09da140036.tar.zst
marcuscom-ports-73b8577d392263d3c8e681537906ab09da140036.zip
Update to 2.17.0.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@12248 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'devel/py-gobject/files')
-rw-r--r--devel/py-gobject/files/patch-docs_Makefile.in11
-rw-r--r--devel/py-gobject/files/patch-pygobject-2.0.pc.in11
2 files changed, 22 insertions, 0 deletions
diff --git a/devel/py-gobject/files/patch-docs_Makefile.in b/devel/py-gobject/files/patch-docs_Makefile.in
new file mode 100644
index 000000000..39d35befb
--- /dev/null
+++ b/devel/py-gobject/files/patch-docs_Makefile.in
@@ -0,0 +1,11 @@
+--- docs/Makefile.in.orig Sat May 5 01:25:03 2007
++++ docs/Makefile.in Sat May 5 01:25:39 2007
+@@ -223,7 +223,7 @@ XSL_FILES = \
+ # fixxref cannot be included in XSL_FILES, because automake is touching it
+ # so the date is newer then the files in HTML_FILES
+ FIXXREF = xsl/fixxref.py
+-TARGET_DIR = $(datadir)/gtk-doc/html/pygobject
++TARGET_DIR = $(prefix)/share/doc/pygobject
+ CSSdir = $(TARGET_DIR)
+ CSS_DATA = $(CSS_FILES)
+ XSLdir = $(datadir)/pygobject/xsl
diff --git a/devel/py-gobject/files/patch-pygobject-2.0.pc.in b/devel/py-gobject/files/patch-pygobject-2.0.pc.in
new file mode 100644
index 000000000..76ee71ccd
--- /dev/null
+++ b/devel/py-gobject/files/patch-pygobject-2.0.pc.in
@@ -0,0 +1,11 @@
+--- pygobject-2.0.pc.in.orig 2008-09-03 15:31:23.000000000 +0000
++++ pygobject-2.0.pc.in 2008-09-03 15:31:43.000000000 +0000
+@@ -10,7 +10,7 @@
+ # install additional headers.
+ pygtkincludedir=${includedir}/pygtk-2.0
+ fixxref=${datadir}/pygobject/xsl/fixxref.py
+-pygdocs=${datadir}/gtk-doc/html/pygobject
++pygdocs=${datadir}/doc/pygobject
+ defsdir=${datadir}/pygobject/2.0/defs
+ codegendir=${datadir}/pygobject/2.0/codegen
+