~ruther/guix-local

ref: ca2eebbd99e8f4d2ebbcf700960d03818d4fbf8f guix-local/gnu d---------
ca2eebbd — 宋文武 11 years ago
gnu: Add sawfish.

* gnu/packages/sawfish.scm (sawfish): New variable.
a0aa8d0b — 宋文武 11 years ago
gnu: Add rep-gtk.

* gnu/packages/sawfish.scm (rep-gtk): New variable.
93dc836f — 宋文武 11 years ago
gnu: Add librep.

* gnu/packages/sawfish.scm: New file.
* gnu/packages/patches/librep-rules.mk.patch: New file.
* gnu-system.am: Add them.
e99f4211 — Mark H Weaver 11 years ago
gnu: Add python-urwid and python2-urwid.

Based on preliminary work by Omar Radwan <toxemicsquire4@gmail.com>.

* gnu/packages/python.scm (python-urwid, python2-urwid): New variables.
50b7a6a0 — David Thompson 11 years ago
gnu: httpd: Add perl input.

* gnu/packages/web.scm (httpd): Add perl input.
bc351001 — David Thompson 11 years ago
gnu: inkscape: Update to 0.91.

* gnu/packages/inkscape.scm (inkscape): Update to 0.91.
20fbd209 — Andreas Enge 11 years ago
gnu: node: Update to 0.10.36.

* gnu/packages/node.scm (node): Update to 0.10.36.
004dbec5 — Andreas Enge 11 years ago
gnu: elfutils: Update to 0.161.

* gnu/packages/elf.scm (elfutils): Update to 0.161.
63af948f — Andreas Enge 11 years ago
gnu: sipwitch: Update to 1.9.6.

* gnu/packages/telephony.scm (sipwitch): Update to 1.9.6.
aa30c6e7 — Andreas Enge 11 years ago
gnu: ucommon: Update to 6.3.0.

* gnu/packages/telephony.scm (ucommon): Update to 6.3.0.
4e7a137a — Mark H Weaver 11 years ago
Revert "gnu: python-matplotlib: Remove python-pillow input."

python-pillow is now fixed, so we can add it back.
This reverts commit dfbc33dceb803a3d54840613b08dc98f7be75f60.
ca407756 — Eric Bavier 11 years ago
gnu: openjpeg: Upgrade to 2.1.0.

* gnu/packages/image.scm (openjpeg): Upgrade to 2.1.0.
  (openjpeg-2.0): New variable.
* gnu/packages/pdf.scm (mupdf)[inputs]: Use openjpeg-2.0.
288084d5 — Mark H Weaver 11 years ago
gnu: Add hdparm.

* gnu/packages/linux.scm (hdparm): New variable.
3b02429c — Mark H Weaver 11 years ago
gnu: libvpx: Apply bug fixes.

Fixes build on armhf.

* gnu/packages/patches/libvpx-fix-armhf-link.patch,
  gnu/packages/patches/libvpx-fix-ssse3-quantize.patch,
  gnu/packages/patches/libvpx-vp9-out-of-bounds-access.patch: New files.
* gnu-system.am (dist_patch_DATA): Add them.
* gnu/packages/video.scm (libvpx): Add patches.  On armhf, add additional
  configure flags to avoid requiring support for NEON.
38012ed5 — Taylan Ulrich Bayırlı/Kammer 11 years ago
gnu: Add polipo.

* gnu/packages/web.scm (polipo): New variable.
dd2efd3d — Taylan Ulrich Bayırlı/Kammer 11 years ago
gnu: Add dnsmasq.

* gnu-system.am (GNU_SYSTEM_MODULES): Add dnsmasq.scm.
* gnu/packages/dnsmasq.scm: New file.
48f46dc3 — 宋文武 11 years ago
gnu: gdk-pixbuf: Enable Xlib rendering support.

* gnu/packages/gtk.scm (gdk-pixbuf)[arguments]: New field.
  [inputs]: Add LIBX11.
13b284d9 — Mark H Weaver 11 years ago
gnu: icecat: Use system libvpx, icu4c, and pixman libraries.

* gnu/packages/gnuzilla.scm (icecat)[inputs]: Add libvpx, icu4c, pixman.
  [arguments]: Add --with-system-libvpx, --with-system-icu, and
  --enable-system-pixman configure flags.  Add comments about why we
  cannot (yet) add system cairo and sqlite, etc.
20e41645 — 宋文武 11 years ago
gnu: libxtst: Propagate libxi.

* gnu/packages/xorg.scm (libxtst): Move libxi to 'propagated-inputs'.
43cc5c5e — Mark H Weaver 11 years ago
gnu: icecat: Use gstreamer-1.0 and enable webrtc.

* gnu/packages/gnuzilla.scm (icecat)[inputs]: Use latest gstreamer and
  gst-plugins-base.
  [arguments]: Remove "--disable-webrtc" and add "--enable-gstreamer=1.0" to
  configure flags.
Next