~ruther/guix-local

ref: e7c097306dea32cece9b2001ffc9918e1076677f guix-local/gnu/packages d---------
e7c09730 — Ricardo Wurmus 10 years ago
gnu: Add HTSlib.

* gnu/packages/bioinformatics.scm (htslib): New variable.
132b4c8c — Ricardo Wurmus 10 years ago
gnu: ncbi-vdb: Use "i386" instead of "i686" in directory name.

* gnu/packages/bioinformatics.scm (ncbi-vdb)[arguments]: Copy libraries from
  "linux/gcc/i386" directory instead of "linux/gcc/i686" when building on
  i686.
93e7199b — Christopher Allan Webber 10 years ago
gnu: Add guile-gdbm-ffi.

* gnu/packages/guile.scm (guile-gdbm-ffi): New variable.

Co-authored-by: Ludovic Courtès <ludo@gnu.org>
c687f731 — Andreas Enge 10 years ago
gnu: avidemux: Add output lib dir to rpath.

* gnu/packages/video.scm (avidemux): Set -DCMAKE_SHARED_LINKER_FLAGS
    in the call to cmake.
97c15a29 — Ludovic Courtès 10 years ago
gnu: tcsh: Add alternate URL for old tarballs.

Reported by Alexander Vorobiev <alexander.vorobiev@gmail.com>.

* gnu/packages/tcsh.scm (tcsh)[source]: Add alternate URL.
98b87b82 — David Thompson 10 years ago
gnu: Add ruby-useragent.

* gnu/packages/ruby.scm (ruby-useragent): New variable.
2cbc105b — David Thompson 10 years ago
gnu: Add bundler.

* gnu/packages/ruby.scm (bundler): New variable.
d4fde1f2 — David Thompson 10 years ago
gnu: Add ruby-rspec.

* gnu/packages/ruby.scm (ruby-rspec): New variable.
4f2a0cac — David Thompson 10 years ago
gnu: Add ruby-rspec-mocks.

* gnu/packages/ruby.scm (ruby-rspec-mocks): New variable.
e6962009 — David Thompson 10 years ago
gnu: Add ruby-rspec-expectations.

* gnu/packages/ruby.scm (ruby-diff-lcs-for-rspec, ruby-rspec-expectations):
  New variables.
eb0c2dd6 — David Thompson 10 years ago
gnu: Add ruby-rspec-core.

* gnu/packages/ruby.scm (ruby-rspec-support, ruby-rspec-core): New variables.
969ee403 — Ludovic Courtès 10 years ago
gnu: openldap: Update list of source URLs.

* gnu/packages/openldap.scm (openldap)[source]: Remove former URI (domain name
  vanished) and add an up-to-date list of URLs.  Reported by Alexander
  Vorobiev <alexander.vorobiev@gmail.com>.
df00e148 — Andreas Enge 10 years ago
gnu: calibre: Update to 2.29.0.

* gnu/packages/ebook.scm (calibre): Update to 2.29.0. Add input openssl.
86e3e370 — Mark H Weaver 10 years ago
gnu: nss: Update to 3.19.1.

* gnu/packages/gnuzilla.scm (nss): Update to 3.19.1.
  [properties]: Set the timeout to 40 hours.
5ff408d9 — 宋文武 10 years ago
python-pillow: Update to 2.8.1, remove duplicated ones.

* gnu/packages/python.scm (python-pillow): Update to 2.8.1.
  [inputs]: Add freetype and libwebp.
  (python-pillow, python2-pillow): Remove duplicated variables.
0b4eb42e — 宋文武 10 years ago
gnu: webkitgtk: Update to 2.8.3.

The version (2.8.9) mentioned in the previous commit (e7e8ea0) message
was wrong.  Should be '2.4.9'.

* gnu/packages/webkit.scm (webkitgtk): Update to 2.8.3.
e7e8ea06 — 宋文武 10 years ago
gnu: webkitgtk-2.4: Update to 2.8.9, build with gtk3.

* gnu/packages/webkit.scm (webkitgtk-2.4): Update to 2.8.9, build with gtk3.
  Move flex and which to 'native-inputs'.  Remove #:configure-flags.
  (webkitgtk/gtk+-2): New variable.
* gnu/packages/gnucash.scm (gnucash): Use webkitgtk/gtk+-2.
* gnu/packages/patches/webkitgtk-2.4.8-gmutexlocker.patch: Remove file.
* gnu-system.am (dist_patch_DATA): Remove it.

Co-authored-by: Feng Shu <tumashu@163.com>
51960939 — Taylan Ulrich Bayırlı/Kammer 10 years ago
gnu: chibi-scheme: Update to 0.7.3.

* gnu/packages/scheme.scm (chibi-scheme): Update to 0.7.3.  Change URL.
365c8153 — Ricardo Wurmus 10 years ago
gnu: Add edirect.

* gnu/packages/bioinformatics.scm (edirect): New variable.
628bd9b8 — Ricardo Wurmus 11 years ago
gnu: shogun: Remove non-free source files.

* gnu/packages/bioinformatics.scm (shogun)[source]: Add snippet to remove
  non-free sources.
Next