Age | Commit message (Expand) | Author |
2020-01-06 | gnu: python-docopt: Don't use unstable tarball....* gnu/packages/python-xyz.scm (python-docopt)[source]: Download using
git-fetch.
| Efraim Flashner |
2020-01-05 | gnu: libtgvoip: Fix failing build on i686-linux....* gnu/local.mk (libtgvoip): Add patches for libtgvoip-disable-sse2.patch
and libtgvoip-disable-webrtc.patch
* gnu/packages/patches/libtgvoip-disable-sse2.patch: New file.
* gnu/packages/patches/libtgvoip-disable-webrtc.patch: New file.
* gnu/packages/telephony.scm (libtgvoip): Fix building on i686-linux.
[source]: Reference patches for correcting failing build on i686-linux
architecture.
Reported-by: Diego Nicola Barbato <dnbarbato@posteo.de>
Fixes <bugs.gnu.org/38944>.
| Brett Gilio |
2020-01-05 | gnu: libtgvoip: Update to 2.4.4....* gnu/packages/telephony.scm (libtgvoip): Update to 2.4.4.
[source]: Change source URI to reflect upstream.
[inputs]: Add pulseaudio and alsa-lib.
This change corrects a bug, and allows for cross-compilation on armhf architectures.
| Brett Gilio |
2020-01-05 | gnu: coq-mathcomp: Update to 1.10.0....* gnu/packages/coq.scm (coq-mathcomp): Update to 1.10.0.
[arguments]: Modify comment about tests. Remove redundant setting of COQLIB
environment variable.
| Brett Gilio |
2020-01-05 | gnu: agi-bio: Update hash....The previous hash corresponded to the previous commit.
* gnu/packages/opencog.scm (agi-bio)[source]: Update hash.
| Ricardo Wurmus |
2020-01-05 | gnu: Add agi-bio....* gnu/packages/opencog.scm (agi-bio): New variable.
| Ricardo Wurmus |
2020-01-05 | gnu: Add cl-pdf....* gnu/packages/lisp-xyz.scm (sbcl-cl-pdf, ecl-cl-pdf, cl-pdf): New variables.
| Ricardo Wurmus |
2020-01-05 | gnu: Add cl-flexichain....* gnu/packages/lisp-xyz.scm (sbcl-flexichain, ecl-flexichain, cl-flexichain):
New variables.
| Ricardo Wurmus |
2020-01-05 | gnu: Add cl-spatial-trees....* gnu/packages/lisp-xyz.scm (sbcl-spatial-trees, ecl-spatial-trees,
cl-spatial-trees): New variables.
| Ricardo Wurmus |
2020-01-05 | gnu: Add cl-vectors....* gnu/packages/lisp-xyz.scm (sbcl-cl-vectors, ecl-cl-vectors, cl-vectors): New
variables.
| Ricardo Wurmus |
2020-01-05 | gnu: Add cl-paths-ttf....* gnu/packages/lisp-xyz.scm (sbcl-cl-paths-ttf, ecl-cl-paths-ttf,
cl-paths-ttf): New variables.
| Ricardo Wurmus |
2020-01-05 | gnu: Add cl-paths....* gnu/packages/lisp-xyz.scm (sbcl-cl-paths, ecl-cl-paths, cl-paths): New
variables.
| Ricardo Wurmus |
2020-01-05 | gnu: Add cl-aa....* gnu/packages/lisp-xyz.scm (sbcl-cl-aa, ecl-cl-aa, cl-aa): New variables.
| Ricardo Wurmus |
2020-01-05 | gnu: stellarium: Update to 0.19.3....* gnu/packages/astronomy.scm (stellarium): Update to 0.19.3.
| Tobias Geerinckx-Rice |
2020-01-05 | gnu: file-roller: Update to 3.32.3....* gnu/packages/gnome.scm (file-roller): Update to 3.32.3.
| Tobias Geerinckx-Rice |
2020-01-05 | gnu: arandr: Fix build....This is a follow-up to commit 218c785850d5ecf3a7646d81ce90445419a5103b.
[arguments]: Remove unnecessary #:python flag. Add 'wrap-gi-typelib' phase.
[inputs]: Remove python2-pygtk and add gtk+, python-pycairo, and
python-pygobject.
[native-inputs]: Replace python2-docutils with python-docutils.
| Kei Kebreau |
2020-01-05 | gnu: Add swh-plugins....* gnu/packages/audio.scm (swh-plugins): New variable.
| Oleg Pykhalov |
2020-01-05 | gnu: guix-data-service: Update to 0.0.1-16.c7e3a1b....* gnu/packages/web.scm (guix-data-service): Update to 0.0.1-16.c7e3a1b.
| Christopher Baines |
2020-01-05 | gnu: sdl2-mixer: Enable opus support....* gnu/packages/sdl.scm (sdl2-mixer)[inputs]: Add opusfile.
[native-inputs]: Add pkg-config.
[arguments]<#:configure-flags>: Add "--disable-music-opus-shared".
Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
| Timotej Lazar |
2020-01-05 | gnu: sdl-mixer: Enable fluidsynth MIDI backend....* gnu/packages/sdl.scm (sdl-mixer)[inputs]: Add fluidsynth and alphabetize.
[arguments]: Reformat.
Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
| Timotej Lazar |
2020-01-05 | gnu: sdl2-mixer: Fix configure flags....Some configure options were renamed between SDL / SDL2 mixer; add new variants
to the derived package.
* gnu/packages/sdl.scm (sdl2-mixer)[arguments]: Fix flags to disable dynamic
library loading.
Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
| Timotej Lazar |
2020-01-05 | gnu: sdl-mixer: Remove unused configure flag....The flag --disable-music-mp3-shared is only used when building with smpeg
instead of libmad, which is linked at build time by default.
* gnu/packages/sdl.scm (sdl-mixer)[arguments]: Remove unused configure flag.
Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
| Timotej Lazar |
2020-01-05 | gnu: sdl-mixer: Use correct inputs for MOD file support....* gnu/packages/sdl.scm (sdl-mixer)[inputs]: Remove libmodplug.
* gnu/packages/sdl.scm (sdl2-mixer)[inputs]: Add libmodplug.
Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
| Timotej Lazar |
2020-01-05 | gnu: linux-libre: Update to 5.4.8....* gnu/packages/linux.scm (linux-libre-5.4-version): Update to 5.4.8.
(linux-libre-5.4-pristine-source): Update hash.
| Mark H Weaver |
2020-01-05 | gnu: linux-libre@4.19: Update to 4.19.93....* gnu/packages/linux.scm (linux-libre-4.19-version): Update to 4.19.93.
(linux-libre-4.19-pristine-source): Update hash.
| Mark H Weaver |
2020-01-05 | gnu: linux-libre@4.14: Update to 4.14.162....* gnu/packages/linux.scm (linux-libre-4.14-version): Update to 4.14.162.
(linux-libre-4.14-pristine-source): Update hash.
| Mark H Weaver |
2020-01-05 | gnu: linux-libre@4.9: Update to 4.9.208....* gnu/packages/linux.scm (linux-libre-4.9-version): Update to 4.9.208.
(linux-libre-4.9-pristine-source): Update hash.
| Mark H Weaver |
2020-01-05 | gnu: linux-libre@4.4: Update to 4.4.208....* gnu/packages/linux.scm (linux-libre-4.4-version): Update to 4.4.208.
(linux-libre-4.4-pristine-source): Update hash.
| Mark H Weaver |
2020-01-05 | gnu: guix: Update to f38eabe....* gnu/packages/package-management.scm (guix): Update to f38eabe.
| Tobias Geerinckx-Rice |
2020-01-05 | gnu: dtc: Use Python 3 instead of Python 2....* gnu/packages/bootloaders.scm (dtc)[inputs]: Use python instead of python-2.
| Björn Höfling |
2020-01-05 | gnu: ncompress: Update to 4.2.4.6....* gnu/packages/compression.scm (ncompress): Update to 4.2.4.6.
* gnu/packages/patches/ncompress-fix-softlinks.patch: Adjust.
| Tobias Geerinckx-Rice |
2020-01-05 | gnu: cppcheck: Update to 1.90....* gnu/packages/check.scm (cppcheck): Update to 1.90.
| Tobias Geerinckx-Rice |
2020-01-05 | gnu: Add ode....* gnu/packages/game-development.scm (ode): New variable.
| Nicolas Goaziou |
2020-01-05 | gnu: Add libccd....* gnu/packages/game-development.scm (libccd): New variable.
| Nicolas Goaziou |
2020-01-05 | gnu: Add xcur2png....* gnu/packages/xorg.scm (xcur2png): New variable.
| Leo Prikler |
2020-01-05 | gnu: bitlbee: Use HTTPS home page....* gnu/packages/messaging.scm (bitlbee)[home-page]: Use HTTPS.
| Timotej Lazar |
2020-01-04 | gnu: guile-hashing: Add variant for Guile 3.0....* gnu/packages/guile-xyz.scm (guile3.0-hashing): New variable.
| Ludovic Courtès |
2020-01-04 | gnu: Add guile-hashing....* gnu/packages/guile-xyz.scm (guile-hashing): New variable.
| Ludovic Courtès |
2020-01-04 | gnu: Add cl-zpb-ttf....* gnu/packages/lisp-xyz.scm (sbcl-zpb-ttf, ecl-zpb-ttf, cl-zpb-ttf): New
variables.
| Ricardo Wurmus |
2020-01-04 | gnu: Add opencog....* gnu/packages/opencog.scm (opencog): New variable.
| Ricardo Wurmus |
2020-01-04 | gnu: Add attention....* gnu/packages/opencog.scm (attention): New variable.
| Ricardo Wurmus |
2020-01-04 | gnu: Add link-grammar....* gnu/packages/language.scm (link-grammar): New variable.
| Ricardo Wurmus |
2020-01-04 | gnu: Add cogserver....* gnu/packages/opencog.scm (cogserver): New variable.
| Ricardo Wurmus |
2020-01-04 | gnu: Add atomspace....* gnu/packages/opencog.scm (atomspace): New variable.
| Ricardo Wurmus |
2020-01-04 | gnu: Add cogutil....* gnu/packages/opencog.scm: New file.
* gnu/local.mk (GNU_SYSTEM_MODULES): Add it.
| Ricardo Wurmus |
2020-01-04 | gnu: nfs-utils: Update to 2.4.2....* gnu/packages/nfs.scm (nfs-utils): Update to 2.4.2.
[source]: Remove patch.
[arguments]: Update configure flags, remove fix-glibc-compatability phase,
update substitutions.
[inputs]: Add keyutils and rpcsvc-proto.
* gnu/packages/patches/nfs-utils-missing-headers.patch: Remove file.
* gnu/local.mk (dist_patch_DATA): Remove it.
| Ricardo Wurmus |
2020-01-04 | gnu: swi-prolog: Update to 8.1.20....* gnu/packages/prolog.scm (swi-prolog): Update to 8.1.20.
| Brett Gilio |
2020-01-04 | gnu: swi-prolog: Modify documentation installation....* gnu/packages/prolog.scm (swi-prolog)[arguments]: Remove configuration step
for PDF documentation.
| Brett Gilio |
2020-01-04 | gnu: swi-prolog: Enable tests....* gnu/packages/prolog.scm (swi-prolog)[arguments]: Enable tests and work
around tests that cause failure by trying to write to the store, or
establishing a network connection.
| Brett Gilio |
2020-01-04 | gnu: Add jgmenu....* gnu/packages/xdisorg.scm (jgmenu): New variable.
| Guillaume Le Vaillant |