~ruther/guix-local

ref: 9cdce047d0b79f81e2888fc82fc2c8a61cb1aee4 guix-local/gnu d---------
9cdce047 — Mark H Weaver 10 years ago
gnu: gnutls: Update to 3.4.4.1.

* gnu/packages/patches/gnutls-doc-fix.patch: New file.
* gnu-system.am (dist_patch_DATA): Add it.
* gnu/packages/tls.scm (gnutls): Update to 3.4.4.1.  Add patch.
  [arguments]: Add 'delete-prebuilt-unfixed-info-file' phase.
  In 'move-doc' phase, copy man pages to the correct directory.
  [native-inputs]: Add 'texinfo'.
80601ec1 — Andreas Enge 10 years ago
gnu: libmtp: Update to 1.1.9.

* gnu/packages/libusb.scm (libmtp): Update to 1.1.9.
477ac94b — David Thompson 10 years ago
gnu: inconsolata: Fix typo in variable name.

* gnu/packages/fonts.scm (font-incosolata): Rename to...
  (font-inconsolata): ... this.
3d890318 — Ludovic Courtès 10 years ago
gnu: Add fuse-exfat.

* gnu/packages/linux.scm (fuse-exfat): New variable.
8f43d1ba — Ludovic Courtès 10 years ago
gnu: Add exfat-utils.

* gnu/packages/mtools.scm (exfat-utils): New variable.
feca8e2b — Jeff Mickey 10 years ago
gnu: Add tinc.

* gnu/packages/vpn.scm (tinc): New variable.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
08cc159a — Jeff Mickey 10 years ago
gnu: pavucontrol: Update to 3.0.

* gnu/packages/pulseaudio.scm (pavucontrol): Update to 3.0.
* gnu/packages/patches/pavucontrol-sigsegv.patch: Remove.
* gnu-system.am (dist_patch_DATA): Remove it.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
cee32ee4 — Andy Wingo 10 years ago
gnu: Add GeoClue desktop service.

* gnu/services/desktop.scm (bool): New top-level helper.
  (upower-configuration-file): Use top-level `bool'.
  (geoclue-application): New public function.
  (%standard-geoclue-applications): New public variable.
  (geoclue-service): New public variable.
  (%desktop-services): Add GeoClue.  Add a comment about activation.
* doc/guix.texi (Desktop Services): Document the GeoClue service.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
4006fd87 — Ludovic Courtès 10 years ago
gnu: dmd: Apply 'make-forkexec-constructor' patch.

Proposed by Andy Wingo <wingo@igalia.com>.

* gnu/packages/admin.scm (dmd): Add 'base-version' and 'patch-level'
  variables.
  [source]: Use 'base-version' instead of 'version'.  Add 'patches' field.
dede51a1 — Eric Dvorsak 10 years ago
gnu: Add font-inconsolata

* gnu/packages/fonts.scm (font-inconsolata): New variable.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
e93b88f7 — Eric Dvorsak 10 years ago
gnu: Add font-ubuntu.

* gnu/packages/fonts/scm (font-ubuntu): New variable.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
5084eb45 — 宋文武 10 years ago
gnu: libinput: Update to 0.21.0.

* gnu/packages/freedesktop.scm (libinput): Update to 0.21.0.
6ef9edbf — Steve Sprang 10 years ago
gnu: Add figlet.

* gnu/packages/figlet.scm: New file.
* gnu-system.am (GNU_SYSTEM_MODULES): Add it.
de63b20e — Steve Sprang 10 years ago
gnu: Add pwgen.

* gnu/packages/password-utils.scm: New file.
* gnu-system.am (GNU_SYSTEM_MODULES): Add it.
7cb6f648 — Mark H Weaver 10 years ago
gnu: qemu: Update to 2.3.1.  Add fix for CVE-2015-5745.

* gnu/packages/patches/qemu-CVE-2015-5745.patch: New file.
* gnu/packages/patches/qemu-CVE-2015-3456.patch,
  gnu/packages/patches/qemu-CVE-2015-5154-pt1.patch,
  gnu/packages/patches/qemu-CVE-2015-5154-pt2.patch,
  gnu/packages/patches/qemu-CVE-2015-5154-pt3.patch,
  gnu/packages/patches/qemu-CVE-2015-5158.patch: Delete files.
* gnu-system.am (dist_patch_DATA): Add new file and remove the deleted ones.
* gnu/packages/qemu.scm (qemu): Update to 2.3.1.  Add new patch and remove the
  deleted ones.
23769634 — Mark H Weaver 10 years ago
Revert "PRELIMINARY: gnu: Add ppp."

This reverts commit ba139bd75bd783d2474e5f9ecc0dd6d3aac6a9c3.
e4fb9d2d — Mark H Weaver 10 years ago
Revert "PRELIMINARY: dbus-service: Include system-services directories."

This reverts commit e3484421cb159968fc6fb54f044f84bccfc555e8.
89a39d4e — Mark H Weaver 10 years ago
Revert "PRELIMINARY: gnu: polkit: Work on making it functional in practice."

This reverts commit e640340b9ec6c601720977820b2701d6cd99b74c.
139d7e95 — Mark H Weaver 10 years ago
Revert "PRELIMINARY: Add dbus-fixed."

This reverts commit 86e3f95a09d903debba38cd1ff5dfd953f34a765.
3b65abac — Mark H Weaver 10 years ago
Revert "PRELIMINARY: Add three programs to %setuid-programs."

This reverts commit fb1e06fc5f7648ab3078876f009fa7a983b17c41.
Next