Mercury move to mercury-ccdb

This commit is contained in:
arcan1s 2013-10-02 23:54:11 +04:00
parent b5a768b220
commit e6ef54d6f5
3 changed files with 4 additions and 3 deletions

View File

@ -1,6 +1,7 @@
# Maintainer: Evgeniy "arcanis" Alekseev <esalexeev@gmail.com> # Maintainer: Evgeniy "arcanis" Alekseev <esalexeev@gmail.com>
pkgname=mercury pkgname=mercury-ccdb
_pkgname=mercury
pkgver=3.1.1 pkgver=3.1.1
pkgrel=1 pkgrel=1
pkgdesc="Software for 3D structure visualization, the exploration of crystal packing and the statistical analysis of CSD search data" pkgdesc="Software for 3D structure visualization, the exploration of crystal packing and the statistical analysis of CSD search data"
@ -26,8 +27,8 @@ package()
"${srcdir}/csdsystempatch-5.34.2-linux-installer.run" --prefix "${pkgdir}/opt/mercury" --mode unattended "${srcdir}/csdsystempatch-5.34.2-linux-installer.run" --prefix "${pkgdir}/opt/mercury" --mode unattended
install -D -m644 "${pkgdir}/opt/mercury/docs/MercuryLicence.txt" \ install -D -m644 "${pkgdir}/opt/mercury/docs/MercuryLicence.txt" \
"${pkgdir}/usr/share/licenses/${pkgname}/LICENSE" "${pkgdir}/usr/share/licenses/${_pkgname}/LICENSE"
install -D -m644 "${srcdir}/mercury.sh" "${pkgdir}/etc/profile.d/mercury.sh" install -D -m755 "${srcdir}/mercury.sh" "${pkgdir}/etc/profile.d/mercury.sh"
install -D -m644 "${srcdir}/mercury.desktop" "${pkgdir}/usr/share/applications/mercury.desktop" install -D -m644 "${srcdir}/mercury.desktop" "${pkgdir}/usr/share/applications/mercury.desktop"
install -D -m644 "${pkgdir}/opt/mercury/icons/mercury_32x32.png" \ install -D -m644 "${pkgdir}/opt/mercury/icons/mercury_32x32.png" \
"${pkgdir}/usr/share/icons/hicolor/32x32/apps/mercury.png" "${pkgdir}/usr/share/icons/hicolor/32x32/apps/mercury.png"