aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJustin Lecher (jlec) <jlec@j-schmitz.net>2009-08-09 23:38:56 +0200
committerJustin Lecher (jlec) <jlec@j-schmitz.net>2009-08-09 23:38:56 +0200
commit68504066318f0dcf6bde9efdeb09e055d331b5f4 (patch)
treeae284478091ccdd433f5a621c5937ccb17a5c71d /sci-chemistry/burrow-owl/files
parent=sci-chemistry/burrow-owl-9999_pre15 masked (diff)
downloadsci-68504066318f0dcf6bde9efdeb09e055d331b5f4.tar.gz
sci-68504066318f0dcf6bde9efdeb09e055d331b5f4.tar.bz2
sci-68504066318f0dcf6bde9efdeb09e055d331b5f4.zip
burrow-owl added from donnies overlay
Diffstat (limited to 'sci-chemistry/burrow-owl/files')
-rw-r--r--sci-chemistry/burrow-owl/files/1.4-include.patch10
-rw-r--r--sci-chemistry/burrow-owl/files/9999-include.patch10
-rw-r--r--sci-chemistry/burrow-owl/files/9999_pre15-include.patch10
-rw-r--r--sci-chemistry/burrow-owl/files/9999_pre15-no-doc.patch9
4 files changed, 39 insertions, 0 deletions
diff --git a/sci-chemistry/burrow-owl/files/1.4-include.patch b/sci-chemistry/burrow-owl/files/1.4-include.patch
new file mode 100644
index 000000000..3ca2ac939
--- /dev/null
+++ b/sci-chemistry/burrow-owl/files/1.4-include.patch
@@ -0,0 +1,10 @@
+--- src/gw/spectrum-spec.scm 2008-04-26 06:59:58.000000000 +0200
++++ src/gw/spectrum-spec.scm.new 2009-08-09 23:16:39.000000000 +0200
+@@ -30,6 +30,7 @@
+ "#include <painter_gdk.h>\n"
+ "#include <burrow/nih.h>\n"
+ "#include <hosbackingsim.h>\n"
++ "#include <guile-cairo/guile-cairo-smob-types.h>\n"
+ "\n"))
+
+ ; couple of disabled sources
diff --git a/sci-chemistry/burrow-owl/files/9999-include.patch b/sci-chemistry/burrow-owl/files/9999-include.patch
new file mode 100644
index 000000000..3f20f2cd0
--- /dev/null
+++ b/sci-chemistry/burrow-owl/files/9999-include.patch
@@ -0,0 +1,10 @@
+--- burrow/canvas/gw/canvas-spec.scm 2009-08-09 13:10:53.000000000 +0200
++++ burrow/canvas/gw/canvas-spec.scm.new 2009-08-09 13:33:35.000000000 +0200
+@@ -17,6 +17,7 @@
+ (list (next-method)
+ "#include \"burrow/spectrum.h\"\n"
+ "#include \"burrow/canvas.h\"\n"
++ "#include <guile-cairo/guile-cairo-smob-types.h>\n"
+ "\n"))
+
+ ; couple of disabled sources
diff --git a/sci-chemistry/burrow-owl/files/9999_pre15-include.patch b/sci-chemistry/burrow-owl/files/9999_pre15-include.patch
new file mode 100644
index 000000000..3f20f2cd0
--- /dev/null
+++ b/sci-chemistry/burrow-owl/files/9999_pre15-include.patch
@@ -0,0 +1,10 @@
+--- burrow/canvas/gw/canvas-spec.scm 2009-08-09 13:10:53.000000000 +0200
++++ burrow/canvas/gw/canvas-spec.scm.new 2009-08-09 13:33:35.000000000 +0200
+@@ -17,6 +17,7 @@
+ (list (next-method)
+ "#include \"burrow/spectrum.h\"\n"
+ "#include \"burrow/canvas.h\"\n"
++ "#include <guile-cairo/guile-cairo-smob-types.h>\n"
+ "\n"))
+
+ ; couple of disabled sources
diff --git a/sci-chemistry/burrow-owl/files/9999_pre15-no-doc.patch b/sci-chemistry/burrow-owl/files/9999_pre15-no-doc.patch
new file mode 100644
index 000000000..d7773d7ae
--- /dev/null
+++ b/sci-chemistry/burrow-owl/files/9999_pre15-no-doc.patch
@@ -0,0 +1,9 @@
+--- Makefile.am 2009-08-09 12:52:21.000000000 +0200
++++ Makefile.am.new 2009-08-09 12:56:37.000000000 +0200
+@@ -1,5 +1,5 @@
+
+-SUBDIRS = burrow test-suite doc benchmarks
++SUBDIRS = burrow test-suite benchmarks
+ bin_SCRIPTS=wrapper/burrow
+
+ scriptdir=$(pkgdatadir)/scripts