~ruther/guix-local

6178d947 — 宋文武 10 years ago
gnu: Add wayland.

* gnu/packages/freedesktop.scm (wayland): New variable.
f5a9ffa0 — Alex Kost 10 years ago
system: Rename 'sudoers' into 'sudoers-file'.

* gnu/system.scm (<operating-system>): Rename record field.
  (etc-directory): Rename argument.
  (operating-system-etc-directory): Adjust accordingly.
* doc/guix.texi (operating-system Reference): Likewise.
01e64ef5 — Mark H Weaver 10 years ago
gnu: talloc: Change source URI to use https.

* gnu/packages/samba.scm (talloc)[source]: Change URI to use https.
2cba3d6f — 宋文武 10 years ago
gnu: qt: Add more inputs.

* gnu/packages/qt.scm (qt)[inputs]: Add cups, libmng, postgresql and unixodbc.
b9ecd5ae — 宋文武 10 years ago
gnu: Add libmng.

* gnu/packages/image.scm (libmng): New variable.
a33b8449 — 宋文武 10 years ago
gnu: qt: Update to 5.4.2.

* gnu/packages/qt.scm (qt): Update to 5.4.2.
d22b9397 — 宋文武 10 years ago
gnu: qt-4: Update to 4.8.7.

* gnu/packages/qt.scm (qt-4): Update to 4.8.7.
9e4552aa — 宋文武 10 years ago
gnu: talloc: Update to 2.1.2.

* gnu/packages/samba.scm (talloc): Update to 2.1.2.
d5711017 — Andreas Enge 10 years ago
gnu: calibre: Update to 2.30.0.

* gnu/packages/ebook.scm (calibre): Update to 2.30.0.
55d1f529 — Ludovic Courtès 10 years ago
gnu-maintenance: Use 'home-page' as an additional hint of "GNUness".

Reported by Rastus_Vernon on IRC.
Fixes 'gnu-package?' for GNUcash.

* guix/gnu-maintenance.scm (gnu-package?)[gnu-home-page?]: New procedure.  Use
  it to determine whether PACKAGE is GNU.
acec3beb — Ludovic Courtès 10 years ago
build: Don't build the guix-daemon man page when --disable-daemon.

Fixes <http://bugs.gnu.org/20824>.
Reported by Mark H Weaver <mhw@netris.org>.

* doc.am (dist_man1_MANS): Conditionalize doc/guix-daemon.1 on BUILD_DAEMON.
fef3cfaa — Mark H Weaver 10 years ago
gnu: qemu: Add fixes for CVE-2015-{4037,4103,4104,4105,4106}.

* gnu/packages/patches/qemu-CVE-2015-4037.patch,
  gnu/packages/patches/qemu-CVE-2015-4103.patch,
  gnu/packages/patches/qemu-CVE-2015-4104.patch,
  gnu/packages/patches/qemu-CVE-2015-4105.patch,
  gnu/packages/patches/qemu-CVE-2015-4106-pt1.patch,
  gnu/packages/patches/qemu-CVE-2015-4106-pt2.patch,
  gnu/packages/patches/qemu-CVE-2015-4106-pt3.patch,
  gnu/packages/patches/qemu-CVE-2015-4106-pt4.patch,
  gnu/packages/patches/qemu-CVE-2015-4106-pt5.patch,
  gnu/packages/patches/qemu-CVE-2015-4106-pt6.patch,
  gnu/packages/patches/qemu-CVE-2015-4106-pt7.patch,
  gnu/packages/patches/qemu-CVE-2015-4106-pt8.patch: New files.
* gnu-system.am (dist_patch_DATA): Add them.
* gnu/packages/qemu.scm (qemu-headless)[source]: Add patches.
77ff9e9a — Mark H Weaver 10 years ago
gnu: git: Update to 2.4.3.

* gnu/packages/version-control.scm (git, git-manpages): Update to 2.4.3.
824d9dc3 — Mark H Weaver 10 years ago
gnu: ffmpeg: Update to 2.7.

* gnu/packages/video.scm (ffmpeg): Update to 2.7.
  [native-inputs]: Add texinfo.
e778a549 — David Thompson 10 years ago
gnu: Add ruby-multipart-post.

* gnu/packages/ruby.scm (ruby-multipart-post): New variable.
71d3e2c2 — David Thompson 10 years ago
gnu: Add ruby-slop.

* gnu/packages/ruby.scm (ruby-slop): New variable.
66e20863 — David Thompson 10 years ago
gnu: Add ruby-git.

* gnu/packages/ruby.scm (ruby-git): New variable.
0808e361 — David Thompson 10 years ago
gnu: Add ruby-minitest-bacon.

* gnu/packages/ruby.scm (ruby-minitest-bacon): New variable.
35130835 — David Thompson 10 years ago
gnu: Add ruby-minitest-sprint.

* gnu/packages/ruby.scm (ruby-minitest-sprint): New variable.
2206e948 — David Thompson 10 years ago
gnu: Add ruby-minitest.

* gnu/packages/ruby.scm (ruby-minitest): New variable.
Next