Age | Commit message (Expand) | Author |
2018-08-03 | gnu: Add imapfilter....* gnu/packages/mail.scm (imapfilter): New variable.
| Jelle Licht |
2018-08-02 | gnu: Update ruby-net-ssh to 4.2.0....* gnu/packages/ruby.scm (ruby-net-ssh)[version]: Update to 4.2.0.
[source]: Update hash.
| Danny Milosavljevic |
2018-08-02 | gnu: Add ruby-childprocess@0.6.3....* gnu/packages/ruby.scm (ruby-childprocess): Modify.
(ruby-childprocess-0.6): New variable.
| Danny Milosavljevic |
2018-08-02 | gnu: minetest: Add console support....* gnu/packages/games.scm (minetest)[inputs]: Add ncurses.
| Efraim Flashner |
2018-08-02 | gnu: games.scm: Arrange modules alphabetically....* gnu/packages/games.scm: Arrange imported modules alphabetically.
| Efraim Flashner |
2018-08-02 | gnu: minetest: Use more system libraries....* gnu/packages/games.scm (minetest)[source]: Remove bundled libraries in
a snippet.
[arguments]: Add flag to use system jsoncpp.
[inputs]: Add gmp, jsoncpp. Arrange alphabetically.
| Efraim Flashner |
2018-08-02 | gnu: irrlicht: Don't use bundled libraries....* gnu/packages/patches/irrlicht-use-system-libs.patch: New file.
* gnu/local.mk (dist_patch_DATA): Register it.
* gnu/packages/games.scm (irrlicht)[source]: Add patch. Remove bundled
code and binaries in a snippet.
[native-inputs]: Remove unzip.
[inputs]: Remove glu, add bzip2, libjpeg, libpng, libx11, libxx86vm.
[arguments]: Remove custom 'unpack phase, add custom 'chdir-to-source
phase and adjust 'fix-build-env phase to changes.
| Efraim Flashner |
2018-08-02 | gnu: minetest: Don't use unstable tarball....* gnu/packages/games.scm (minetest)[source]: Download from git
repository.
| Efraim Flashner |
2018-08-02 | gnu: minetest-data: Don't use autogenerated tarball....* gnu/packages/games.scm (minetest-data)[source]: Download from git
repository.
[native-inputs]: Remove gzip, tar.
[arguments]: Adjust custom build accordingly.
| Efraim Flashner |
2018-08-01 | gnu: Add net-snmp....* gnu/packages/networking.scm (net-snmp): New variable.
Co-authored-by: Marius Bakke <mbakke@fastmail.com>
Co-authored-by: Oleg Pykhalov <go.wigust@gmail.com>
| Ricardo Wurmus |
2018-08-01 | gnu: Add cdrkit-libre....* gnu/packages/cdrom.scm (cdrkit-libre): New variable.
| Oleg Pykhalov |
2018-08-01 | Merge branch 'master' into core-updates | Marius Bakke |
2018-08-01 | gnu: Add glibc@2.28....* gnu/packages/base.scm (glibc-2.28): New public variable.
| Marius Bakke |
2018-08-01 | gnu: poppler: Update to 0.67.0....* gnu/packages/pdf.scm (poppler): Update to 0.67.0.
| Marius Bakke |
2018-08-01 | gnu: dmraid: Disable parallel build....Fixes a race condition as reported by Brendan Tildesley
<brendan.tildesley@openmailbox.org> in <https://bugs.gnu.org/31999#187>.
* gnu/packages/disk.scm (dmraid)[arguments]: Set #:parallel-build #f.
| Marius Bakke |
2018-08-01 | gnu: xdotool: Update to 3.20160805.1....* gnu/packages/xdisorg.scm (xdotool): Update to 3.20160805.1.
[source](patches): Remove.
[arguments]: Create output directory.
* gnu/packages/patches/xdotool-fix-makefile.patch: Delete file.
* gnu/local.mk (dist_patch_DATA): Remove it.
| Marius Bakke |
2018-08-01 | gnu: re2: Update to 2018-08-01....* gnu/packages/regex.scm (re2): Update to 2018-08-01.
| Marius Bakke |
2018-08-01 | gnu: elfutils: Update to 0.173....* gnu/packages/elf.scm (elfutils): Update to 0.173.
| Marius Bakke |
2018-08-01 | gnu: freedesktop.scm: Remove unneeded imports....* gnu/packages/freedesktop.scm: Remove unused imports.
| Marius Bakke |
2018-08-01 | gnu: upower: Add explicit dependency on Glib....* gnu/packages/gnome.scm (upower)[propagated-inputs]: New field.
| Marius Bakke |
2018-08-01 | gnu: upower: Update to 0.99.8....* gnu/packages/gnome.scm (upower): Update to 0.99.8.
[source](uri): Change to new download location*.
[arguments]: Remove #:phases.
* https://lists.freedesktop.org/archives/devkit-devel/2018-June/001829.html
| Marius Bakke |
2018-08-01 | gnu: xapian: Update to 1.4.7....* gnu/packages/search.scm (xapian, python-xapian-bindings): Update to 1.4.7.
| Marius Bakke |
2018-08-01 | gnu: pango: Update to 1.42.3....* gnu/packages/gtk.scm (pango): Update to 1.42.3.
| Marius Bakke |
2018-08-01 | gnu: Add emacs-magit-todos....* gnu/packages/emacs.scm (emacs-magit-todos): New variable.
| Pierre Neidhardt |
2018-08-01 | gnu: Add emacs-pcre2el....* gnu/packages/emacs.scm (emacs-pcre2el): New variable.
| Pierre Neidhardt |
2018-08-01 | gnu: libreoffice: Update to 6.0.6.2....* gnu/packages/libreoffice.scm (libreoffice): Update to 6.0.6.2.
| Efraim Flashner |
2018-07-31 | gnu: lvm2: Fix static linking of dmeventd....Fixes a regression introduced in a3ed69b694eab393129348bbabbed8c59bad3772
where dmeventd.static fails to link against libm and breaks "lvm2-static".
* gnu/packages/patches/lvm2-static-link.patch: Patch make.tmpl.in.
| Marius Bakke |
2018-07-31 | gnu: optipng: Use system libraries....* gnu/packages/image.scm (optipng)[source]: Add snippet to delete
bundled libraries.
[inputs]: Add libpng.
[arguments]: Add configure-flag to use system libraries.
| Efraim Flashner |
2018-07-31 | gnu: python-pyqt: Add qtwebkit....* gnu/packages/qt.scm (python-pyqt)[inputs]: Add qtwebkit.
| Efraim Flashner |
2018-07-31 | gnu: qtwebkit: Update to 5.212.0-alpha2....* gnu/packages/patches/qtwebkit-pbutils-include.patch: New file.
* gnu/local.mk (dist_patch_DATA): Register the patch.
* gnu/packages/qt.scm (qtwebkit): Update to 5.212.0-alpha2.
[source]: Use new upstream location. Add patch.
[build-system]: Switch to cmake-build-system.
[inputs]: Add glib, gst-plugins-base, qtlocation, qtsensors,
qtwebchannel.
[arguments]: Disable the tests. Add new configure flags. Remove all
custom phases.
| Andreas Enge |
2018-07-30 | gnu: Update udisks to 2.7.7....* gnu/package/freedesktop.scm (udisks): Update to 2.7.7.
[inputs]: Replace parted with libblockdev.
| Pierre Neidhardt |
2018-07-30 | gnu: Add libblockdev....* gnu/package/disk.scm (libblockdev): New variable.
| Pierre Neidhardt |
2018-07-30 | gnu: Add dmraid....* gnu/package/disk.scm (dmraid): New variable.
| Pierre Neidhardt |
2018-07-30 | gnu: lvm2: Add device-mapper-event support....* GNU/packages/linux.scm (lvm2)[configure-flags]: Build device-mapper-event.
| Pierre Neidhardt |
2018-07-30 | gnu: Add libbytesize....* gnu/package/c.scm (libbytesize): New variable.
| Pierre Neidhardt |
2018-07-30 | gnu: Add ndctl....* gnu/package/disk.scm (ndctl): New variable.
| Pierre Neidhardt |
2018-07-30 | gnu: Add volume-key....* gnu/package/disk.scm (volume-key): New variable.
| Pierre Neidhardt |
2018-07-30 | gnu: minetest: Update to 0.4.17.1....* gnu/packages/games.scm (minetest): Update to 0.4.17.1.
| Kei Kebreau |
2018-07-30 | gnu: retux: Return #t from all phases....* gnu/packages/games.scm (retux)[arguments]: Return #t from the 'install' phase.
| Kei Kebreau |
2018-07-30 | gnu: gnubg: Update to 1.06.001....* gnu/packages/games.scm (gnubg): Update to 1.06.001.
| Kei Kebreau |
2018-07-30 | gnu: golly: Update to 3.2....* gnu/packages/games.scm (golly): Update to 3.2.
| Kei Kebreau |
2018-07-30 | Merge branch 'master' into staging | Marius Bakke |
2018-07-30 | gnu: zlib: Move static library to separate output....* gnu/packages/compression.scm (zlib)[outputs]: New field.
[arguments]: Add phase 'move-static-library'.
| Marius Bakke |
2018-07-30 | gnu: curl: Don't build static library....* gnu/packages/curl.scm (curl)[arguments]: Add "--disable-static" to
#:configure-flags.
| Marius Bakke |
2018-07-30 | gnu: shishi: Don't build static library....* gnu/packages/kerberos.scm (shishi)[arguments]: Add "--disable-static" to
#:configure-flags.
| Marius Bakke |
2018-07-30 | gnu: libidn: Don't build static libraries....* gnu/packages/libidn.scm (libidn)[arguments]: New field.
| Marius Bakke |
2018-07-30 | gnu: libunistring: Don't install static library....* gnu/packages/libunistring.scm (libunistring)[arguments]: Add #:configure-flags.
| Marius Bakke |
2018-07-30 | gnu: libidn2: Don't build static library....* gnu/packages/libidn.scm (libidn2)[arguments]: New field.
| Marius Bakke |
2018-07-30 | gnu: libtasn1: Don't build static library....* gnu/packages/tls.scm (libtasn1)[arguments]: New field.
| Marius Bakke |
2018-07-30 | gnu: warzone2100: Update to 3.2.3....* gnu/packages/games.scm (warzone2100): Update to 3.2.3.
[arguments]: Add "--with-distributor=Guix" to #:configure-flags. Remove
'remove-reference-to-missing-file' and 'patch-for-qt5.8' phases. Add
'fix-ivis-linktest' phase.
[native-inputs]: Add gettext-minimal.
[inputs]: Add harfbuzz and remove quesoglc.
| Kei Kebreau |