[arch-commits] Commit in displaycal/repos (4 files)

Timothy Redaelli tredaelli at archlinux.org
Tue Feb 14 15:26:19 UTC 2017


    Date: Tuesday, February 14, 2017 @ 15:26:18
  Author: tredaelli
Revision: 212380

archrelease: copy trunk to community-i686, community-x86_64

Added:
  displaycal/repos/community-i686/PKGBUILD
    (from rev 212379, displaycal/trunk/PKGBUILD)
  displaycal/repos/community-x86_64/PKGBUILD
    (from rev 212379, displaycal/trunk/PKGBUILD)
Deleted:
  displaycal/repos/community-i686/PKGBUILD
  displaycal/repos/community-x86_64/PKGBUILD

---------------------------+
 /PKGBUILD                 |   58 ++++++++++++++++++++++++++++++++++++++++++++
 community-i686/PKGBUILD   |   29 ----------------------
 community-x86_64/PKGBUILD |   29 ----------------------
 3 files changed, 58 insertions(+), 58 deletions(-)

Deleted: community-i686/PKGBUILD
===================================================================
--- community-i686/PKGBUILD	2017-02-14 15:26:08 UTC (rev 212379)
+++ community-i686/PKGBUILD	2017-02-14 15:26:18 UTC (rev 212380)
@@ -1,29 +0,0 @@
-# $Id$
-# Maintainer: Timothy Redaelli <timothy.redaelli at gmail.com>
-# Contributor: Cedric Girard <girard.cedric at gmail.com>
-# Contributor: foxbunny <bg.branko at gmail.com>
-
-_pkgname=DisplayCAL
-pkgname=displaycal
-pkgver=3.2.2.0
-pkgrel=1
-pkgdesc="Open Source Display Calibration and Characterization powered by Argyll CMS (Formerly known as dispcalGUI)"
-arch=('i686' 'x86_64')
-url="http://displaycal.net/"
-license=('GPL3')
-makedepends=('libx11' 'libxrandr' 'libxinerama' 'libxxf86vm' 'python2-setuptools' 'xdg-utils')
-depends=('argyllcms' 'wxpython' 'hicolor-icon-theme' 'desktop-file-utils' 'python2-numpy')
-optdepends=('gksu: For running as root')
-replaces=('dispcalgui')
-conflicts=('dispcalgui')
-source=("http://downloads.sourceforge.net/project/dispcalgui/release/${pkgver}/${_pkgname}-${pkgver}.tar.gz")
-md5sums=('fd564038c38da2f12b1d89dd46adaab8')
-
-package() {
-  cd ${_pkgname}-${pkgver}
-  python2 setup.py install --root="${pkgdir}" --optimize=1
-  #udev rules are shipped with argyllcms
-  rm -rf "${pkgdir}"/etc/udev/
-}
-
-# vim:set ts=2 sw=2 et:

Copied: displaycal/repos/community-i686/PKGBUILD (from rev 212379, displaycal/trunk/PKGBUILD)
===================================================================
--- community-i686/PKGBUILD	                        (rev 0)
+++ community-i686/PKGBUILD	2017-02-14 15:26:18 UTC (rev 212380)
@@ -0,0 +1,29 @@
+# $Id$
+# Maintainer: Timothy Redaelli <timothy.redaelli at gmail.com>
+# Contributor: Cedric Girard <girard.cedric at gmail.com>
+# Contributor: foxbunny <bg.branko at gmail.com>
+
+_pkgname=DisplayCAL
+pkgname=displaycal
+pkgver=3.2.3.0
+pkgrel=1
+pkgdesc="Open Source Display Calibration and Characterization powered by Argyll CMS (Formerly known as dispcalGUI)"
+arch=('i686' 'x86_64')
+url="http://displaycal.net/"
+license=('GPL3')
+makedepends=('libx11' 'libxrandr' 'libxinerama' 'libxxf86vm' 'python2-setuptools' 'xdg-utils')
+depends=('argyllcms' 'wxpython' 'hicolor-icon-theme' 'desktop-file-utils' 'python2-numpy')
+optdepends=('gksu: For running as root')
+replaces=('dispcalgui')
+conflicts=('dispcalgui')
+source=("http://downloads.sourceforge.net/project/dispcalgui/release/${pkgver}/${_pkgname}-${pkgver}.tar.gz")
+md5sums=('e560601078951bf69da69640e697e244')
+
+package() {
+  cd ${_pkgname}-${pkgver}
+  python2 setup.py install --root="${pkgdir}" --optimize=1
+  #udev rules are shipped with argyllcms
+  rm -rf "${pkgdir}"/etc/udev/
+}
+
+# vim:set ts=2 sw=2 et:

