~ruther/guix-local

8e2f3e5e — Julien Lepiller 8 years ago
gnu: Add java-datanucleus-javax-persistence.

* gnu/packages/java.scm (java-datanucleus-javax-persistence): New
variable.
30deadee — Julien Lepiller 8 years ago
gnu: Add java-microemulator-cldc.

* gnu/packages/java.scm (java-microemulator-cldc): New variable.
f403d7ab — Julien Lepiller 8 years ago
guix: ant-build-system: Add #:test-include and #:test-exclude arguments.

* guix/build-system/ant.scm: Add #:test-include and #:test-exclude
arguments.
* guix/build/ant-build-system.scm: Generate test list from arguments.
* doc/guix.texi (Build Systems): Document it.
8df1faa0 — Julien Lepiller 8 years ago
guix: ant-build-system: Add main-class support.

* guix/build-system/ant.scm: New #:main-class argument
* guix/build/ant-build-system.scm: Generate a manifest file with
additional properties.
* doc/guix.texi (Build Systems): Document it.
4d6801b7 — Kei Kebreau 8 years ago
gnu: graphicsmagick: Fix CVE-2017-14649.

* gnu/packages/imagemagick.scm (graphicsmagick)[source]: Add patch.
* gnu/packages/patches/graphicsmagick-CVE-2017-14649.patch:
New file.
* gnu/local.mk (dist_patch_DATA): Register it.
3d7a1596 — Rutger Helling 8 years ago
gnu: qtox: Update to 1.12.0.

* gnu/packages/messaging.scm (qtox): Update to 1.12.0.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
0750cf7e — Rutger Helling 8 years ago
gnu: mgba: Update to 0.6.1.

* gnu/packages/games.scm (mgba): Update to 0.6.1.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
c971d9ef — Dave Love 8 years ago
gnu: openmpi: Add "debug" output.

This is necessary for one mechanism for attaching parallel debuggers
and is also relevant for the runtime backtrace facility.

* gnu/packages/mpi.scm (openmpi)[outputs]: New field.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
fb993719 — Dave Love 8 years ago
gnu: Add scorep-openmpi.

* gnu/packages/profiling.scm (make-scorep): New function.
(scorep-openmpi): New variable.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
a66408f8 — Dave Love 8 years ago
gnu: Add cube.

* gnu/packages/profiling.scm(cube): New variable.
* gnu/packages/patches/cube-nocheck.patch: New file.
* gnu/local.mk: Add it.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
3c8d1f94 — Dave Love 8 years ago
gnu: Add opari2.

* gnu/packages/profiling.scm (opari2): New variable.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
a6121c0a — Dave Love 8 years ago
gnu: Add otf2.

* gnu/packages/profiling.scm (otf2): New variable.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
6a3af24f — Dave Love 8 years ago
gnu: Add papi.

* gnu/packages/profiling.scm: New file.
* gnu/local.mk: Add it.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
65d98906 — Oleg Pykhalov 8 years ago
gnu: cflow: Fix preprocess option.

* gnu/packages/code.scm (cflow)[arguments]: New field.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
0ad03eae — Maxim Cournoyer 8 years ago
gnu: android: Add android-udev-rules package.

* gnu/packages/android.scm (android-udev-rules): Add package.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
d109b1e8 — Theodoros Foradis 8 years ago
Update e-mail for Theodoros Foradis.

* .mailmap: Add entry.
* gnu/packages/aspell.scm: Replace theodoros.for@openmailbox.org with current address.
* gnu/packages/compression.scm: Likewise.
* gnu/packages/electronics.scm: Likewise.
* gnu/packages/engineering.scm: Likewise.
* gnu/packages/fpga.scm: Likewise.
* gnu/packages/graphviz.scm: Likewise.
* gnu/packages/guile.scm: Likewise.
* gnu/packages/libusb.scm: Likewise.
* gnu/packages/maths.scm: Likewise.
* gnu/packages/messaging.scm: Likewise.
* gnu/packages/uml.scm: Likewise.
* gnu/packages/wxwidgets.scm: Likewise.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
032a2760 — Oleg Pykhalov 8 years ago
gnu: services: Add cgit.

* gnu/services/version-control.scm
(<cgit-configuration-file>, <cgit-configuration>): New record types.
(cgit-configuration-robots-string, cgit-activation,
cgit-configuration-nginx-config): New procedures.
(%cgit-configuration-nginx, cgit-service-type): New variables.
* gnu/tests/version-control.scm: New file.
* gnu/local.mk (GNU_SYSTEM_MODULES): Add it.
* doc/guix.texi (Version Control): Document the cgit service.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
e797e94b — Ludovic Courtès 8 years ago
doc: Explain why synopses/descriptions must be literal strings.

Suggested by Dave Love <fx@gnu.org>.

* doc/guix.texi (Synopses and Descriptions): Recommend literal strings.
df71c88c — Leo Famulari 8 years ago
gnu: Add pulsemixer.

* gnu/packages/pulseaudio.scm (pulsemixer): New variable.
1ba940b5 — Leo Famulari 8 years ago
gnu: vdirsyncer: Update to 0.16.3.

* gnu/packages/dav.scm (vdirsyncer): Update to 0.16.3.
[native-inputs]: Add python-urllib3.
Next