From e9407d93cb4a76c5baa4de500b5dd8d3ff3ddad0 Mon Sep 17 00:00:00 2001 From: Rmys Date: Fri, 9 Nov 2018 14:29:35 +0300 Subject: [PATCH] colord-1.4.3:ver.bump --- x11/misc/colord/actions.py | 12 +++++++----- x11/misc/colord/pspec.xml | 11 +++++++++-- 2 files changed, 16 insertions(+), 7 deletions(-) diff --git a/x11/misc/colord/actions.py b/x11/misc/colord/actions.py index f5cfc2594b..f4b2a053b4 100644 --- a/x11/misc/colord/actions.py +++ b/x11/misc/colord/actions.py @@ -10,15 +10,17 @@ from pisi.actionsapi import pisitools from pisi.actionsapi import shelltools def setup(): + shelltools.copy("po/fur.po", "po/ur.po") + shelltools.system("sed -i 's/fur/ur/' po/LINGUAS") shelltools.makedirs("build") shelltools.cd("build") shelltools.system("meson .. --prefix=/usr \ --sysconfdir=/etc \ - -Dwith-daemon-user=colord \ - -Denable-systemd=false \ - -Denable-docs=false \ - -Denable-libcolordcompat=true \ - -Denable-man=false") + -Ddaemon_user=colord \ + -Dsystemd=false \ + -Ddocs=false \ + -Dlibcolordcompat=true \ + -Dman=false") def build(): diff --git a/x11/misc/colord/pspec.xml b/x11/misc/colord/pspec.xml index dfe87059ec..8d8ecfefd4 100644 --- a/x11/misc/colord/pspec.xml +++ b/x11/misc/colord/pspec.xml @@ -12,7 +12,7 @@ library Colord is a system activated daemon that maps devices to color profiles Colord is a system activated daemon that maps devices to color profiles. It is used by GNOME Color Manager for system integration and use when there are no users logged in. - https://www.freedesktop.org/software/colord/releases/colord-1.4.1.tar.xz + https://www.freedesktop.org/software/colord/releases/colord-1.4.3.tar.xz meson valgrind @@ -39,7 +39,7 @@ gobject-introspection-devel - 0001-Make-cd_color_get_blackbody_rgb_full-safer.patch + @@ -107,6 +107,13 @@ + + 2018-11-08 + 1.4.3 + Version bump + Mustafa Cinasal + muscnsl@gmail.com + 2018-07-30 1.4.1