[arch-commits] Commit in xdrawchem/trunk (PKGBUILD)
Eric Bélanger
eric at archlinux.org
Mon Jul 6 23:55:12 UTC 2009
Date: Monday, July 6, 2009 @ 19:55:12
Author: eric
Revision: 45079
upgpkg: xdrawchem 1.9.9-6
libjpeg rebuild
Modified:
xdrawchem/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2009-07-06 23:52:28 UTC (rev 45078)
+++ PKGBUILD 2009-07-06 23:55:12 UTC (rev 45079)
@@ -3,12 +3,12 @@
pkgname=xdrawchem
pkgver=1.9.9
-pkgrel=5
+pkgrel=6
pkgdesc="A two-dimensional molecule drawing program for Unix operating systems. It can read and write MDL Molfiles, and read ChemDraw text and binary files, to allow sharing between XDrawChem and other chemistry applications, and it can create images in popular formats like PNG and EPS."
arch=('i686' 'x86_64')
url="http://xdrawchem.sourceforge.net/"
license=('GPL' 'LGPL' 'custom:ARTISTIC')
-depends=('qt3>=3.3.5' 'libpng' 'openbabel>=2.2.0' 'ghostscript')
+depends=('qt3>=3.3.5' 'libpng' 'openbabel>=2.2.0' 'ghostscript' 'libjpeg>=7')
source=(http://downloads.sourceforge.net/sourceforge/xdrawchem/$pkgname-$pkgver.tar.gz
xdrawchem-gcc43.patch
license.html)
More information about the arch-commits
mailing list