[Lunar-commits] <moonbase-other> colord: version bumped to 1.2.3.

Florin Braescu florin at lunar-linux.org
Sat Sep 27 12:12:57 CEST 2014


commit d42d17f93f95c5f84d1ff8d094497bd51d4e041f
Author: Florin Braescu <florin at lunar-linux.org>
Date: Sat, 27 Sep 2014 13:12:18 +0300
URL: https://github.com/lunar-linux/moonbase-other/commit/d42d17f93f95c5f84d1ff8d094497bd51d4e041f

colord: version bumped to 1.2.3.
---
  graphics/colord/BUILD     | +1/-1     
  graphics/colord/CONFIGURE | +0/-2     
  graphics/colord/DEPENDS   | +13/-5    
  graphics/colord/DETAILS   | +3/-3     
  4 files changed, 17 insertions(+), 11 deletions(-)

--- a/graphics/colord/BUILD
+++ b/graphics/colord/BUILD
@@ -2,6 +2,6 @@
  add_priv_group colord &&
  add_priv_user colord -d /var/run/colord -g colord &&
 
- OPTS+=" --sysconfdir=/etc/$MODULE --with-daemon-user=colord --enable-systemd-login" &&
+ OPTS+=" --sysconfdir=/etc/$MODULE --with-daemon-user=colord --disable-systemd-login" &&
 
  default_build
--- a/graphics/colord/CONFIGURE
+++ b/graphics/colord/CONFIGURE
@@ -1,6 +1,4 @@
 mquery ENBL_EXAMP "Enable DBus example code?" n "--enable-examples" "--disable-examples"
-mquery ENBL_DISCRIPT "Enable file descriptor fallback?" n "--enable-fd-fallback" "--disable-fd-fallback"
-mquery ENBL_VOL_SRCH "Enable profile volume search" y "--enable-volume-search" "--disable-volume-search"
 #mquery ENBL_PRNT_PROF "Enable print profiles?" y "--enable-print-profiles" "--disable-print-profiles"
 
 # this fails without gusb with 0.1.22
--- a/graphics/colord/DEPENDS
+++ b/graphics/colord/DEPENDS
@@ -1,10 +1,18 @@
 depends lcms2
-depends libgusb
 
-optional_depends "bash-completion" "--enable-bash-completion" "--disable-bash-completion" "for bash completion support"
-optional_depends "sane-backends"   "--enable-sane"            "--disable-sane"            "for scanner support"
-optional_depends "%UDEV"         "--enable-gudev" "--disable-gudev" "for udev support"
-optional_depends "gobject-introspection" "--enable-introspection" "--disable-introspection" "for introspection support"
+optional_depends "gobject-introspection" \
+                 "--enable-introspection" \
+                 "--disable-introspection" \
+                 "for introspection support"
+
+optional_depends "bash-completion" \
+                 "--enable-bash-completion" \
+                 "--disable-bash-completion" \
+                 "for bash completion support"
+
+optional_depends "sane-backends" "--enable-sane"   "--disable-sane"   "for scanner support"
+optional_depends "%UDEV"         "--enable-udev"   "--disable-udev"   "for udev support"
+optional_depends "libgusb"       "--enable-gusb"   "--disable-gusb"   "for gusb support"
 optional_depends "polkit"        "--enable-polkit" "--disable-polkit" "for policy kit support"
 optional_depends "vala"          "--enable-vala"   "--disable-vala"   "for vala bindings support"
 
--- a/graphics/colord/DETAILS
+++ b/graphics/colord/DETAILS
@@ -1,11 +1,11 @@
           MODULE=colord
-         VERSION=1.2.1
+         VERSION=1.2.3
           SOURCE=$MODULE-$VERSION.tar.xz
       SOURCE_URL=http://www.freedesktop.org/software/colord/releases
-      SOURCE_VFY=sha1:4547f3a4d65fea36053f303f7313f60eae14b7d9
+      SOURCE_VFY=sha256:2091fcca19d049136644e9dc6d56849b0e29d441a81a955d8f0e8135163474fc
         WEB_SITE=http://www.freedesktop.org/software/colord
          ENTERED=20110923
-         UPDATED=20140721
+         UPDATED=20140927
            SHORT="manage, install and generate color profiles"
 
 cat << EOF




More information about the Lunar-commits mailing list