~ruther/guix-local

37084ba5 — Ludovic Courtès 8 years ago
services: avahi: Publish '_workstation._tcp' by default.

This reverts to the behavior of avahi-daemon prior to Avahi 0.7 (commit
550f4509acf2c0f67882260414b0bb2843e07465).

* gnu/services/avahi.scm (<avahi-configuration>)[publish-workstation?]:
New field.
(configuration-file): Honor it.
ad7a807d — Ludovic Courtès 8 years ago
services: avahi: Read PID file from /run.

* gnu/services/avahi.scm (%avahi-activation, avahi-shepherd-service):
Use /run/avahi-daemon/ instead of /var/run/avahi-daemon/.  This was the
case since the switch to Avahi 0.7 (commit
550f4509acf2c0f67882260414b0bb2843e07465).
418cbf6e — Marius Bakke 8 years ago
gnu: qt.scm: Remove unneeded import.

* gnu/packages/qt.scm (define-module): Don't import (gnu packages base).
5ce3f93b — Marius Bakke 8 years ago
gnu: Add xorgproto.

* gnu/packages/xorg.scm (xorgproto): New public variable.
1ac18721 — Marius Bakke 8 years ago
gnu: lvm2: Remove obsolete phase.

* gnu/packages/linux.scm (lvm2)[arguments]: Remove MAKE-OBJECTS-WRITABLE-PHASE.
c06bf6a3 — Marius Bakke 8 years ago
gnu: argon2: Update to 20171227.

* gnu/packages/password-utils.scm (argon2): Update to 20171227.
[arguments]: Add OPTTEST=1 to #:make-flags to prevent "-march=native".  Remove
custom install phase.  Add 'patch-Makefile' phase.
[license]: Add ASL2.0.
102fc5bc — Hartmut Goebel 8 years ago
gnu: Add qqc2-desktop-style.

* gnu/packages/kde-frameworks.scm (qqc2-desktop-style): New
  variable.
ac5f3988 — Hartmut Goebel 8 years ago
gnu: knotifications: Add optional input "qtspeech".

* gnu/pacakges/kde-frameworks.scm (knotifications)[inputs]: Add
  qtspeech.
96e622f1 — Hartmut Goebel 8 years ago
gnu: ktextwidgets: Add optional input "qtspeech".

* gnu/pacakges/kde-frameworks.scm (ktextwidgets)[inputs]: Add
  qtspeech.
bb8d1b2a — Hartmut Goebel 8 years ago
gnu: qca: Use mirror://kde scheme for source-url.

* gnu/packages/kde.scm (qca)[source]: Use mirror://kde scheme.
343bffbd — Hartmut Goebel 8 years ago
gnu: snorenotify: Use mirror://kde scheme for source-url.

* gnu/packages/kde.scm (snorenotify)[source]: Use mirror://kde scheme.
352e14d8 — Hartmut Goebel 8 years ago
gnu: libkomparediff2: Use mirror://kde scheme for source-url.

* gnu/packages/kde.scm (libkomparediff2)[source]: Use mirror://kde
  scheme.
36000016 — Hartmut Goebel 8 years ago
gnu: libkomparediff2: Update to 17.12.1

* gnu/packages/kde.scm(libkomparediff2): Update to 17.12.1.
  [source] Switch to KDE mirror, use mirror://kde scheme.
c8c06bf5 — Hartmut Goebel 8 years ago
gnu: libksysguard: Update to 5.11.5.

* gnu/packages/kde.scm (libksysguard: Update to 5.11.5).
bd533cbb — Hartmut Goebel 8 years ago
gnu: kpmcore: Update to 3.3.0

* gnu/packages/kde-frameworks.scm (kpmcore): Update to 3.3.0.
431ff8be — Hartmut Goebel 8 years ago
gnu: kde-frameworks: Update to 5.42.0 resp. 5.42.1

Beside simple updating:
- Change all todo-comments for test-cases into "fixme" comments to make them
  easier to find.
- breeze-icons: Blacklist a test failing at build.kde.org, too.
- extra-cmake-modules: Patch out a vanised test-case.
- kfilemetadata: Can now run the test-suite uninstalled. Blacklist a failing
  test-case.
- kimageformats: No longer symlink plugins into ./bin for testing.
- ktexteditor: Remove now unused patch.
- plasma-framework: Add input kirigami
- sonnet: For testing set QT_QPA_PLATFORM=offscreen.

