~ruther/guix-local

ref: fb7bdb43ef78b4a7af95c94ffb24544df362b5f2 guix-local/gnu d---------
fb7bdb43 — Eric Bavier 11 years ago
gnu: wget: Upgrade to 1.16.

* gnu/packages/wget.scm (wget)[source]: Upgrade to 1.16.
  [inputs]: Add libidn.
  [native-inputs]: Add python, perl-http-daemon, and
  perl-io-socket-ssl.
3484d052 — Eric Bavier 11 years ago
gnu: Add perl-io-socket-ssl.

* gnu/packages/web.scm (perl-io-socket-ssl): New variable.
a16e9204 — Eric Bavier 11 years ago
gnu: Add perl-net-ssleay.

* gnu/packages/openssl.scm (perl-net-ssleay): New variable.
12d39eb5 — David Thompson 11 years ago
gnu: ruby: Update to 2.1.4.

* gnu/packages/ruby.scm: Update.  Remove the now redundant readline patch.
c268a0d4 — Jason Self 11 years ago
gnu: linux-libre: Update to 3.17.2.

* gnu/packages/linux.scm (linux-libre): Update to version 3.17.2.
49aeaedf — Ludovic Courtès 11 years ago
gnu: gpsbabel: Correctly unquote the value for #:tests?.

* gnu/packages/gps.scm (gpsbabel)[arguments]: Add missing unquote.
  Fixes typo introduced in 8235039.
82350397 — Ludovic Courtès 11 years ago
gnu: gpsbabel: Disable tests on i686.

* gnu/packages/gps.scm (gpsbabel)[arguments]: Add #:tests?.
e9a6d225 — Andreas Enge 11 years ago
gnu: texlive: Move script packages from native-inputs to inputs.

* gnu/packages/texlive.scm (texlive): Move perl, python and tcsh from
    native inputs to inputs.
b32c8549 — Andreas Enge 11 years ago
gnu: texlive: Add inputs fontforge and ruby.

* gnu/packages/texlive.scm (texlive): Add interpreters fontforge and ruby
    to the inputs.
75916982 — Andreas Enge 11 years ago
gnu: texlive: Use system potrace instead of bundled copy.

* gnu/packages/texlive.scm (texlive): Add potrace as an input and modify
    the configure flags accordingly.
4797d84d — Andreas Enge 11 years ago
gnu: potrace: Install libraries and header files.

* gnu/packages/fontutils.scm (potrace): Add configure flag to install
    libraries and header files.
283fd55b — Andreas Enge 11 years ago
gnu: texlive: Drop obsolete input t1lib.

* gnu/packages/texlive.scm (texlive): Drop input t1lib and the corresponding
    configure flag.
    Since texlive-2013, xdvi uses freetype instead of t1lib for rendering.
609578a7 — Andreas Enge 11 years ago
gnu: texlive: Use system libpaper instead of bundled copy.

* gnu/packages/texlive.scm (texlive): Add libpaper as an input and modify
    the configure flags accordingly.
c70cf7eb — Andreas Enge 11 years ago
gnu: texlive: Use system harfbuzz instead of bundled copy.

* gnu/packages/texlive.scm (texlive): Add harfbuzz as an input and modify
    the configure flags accordingly.
27383915 — Andreas Enge 11 years ago
gnu: harfbuzz: Add and enable input graphite2.

* gnu/packages/gtk.scm (harfbuzz): Add input graphite2 and enable it with
    the corresponding configure flag.
be2c88ca — Andreas Enge 11 years ago
gnu: texlive: Use system graphite2 instead of bundled copy.

* gnu/packages/texlive.scm (texlive): Add graphite2 as an input and modify
    the configure flags accordingly.
3b239720 — Ludovic Courtès 11 years ago
gnu: Add GPS Correlate.

* gnu/packages/gps.scm (gpscorrelate): New variable.
83aabfbc — Ludovic Courtès 11 years ago
gnu: Add GPSBabel.

* gnu/packages/gps.scm: New file.
* gnu-system.am (GNU_SYSTEM_MODULES): Add it.
a96a82d7 — Ludovic Courtès 11 years ago
system: Add pciutils and pciutils to '%base-packages'.

* gnu/system.scm (%base-packages): Add PCIUTILS and USBUTILS.
4902c3ec — Ludovic Courtès 11 years ago
gnu: Add ath9k-htc-firmware.

* gnu/packages/firmware.scm: New file.
* gnu/packages/patches/ath9k-htc-firmware-objcopy.patch: New file.
* gnu-system.am (GNU_SYSTEM_MODULES): Add 'firmware.scm'.
  (dist_patch_DATA): Add the patch.
Next