~ruther/guix-local

32d00d78 — Tobias Geerinckx-Rice 8 years ago
gnu: libgnome-games-support: Update to 1.2.2.

* gnu/packages/gnome.scm (libgnome-games-support): Update to 1.2.2.
9d086c07 — Tobias Geerinckx-Rice 8 years ago
gnu: gjs: Update to 1.48.6.

* gnu/packages/gnome.scm (gjs): Update to 1.48.6.
69d06748 — Tobias Geerinckx-Rice 8 years ago
gnu: shotwell: Update to 0.26.3.

* gnu/packages/gnome.scm (shotwell): Update to 0.26.3.
7c94a359 — Tobias Geerinckx-Rice 8 years ago
gnu: totem-pl-parser: Update to 3.10.8.

* gnu/packages/gnome.scm (totem-pl-parser): Update to 3.10.8.
94793c1d — Tobias Geerinckx-Rice 8 years ago
gnu: perl-crypt-openssl-bignum: Update to 0.08.

* gnu/packages/tls.scm (perl-crypt-openssl-bignum): Update to 0.08.
598b5481 — Thomas Danckaert 8 years ago
gnu: freerdp: Update inputs.

* gnu/packages/rdesktop.scm (freerdp) [native-inputs]: Add libxslt, libxml2
  and docbook-xsl.
  [inputs]: Add libjpeg, remove gstreamer, gst-plugins-base, libxml2 and
  libxslt.
  [arguments]: Enable features JPEG and SSE2 (on x86_64), and set up
  docbook-xsl.
cc81f1c3 — Thomas Danckaert 8 years ago
gnu: freerdp: Revert to version 1.1.

* gnu/packages/rdesktop.scm (freerdp) [version, source]: Revert to upstream
  branch 1.1.  [inputs]: Use ffmpeg-2.8.
* gnu/packages/gnome.scm (vinagre): Add patches required to build against
  freerdp branch 1.1.
* gnu/packages/patches/vinagre-revert-1.patch,
  gnu/packages/patches/vinagre-revert-2.patch: New files.
* gnu/local.mk (dist_patch_DATA): Add them.
c5a856d5 — Efraim Flashner 8 years ago
gnu: xf86-video-siliconmotion: Fix building on aarch64.

* gnu/packages/xorg.scm (xf86-video-siliconmotion)[source]: Add patch.
* gnu/packages/patches/xf86-video-siliconmotion-fix-ftbfs.patch: New file.
* gnu/local.mk (dist_patch_DATA): Register it.
d983a1cb — Efraim Flashner 8 years ago
gnu: libksysguard: Update to 5.10.4.

* gnu/packages/kde.scm (libksysguard ): Update to 5.10.4.
de5a235c — Efraim Flashner 8 years ago
gnu: kde-framework: Update to 5.37.0.

* gnu/packages/kde-frameworks.scm (extra-cmake-modules, attica,
bluez-qt, breeze-icons, kapidox, karchive, kcodecs, kconfig,
kcoreaddons, kdbusaddons, kdnssd, kguiaddons, kil8n, kidletime,
kitemmodules, kplotting, ksyntaxhighlighting, kwayland, kwidgetsaddons,
kwindowsystem, modemmanager-qt, networkmanager-qt, oxygen-icons, solid,
sonnet, threadweaver, kauth, kcompletion, kcrash, kimageformats,
kjobwidgets, knotifications, kpackage, kpty, kunitconversion, baloo,
kactivities, kactivities-stats, kbookmarks, kcmutils, kconfigwidgets,
kdeclarative, kded, kdesignerplugin, kdesu, kemoticons, kglobalaccel,
kiconthemes, kinit, kio, knewstuff, knotifyconfig, kparts, kpeople,
krunner, kservice, ktexteditor, ktextwidgets, kwallet, kxmlgui,
kxmlrpcclient, plasma-framework, kde-framworkintegration,
kdelibs4support, khtml, kjs, kjsembed, kmediaplayer, kross): Update to 5.37.0.
(bluez-qt)[arguments]: Disable tests.
(kcodecs, khtml)[native-inputs]: Add gperf.
(ksyntaxhighlighting)[properties]: New field, add upstream-name.
(kimageformats, baloo)[arguments]: Add phase to disable failing test.
(krunner)[inputs]: Add kwindowsystem.
26ca43bb — Efraim Flashner 8 years ago
gnu: freeipmi: Update to 1.5.7.

* gnu/packages/freeipmi.scm (freeipmi): Update to 1.5.7.
1286ff61 — Nicolas Goaziou 8 years ago
gnu: giac-xcas: Update to 1.2.3-57.

* gnu/packages/algebra.scm (giac-xcas): Update to 1.2.3-57.
c5361b7c — Arun Isaac 8 years ago
gnu: Add rtl-sdr.

* gnu/packages/ham-radio.scm: New file.
* gnu/local.mk (GNU_SYSTEM_MODULES): Add it.
* gnu/packages/ham-radio.scm (rtl-sdr): New variable.
ed464f48 — Andy Wingo 8 years ago
nix: Remove unused function.

* nix/libutil/util.hh:
* nix/libutil/util.cc (decodeOctalEscaped): Remove unused and buggy function.
842e0e43 — Jörg Thalheim 9 years ago
Simplify remouting with MS_PRIVATE in sandbox build

also fix race condition if mounts are added after mountinfo is read.
25594010 — Tobias Geerinckx-Rice 8 years ago
gnu: youtube-dl: Update to 2017.08.18.

* gnu/packages/video.scm (youtube-dl): Update to 2017.08.18.
2c7321ea — Tobias Geerinckx-Rice 8 years ago
gnu: libconfuse: Update to 3.2.1.

* gnu/packages/wm.scm (libconfuse): Update to 3.2.1.
623cc34c — Eric Bavier 8 years ago
gnu: rpm: Update to 4.13.0.1.

* gnu/packages/package-management.scm (rpm): Update to 4.13.0.1
[source]: Remove patch.  Use 'version-major+minor' for url.
* gnu/packages/patches/rpm-CVE-2014-8118.patch: Delete patch.
* gnu/local.mk (dist_patch_DATA): Remove it.
52d445f1 — Arun Isaac 8 years ago
gnu: Add rss-bridge.

* gnu/packages/web.scm (rss-bridge): New variable.
961012a0 — Marius Bakke 8 years ago
gnu: Add missing import.

This is a followup to d016b60fa350834e96dd075b6121de2c27ee2205.

* gnu/packages/networking.scm (gnu): Use (gnu packages glib).
Next