Package Details: inchi 1.06-1

Git Clone URL: https://aur.archlinux.org/inchi.git (read-only, click to copy)
Package Base: inchi
Description: IUPAC InChI utility
Upstream URL: http://www.iupac.org/inchi/
Licenses: LGPL
Submitter: Xyne
Maintainer: Xyne
Last Packager: Xyne
Votes: 5
Popularity: 0.000000
First Submitted: 2010-12-19 18:17 (UTC)
Last Updated: 2022-02-10 21:06 (UTC)

Latest Comments

Xyne commented on 2017-05-23 05:02 (UTC)

@mykhal Thanks!

mykhal commented on 2017-05-18 22:31 (UTC)

1.05 is out diff --git a/PKGBUILD b/PKGBUILD index 6adc5e8..0170d31 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -5,2 +5,3 @@ pkgname=inchi -pkgver=1.04 -pkgrel=2 +pkgver=1.05 +_pkgver=105 +pkgrel=1 @@ -12 +13 @@ makedepends=('gcc' 'make') -source=('http://www.inchi-trust.org/wp/wp-content/uploads/2014/06/INCHI-1-'{API,DOC}'.zip') +source=("http://www.inchi-trust.org/download/${_pkgver}/INCHI-1-"{SRC,DOC}".zip") @@ -15 +16 @@ build() { - cd "$srcdir/INCHI-1-API/INCHI/gcc/inchi-1" + cd "$srcdir/INCHI-1-SRC/INCHI_EXE/inchi-1/gcc/" @@ -20 +21 @@ package() { - install -Dm755 "$srcdir/INCHI-1-API/INCHI/gcc/inchi-1/inchi-1" "$pkgdir/usr/bin/inchi-1" + install -Dm755 "$srcdir/INCHI-1-SRC/INCHI_EXE/bin/Linux/inchi-1" "$pkgdir/usr/bin/inchi-1" @@ -28,2 +29,2 @@ package() { -md5sums=('8447bf108af12fe66eecba41bbc89918' - '4b438cc7da7472577307a2063414c973') +md5sums=('ccc497c7e6ced1521a6953d859e49af4' + '7e40a7f8c0048dc2c63fd5a590a256df')

Xyne commented on 2014-10-14 20:26 (UTC)

updated, thanks!

TiF commented on 2014-10-14 10:54 (UTC)

New links: API: http://www.inchi-trust.org/wp/wp-content/uploads/2014/06/INCHI-1-API.zip DOC: http://www.inchi-trust.org/wp/wp-content/uploads/2014/06/INCHI-1-DOC.zip md5sums have not been changed. Thank you!!!

Xyne commented on 2012-09-07 11:17 (UTC)

Updated, thanks.

rata commented on 2012-09-05 13:36 (UTC)

Here is a working version https://gist.github.com/3636627

rata commented on 2012-09-05 13:26 (UTC)

Hi, makepkg doesn't find the sources.