~ruther/guix-local

ref: 47deafb81cfd966db07bc353cb66bbc8e34a09fd guix-local/gnu/packages d---------
47deafb8 — Efraim Flashner 8 years ago
gnu: font-gnu-unifont: Update to 10.0.06.

* gnu/packages/fonts.scm (font-gnu-unifont): Update to 10.0.06.
8b618c79 — Nicolas Goaziou 8 years ago
gnu: emacs-org: Update to 20170828

* gnu/packages/emacs.scm (emacs-org): Update to 20170828 (a.k.a. 9.0.10).
92cc6a58 — Efraim Flashner 8 years ago
gnu: gnupg: Clean up arguments.

* gnu/packages/gnupg.scm (gnupg)[arguments]: Shorten the
'patch-test-paths phase.
e184de57 — Efraim Flashner 8 years ago
gnu: gnupg: Update to 2.2.0.

* gnu/packages/gnupg.scm (gnupg): Update to 2.2.0.
[arguments]: Add flag to run more tests.
174fbd5f — Ricardo Wurmus 8 years ago
gnu: r-minimal: Remove timestamp from man page.

* gnu/packages/statistics.scm (r-minimal)[arguments]: Adjust
"build-reproducibly" phase to prevent the bundled help2man script from
printing the current month and year.
af9bb4ca — Efraim Flashner 8 years ago
gnu: pspp: Update to 1.0.1.

* gnu/packages/statistics.scm (pspp): Update to 1.0.1.
475b99fa — Efraim Flashner 8 years ago
gnu: jemalloc: Update to 5.0.1.

* gnu/packages/jemalloc.scm (jemalloc): Update to 5.0.1.
[inputs]: Add perl.
a881a40c — Ludovic Courtès 8 years ago
gnu: emacs-nix-mode: Move to package-management.scm.

Reported by Christopher Baines.
This fixes a top-level reference among mutually-dependent modules.

* gnu/packages/emacs.scm (emacs-nix-mode): Move to...
* gnu/packages/package-management.scm (emacs-nix-mode): ... here.
15d61488 — Efraim Flashner 8 years ago
gnu: xf86-video-freedreno: Add missing input.

* gnu/packages/xorg.scm (xf86-video-freedreno)[inputs]: Add zlib.
9baa9697 — Leo Famulari 8 years ago
gnu: libzip: Fix CVE-2017-12858.

* gnu/packages/patches/libzip-CVE-2017-12858.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.
* gnu/packages/compression.scm (libzip)[source]: Use it.
152fc959 — Tobias Geerinckx-Rice 8 years ago
gnu: srt2vtt: Update source URL.

* gnu/packages/video.scm (srt2vtt)[source]: Fetch sources from new URL.
51988e3a — Leo Famulari 8 years ago
gnu: Give descriptive file-names for some Git sources.

* gnu/packages/java.scm (classpath-devel)[source]: Set the file-name.
* gnu/packages/guile.scm (guile-for-guile-emacs,
guile-syntax-highlight)[source]: Likewise.
5f13bf09 — Leo Famulari 8 years ago
gnu: Fetch several Git sources over HTTPS.

* gnu/packages/admin.scm (interrobang)[source]: Use HTTPS URL.
* gnu/packages/audio.scm (ardour)[source]: Likewise.
* gnu/packages/embedded.scm (libjaylink, openocd)[source]: Likewise.
* gnu/packages/gnome.scm (byzanz)[source]: Likewise.
* gnu/packages/gnunet.scm (guile-gnunet)[source]Likewise.
* gnu/packages/java.scm (classpath)[source]: Likewise.
* gnu/packages/microcom.scm (microcom)[source]: Likewise.
* gnu/packages/python.scm (python-axolotl-curve25519)[source]: Likewise.
* gnu/packages/rdesktop.scm (freerdp)[source]: Likewise.
* gnu/packages/shells.scm (rc)[source]: Likewise.
* gnu/packages/web.scm (libwebsockets)[source]: Use new source URL.
ad539230 — Tobias Geerinckx-Rice 8 years ago
gnu: youtube-dl: Update to 2017.08.27.1.

* gnu/packages/video.scm (youtube-dl): Update to 2017.08.27.1.
c10d5024 — Tobias Geerinckx-Rice 8 years ago
gnu: iodine: Fix path to ifconfig.

* gnu/packages/networking.scm (iodine)[arguments]: Fix path to ifconfig.
01f248b6 — Leo Famulari 8 years ago
gnu: filezilla: Update to 3.27.1.

* gnu/packages/ftp.scm (filezilla): Update to 3.27.1.
a9af060e — Leo Famulari 8 years ago
gnu: libfilezilla: Update to 0.10.1.

* gnu/packages/ftp.scm (libfilezilla): Update to 0.10.1.
[native-inputs]: Add pkg-config.
1c059a6e — Leo Famulari 8 years ago
gnu: wxwidgets: Update to 3.0.3.

* gnu/packages/wxwidgets.scm (wxwidgets): Update to 3.0.3.
[source]: Remove 'wxwidgets-fix-windowGTK.patch'.
* gnu/packages/patches/wxwidgets-fix-windowGTK.patch: Delete file.
* gnu/local.mk (dist_patch_DATA): Remove it.
2999dcd5 — Andy Wingo 8 years ago
gnu: gnome: Install some GStreamer plugins.

* gnu/packages/gnome.scm (gnome): Add gst-plugins-base and gst-plugins-good.
This will allow stock GNOME installs to play Ogg Vorbis files, among other
things.  It will also ensure that GST_PLUGIN_SYSTEM_PATH is set to a sensible
value when GNOME is installed to the system instead of the user profile.
39c853bd — Andy Wingo 8 years ago
gnu: totem: Wrap environment for thumbnailer.

* gnu/packages/gnome.scm (totem): Wrap thumbnailer also in environment that
  sets GST_PLUGIN_SYSTEM_PATH.
Next