~ruther/guix-local

182de8fc — Ricardo Wurmus 9 years ago
gnu: Add lua5.1-filesystem.

* gnu/packages/lua.scm (lua5.1-filesystem): New variable.
c21b8261 — Ricardo Wurmus 9 years ago
gnu: Add lua5.1-socket.

* gnu/packages/lua.scm (lua5.1-socket): New variable.
fd07a6a6 — Ricardo Wurmus 9 years ago
gnu: Add lua5.1-expat.

* gnu/packages/lua.scm (lua5.1-expat): New variable.
572e433f — Ricardo Wurmus 9 years ago
gnu: lua: Use "license:" prefix.

* gnu/packages/gstreamer.scm (define-module): Import guix licenses with
"license:" prefix.
07cbe28e — Ricardo Wurmus 9 years ago
gnu: lua: Build with support for dynamic libraries.

* gnu/packages/lua.scm (lua)[arguments]: Use regular build phase and add
make-flags.
be9f3a83 — Arun Isaac 9 years ago
gnu: Add bwm-ng.

* gnu/packages/networking.scm (bwm-ng): New variable.
6bd9a343 — Leo Famulari 9 years ago
gnu: mupdf: Fix CVE-2016-{6265,6525}.

* gnu/packages/patches/mupdf-CVE-2016-6265.patch,
gnu/packages/patches/mupdf-CVE-2016-6525.patch: New files.
* gnu/local.mk (dist_patch_DATA): Add them.
* gnu/packages/pdf.scm (mupdf): Use them.
b47f7510 — Christopher Allan Webber 9 years ago
base64: Restore original license header.

When incorporating a copyleft licensed program with a lax licensed program,
it is correct to preserve the original license notice.  See also:
  https://www.softwarefreedom.org/resources/2007/gpl-non-gpl-collaboration.html

* guix/base64.scm: Restored original license header.
aa127019 — Kei Kebreau 9 years ago
gnu: octave: Update to 4.0.3.

* gnu/packages/maths.scm (octave): Update to 4.0.3.
[inputs]: Remove unnecessary curl, cyrus-sasl and openssl dependencies.
ec089763 — Ricardo Wurmus 9 years ago
gnu: python-gnupg: Fix broken tests.

* gnu/packages/gnupg.scm (python-gnupg)[arguments]: Fix check phase.
feb995c4 — Tobias Geerinckx-Rice 9 years ago
gnu: btrfs-progs: Update to 4.7.1.

* gnu/packages/linux.scm (btrfs-progs): Update to 4.7.1.
8c3bb471 — Efraim Flashner 9 years ago
gnu: enlightenment: Move efl to inputs.

* gnu/packages/enlightenment.scm (enlightenment)[propagated-inputs]:
Move efl from here ...
[inputs]: ... to here.
d8ab4c1b — Efraim Flashner 9 years ago
gnu: enlightenment: Move gettext to native-inputs.

* gnu/packages/enlightenment.scm (enlightenment)[inputs]: Move gettext
from here ...
[native-inputs]: ... to here.
83e9f472 — Efraim Flashner 9 years ago
gnu: rage: Update to 0.2.0.

* gnu/packages/enlightenment.scm (rage): Update to 0.2.0.
f2db5d99 — Efraim Flashner 9 years ago
gnu: python-efl: Update to 1.18.0.

* gnu/packages/enlightenment.scm (python-efl): Update to 1.18.0.
2a32ec27 — Efraim Flashner 9 years ago
gnu: efl: Update to 1.18.0.

* gnu/packages/enlightenment.scm (efl): Update to 1.18.0.
[inputs]: Add ghostscript, libraw, libspectre, openjpeg, poppler.
[arguments]: Remove unecessary 'patch-config-files phase, add phase
hardlinking the location of pulseaudio and libsndfile.
* gnu/packages/enlightenment.scm (terminology, enlightenment, rage)
(python-efl)[inputs]: Remove elementary, now provided by efl.
49dbe696 — Tobias Geerinckx-Rice 9 years ago
gnu: btrfs-progs: Update to 4.7.

* gnu/packages/linux.scm (btrfs-progs): Update to 4.7.
[native-inputs]: Add missing header comment for which.
e192a230 — Tobias Geerinckx-Rice 9 years ago
gnu: fdupes: Use 'modify-phases'.

* gnu/packages/admin.scm (fdupes)[arguments]: Use 'modify-phases'.
47d7b303 — Tobias Geerinckx-Rice 9 years ago
gnu: fdupes: Update to 1.6.1.

* gnu/packages/admin.scm (fdupes): Update to 1.6.1.
[source]: Update 'uri' template, add 'file-name' field.
[arguments]: Set CC in make-flags.
e7761186 — Alex Vong 9 years ago
gnu: Add emacs-ahungry-theme.

* gnu/packages/emacs.scm (emacs-ahungry-theme): New variable.

Signed-off-by: Alex Kost <alezost@gmail.com>
Next