summaryrefslogtreecommitdiff
path: root/sci-chemistry/xdsgui
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2017-10-09 18:53:29 +0100
committerV3n3RiX <venerix@redcorelinux.org>2017-10-09 18:53:29 +0100
commit4f2d7949f03e1c198bc888f2d05f421d35c57e21 (patch)
treeba5f07bf3f9d22d82e54a462313f5d244036c768 /sci-chemistry/xdsgui
reinit the tree, so we can have metadata
Diffstat (limited to 'sci-chemistry/xdsgui')
-rw-r--r--sci-chemistry/xdsgui/Manifest6
-rw-r--r--sci-chemistry/xdsgui/metadata.xml15
-rw-r--r--sci-chemistry/xdsgui/xdsgui-0_p130530.ebuild41
3 files changed, 62 insertions, 0 deletions
diff --git a/sci-chemistry/xdsgui/Manifest b/sci-chemistry/xdsgui/Manifest
new file mode 100644
index 000000000000..727411a1b717
--- /dev/null
+++ b/sci-chemistry/xdsgui/Manifest
@@ -0,0 +1,6 @@
+DIST xdsgui-0_p130530.32 10372936 SHA256 f9af76a1e4ef96ac5930a0f51f0052ecf02b0a2496ce832403c31b216a033ebd SHA512 f9ef5d914afb8e6a64f936508fee2e84f4e579898726774dc995e920e5a953341c48022e8078eb60f9a2a288190765949da03f394f221a48916d12dc26a898b1 WHIRLPOOL d7792edfcd273c37569c303e6c4f5acf9d832d4bc4f67048a063a25894e375f1dc1b612f879edc14e3c7fdc6ddda84f25990cb8a3d3fbea35f1784835a3febc5
+DIST xdsgui-0_p130530.64 12220790 SHA256 333de2bc7dd88051a43a912dc6e0903bdc17d0d32c16f8c175fa9ec27289f76a SHA512 bd54ddacf44a9156306354249c5b1b61deb9b1f9ebdad879b98d01354ccb51ab60c183e3c58c2be2bb1a42b55b96cea470ee70538110f0fc1b9e3b46ffce3d40 WHIRLPOOL 1002646b1e22cfad35f81287602c496d8d5c323cf9285604ceb9f3717e2a2b1416e9d1f9ef730e0284d972e4f090752a0d41b9bfcefa403a8d746bbc84b3feb2
+EBUILD xdsgui-0_p130530.ebuild 906 SHA256 c0e52a347c0ac1b86eb69d9d10871cf56758ea8a08774924743927ce80c63219 SHA512 335a7fd6d15f03e475712738a88fc5554cba9ae5a3589557ddf9afaf4100399946ccd0a4a20a4937cfa10d9e436690cf3113a7b94d8f09a96a12bcd88342d0b0 WHIRLPOOL 5184db1e66082e241283f4a2330130935a043f5ac88ad9951b8a29af41b0d29ccb7b3ca9be5f6384d7cb75e661ced90d25fc6ac91b03dbe364747f6faafe1588
+MISC ChangeLog 2760 SHA256 6ddce00efe4f6f112b223a0a7b35b0ec3f6282da381c22310b41b97a7959b79f SHA512 54ab65ee449cc4a7f5d60a6980ea1e328a545780c1b9c6947bc83a2198554b159b7f8b25ffabbd0903989bf8cf6a8ed1afaeee1f3a8c3a8a25023a5f1ed063de WHIRLPOOL deac9aceec4b9fd40e86fa87b98e17f115526ea00f52dee28d8579b94b0672999edf372869b3364a3c6fa22c5f2617980eafb0309761f1c758cca43311fbed8e
+MISC ChangeLog-2015 614 SHA256 d6309b7b2d449796ba2e4056041a83345d17cdecf4b173afd8028bfcd0f66813 SHA512 83c981f446b1025f09408ea0c589217184e7f2f31ba8f491505199ec8cdfc55e38facf1d450a0bff85c4232cfc8efeddec7e28b68abdee5ede6b5d8f1cac13a7 WHIRLPOOL 7ca2b95360ca89060499fc3ab3f389c8f64fe0b7ddbc2282b271131cf2c67657ce8c534a24d383e989b875b11986295795bb9b841c8ea9f5f9f5cfabd7959bc4
+MISC metadata.xml 687 SHA256 a0f92d3fb9e3302ef9696e7f4617b2d59dc1019f86dcc05d86417033d4de3d8d SHA512 ea98e543b3b037ab8e94099dc0a6cd69e1423fb622bb87ccd4b44569e1878bfa400f1a0e0c1f8f3325ec12d6c43c2dba3379f24de2734de866a02e595c771c35 WHIRLPOOL 07ab48e717e88e579b062942eba4ccb7fc07656fd42e659632590dbbe67a2ade1960b6b7d48155c0f5ed205cdcbbcae2ca3491fc909a4eb86fb3a36cd4a3687c
diff --git a/sci-chemistry/xdsgui/metadata.xml b/sci-chemistry/xdsgui/metadata.xml
new file mode 100644
index 000000000000..6eab78d31188
--- /dev/null
+++ b/sci-chemistry/xdsgui/metadata.xml
@@ -0,0 +1,15 @@
+<?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>
+ <longdescription>
+XDSgui is a GUI (graphical user interface) for XDS that is supposed to help both
+novice and experienced users. It graphically displays the ASCII and cbf files
+that XDS writes, and can run useful shell commands with a simple mouse click.
+The design goal of the program is to enable XDS data processing without the
+commandline, and to supply additional graphical information.
+</longdescription>
+</pkgmetadata>
diff --git a/sci-chemistry/xdsgui/xdsgui-0_p130530.ebuild b/sci-chemistry/xdsgui/xdsgui-0_p130530.ebuild
new file mode 100644
index 000000000000..116ce867545b
--- /dev/null
+++ b/sci-chemistry/xdsgui/xdsgui-0_p130530.ebuild
@@ -0,0 +1,41 @@
+# Copyright 1999-2015 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=5
+
+DESCRIPTION="GUI for XDS that is supposed to help both novice and experienced users"
+HOMEPAGE="http://strucbio.biologie.uni-konstanz.de/xdswiki/index.php/XdsGUI"
+SRC_URI="
+ amd64? ( ftp://turn5.biologie.uni-konstanz.de/pub/xdsGUI.rhel6.64 -> ${P}.64 )
+ x86? ( ftp://turn5.biologie.uni-konstanz.de/pub/xdsGUI.rhel6.32 -> ${P}.32 )"
+
+SLOT="0"
+LICENSE="GPL-2"
+KEYWORDS="-* ~amd64 ~amd64-linux"
+IUSE=""
+
+RDEPEND="
+ dev-qt/qtcore:4
+ dev-qt/qtgui:4
+ dev-util/xxdiff
+ sci-chemistry/xds-bin
+ sci-chemistry/xdsstat-bin
+ sci-visualization/xds-viewer"
+DEPEND=""
+
+S="${WORKDIR}"
+
+QA_PREBUILT="opt/bin/*"
+
+src_unpack() {
+ if use amd64; then
+ cp -rf "${DISTDIR}"/${P}.64 ${PN} || die
+ elif use x86; then
+ cp -rf "${DISTDIR}"/${P}.32 ${PN} || die
+ fi
+}
+
+src_install() {
+ exeinto /opt/bin
+ doexe ${PN}
+}