Package Details: vmd 1.9.4a57-1

Git Clone URL: https://aur.archlinux.org/vmd.git (read-only, click to copy)
Package Base: vmd
Description: Visual Molecular Dynamics (official binary build)
Upstream URL: http://www.ks.uiuc.edu/Research/vmd/
Licenses: custom
Conflicts: vmd-src
Provides: vmd
Submitter: rata
Maintainer: berquist
Last Packager: berquist
Votes: 20
Popularity: 0.000000
First Submitted: 2006-07-10 06:25 (UTC)
Last Updated: 2023-06-10 01:50 (UTC)

Dependencies (11)

Required by (3)

Sources (4)

Latest Comments

« First ‹ Previous 1 2 3 4 5 6 7 8 Next › Last »

berquist commented on 2019-02-18 18:55 (UTC)

@HaoZeke The flag for being out of date was five hours ago. You need to learn some patience.

HaoZeke commented on 2019-02-18 17:09 (UTC)

Please update or disown for adoption, Thanks!

diff --git a/PKGBUILD b/PKGBUILD
index 8303a7e..89e9561 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
 # Contributor: Ricardo Honorato Z.

 pkgname=vmd
-pkgver=1.9.4a12
+pkgver=1.9.4a27
 pkgrel=1
 pkgdesc="Visual Molecular Dynamics"
 url="http://www.ks.uiuc.edu/Research/vmd/"
@@ -17,8 +17,8 @@ optdepends=('netcdf: MMTK and AMBER 9 trajectories support'
 # You MUST download the package from the VMD url and put it in the PKGBUILD folder!
 # Current download should be:
 # LINUX_64 OpenGL, CUDA, OptiX, OSPRay (Linux (RHEL 6.7 and later) 64-bit Intel/AMD x86_64 SSE, with CUDA 9.x, OptiX, OSPRay)
-source=("local://${pkgname}-${pkgver}.bin.LINUXAMD64-CUDA9-OptiX411-OSPRay140.opengl.tar.gz")
-md5sums=('8018247992fd0603d8df9c8e8ba8f1c1')
+source=("local://${pkgname}-${pkgver}.bin.LINUXAMD64-CUDA9-OptiX510-OSPRay170.opengl.tar.gz")
+md5sums=('c942b97c8d68c84b6f190f3ba7f176ef')

 package() {
   cd $srcdir/${pkgname}-${pkgver}

https://termbin.com/pft8

berquist commented on 2017-04-18 17:57 (UTC) (edited on 2017-04-18 17:57 (UTC) by berquist)

Because UIUC requires a username and password for the downloads, you must download the file separately and place it in the same directory as the PKGBUILD. There is no possible way to automatically download it. On the download page (http://www.ks.uiuc.edu/Development/Download/download.cgi?PackageName=VMD), it's this entry: LINUX_64 OpenGL, CUDA, OptiX, OSPRay (Linux (RHEL 6.7 and later) 64-bit Intel/AMD x86_64 SSE, with CUDA 8.x, OptiX, OSPRay)

anntzer commented on 2017-04-18 17:50 (UTC)

Currently fails to build: ==> Retrieving sources... ==> ERROR: vmd-1.9.3.bin.LINUXAMD64-CUDA8-OptiX4-OSPRay111p1.opengl.tar.gz was not found in the build directory and is not a URL.

berquist commented on 2017-04-11 13:00 (UTC)

Yes, thanks for the reminder. I have removed the 32-bit version since the binary is no longer provided. If there are other issues with this binary, comment and I will switch to compiling from source.

mischi commented on 2017-04-11 09:16 (UTC)

Any plans to update the package? VMD 1.9.3 has been out for a while now

anntzer commented on 2016-06-06 04:24 (UTC)

I also get a different md5sum, namely 23f560cedc72c00473430a7bc0772586 vmd-1.9.2.bin.LINUXAMD64.opengl.tar.gz (VMD 1.9.2 for Linux (64-bit x86_64) using OpenGL, CUDA.)

berquist commented on 2015-06-25 13:39 (UTC)

Could you change the mesa-libgl dependency to just libgl? This way nvidia-libgl will satisfy the requirement as well.

steabert commented on 2015-05-28 07:34 (UTC)

which file did you download and what is it's md5sum?

sachkris commented on 2015-05-27 10:17 (UTC)

The md5sum of the file I downloaded from the official website is different from what is there in the PKGBUILD. Is it out of date?