Age | Commit message (Expand) | Author |
2016-11-08 | gnu: mate-themes: Update to 3.20.9....* gnu/packages/mate.scm (mate-themes): Update to 3.20.9.
[source]: Update package location.
[inputs]: Remove gtk+-2, add gtk+-3.
[description]: Add note about dual gtk+-2/gtk+-3 support.
| Efraim Flashner |
2016-11-08 | gnu: mate-menus: Update to 1.16.0....* gnu/packages/mate.scm (mate-menus): Update to 1.16.0.
[propagated-inputs]: Move glib ...
[inputs]: ... to here.
| Efraim Flashner |
2016-11-08 | gnu: mate-desktop: Update to 1.16.1....* gnu/packages/mate.scm (mate-desktop): Update to 1.16.1.
[arguments]: Build with gtk+-3, enable mpaste.
[propagated-inputs]: Remove gtk+-2, move libxrandr,
startup-notification ...
[inputs]: ... to here. Add gtk+-3, python-2.
| Efraim Flashner |
2016-11-08 | gnu: mate-icon-theme: Update to 1.16.0....* gnu/packages/mate.scm (mate-icon-theme): Update to 1.16.0.
| Efraim Flashner |
2016-11-08 | gnu: libmateweather: Update to 1.16.1....* gnu/packages/mate.scm (libmateweather): Update to 1.16.1.
[arguments]: Build with gtk+-3.
[propagated-inputs]: Remove gtk+-2, move gdk-pixbuf ...
[inputs]: ... to here. Add gtk+-3.
| Efraim Flashner |
2016-11-08 | gnu: gcc@4.7: Build with texinfo@5....* gnu/packages/gcc.scm (gcc@4.7)[native-inputs]: Use texinfo@5 in place
of texinfo@6.
| Efraim Flashner |
2016-11-08 | gnu: gnupg: Add TODO comment about custom build phase....* gnu/packages/gnupg.scm (gnupg)[arguments]: Add comment.
| Leo Famulari |
2016-11-07 | Merge branch 'master' into core-updates | Mark H Weaver |
2016-11-06 | gnu: jansson: Update to 2.9....* gnu/packages/web.scm (jansson): Update to 2.9.
[source]: Remove 'jansson-CVE-2016-4425.patch'.
* gnu/packages/patches/jansson-CVE-2016-4425.patch: Delete file.
* gnu/local.mk (dist_patch_DATA): Remove it.
| Leo Famulari |
2016-11-07 | gnu: glibc: Add version 2.23....* gnu/packages/base.scm (glibc-2.23): New variable.
| Ludovic Courtès |
2016-11-06 | gnu: ghostscript: Add 'upstream-name' property....This allows 'guix refresh' to do the right thing.
* gnu/packages/ghostscript.scm (ghostscript)[properties]: New field.
| Ludovic Courtès |
2016-11-06 | gnu: acme-client: Update to 0.1.14....* gnu/packages/tls.scm (acme-client): Update to 0.1.14.
| Leo Famulari |
2016-11-06 | gnu: vim: Update to 8.0.0069....* gnu/packages/vim.scm (vim): Update to 8.0.0069.
| Marius Bakke |
2016-11-06 | gnu: qtmultimedia: Remove bundled library....* gnu/packages/qt.scm (qtmultimedia)[source]: Remove bundled library.
| Efraim Flashner |
2016-11-06 | gnu: qtimageformats: Remove bundled libraries....* gnu/packages/qt.scm (qtimagesformats)[source]: Remove bundled 3rd
party libraries.
| Efraim Flashner |
2016-11-06 | gnu: python-sqlalchemy-utils: Use python-pytest....* gnu/packages/python.scm (python-sqlalchemy-utils)[native-inputs]: Add
python-pytest.
Signed-off-by: Marius Bakke <mbakke@fastmail.com>
| Danny Milosavljevic |
2016-11-06 | gnu: python-sqlalchemy-utils: Propagate existing inputs....* gnu/packages/python.scm (python-sqlalchemy-utils)[inputs]: Move to ...
[propagated-inputs]: ... here.
Signed-off-by: Marius Bakke <mbakke@fastmail.com>
| Danny Milosavljevic |
2016-11-06 | gnu: Add python-flask-babel....* gnu/packages/python.scm (python-flask-babel, python2-flask-babel):
New variables.
Signed-off-by: Marius Bakke <mbakke@fastmail.com>
| Danny Milosavljevic |
2016-11-06 | gnu: Add python-furl....* gnu/packages/python.scm (python-furl, python2-furl): New variables.
Signed-off-by: Marius Bakke <mbakke@fastmail.com>
| Danny Milosavljevic |
2016-11-06 | gnu: Add python-orderedmultidict....* gnu/packages/python.scm (python-orderedmultidict, python2-orderedmultidict):
New variables.
Signed-off-by: Marius Bakke <mbakke@fastmail.com>
| Danny Milosavljevic |
2016-11-06 | gnu: Add python-pycodestyle....* gnu/packages/python.scm (python-pycodestyle, python2-pycodestyle):
New variables.
Signed-off-by: Marius Bakke <mbakke@fastmail.com>
| Danny Milosavljevic |
2016-11-06 | gnu: nmap: Update to 7.31....* gnu/packages/admin.scm (nmap): Update to 7.31.
[arguments]: Add phase 'patch-Makefile' to prevent lua from being built.
| Marius Bakke |
2016-11-06 | gnu: wireshark: Use lua-5.2....* gnu/packages/networking.scm (wireshark)[inputs]: Change from 'lua' to
'lua-5.2'.
| Marius Bakke |
2016-11-06 | gnu: lua: Update to 5.3.3....* gnu/packages/patches/lua52-liblua-so.patch: Rename to ...
* gnu/packages/patches/lua-liblua-so.patch: ... this. Add version comment.
* gnu/local.mk (dist_patch_DATA): Adjust patch name.
* gnu/packages/lua.scm (lua): Update to 5.3.3.
[source]: Use https URL. Use new patch name.
[home-page]: Use https URL.
(lua-5.2): New variable.
(lua-5.1)[source]: Use https URL.
| Marius Bakke |
2016-11-06 | gnu: pingus: Update upstream location....* gnu/packages/games.scm (pingus)[source]: Update source uri.
Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
| ng0 |
2016-11-06 | gnu: r-proto: Update project's home-page....* gnu/packages/statistics.scm (r-proto)[home-page]: Update project's home-page.
Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
| ng0 |
2016-11-06 | gnu: java-hamcrest-core: Fix build....Since we now remove the directory "lib" from the source, we need to
create a directory where build.xml searches for .jar-files.
* gnu/packages/java.scm (java-hamcrest-core)[pahases]: New phase
create-dummy-directories.
| Hartmut Goebel |
2016-11-06 | gnu: java-hamcrest-core: Remove wrong source file-name....The sources file-name was set to "java-hamcrest-core", while it contains
not only the "core" but all of hamcrest. Further the source archive
already has the correct name.
* gnu/packages/java.scm (java-hamcrest-core)[source]: Remove file-name.
| Hartmut Goebel |
2016-11-06 | gnu: java-hamcrest-core: Update upstream location....The checksum changed since the new location's archive contains no
jar-files (except those of external libraries) and line endings are
different.
* gnu/packages/java.scm (java-hamcrest-core)[source]: Update source
uri and checksum. [snippet]: Remove directory "lib" completely.
| Hartmut Goebel |
2016-11-06 | gnu: bullet: Update to 2.85.1....* gnu/packages/game-development.scm (bullet): Update to 2.85.1.
[source]: Change to new Github url.
[arguments]: Enable tests, build shared libraries.
[inputs]: Add glu, libx11, mesa.
| Efraim Flashner |
2016-11-06 | Merge branch 'master' into core-updates | Mark H Weaver |
2016-11-06 | gnu: epiphany: Update to 3.22.1....* gnu/packages/gnome.scm (epiphany): Update to 3.22.1.
| Mark H Weaver |
2016-11-05 | gnu: ibus: Update to 1.5.14....* gnu/packages/ibus.scm (ibus): Update to 1.5.14.
[arguments]: Disable emojis.
[inputs]: Add json-glib.
[home-page]: Use project's new home-page.
| Efraim Flashner |
2016-11-05 | gnu: libkate: Update upstream location....* gnu/packages/xiph.scm (libkate)[source]: Update source uri.
[home-page]: Update project's home-page.
| Efraim Flashner |
2016-11-05 | gnu: w3m: Fix the commit string....* gnu/packages/w3m.scm (w3m)[source]: Fix the commit string.
Signed-off-by: Leo Famulari <leo@famulari.name>
| ng0 |
2016-11-05 | gnu: python-axolotl-curve25519: Fix license....* gnu/packages/python.scm (python-axolotl-curve25519,
python2-axolotl-curve25519)[license]: Replace ISC with BSD-3.
| Leo Famulari |
2016-11-05 | gnu: Add python-axolotl....* gnu/packages/python.scm (python-axolotl, python2-axolotl): New variables.
Signed-off-by: Leo Famulari <leo@famulari.name>
| Arun Isaac |
2016-11-05 | gnu: Add python-axolotl-curve25519....* gnu/packages/python.scm (python-axolotl-curve25519,
python2-axolotl-curve25519): New variables.
Signed-off-by: Leo Famulari <leo@famulari.name>
| Arun Isaac |
2016-11-05 | gnu: python-imagesize: Disable the test suite....* gnu/packages/python.scm (python-imagesize, python2-imagesize)[arguments]:
Disable the tests.
| Leo Famulari |
2016-11-05 | gnu: weex: Update to 2.8.2 [fixes CVE-2005-3150]....* gnu/packages/ftp.scm (weex): Update to 2.8.2.
[source]: Use new URL. Remove obsolete 'weex-vacopy.patch'.
[arguments]: Remove custom 'configure' phase and add 'bootstrap' phase.
[native-inputs]: Add autoconf, automake, and gnu-gettext.
* gnu/packages/patches/weex-vacopy.patch: Delete file.
* gnu/local.mk (dist_patch_DATA): Remove it.
| Leo Famulari |
2016-11-05 | gnu: whois: Update to 5.2.13....* gnu/packages/networking.scm (whois): Update to 5.2.13.
| Efraim Flashner |
2016-11-05 | gnu: gst-plugins-bad: Update to 1.10.0....* gnu/packages/gstreamer.scm (gst-plugins-bad): Update to 1.10.0.
[inputs]: Remove wayland.
[tests]: Update comment about failing tests.
[home-page]: Use https.
| Efraim Flashner |
2016-11-05 | gnu: jasper: Update to 1.900.19....* gnu/packages/image.scm (jasper): Update to 1.900.19.
[arguments]: Remove custom make-flags.
| Efraim Flashner |
2016-11-05 | gnu: freeipmi: Update to 1.5.5....* gnu/packages/freeipmi.scm (freeipmi): Update to 1.5.5.
| Efraim Flashner |
2016-11-05 | gnu: python-gst: Update to 1.10.0....* gnu/packages/gstreamer.scm (python-gst): Update to 1.10.0.
| Efraim Flashner |
2016-11-05 | gnu: gst-libav: Update to 1.10.0....* gnu/packages/gstreamer.scm (gst-libav): Update to 1.10.0.
| Efraim Flashner |
2016-11-05 | gnu: gst-plugins-ugly: Update to 1.10.0....* gnu/packages/gstreamer.scm (gst-plugins-ugly): Update to 1.10.0.
| Efraim Flashner |
2016-11-05 | gnu: gst-plugins-good: Update to 1.10.0....* gnu/packages/gstreamer.scm (gst-plugins-good): Update to 1.10.0.
| Efraim Flashner |
2016-11-05 | gnu: gst-plugins-base: Update to 1.10.0....* gnu/packages/gstreamer.scm (gst-plugins-base): Update to 1.10.0.
| Efraim Flashner |
2016-11-05 | gnu: gstreamer: Update to 1.10.0....* gnu/packages/gstreamer.scm (gstreamer): Update to 1.10.0.
| Efraim Flashner |