Age | Commit message (Expand) | Author |
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 | doc: Fix Cuirass URL....* doc/guix.texi (Continuous Integration): Fix Cuirass URL.
| Clément Lassieur |
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 | 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 |
2018-07-30 | gnu: parallel: Update to 20180722....* gnu/packages/parallel.scm (parallel): Update to 20180722.
| Efraim Flashner |
2018-07-30 | gnu: openssh: Update home-page....* gnu/packages/ssh.scm (openssh)[home-page]: Update to new home-page.
| Efraim Flashner |
2018-07-30 | gnu: tig: Update to 2.4.1....* gnu/packages/version-control.scm (tig): Update to 2.4.1.
[description]: Fix texinfo markup.
| Efraim Flashner |
2018-07-30 | gnu: monero-gui: Build with modular qt....* gnu/packages/finance.scm (monero-gui)[inputs]: Remove qt, add qtbase,
qtdeclarative, qtgraphicaleffects, qtquickcontrols.
[native-inputs]: Add qttools.
[arguments]: Add a custom phase to patch the absolute file-name of
lrelease and lupdate. Add a custom phase to wrap the executable with QT
environmental variables.
| Efraim Flashner |
2018-07-30 | gnu: youtube-dl: Update to 2018.07.29....* gnu/packages/video.scm (youtube-dl): Update to 2018.07.29.
| Arun Isaac |
2018-07-30 | gnu: cuirass: Update to 99241ef....* gnu/packages/ci.scm (cuirass): Update to 99241ef.
| Clément Lassieur |
2018-07-29 | gnu: Add emacs-agda2-mode...* gnu/packages/agda.scm (emacs-agda2-mode): New variable.
Signed-off-by: Marius Bakke <mbakke@fastmail.com>
| Alex ter Weele |
2018-07-29 | gnu: agda: Compile .agda files....* gnu/packages/agda.scm: (agda)[arguments]: Compile .agda files.
Signed-off-by: Marius Bakke <mbakke@fastmail.com>
| Alex ter Weele |
2018-07-29 | gnu: libreoffice: Fix build with newer GLM....* gnu/packages/patches/libreoffice-glm.patch: New file.
* gnu/local.mk (dist_patch_DATA): Register it.
* gnu/packages/libreoffice.scm (libreoffice)[source](patches): Add it.
| Marius Bakke |
2018-07-29 | gnu: libwps: Update to 0.4.9....* gnu/packages/libreoffice.scm (libwps): Update to 0.4.9.
| Marius Bakke |
2018-07-29 | gnu: make-u-boot-package: Add missing module....* gnu/packages/bootloaders.scm (make-u-boot-package)[arguments]: Add
missing 'srfi srfi-1' module.
| Efraim Flashner |
2018-07-29 | gnu: Add fdroidserver....* gnu/packages/android.scm (fdroidserver): New variable.
| Efraim Flashner |
2018-07-29 | gnu: python-docker-py: Update to 1.10.6....* gnu/packages/docker.scm (python-docker-py): Update to 1.10.6.
| Efraim Flashner |
2018-07-29 | gnu: Add python-vagrant....* gnu/packages/virtualization.scm (python-vagrant): New variable.
| Efraim Flashner |
2018-07-29 | gnu: virtualization.scm: Use license prefix....* gnu/packages/virtualization.scm: Replace all 'license' values with a
'license:' prefix.
| Efraim Flashner |
2018-07-29 | gnu: Add python-androguard....* gnu/packages/android.scm (python-androguard): New variable.
| Efraim Flashner |
2018-07-29 | gnu: Add python-codecov....* gnu/packages/check.scm (python-codecov): New variable.
| Efraim Flashner |
2018-07-29 | gnu: Add python-pyperclip....* gnu/packages/xdisorg.scm (python-pyperclip): New variable.
| Efraim Flashner |
2018-07-29 | gnu: Add python-docker-pycreds....* gnu/packages/docker.scm (python-docker-pycreds): New variable.
| Efraim Flashner |
2018-07-29 | gnu: quaternion: Build with modular qt....* gnu/packages/messaging.scm (quaternion)[inputs]: Remove qt, add
qtbase, qtdeclarative.
| Efraim Flashner |
2018-07-29 | gnu: libqmatrixclient: Build with modular qt....* gnu/packages/messaging.scm (libqmatrixclient)[inputs]: Remove qt, add
qtbase.
| Efraim Flashner |
2018-07-29 | gnu: quaternion: Don't use unstable tarball....* gnu/packages/messaging.scm (quaternion)[source]: Download using git
reference and not autogenerated tarball.
| Efraim Flashner |
2018-07-29 | gnu: libqmatrixclient: Don't use unstable tarball....* gnu/packages/messaging.scm (libqmatrixclient)[source]: Download using
git reference and not autogenerated tarball.
| Efraim Flashner |
2018-07-29 | gnu: monero-gui: Use git-file-name....* gnu/packages/finance.scm (monero-gui)[source]: Rename the downloaded
source using 'git-file-name'.
| Efraim Flashner |
2018-07-29 | gnu: monero: Use git-file-name....* gnu/packages/finance.scm (monero)[source]: Rename the downloaded
source using 'git-file-name'.
| Efraim Flashner |
2018-07-29 | gnu: mcrl2: Build with modular qt....* gnu/packages/maths.scm (mcrl2)[inputs]: Replace qt with qtbase.
| Efraim Flashner |
2018-07-29 | gnu: Remove duplicated python-pafy....It was first added in 02f8f804f0242df885311715412a1e3ee5436f3b, then again in
2dd12924cf4a30a96262b6d392fcde58c9f10d4b.
* gnu/packages/python.scm (python-pafy): Remove duplicated package definition.
| Christopher Baines |
2018-07-29 | gnu: Remove duplicated perl-extutils-depends....This was first added in 84e8b19fe150ae843d63ca7343aa7172f35153f3, and then
again in 017b014ce4a5defed12836886c4dfe2c5ae89d2d.
* gnu/packages/perl.scm (perl-extutils-depends): Remove duplicated package
definition.
| Christopher Baines |
2018-07-29 | gnu: Remove duplicated ghc-time-locale-compat....It was first added in 5e51bcf7b38511d943f4d24621be5817144061cd, then again in
c56a30b3ba3e1e93ced3c6ba2cfb4c738b805074.
* gnu/packages/haskell.scm (ghc-time-locale-compat): Remove duplicated package
definition.
| Christopher Baines |
2018-07-29 | gnu: Remove duplicated ghc-th-lift-instances....It was first added in a6d1c4e75a76399c8d82a9570db5cd14351f661b, then again in
ff7dd11f0a4fd6ca947cfa40cec42628fde44667.
* gnu/packages/haskell.scm (ghc-th-lift-instances): Remove duplicated package
definition.
| Christopher Baines |
2018-07-29 | gnu: Remove duplicated r-psych package....It was first added in cdc129dc53b1c04e9a6577f7d2b9641a0a03c32f, then again in
db80dd4a1d7e2371bc3c300f48b84a817adb3550.
* gnu/packages/cran.scm (r-psych): Remove duplicated package definition.
| Christopher Baines |
2018-07-29 | gnu: Remove duplicated emacs-load-relative....It was first added in fa1a17b78631681a23ae1fb7b1f902148bbebdbb, and then again
in f8a88f223ea2ac36576cd92f457790df5a6f2408.
* gnu/packages/emacs.scm (emacs-load-relative): Remove duplicated package
definition.
| Christopher Baines |