diff --git a/general/genlib/libuv.xml b/general/genlib/libuv.xml index 902a545833..9e0dcdb742 100644 --- a/general/genlib/libuv.xml +++ b/general/genlib/libuv.xml @@ -6,7 +6,7 @@ - + diff --git a/general/sysutils/colord.xml b/general/sysutils/colord.xml index bda5695d01..2e5415b4cd 100644 --- a/general/sysutils/colord.xml +++ b/general/sysutils/colord.xml @@ -6,9 +6,9 @@ - + - + ]> @@ -122,6 +122,11 @@ useradd -c "Color Daemon Owner" -d /var/lib/colord -u 71 \ -g colord -s /bin/false colord + First, clean up about 100 warnings: + +mv po/fur.po po/ur.po && +sed -i 's/fur/ur/' po/LINGUAS + Install Colord by running the following commands: @@ -130,32 +135,33 @@ useradd -c "Color Daemon Owner" -d /var/lib/colord -u 71 \ mkdir build && cd build && -meson --prefix=/usr \ - --sysconfdir=/etc \ - --localstatedir=/var \ - -Dwith-daemon-user=colord \ - -Denable-vala=true \ - -Denable-systemd=false \ - -Denable-libcolordcompat=true \ - -Denable-argyllcms-sensor=false \ - -Denable-bash-completion=false \ - -Denable-docs=false \ - -Denable-man=false .. && +meson --prefix=/usr \ + --sysconfdir=/etc \ + --localstatedir=/var \ + -Ddaemon_user=colord \ + -Dvapi=true \ + -Dsystemd=false \ + -Dlibcolordcompat=true \ + -Dargyllcms_sensor=false \ + -Dbash_completion=false \ + -Ddocs=false \ + -Dman=false .. && ninja mkdir build && cd build && -meson --prefix=/usr \ - --sysconfdir=/etc \ - --localstatedir=/var \ - -Dwith-daemon-user=colord \ - -Denable-vala=true \ - -Denable-systemd=true \ - -Denable-libcolordcompat=true \ - -Denable-argyllcms-sensor=false \ - -Denable-bash-completion=false \ - -Denable-docs=false \ - -Denable-man=false .. && + +meson --prefix=/usr \ + --sysconfdir=/etc \ + --localstatedir=/var \ + -Ddaemon_user=colord \ + -Dvapi=true \ + -Dsystemd=true \ + -Dlibcolordcompat=true \ + -Dargyllcms_sensor=false \ + -Dbash_completion=false \ + -Ddocs=false \ + -Dman=false .. && ninja @@ -177,53 +183,53 @@ ninja Command Explanations - -Dwith-daemon-user=colord: This switch is used + -Ddaemon_user=colord: This switch is used so the colord daemon will run as an unprivileged user instead of the root user. - -Denable-vala=true: This switch enables building + -Dvapi=true: This switch enables building the Vala bindings. Remove if you don't have installed. - -Denable-systemd=false: This switch disables + -Dsystemd=false: This switch disables support for systemd login in Colord applications. - -Denable-systemd=true: This switch enables + -Dsystemd=true: This switch enables installation of the systemd service. - -Denable-libcolordcompat=true: This switch enables + -Dlibcolordcompat=true: This switch enables building a compatibility library for older packages that use Colord. - -Denable-argyllcms-sensor=false: This switch + -Dargyllcms_sensor=false: This switch disables the ArgLLCMS sensor driver. Omit if you have ArgyllCMS installed and wish to use it. - -Denable-bash-completion=false: This switch + -Dbash_completion=false: This switch disables Bash Completion support for Colord applications. - -Denable-docs=false: This switch disables building + -Ddocs=false: This switch disables building of documentation. Omit if you have avaialable. - -Denable-man=false: This switch disables building + -Dman=false: This switch disables building of man pages. Omit if you have avaialable. diff --git a/introduction/welcome/changelog.xml b/introduction/welcome/changelog.xml index 9c43ec122e..3699783921 100644 --- a/introduction/welcome/changelog.xml +++ b/introduction/welcome/changelog.xml @@ -44,6 +44,22 @@ April 20th, 2018 + + [bdubbs] - Update to libinput-1.10.5. Fixes + #10682. + + + [bdubbs] - Update to colord-1.4.3. Fixes + #10681. + + + [bdubbs] - Update to libuv-1.20.1. Fixes + #10680. + + + [bdubbs] - Update to mesa-18.0.1. Fixes + #10590. + [pierre] - gptfdisk-1.0.3 has usable tests. Add them. diff --git a/packages.ent b/packages.ent index c7c109c80c..62114b2403 100644 --- a/packages.ent +++ b/packages.ent @@ -161,7 +161,7 @@ - + - + @@ -535,8 +535,8 @@ to avoid building libxml2 twice, which is slow with all deps --> - - + + diff --git a/x/installing/libinput.xml b/x/installing/libinput.xml index 893970cb03..840eebc60f 100644 --- a/x/installing/libinput.xml +++ b/x/installing/libinput.xml @@ -4,12 +4,12 @@ %general-entities; - + - - + + ]> diff --git a/x/installing/mesa.xml b/x/installing/mesa.xml index a81d0b1318..948a8ec10f 100644 --- a/x/installing/mesa.xml +++ b/x/installing/mesa.xml @@ -6,10 +6,10 @@ - + - - + + ]> @@ -310,9 +310,9 @@ cp -rfv docs/* /usr/share/doc/mesa-&mesa-version; libOSMesa.so, libswrAVX.so, - libswrAVX2.so,--> + libswrAVX2.so, libwayland-egl.so (if built with Wayland) libxatracker.so, libXvMCnouveau.so,