* gnu/packages/kde-frameworks.scm (attica, baloo, bluez-qt, kactivities,
  kactivities-stats, kapidox, karchive, kauth, kbookmarks, kcmutils, kcodecs,
  kcompletion, kconfig, kconfigwidgets, kcoreaddons, kcrash, kdbusaddons,
  kde-frameworkintegration, kdeclarative, kded, kdelibs4support,
  kdesignerplugin, kdesu, kdewebkit, kdnssd, kdoctools, kemoticons,
  kglobalaccel, kguiaddons, khtml, ki18n, kiconthemes, kidletime, kinit, kio,
  kirigami, kitemmodels, kitemviews, kjobwidgets, kjs, kjsembed, kmediaplayer,
  knewstuff, knotifications, knotifyconfig, kpackage, kparts, kpeople,
  kplotting, kpty, kross, krunner, kservice, ksyntaxhighlighting,
  ktextwidgets, kunitconversion, kwallet, kwayland, kwindowsystem, kxmlgui,
  kxmlrpcclient, modemmanager-qt, networkmanager-qt, oxygen-icons,
  prison, solid, threadweaver): Update to 5.42.0.
  (kwidgetsaddons): Update to 5.42.1.
  (breeze-icons): Update to 5.42.0. [#:phases]<disable-failing-test> New
  phase.
  (extra-cmake-modules): Update to 5.42.0.
  [#:phases]<post-5.42.0-release-fix>: New phase.
  (kfilemetadata): Update to 5.42.0. [#:phases]: No longer move check behind
  install. [#:phases]<check-setup> Remove. [#:phase]<disable-failing-test> New
  phase.
  (kimageformats): Update to 5.42.0. [#:phases]<check-setup>: No longer
  symlink plugins into ./bin.
  (ktesteditor)[source]: Remove patch.
  (plasma-framework)[inputs]: Add  kirigami
  (sonnet): Update to 5.42.0. [#:phases]<check-setup> New phase.
* gnu/packages/patches/ktexteditor-5.39.0-autotests-dependencies.patch:
  Remove file.
* gnu/local.mk (dist_patch_DATA): Remove it.
042f7c26 — Hartmut Goebel 8 years ago
gnu: qtserialport: Use the store paths for dynamically loaded libs.

Transfer the applicable NixOS patches for qtserialport as of 2018-01-19:

- src/serialport/qtudev_p.h: Transferred: Use hard-coded path to libudev.

* gnu/packages/qt.scm(qtserialport)[#:phases]<patch-dlopen-paths>:
  New phase.
64f390a4 — Hartmut Goebel 8 years ago
gnu: qtbase: Use the store paths for other packages and dynamically loaded libs.

Transfer the applicable NixOS patches as of 2018-01-19:

- Not adopted: We don't change the .cmake.in and .prf, but use config
  mechanisms provided by th Qt build system.

- src/corelib/tools/qtimezoneprivate_tz.cpp: Adopted patch: Use $TZDIR to
  search for time-zone data. Thus avoid depending on package "tzdata", which
  often introduces changes with near-immediate effects, so it's important to
  be able to update it fast.

- src/corelib/kernel/qcoreapplication.cpp: Not adopted: NixOS adds plugin
  paths derived from PATH. We do not need this, since we already have
  native-search-path QT_PLUGIN_PATH.

- src/network/kernel/qdnslookup_unix.cpp,
  src/network/kernel/qhostinfo_unix.cpp: Transferred: Use hard-coded path to
  libresolv.

- src/network/ssl/qsslcontext_openssl.cpp: Not adopted: NixOS changes a
  conditional compilation for Qt 5.9 (but leaves it unchanged for Qt 5.10) to
  fix compilation with libressl.  But Qt does not support libressl anway, see
  config.tests/openssl/openssl.cpp in qtbase 5.9.4.

- src/plugins/platforminputcontexts/compose/generator/qtablegenerator.cpp:
  Transferred: Use hard-coded path to libx11.

- src/plugins/platforms/xcb/gl_integrations/xcb_glx/qglxintegration.cpp:
  Transferred: Use hard-coded path to mess's libGL, no need for a fall-back.

- src/plugins/platforms/xcb/qxcbcursor.cpp: Transferred: Use hard-coded path
  to Xcursor.

- src/plugins/platformthemes/gtk3/main.cpp: Not adopted: NixOS changes
  $XDG_DATA_DIRS and $GIO_EXTRA_MODULES in the code. We already have a
  search-path-specification for this.

- src/testlib/qtestassert.h: Decided not to adopt this for guix.

* gnu/packages/patches/qtbase-use-TZDIR.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.
* gnu/packages/qt.scm (qtbase): Add comment. [source]: Use new patch.
  [arguments]<#:phases>'patch-paths': New phase.
bdf0c644 — Alex Vong 8 years ago
gnu: python2-django-mailman3: Update to 1.1.0.

* gnu/packages/python.scm (python2-django-mailman3): Update to 1.1.0.

Signed-off-by: Marius Bakke <mbakke@fastmail.com>
c115a1c8 — Alex Vong 8 years ago
gnu: python-mailmanclient: Update to 3.1.1.

* gnu/packages/python.scm (python-mailmanclient, python2-mailmanclient):
Update to 3.1.1.

Signed-off-by: Marius Bakke <mbakke@fastmail.com>
Next