summaryrefslogtreecommitdiff
path: root/sci-chemistry/pymol-plugins-emovie
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2020-08-25 10:45:55 +0100
committerV3n3RiX <venerix@redcorelinux.org>2020-08-25 10:45:55 +0100
commit3cf7c3ef441822c889356fd1812ebf2944a59851 (patch)
treec513fe68548b40365c1c2ebfe35c58ad431cdd77 /sci-chemistry/pymol-plugins-emovie
parent05b8b0e0af1d72e51a3ee61522941bf7605cd01c (diff)
gentoo resync : 25.08.2020
Diffstat (limited to 'sci-chemistry/pymol-plugins-emovie')
-rw-r--r--sci-chemistry/pymol-plugins-emovie/Manifest4
-rw-r--r--sci-chemistry/pymol-plugins-emovie/files/1.0.4-indent.patch22
-rw-r--r--sci-chemistry/pymol-plugins-emovie/metadata.xml8
-rw-r--r--sci-chemistry/pymol-plugins-emovie/pymol-plugins-emovie-1.0.4.ebuild35
4 files changed, 0 insertions, 69 deletions
diff --git a/sci-chemistry/pymol-plugins-emovie/Manifest b/sci-chemistry/pymol-plugins-emovie/Manifest
deleted file mode 100644
index bc3bedfdd4e6..000000000000
--- a/sci-chemistry/pymol-plugins-emovie/Manifest
+++ /dev/null
@@ -1,4 +0,0 @@
-AUX 1.0.4-indent.patch 706 BLAKE2B f99a3554f0a00c5c075ba23179238d32ce7acddcace31e4c7cb0f995cf2c5a7a0ee4c5a0db4b2dc079a70d6e0ca34e52ac5276ffddcca441e49eb1746ba2962d SHA512 6788795d177db8c7597376a364eed79cc40a2423c6d86b837f4378308515d6f41a6c352df775de309d363ec284997a688285f2f851d5d84e891e78a771580b0e
-DIST eMovie_package.zip 22840 BLAKE2B 593548d5f940432cbf71580410fba01bcf54f884d6ac1a726a0ce65a7efa4d90c283985f81b5348eadaf54f497a32e1d478ca803cb0fbdacd7bfde30b939d864 SHA512 5d4af5f8bd6e7e0f24f33d769925bd0444389b1c0fbdd14776f4073fd3e1e818c4623791bcb0cff5496729dc55e0429c48c3c16cb5fdbb91c51f9c5445c7afe4
-EBUILD pymol-plugins-emovie-1.0.4.ebuild 767 BLAKE2B de65bfdc624e16c23026729e7853a8f44e861583684c92c1574c7a8cab6442a86b2d9874e3456065d780bebd55e5046472326bb2d1914b16d784c008892ab94b SHA512 d915784d50895f04230189d39b8d819cbdca7fcf620ce6cd688139fd5a687ee8fef1415fb63f54758b588774c06672b9712943fed126a7de6db436034588de5f
-MISC metadata.xml 265 BLAKE2B d5a98b9309829a0486c4b8a4336c2d24a0fe34e926d52afd0cc87e16fcc887ca4c18851e58afb33866823121fa8f221a90e0d726dbd85552a4caf66cf03b7b4a SHA512 470f6c178e88c4e83afa46d5e901a45fc2427a779ae832df7fa2d6e25e9e8b4ce77cd3a8fe191e6242d6df3b673f0de6b4f90f1e147aa8b8dd566f18163cc73a
diff --git a/sci-chemistry/pymol-plugins-emovie/files/1.0.4-indent.patch b/sci-chemistry/pymol-plugins-emovie/files/1.0.4-indent.patch
deleted file mode 100644
index a9a77e5055dd..000000000000
--- a/sci-chemistry/pymol-plugins-emovie/files/1.0.4-indent.patch
+++ /dev/null
@@ -1,22 +0,0 @@
-diff --git a/eMovie.py b/eMovie.py
-index a865732..8b5b068 100644
---- a/eMovie.py
-+++ b/eMovie.py
-@@ -931,7 +931,7 @@ class Story(tkSimpleDialog.Dialog):
-
- if self.parent is not None:
- self.geometry("+%d+%d" % (parent.winfo_rootx()+50,parent.winfo_rooty()+50))
-- self.initial_focus.focus_set()
-+ self.initial_focus.focus_set()
-
- self.wait_window(self)
-
-@@ -2041,7 +2041,7 @@ class AddMorph(tkSimpleDialog.Dialog):
-
- if self.parent is not None:
- self.geometry("+%d+%d" % (parent.winfo_rootx()+50,parent.winfo_rooty()+50))
-- self.initial_focus.focus_set()
-+ self.initial_focus.focus_set()
-
- self.wait_window(self)
-
diff --git a/sci-chemistry/pymol-plugins-emovie/metadata.xml b/sci-chemistry/pymol-plugins-emovie/metadata.xml
deleted file mode 100644
index da36ecbfcd6a..000000000000
--- a/sci-chemistry/pymol-plugins-emovie/metadata.xml
+++ /dev/null
@@ -1,8 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
-<pkgmetadata>
- <maintainer type="project">
- <email>sci-chemistry@gentoo.org</email>
- <name>Gentoo Chemistry Project</name>
- </maintainer>
-</pkgmetadata>
diff --git a/sci-chemistry/pymol-plugins-emovie/pymol-plugins-emovie-1.0.4.ebuild b/sci-chemistry/pymol-plugins-emovie/pymol-plugins-emovie-1.0.4.ebuild
deleted file mode 100644
index e7b2eb7d4771..000000000000
--- a/sci-chemistry/pymol-plugins-emovie/pymol-plugins-emovie-1.0.4.ebuild
+++ /dev/null
@@ -1,35 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-
-PYTHON_COMPAT=( python2_7 )
-
-inherit eutils python-r1
-
-DESCRIPTION="PyMOL plugin for convinient movie creation"
-SRC_URI="http://www.weizmann.ac.il/ISPC/eMovie_package.zip"
-HOMEPAGE="http://www.weizmann.ac.il/ISPC/eMovie.html"
-
-SLOT="0"
-LICENSE="GPL-2"
-KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux"
-IUSE=""
-
-REQUIRED_USE="${PYTHON_REQUIRED_USE}"
-
-RDEPEND="${PYTHON_DEPS}
- >sci-chemistry/pymol-0.99[${PYTHON_USEDEP}]"
-DEPEND="app-arch/unzip"
-
-S="${WORKDIR}"
-
-src_prepare() {
- epatch "${FILESDIR}"/${PV}-indent.patch
-}
-
-src_install() {
- python_moduleinto pmg_tk/startup
- python_foreach_impl python_domodule eMovie.py
- python_foreach_impl python_optimize
-}