summaryrefslogtreecommitdiff
path: root/gnu/packages
Commit message (Expand)AuthorAgeFilesLines
* gnu: avidemux: Add output lib dir to rpath.•••* gnu/packages/video.scm (avidemux): Set -DCMAKE_SHARED_LINKER_FLAGS in the call to cmake. Andreas Enge2015-05-311-0/+2
* 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. Ludovic Courtès2015-05-311-7/+11
* gnu: Add ruby-useragent.•••* gnu/packages/ruby.scm (ruby-useragent): New variable. David Thompson2015-05-291-0/+25
* gnu: Add bundler.•••* gnu/packages/ruby.scm (bundler): New variable. David Thompson2015-05-291-0/+23
* gnu: Add ruby-rspec.•••* gnu/packages/ruby.scm (ruby-rspec): New variable. David Thompson2015-05-291-0/+27
* gnu: Add ruby-rspec-mocks.•••* gnu/packages/ruby.scm (ruby-rspec-mocks): New variable. David Thompson2015-05-291-0/+25
* gnu: Add ruby-rspec-expectations.•••* gnu/packages/ruby.scm (ruby-diff-lcs-for-rspec, ruby-rspec-expectations): New variables. David Thompson2015-05-291-0/+49
* gnu: Add ruby-rspec-core.•••* gnu/packages/ruby.scm (ruby-rspec-support, ruby-rspec-core): New variables. David Thompson2015-05-291-0/+48
* 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>. Ludovic Courtès2015-05-291-5/+15
* gnu: calibre: Update to 2.29.0.•••* gnu/packages/ebook.scm (calibre): Update to 2.29.0. Add input openssl. Andreas Enge2015-05-291-2/+4
* gnu: nss: Update to 3.19.1.•••* gnu/packages/gnuzilla.scm (nss): Update to 3.19.1. [properties]: Set the timeout to 40 hours. Mark H Weaver2015-05-291-2/+8
* 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. 宋文武2015-05-291-41/+6
* 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. 宋文武2015-05-291-2/+2
* 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> 宋文武2015-05-293-299/+20
* gnu: chibi-scheme: Update to 0.7.3.•••* gnu/packages/scheme.scm (chibi-scheme): Update to 0.7.3. Change URL. Taylan Ulrich Bayırlı/Kammer2015-05-271-4/+5
* gnu: Add edirect.•••* gnu/packages/bioinformatics.scm (edirect): New variable. Ricardo Wurmus2015-05-271-0/+70
* gnu: shogun: Remove non-free source files.•••* gnu/packages/bioinformatics.scm (shogun)[source]: Add snippet to remove non-free sources. Ricardo Wurmus2015-05-271-1/+34
* gnu: Add wxmaxima.•••* gnu/packages/maths.scm (wxmaxima): New variable. Mark H Weaver2015-05-261-0/+45
* gnu: maxima: Update to 5.36.1.•••* gnu/packages/patches/maxima-defsystem-mkdir.patch: New file. * gnu-system.am (dist_patch_DATA): Add it. * gnu/packages/maths.scm (maxima): Update to 5.36.1. Add patch. Mark H Weaver2015-05-262-4/+18
* gnu: imagemagick: Update to 6.9.1-3.•••* gnu/packages/imagemagick.scm (imagemagick): Update to 6.9.1-3. Mark H Weaver2015-05-261-2/+2
* Merge branch 'gtk-rebuild'宋文武2015-05-262-13/+43
|\
| * Merge branch 'master' into gtk-rebuildMark H Weaver2015-05-239-22/+15
| |\
| * | gnu: gnutls: Update to 3.4.1.•••* gnu/packages/patches/gnutls-fix-duplicate-manpages.patch: Remove file. * gnu-system.am (dist_patch_DATA): Remove it. * gnu/packages/gnutls.scm (gnutls): Update to 3.4.1. Remove patch. Mark H Weaver2015-05-232-34/+2
| * | gnu: librsvg: Update to 2.40.9.•••* gnu/packages/gnome.scm (librsvg): Update to 2.40.9. 宋文武2015-05-231-2/+2
| * | gnu: Add adwaita-icon-theme.•••* gnu/packages/gnome.scm (adwaita-icon-theme): New variable. 宋文武2015-05-231-0/+14
| * | gnu: gtk+: Add SVG support to 'gtk-encode-symbolic-svg'.•••* gnu/packages/gtk.scm (gtk+)[inputs]: Add librsvg. [arguments]: Add 'wrap-gtk-encode-symbolic-svg' phase. 宋文武2015-05-231-2/+14
| * | gnu: gtk+: Update to 3.16.3.•••* gnu/packages/gtk.scm (gtk+): Update to 3.16.3. 宋文武2015-05-231-2/+2
| * | gnu: gtk+-2: Update to 2.24.28.•••* gnu/packages/gtk.scm (gtk+-2): Update to 2.24.28. 宋文武2015-05-231-2/+2
| * | gnu: harfbuzz: Enable GObject integration.•••* gnu/packages/gtk.scm (harfbuzz): Add glib to propagated-inputs. [native-inputs]: Add gobject-introspection. [arguments]<#:configure-flags>: Add "--with-gobject". 宋文武2015-05-231-2/+6
| * | gnu: harfbuzz: Update to 0.9.40.•••* gnu/packages/gtk.scm (harfbuzz): Update to 0.9.40. 宋文武2015-05-231-3/+3
* | | gnu: Add xmlsec.•••* gnu/packages/xml.scm (xmlsec): New variable. Andreas Enge2015-05-241-1/+32
* | | gnu: seahorse: Add SSH support.•••* gnu/packages/gnome.scm (seahorse)[inputs]: Add "openssh". Ricardo Wurmus2015-05-241-0/+2
* | | gnu: Add seahorse.•••* gnu/packages/gnome.scm (seahorse): New variable. Ricardo Wurmus2015-05-241-0/+32
* | | gnu: Add gnome-keyring.•••* gnu/packages/gnome.scm (gnome-keyring): New variable. Ricardo Wurmus2015-05-241-0/+67
* | | gnu: Add GCR.•••* gnu/packages/gnome.scm (gcr): New variable. Ricardo Wurmus2015-05-241-0/+45
| |/ |/|
* | gnu: bluez: Install the library and header files.•••* gnu/packages/linux.scm (bluez)[arguments]: Add --enable-library to #:configure-flags. Andreas Enge2015-05-231-5/+6
* | gnu: dbus-glib: Propagate inputs dbus and glib.•••* gnu/packages/glib.scm (dbus-glib): Propagate inputs dbus and glib. * gnu/packages/audio.scm (patchage), gnu/packages/gnuzilla.scm (icecat), gnu/packages/python.scm (python-dbus): Drop inputs dbus and glib. * gnu/packages/gnome.scm (colord, gconf, gnome-vfs, upower), gnu/packages/mail.scm (claws-mail), gnu/packages/messaging.scm (hexchat), gnu/packages/wicd.scm (wicd): Drop input dbus. Andreas Enge2015-05-238-17/+9
* | gnu: gnutls: Update to 3.4.1.•••* gnu/packages/patches/gnutls-fix-duplicate-manpages.patch: Remove file. * gnu-system.am (dist_patch_DATA): Remove it. * gnu/packages/gnutls.scm (gnutls): Update to 3.4.1. Remove patch. Mark H Weaver2015-05-222-34/+2
|/
* gnu: postgresql: Update to 9.3.7.•••* gnu/packages/databases.scm (postgresql): Update to 9.3.7. Mark H Weaver2015-05-221-2/+2
* gnu: Add python-rq.•••* gnu/packages/python.scm (python-rq, python2-rq): New variables. Ricardo Wurmus2015-05-221-0/+29
* gnu: Add python-redis.•••* gnu/packages/python.scm (python-redis, python2-redis): New variables. Ricardo Wurmus2015-05-221-0/+27
* gnu: Add python-click.•••* gnu/packages/python.scm (python-click, python2-click): New variables. Ricardo Wurmus2015-05-221-0/+27
* gnu: Add rsem.•••* gnu/packages/bioinformatics.scm (rsem): New variable. * gnu/packages/patches/rsem-makefile.patch: New file. Ricardo Wurmus2015-05-222-0/+760
* gnu: guix: Update development snapshot.•••* gnu/packages/package-management.scm (guix-devel): Update to c2ee19e. Ludovic Courtès2015-05-221-2/+2
* gnu: Add python-pyzmq.•••* gnu/packages/python.scm (python-pyzmq, python2-pyzmq): New variables. Ricardo Wurmus2015-05-221-1/+36
* gnu: youtube-dl: Update to 2015.05.20.•••* gnu/packages/video.scm (youtube-dl): Update to 2015.05.20. Mark H Weaver2015-05-221-2/+2
* gnu: fuse: Add fix for CVE-2015-3202.•••* gnu/packages/patches/fuse-CVE-2015-3202.patch: New file. * gnu-system.am (dist_patch_DATA): Add it. * gnu/packages/linux.scm (fuse): Add patch. Mark H Weaver2015-05-222-1/+67
* gnu: Add fizmo.•••* gnu/packages/games.scm (fizmo): New variable. 宋文武2015-05-211-0/+37
* gnu: r: Apply patch to fix linking against R.•••* gnu/packages/patches/r-fix-15899.patch: New file. * gnu-system.am (dist_patch_DATA): Add it. * gnu/packages/statistics.scm (r)[source]: Use it. Ricardo Wurmus2015-05-212-1/+19
* gnu: zathura: Update to 0.3.3.•••* gnu/packages/pdf.scm (zathura): Update to 0.3.3. Paul van der Walt2015-05-211-2/+2