~ruther/guix-local

ref: caf87fd8c675db3228ec53ead5b084b8e292f956 guix-local/gnu/packages d---------
caf87fd8 — David Thompson 10 years ago
gnu: tiled: Update to 0.13.0.

* gnu/packages/game-development (tiled): Update to 0.13.0.
83a2e492 — 宋文武 10 years ago
gnu: Add accountsservice.

* gnu/packages/freedesktop.scm (accountsservice): New variable.
86aff791 — Mark H Weaver 10 years ago
gnu: d-feet: Return booleans from phase procedures.

* gnu/packages/gnome.scm (d-feet)[arguments]: Return booleans from phase
  procedures.  Omit unused 'inputs' keyword argument from 'pre-check' phase.
020cdbd0 — Mark H Weaver 10 years ago
gnu: git-manpages: Update sha256 hash for version 2.5.0.

This is a followup to commit c1b7ea1e24961b567221b8e29136fd77ed663d9b.

* gnu/packages/version-control.scm (git-manpages)[source]: Update sha256 hash.
a3856b2c — 宋文武 10 years ago
gnu: Add d-feet.

* gnu/packages/gnome.scm (d-feet): New variable.
4b58d88b — 宋文武 10 years ago
gnu: itstool: Wrap with PYTHONPATH.

* gnu/packages/glib.scm (itstool): Change 'propagated-inputs' to 'inputs'.
  [arguments]: New field.
de1d7cbb — Efraim Flashner 10 years ago
gnu: abcde: Update to 2.7.

* gnu/packages/cdrom.scm (abcde): Update to 2.7.
c1b7ea1e — Jeff Mickey 10 years ago
gnu: git: Update to 2.5.0

* gnu/packages/version-control.scm (git): Update to 2.5.0
2bcfdd8f — Efraim Flashner 10 years ago
gnu: youtube-dl: Update to 2015.08.16.1.

* gnu/packages/video.scm (youtube-dl): Update to 2015.08.16.1.
491ae037 — Leo Famulari 10 years ago
gnu: Add dvtm.

* gnu/packages/dvtm.scm: New file.
* gnu-system.am (GNU_SYSTEM_MODULES): Add it.
314529c2 — Mark H Weaver 10 years ago
gnu: curl: Update to 7.44.0.

* gnu/packages/curl.scm (curl): Update to 7.44.0.
0058239e — Mark H Weaver 10 years ago
gnu: subversion: Update to 1.8.14.

* gnu/packages/patches/subversion-sqlite-3.8.9-fix.patch: Delete file.
* gnu-system.am (dist_patch_DATA): Remove it.
* gnu/packages/version-control.scm (subversion): Update to 1.8.14.  Remove
  patch.
686b1bab — Mark H Weaver 10 years ago
gnu: ruby: Update to 2.2.3.

* gnu/packages/ruby.scm (ruby): Update to 2.2.3.
0d5ddad4 — Mark H Weaver 10 years ago
gnu: gdk-pixbuf: Update to 2.31.6.

* gnu/packages/gtk.scm (gdk-pixbuf): Update to 2.31.6.
  [arguments]: Add 'disable-failing-tests' phase.
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>
Next