From fd0f731b7563852c1773d601a0edb9cefad10ecb Mon Sep 17 00:00:00 2001 From: Cedric Girard Date: Mon, 13 Feb 2012 11:07:15 +0100 Subject: [PATCH] dispcalGUI new upstream release --- pkgbuild/dispcalgui/PKGBUILD | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/pkgbuild/dispcalgui/PKGBUILD b/pkgbuild/dispcalgui/PKGBUILD index effc318..0151f58 100644 --- a/pkgbuild/dispcalgui/PKGBUILD +++ b/pkgbuild/dispcalgui/PKGBUILD @@ -1,24 +1,24 @@ # Maintainer: Cedric Girard -# Contributor: foxbunny +# Contributor: foxbunny pkgname=dispcalgui -pkgver=0.8.5.2 +pkgver=0.8.9.3 pkgrel=1 -pkgdesc="A GUI frontend for several utilities from the open source color management system Argyll CMS " +pkgdesc="A GUI frontend for several utilities from the open source color management system Argyll CMS" arch=('i686' 'x86_64') url="http://hoech.net/dispcalGUI/" license=('GPL3') -depends=('argyllcms>=1.3.0' 'python2>=2.5' 'wxpython>=2.8' 'hicolor-icon-theme' 'desktop-file-utils') +makedepends=('libx11' 'libxrandr' 'libxinerama' 'libxxf86vm' 'setuptools>=0.6c11' 'xdg-utils') +depends=('argyllcms>=1.3.0' 'python2>=2.5' 'wxpython>=2.8.6' 'hicolor-icon-theme' 'desktop-file-utils') optdepends=('python2-numpy: to enable curve viewer' 'gksu: For running as root') -makedepends=('python>=2.5' 'libx11' 'libxrandr' 'libxinerama' 'libxxf86vm' 'setuptools>=0.6c11' 'xdg-utils') groups=('painters-studio-tools' 'painters-studio-extras' 'painters-studio-complete') install=${pkgname}.install #you may need to download this by hand (with wget) if curl is your download tool in makepkg source=("http://dispcalgui.hoech.net/download/dispcalGUI.tar.gz" ${pkgname}.desktop) -md5sums=('3a6808f724fb7f8233d3356541c00030' +md5sums=('80635d59e064ef8adb1368caea8c8051' 'a65019defc10243c7e0fd2925405d26e') package() {