~ruther/guix-local

ref: 0f5de84e983bdb65db261ecf5963d4208a8474e4 guix-local/gnu/local.mk -rw-r--r-- 41.2 KiB
0f5de84e — nikita 9 years ago
gnu: Add nickle.

* gnu/packages/nickle.scm: New file.
* gnu/local.mk (GNU_SYSTEM_MODULES): Add it.

Signed-off-by: Leo Famulari <leo@famulari.name>
0dbb7ac2 — Efraim Flashner 9 years ago
gnu: plink: Set endian-ness on more architectures.

* gnu/packages/patches/plink-endian-detection.patch: New file.
* gnu/packages/bioinformatics.scm (plink)[source]: Use it.
* gnu/local.mk (dist_patch_DATA): Register it.
d404a6f9 — Leo Famulari 9 years ago
gnu: gnupg: Fix test failure.

* gnu/packages/patches/gnupg-fix-expired-test.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.
* gnu/packages/gnupg.scm (gnupg): Use it.
b8ea5204 — Efraim Flashner 9 years ago
gnu: Add onionshare.

* gnu/packages/tor.scm (onionshare): New variable.
* gnu/packages/patches/onionshare-fix-install-paths.patch: New variable.
* gnu/local.mk (dist_patch_DATA): Add it.
921cb13a — Ricardo Wurmus 9 years ago
gnu: Add llvm-for-extempore.

* gnu/packages/llvm.scm (llvm-for-extempore): New variable.
* gnu/packages/patches/llvm-for-extempore.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.
253745d7 — Jan Nieuwenhuizen 9 years ago
gnu: hydra: Update to 20151030.1ff48da.

* gnu/packages/ci.scm (hydra): Update to 20151030.1ff48da (fixes building with
nix-1.11.x).
[source]: Remove 'hydra-automake-1.15.patch'.
[inputs]: Add libpqxx and perl-net-statsd.
* gnu/packages/patches/hydra-automake-1.15.patch: Delete file.
* gnu/local.mk (dist_patch_DATA): Remove it.

Signed-off-by: Leo Famulari <leo@famulari.name>
362bc747 — Leo Famulari 9 years ago
gnu: mysql: Update to 5.7.15 [fixes CVE-2016-6662].

* gnu/packages/databases.scm (mysql): Update to 5.7.15.
[source]: Remove obsolete 'mysql-fix-failing-test.patch'.
* gnu/packages/patches/mysql-fix-failing-test.patch: Delete file.
* gnu/local.mk (dist_patch_DATA): Remove it.
f26dd9b2 — John Darrington 9 years ago
gnu: Add microcom

* gnu/packages/microcom.scm: New file.
* gnu/local.mk (GNU_SYSTEM_MODULES): Add it.
e9aba1ea — John Darrington 9 years ago
gnu: Add nfs-utils

* gnu/packages/nfs.scm: New file.
* gnu/local.mk (GNU_SYSTEM_MODULES): Add it.
ac8a6428 — Marius Bakke 9 years ago
gnu: tre: Move to (gnu packages regex).

* gnu/packages/tre.scm: Remove.  Move 'tre' to...
* gnu/packages/regex.scm (tre): ... here.  New variable.
* gnu/local.mk (GNU_SYSTEM_MODULES): Adjust accordingly.

Signed-off-by: Alex Kost <alezost@gmail.com>
d18197af — Hartmut Goebel 9 years ago
gnu: Add python-django.

* gnu/packages/django.scm: New file.
* gnu/packages/patches/python-django-fix-testcase.patch: New file.
* gnu/local.mk (GNU_SYSTEM_MODULES): Add django.scm.
(dist_patch_DATA): Add python-django-fix-testcase.patch.

Co-authored-by: Ludovic Courtès <ludo@gnu.org>
c41d97be — Leo Famulari 9 years ago
gnu: mupdf: Update to 1.9a.

* gnu/packages/pdf.scm (mupdf): Update to 1.9a.
[source]: Use "mupdf-build-with-openjpeg-2.1.patch". Adjust snippet to
preserve bundled 'thirdparty/mujs'.
[inputs]: Add harfbuzz. Replace openjpeg-2.0 with openjpeg.
* gnu/packages/patches/mupdf-build-with-openjpeg-2.1.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.
4ce01773 — Leo Famulari 9 years ago
gnu: openjpeg: Fix CVE-2016-5157.

* gnu/packages/patches/openjpeg-CVE-2016-5157.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.
* gnu/packages/image.scm (openjpeg): Use it.
0f97e7e5 — Leo Famulari 9 years ago
gnu: openjpeg-2.*: Fix CVE-2016-7163.

* gnu/packages/patches/openjpeg-CVE-2016-7163.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.
* gnu/packages/image.scm (openjpeg, openjpeg-2.0): Use it.
a2319d2c — Eric Bavier 10 years ago
gnu: Add Swish-e.

* gnu/packages/search.scm (swish-e): New variable.
* gnu/packages/patches/swish-e-search.patch,
gnu/packages/patches/swish-e-format-security.patch: New patches.
* gnu/local.mk (dist_patch_DATA): Add them.
1fa3e336 — Eric Bavier 10 years ago
gnu: Add steghide.

* gnu/packages/image.scm (steghide): New variable.
* gnu/packages/patches/steghide-fixes.patch: New patch.
* gnu/local.mk (dist_patch_DATA): Add it.
d6a07ee6 — John Darrington 9 years ago
gnu: Add rpc-daemon service

* gnu/services/nfs.scm: New file.
* gnu/local.mk (GNU_SYSTEM_MODULES): Add it.
a287fafe — Danny Milosavljevic 9 years ago
gnu: lua-5.1: install pkg-config file.

* gnu/packages/patches/lua51-pkgconfig.patch: New file.
* gnu/local.mk (dist_patch_DATA): Register it.
* gnu/packages/lua.scm (lua-5.1)[source]: Add it.

Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
3ed3c105 — Leo Famulari 9 years ago
gnu: slock: Fix CVE-2016-6866.

* gnu/packages/patches/slock-CVE-2016-6866.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.
* gnu/packages/suckless.scm (slock): Use it.
763899f0 — Leo Famulari 9 years ago
gnu: Add openssl-next.

* gnu/packages/tls.scm (openssl-next): New variable.
* gnu/packages/patches/openssl-1.1.0-c-rehash-in.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.
Next