aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJustin Lecher (jlec) <jlec@j-schmitz.net>2009-10-02 17:49:57 +0200
committerJustin Lecher (jlec) <jlec@j-schmitz.net>2009-10-02 17:49:57 +0200
commit554e153855749c6bdbc84c31239553af63f301c8 (patch)
treea30746fefc11db917b86d4e21b0b9dda86f79979 /sci-chemistry/pymol/files
parentsci-mathematics/netgen: fixed Manifest hopefully (diff)
downloadsci-554e153855749c6bdbc84c31239553af63f301c8.tar.gz
sci-554e153855749c6bdbc84c31239553af63f301c8.tar.bz2
sci-554e153855749c6bdbc84c31239553af63f301c8.zip
pymol bump to 1.2.2
Diffstat (limited to 'sci-chemistry/pymol/files')
-rw-r--r--sci-chemistry/pymol/files/1.2.2/nosplash-gentoo.patch9
-rw-r--r--sci-chemistry/pymol/files/1.2.2/pymol-1.2.2-data-path.patch (renamed from sci-chemistry/pymol/files/pymol-1.2.0-data-path.patch)0
-rw-r--r--sci-chemistry/pymol/files/1.2.2/pymol-1.2.2-shaders.patch (renamed from sci-chemistry/pymol/files/pymol-1.2.1-shaders.patch)0
-rw-r--r--sci-chemistry/pymol/files/pymol-1.2.0-shaders.patch11
-rw-r--r--sci-chemistry/pymol/files/pymol-1.2.2-data-path.patch (renamed from sci-chemistry/pymol/files/pymol-1.2.1-data-path.patch)0
-rw-r--r--sci-chemistry/pymol/files/pymol-1.2.2-shaders.patch10
6 files changed, 19 insertions, 11 deletions
diff --git a/sci-chemistry/pymol/files/1.2.2/nosplash-gentoo.patch b/sci-chemistry/pymol/files/1.2.2/nosplash-gentoo.patch
new file mode 100644
index 000000000..3125b2856
--- /dev/null
+++ b/sci-chemistry/pymol/files/1.2.2/nosplash-gentoo.patch
@@ -0,0 +1,9 @@
+--- modules/pymol/invocation.py 2009-06-25 17:26:27.000000000 +0200
++++ modules/pymol/invocation.py.new 2009-06-25 17:41:57.000000000 +0200
+@@ -395,6 +395,4 @@
+ if loaded_something and (options.after_load_script!=""):
+ options.deferred.append(options.after_load_script)
+ options.deferred.extend(final_actions)
+- if options.show_splash and not options.no_gui and not restricted:
+- options.deferred.insert(0,"_do__ cmd.splash(1)")
+
diff --git a/sci-chemistry/pymol/files/pymol-1.2.0-data-path.patch b/sci-chemistry/pymol/files/1.2.2/pymol-1.2.2-data-path.patch
index 86c3fe1f1..86c3fe1f1 100644
--- a/sci-chemistry/pymol/files/pymol-1.2.0-data-path.patch
+++ b/sci-chemistry/pymol/files/1.2.2/pymol-1.2.2-data-path.patch
diff --git a/sci-chemistry/pymol/files/pymol-1.2.1-shaders.patch b/sci-chemistry/pymol/files/1.2.2/pymol-1.2.2-shaders.patch
index 06f756823..06f756823 100644
--- a/sci-chemistry/pymol/files/pymol-1.2.1-shaders.patch
+++ b/sci-chemistry/pymol/files/1.2.2/pymol-1.2.2-shaders.patch
diff --git a/sci-chemistry/pymol/files/pymol-1.2.0-shaders.patch b/sci-chemistry/pymol/files/pymol-1.2.0-shaders.patch
deleted file mode 100644
index 7f4a24f48..000000000
--- a/sci-chemistry/pymol/files/pymol-1.2.0-shaders.patch
+++ /dev/null
@@ -1,11 +0,0 @@
-diff -uarN pymol-9999.orig/setup.py pymol-9999/setup.py
---- pymol-9999.orig/setup.py 2008-06-18 11:47:58.000000000 +0200
-+++ pymol-9999/setup.py 2008-06-18 11:48:52.000000000 +0200
-@@ -143,6 +143,7 @@
- def_macros=[("_PYMOL_MODULE",None),
- ("_PYMOL_INLINE",None),
- ("_PYMOL_FREETYPE",None),
-+ ("_PYMOL_OPENGL_SHADERS",None),
- # Numeric Python support
- # ("_PYMOL_NUMPY",None),
- # VMD plugin support
diff --git a/sci-chemistry/pymol/files/pymol-1.2.1-data-path.patch b/sci-chemistry/pymol/files/pymol-1.2.2-data-path.patch
index 86c3fe1f1..86c3fe1f1 100644
--- a/sci-chemistry/pymol/files/pymol-1.2.1-data-path.patch
+++ b/sci-chemistry/pymol/files/pymol-1.2.2-data-path.patch
diff --git a/sci-chemistry/pymol/files/pymol-1.2.2-shaders.patch b/sci-chemistry/pymol/files/pymol-1.2.2-shaders.patch
new file mode 100644
index 000000000..06f756823
--- /dev/null
+++ b/sci-chemistry/pymol/files/pymol-1.2.2-shaders.patch
@@ -0,0 +1,10 @@
+--- pymol-1.2_rc1/setup.py.old 2009-07-17 00:05:10.339203020 -0500
++++ pymol-1.2_rc1/setup.py 2009-07-17 00:09:03.375274561 -0500
+@@ -138,6 +138,7 @@
+ ("_PYMOL_INLINE",None),
+ ("_PYMOL_FREETYPE",None),
+ ("_PYMOL_LIBPNG",None),
++ ("_PYMOL_OPENGL_SHADERS",None),
+ # Numeric Python support
+ # ("_PYMOL_NUMPY",None),
+ # VMD plugin support