blob: eb18f8c33f169e3ea7ffde39b4ed2b46b4861936 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
|
pkgbase = pymol-git
pkgdesc = Molecular visualization system on an Open Source foundation
pkgver = r4593.4948dd0f
pkgrel = 1
url = https://pymol.org/
arch = x86_64
license = custom
makedepends = desktop-file-utils
makedepends = gendesk
makedepends = libmmtf
makedepends = msgpack-c
makedepends = git
depends = freetype2
depends = glew
depends = glm
depends = glut
depends = python-numpy
depends = tcsh
optdepends = python-pmw: pmw based UI
optdepends = python-pyqt5: Qt5 based UI
optdepends = ffmpeg
provides = pymol
conflicts = pymol
source = git+https://github.com/schrodinger/pymol-open-source.git
source = pymol.png::https://c.fsdn.com/allura/p/pymol/icon
sha512sums = SKIP
sha512sums = SKIP
pkgname = pymol-git
|