dispcalgui: updated and removed .desktop

This commit is contained in:
Cedric Girard 2013-01-20 21:29:39 +01:00
parent 478fb3e4af
commit 03ebe4d516
2 changed files with 3 additions and 17 deletions

View File

@ -2,7 +2,7 @@
# Contributor: foxbunny <bg.branko@gmail.com>
pkgname=dispcalgui
pkgver=1.1.7.0
pkgver=1.1.8.3
pkgrel=1
pkgdesc="A GUI frontend for several utilities from the open source color management system Argyll CMS"
arch=('i686' 'x86_64')
@ -14,10 +14,9 @@ optdepends=('gksu: For running as root')
groups=('painters-studio-tools' 'painters-studio-extras' 'painters-studio-complete')
install=${pkgname}.install
source=("http://downloads.sourceforge.net/project/dispcalgui/release/${pkgver}/dispcalGUI-${pkgver}.tar.gz" ${pkgname}.desktop)
source=("http://downloads.sourceforge.net/project/dispcalgui/release/${pkgver}/dispcalGUI-${pkgver}.tar.gz")
md5sums=('cc745d48d34e172f799930a2e2736a73'
'a65019defc10243c7e0fd2925405d26e')
md5sums=('5b93133b25c0abfe0cee420ca464ce66')
package() {
cd "${srcdir}"/dispcalGUI-${pkgver}
@ -26,10 +25,6 @@ package() {
python2 setup.py install --root="${pkgdir}" --optimize=1
install -Dm644 \
"${srcdir}"/dispcalgui.desktop \
"${pkgdir}"/usr/share/applications/${pkgname}.desktop
#udev rules are shipped with argyllcms
rm -rf "${pkgdir}"/etc/udev/
}

View File

@ -1,9 +0,0 @@
[Desktop Entry]
Exec=gksudo dispcalgui
Name=dispcalGUI
GenericName=dispcalGUI
MimeType=application/x-designer
Icon=/usr/share/pixmaps/dispcalGUI.png
Terminal=false
Type=Application
Categories=Graphics;2DGraphics