~ruther/guix-local

5f0c6496 — Ricardo Wurmus 9 years ago
gnu: ardour: Enable tests.

* gnu/packages/audio.scm (ardour)[arguments]: Enable unit tests.
ba5c8567 — Ricardo Wurmus 9 years ago
gnu: ardour: Generate freedesktop files.

* gnu/packages/audio.scm (ardour)[arguments]: Add "--freedesktop" configure
flag.
[native-inputs]: Add itstool and gettext-minimal.
461160c5 — Ricardo Wurmus 9 years ago
gnu: ardour: Update to 5.8.

* gnu/packages/audio.scm (ardour): Update to 5.8.
2041f901 — Kei Kebreau 9 years ago
gnu: mp3splt: Update to 2.6.2.

* gnu/packages/mp3.scm (mp3splt): Update to 2.6.2.
[native-inputs]: Add pkg-config.
67a8298c — Kei Kebreau 9 years ago
gnu: libmp3splt: Update to 0.9.2.

* gnu/packages/mp3.scm (libmp3splt): Update to 0.9.2.
8ea42482 — Danny Milosavljevic 9 years ago
gnu: Add binutils-vc4.

* gnu/packages/embedded.scm (binutils-vc4): New variable.
3df18d61 — Efraim Flashner 9 years ago
gnu: obs: Update to 18.0.0.

* gnu/packages/video.scm (obs): Update to 18.0.0.
9ee4c9ab — Leo Famulari 9 years ago
services: Add agetty service.

* gnu/services/base.scm (<agetty-configuration>): New record type.
(agetty-shepherd-service, agetty-service): New procedures.
(agetty-service-type): New variable.
* doc/guix.texi (Base Services): Document it.
[mingetty-configuration],[kmscon-configuration]: Specify the types of
supported consoles.
a78e0bda — Leo Famulari 9 years ago
gnu: filezilla: Update to 3.24.1.

* gnu/packages/ftp.scm (filezilla): Update to 3.24.1.
[arguments]: Add '--disable-autoupdatecheck' to #:configure-flags.
0bc26f66 — rennes 9 years ago
gnu: Add filezilla.

* gnu/packages/ftp.scm (filezilla): New variable.
afa59535 — rennes 9 years ago
gnu: Add libfilezilla.

* gnu/packages/ftp.scm (libfilezilla): New variable.

Signed-off-by: Leo Famulari <leo@famulari.name>
40c611a4 — rennes 9 years ago
gnu: wxwidgets: Fix for Filezilla client.

* gnu/packages/patches/wxwidgets-fix-windowGTK.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.

Signed-off-by: Leo Famulari <leo@famulari.name>
9f86202b — Kei Kebreau 9 years ago
gnu: starfighter: Update to 1.7.

* gnu/packages/games.scm (starfighter): Update to 1.7.
[arguments]: Remove obsolete make flags. Re-enable configure and test
phases.
07302d1a — Leo Famulari 9 years ago
gnu: gnupg: Update to 2.1.19.

* gnu/packages/gnupg.scm (gnupg): Update to 2.1.19.
[arguments]: Add 'patch-test-paths' phase and remove 'set-gnupg-home' phase.
Add '--enable-gnupg-builddir-envvar' to #:configure-flags.
c35745ed — Leo Famulari 9 years ago
gnu: kio: Fix CVE-2017-6410.

* gnu/packages/patches/kio-CVE-2017-6410.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.
* gnu/packages/kde-frameworks.scm (kio)[source]: Use it.
5e0535a7 — Ben Woodcroft 9 years ago
gnu: ruby-coderay: Update to 1.1.1.

* gnu/packages/ruby.scm (ruby-coderay): Update to 1.1.1.
f1710d8d — Ben Woodcroft 9 years ago
gnu: ruby-pry: Update to 0.10.4.

* gnu/packages/ruby.scm (ruby-pry): Update to 0.10.4.
gnu: gitolite: Fix shebangs in hooks.

Fixes <https://bugs.gnu.org/25957>.

* gnu/packages/version-control.scm (gitolite)[arguments]: Add 'fix-hooks-shebangs'
phase to fix references to '/usr/bin/perl'.

Signed-off-by: Leo Famulari <leo@famulari.name>
gnu: gitolite: Update to 3.6.6.

* gnu/packages/version-control.scm (gitolite): Update to 3.6.6.

Signed-off-by: Leo Famulari <leo@famulari.name>
52c14bb6 — Roel Janssen 9 years ago
gnu: pugixml: Build relocatable library.

* gnu/packages/xml.scm (pugixml): Add "-shared -fPIC" to ensure the
library is relocatable.

Signed-off-by: Kei Kebreau <kei@openmailbox.org>
Next