Deleted: community-x86_64/PKGBUILD
===================================================================
--- community-x86_64/PKGBUILD	2017-02-14 15:26:08 UTC (rev 212379)
+++ community-x86_64/PKGBUILD	2017-02-14 15:26:18 UTC (rev 212380)
@@ -1,29 +0,0 @@
-# $Id$
-# Maintainer: Timothy Redaelli <timothy.redaelli at gmail.com>
-# Contributor: Cedric Girard <girard.cedric at gmail.com>
-# Contributor: foxbunny <bg.branko at gmail.com>
-
-_pkgname=DisplayCAL
-pkgname=displaycal
-pkgver=3.2.2.0
-pkgrel=1
-pkgdesc="Open Source Display Calibration and Characterization powered by Argyll CMS (Formerly known as dispcalGUI)"
-arch=('i686' 'x86_64')
-url="http://displaycal.net/"
-license=('GPL3')
-makedepends=('libx11' 'libxrandr' 'libxinerama' 'libxxf86vm' 'python2-setuptools' 'xdg-utils')
-depends=('argyllcms' 'wxpython' 'hicolor-icon-theme' 'desktop-file-utils' 'python2-numpy')
-optdepends=('gksu: For running as root')
-replaces=('dispcalgui')
-conflicts=('dispcalgui')
-source=("http://downloads.sourceforge.net/project/dispcalgui/release/${pkgver}/${_pkgname}-${pkgver}.tar.gz")
-md5sums=('fd564038c38da2f12b1d89dd46adaab8')
-
-package() {
-  cd ${_pkgname}-${pkgver}
-  python2 setup.py install --root="${pkgdir}" --optimize=1
-  #udev rules are shipped with argyllcms
-  rm -rf "${pkgdir}"/etc/udev/
-}
-
-# vim:set ts=2 sw=2 et:

Copied: displaycal/repos/community-x86_64/PKGBUILD (from rev 212379, displaycal/trunk/PKGBUILD)
===================================================================
--- community-x86_64/PKGBUILD	                        (rev 0)
+++ community-x86_64/PKGBUILD	2017-02-14 15:26:18 UTC (rev 212380)
@@ -0,0 +1,29 @@
+# $Id$
+# Maintainer: Timothy Redaelli <timothy.redaelli at gmail.com>
+# Contributor: Cedric Girard <girard.cedric at gmail.com>
+# Contributor: foxbunny <bg.branko at gmail.com>
+
+_pkgname=DisplayCAL
+pkgname=displaycal
+pkgver=3.2.3.0
+pkgrel=1
+pkgdesc="Open Source Display Calibration and Characterization powered by Argyll CMS (Formerly known as dispcalGUI)"
+arch=('i686' 'x86_64')
+url="http://displaycal.net/"
+license=('GPL3')
+makedepends=('libx11' 'libxrandr' 'libxinerama' 'libxxf86vm' 'python2-setuptools' 'xdg-utils')
+depends=('argyllcms' 'wxpython' 'hicolor-icon-theme' 'desktop-file-utils' 'python2-numpy')
+optdepends=('gksu: For running as root')
+replaces=('dispcalgui')
+conflicts=('dispcalgui')
+source=("http://downloads.sourceforge.net/project/dispcalgui/release/${pkgver}/${_pkgname}-${pkgver}.tar.gz")
+md5sums=('e560601078951bf69da69640e697e244')
+
+package() {
+  cd ${_pkgname}-${pkgver}
+  python2 setup.py install --root="${pkgdir}" --optimize=1
+  #udev rules are shipped with argyllcms
+  rm -rf "${pkgdir}"/etc/udev/
+}
+
+# vim:set ts=2 sw=2 et:



More information about the arch-commits mailing list