Age | Commit message (Expand) | Author |
2015-12-20 | gnu: offlineimap: Update to 6.6.0.•••* gnu/packages/mail.scm (offlineimap): Update to 6.6.0.
| Efraim Flashner |
2015-12-20 | gnu: gnupg: Update to 1.4.20.•••* gnu/packages/gnupg.scm (gnupg-1): Update to 1.4.20.
| Efraim Flashner |
2015-12-20 | gnu: Add gnome-shell.•••* gnu/packages/gnome.scm (gnome-shell): New variable.
| 宋文武 |
2015-12-20 | gnu: Add gnome-control-center.•••* gnu/packages/gnome.scm (gnome-control-center): New variable.
| 宋文武 |
2015-12-20 | gnu: Add gnome-bluetooth.•••* gnu/packages/gnome.scm (gnome-bluetooth): New variable.
| 宋文武 |
2015-12-20 | gnu: Add libgtop.•••* gnu/packages/gnome.scm (libgtop): New variable.
| 宋文武 |
2015-12-20 | gnu: Add colord-gtk.•••* gnu/packages/freedesktop.scm (colord-gtk): New variable.
| 宋文武 |
2015-12-20 | gnu: Add telepathy-logger.•••* gnu/packages/freedesktop.scm (telepathy-logger): New variable.
| 宋文武 |
2015-12-20 | gnu: tilda: Update to 1.3.1.•••* gnu/packages/terminals.scm (tilda): Update to 1.3.1.
| Efraim Flashner |
2015-12-19 | gnu: Add tlsdate.•••* gnu/packages/ntp.scm (tlsdate): New variable.
| Ludovic Courtès |
2015-12-19 | gnu: mpv: Update to 0.14.0.•••* gnu/packages/video.scm (mpv): Update to 0.14.0.
| 宋文武 |
2015-12-19 | gnu: mpv: Fix build by using pkg-config for smbclient.•••This is a followup to commit 710964d.
* gnu/packages/video.scm (mpv)[arguments]: Remove 'patch-wscript' phase.
| 宋文武 |
2015-12-19 | gnu: agg: Update URLs.•••* gnu/packages/graphics.scm (agg)[source, home-page]: Add up-to-date
URLs.
| Ludovic Courtès |
2015-12-19 | gnu: Use #:prefix when importing (guix licenses).•••This works around a problem with #:hide, whereby Guile would report
'zlib', 'openssl', and/or 'expat as colliding bindings at run time
despite the #:hide.
* gnu/packages/linux.scm: Use #:prefix license for (guix licenses).
* gnu/packages/haskell.scm: Likewise.
| Ludovic Courtès |
2015-12-19 | gnu: Do not #:select from (gnu packages …) modules.•••This is to avoid <http://bugs.gnu.org/15540>.
* gnu/packages/bittorrent.scm: Do not #:select from (gnu packages
compression).
* gnu/packages/dictionaries.scm: Likewise.
* gnu/packages/disk.scm: Likewise.
* gnu/packages/gimp.scm: Likewise.
* gnu/packages/haskell.scm: Likewise.
| Ludovic Courtès |
2015-12-18 | gnu: key-mon: Remove unnecessary propagated inputs.•••* gnu/packages/key-mon.scm (key-mon)[propagated-inputs]: Rename to...
[inputs]: ... this. Propagated was unnecessary since the 'key-mon'
program is wrapped.
| Ludovic Courtès |
2015-12-18 | gnu: python2-pygtk: Add "doc" output.•••* gnu/packages/gtk.scm (python2-pygtk)[outputs]: New field.
[arguments]: Add 'set-gtk-doc-directory' phase.
| Ludovic Courtès |
2015-12-18 | gnu: python2-pygtk: Use 'modify-phases'.•••* gnu/packages/gtk.scm (python2-pygtk)[arguments]: Use 'modify-phases'.
| Ludovic Courtès |
2015-12-18 | gnu: gimp: Add "doc" output.•••* gnu/packages/gimp.scm (gimp)[outputs, arguments]: New fields.
| Ludovic Courtès |
2015-12-18 | gnu: goffice: Add "doc" output.•••* gnu/packages/gnome.scm (goffice)[outputs, arguments]: New fields.
(goffice-0.8)[arguments]: Append arguments from GOFFICE.
| Ludovic Courtès |
2015-12-18 | gnu: dovecot: Add linux-pam to inputs.•••* gnu/packages/mail.scm (dovecot): Add linux-pam to inputs, enabling the
PAM auth driver.
| Andy Wingo |
2015-12-17 | gnu: sdl-image: Add libwebp input.•••* gnu/packages/sdl.scm (sdl-image)[propagated-inputs]: Add libwebp.
| David Thompson |
2015-12-17 | gnu: Add sdl2-ttf.•••* gnu/packages/sdl.scm (sdl2-ttf): New variable.
| David Thompson |
2015-12-17 | gnu: Add sdl2-mixer.•••* gnu/packages/sdl.scm (sdl2-mixer): New variable.
| David Thompson |
2015-12-17 | gnu: Add sdl2-image.•••* gnu/packages/sdl.scm (propagated-inputs-with-sdl2): New procedure.
(sdl2-image): New variable.
| David Thompson |
2015-12-18 | gnu: samba: Update to 4.3.2.•••* gnu/packages/samba.scm (samba): Update to 4.3.2. Add more inputs.
[arguments]: Remove #:modules and #:imported-modules. Remove 'chdir'
and 'add-lib-to-runpath' from #:phases. Use 'modify-phases' syntax.
| 宋文武 |
2015-12-18 | gnu: Add ldb.•••* gnu/packages/samba.scm (ldb): New variable.
| 宋文武 |
2015-12-18 | gnu: Add tevent.•••* gnu/packages/samba.scm (tevent): New variable.
| 宋文武 |
2015-12-18 | gnu: talloc: Update to 2.1.5.•••* gnu/packages/samba.scm (talloc): Update to 2.1.5.
[arguments]: Modify wscript to skip the 'magic_differs' test.
| 宋文武 |
2015-12-18 | gnu: talloc: Use 'modify-phases' syntax.•••* gnu/packages/samba.scm (talloc)[arguments]: Use 'modify-phases' syntax.
| 宋文武 |
2015-12-18 | gnu: Add libpwquality.•••* gnu/packages/password-utils.scm (libpwquality): New variable.
| 宋文武 |
2015-12-18 | gnu: Add cracklib.•••* gnu/packages/password-utils.scm (cracklib): New variable.
| 宋文武 |
2015-12-17 | gnu: Add obs.•••* gnu/packages/video.scm (obs): New variable.
| David Thompson |
2015-12-17 | gnu: icecat: Add fixes for several security flaws.•••* gnu/packages/patches/icecat-CVE-2015-7201-pt1.patch,
gnu/packages/patches/icecat-CVE-2015-7201-pt2.patch,
gnu/packages/patches/icecat-CVE-2015-7201-pt3.patch,
gnu/packages/patches/icecat-CVE-2015-7205.patch,
gnu/packages/patches/icecat-CVE-2015-7210.patch,
gnu/packages/patches/icecat-CVE-2015-7212.patch,
gnu/packages/patches/icecat-CVE-2015-7213-pt1.patch,
gnu/packages/patches/icecat-CVE-2015-7213-pt2.patch,
gnu/packages/patches/icecat-CVE-2015-7214.patch,
gnu/packages/patches/icecat-CVE-2015-7222-pt1.patch,
gnu/packages/patches/icecat-CVE-2015-7222-pt2.patch,
gnu/packages/patches/icecat-CVE-2015-7222-pt3.patch: New files.
* gnu-system.am (dist_patch_DATA): Add them.
* gnu/packages/gnuzilla.scm (icecat)[source]: Add patches.
| Mark H Weaver |
2015-12-17 | gnu: subversion: Update to 1.8.15 [fixes CVE-2015-5343].•••* gnu/packages/version-control.scm (subversion): Update to 1.8.15.
| Mark H Weaver |
2015-12-17 | gnu: ruby-unf-ext: Build extension.•••* gnu/packages/ruby.scm (ruby-unf-ext)[arguments]: Add phase "build-ext"
to build "unf_ext.so".
| Ricardo Wurmus |
2015-12-16 | gnu: Add cpulimit.•••* gnu/packages/admin.scm (cpulimit): New variable.
| Eric Bavier |
2015-12-16 | gnu: linux-libre: Update to 4.3.3.•••* gnu/packages/linux.scm (linux-libre): Update to 4.3.3.
| Mark H Weaver |
2015-12-15 | gnu: python-ipython: Patch 'ctypes' bug.•••* gnu/packages/patches/python-ipython-inputhook-ctype.patch: New patch.
* gnu/packages/python.scm (python-ipython): Use it.
* gnu-system.am (dist_patch_DATA): Add it.
| Federico Beffa |
2015-12-15 | gnu: python-click: Update to 6.2.•••* gnu/packages/python.scm (python-click): Update to 6.2.
[source]: Change to pypi syntax.
| Efraim Flashner |
2015-12-15 | gnu: python-keyring: Update to 5.7.1.•••* gnu/packages/python.scm (python-keyring): Update to 5.7.1.
[source]: Change to pypi syntax.
[native-inputs]: Add python-setuptools-scm.
[arguments]: Remove argument to replace unpack with unzip.
| Efraim Flashner |
2015-12-15 | gnu: gnome-session: Add input gsettings-desktop-schemas.•••* gnu/packages/gnome.scm (gnome-session)[build-system]: Switch to
GLIB-OR-GTK-BUILD-SYSTEM.
[inputs]: Add gsettings-desktop-schemas.
| 宋文武 |
2015-12-15 | gnu: clutter-gtk: Propagate inputs.•••* gnu/packages/gnome.scm (clutter-gtk): Move clutter and gtk+ to 'propagated-inputs'.
| 宋文武 |
2015-12-15 | gnu: tdb: Update to 1.3.8.•••* gnu/packages/databases.scm (tdb): Update to 1.3.8.
[source]: Switch to https URI.
| 宋文武 |
2015-12-15 | gnu: youtube-dl: Install man pages and completion files.•••* gnu/packages/video.scm (youtube-dl) [arguments]: Add
fix-the-data-directories phase.
Co-authored-by: Ludovic Courtès <ludo@gnu.org>
| Alex Vong |
2015-12-15 | gnu: enlightenment: Update to 0.20.1.•••* gnu/packages/enlightenment.scm (enlightenment): Update to 0.20.1.
| Efraim Flashner |
2015-12-14 | gnu: tmux: Update to 2.1.•••* gnu/packages/tmux.scm (tmux): Update to 2.1.
| Leo Famulari |
2015-12-14 | gnu: Add ruby-redcloth.•••* gnu/packages/ruby.scm (ruby-redcloth): New variable.
| Ricardo Wurmus |
2015-12-14 | gnu: Add ruby-sanitize.•••* gnu/packages/ruby.scm (ruby-sanitize): New variable.
| Ricardo Wurmus |
2015-12-14 | gnu: Add ruby-pygmentize.•••* gnu/packages/ruby.scm (ruby-pygmentize): New variable.
| Ricardo Wurmus |