1 # Maintainer: Antonio Rojas <arojas@archlinux.org>
6 pkgdesc="Desktop integration of high performance computing resources"
8 url="http://www.openchemistry.org/"
12 source=($pkgname-$pkgver.tar.gz::"https://github.com/OpenChemistry/molequeue/archive/$pkgver.tar.gz")
13 sha256sums=('7dd234742c8d73be95281fedf4ed9d09648ecc351afb5f098cd32f48c3df3bd5')
21 cmake ../$pkgname-$pkgver \
22 -DCMAKE_INSTALL_PREFIX=/usr
28 make DESTDIR="$pkgdir" install
29 install -Dm644 "$srcdir"/$pkgname-$pkgver/LICENSE -t "$pkgdir"/usr/share/licenses/$pkgname/