Age | Commit message (Collapse) | Author |
|
* gnu/packages/image.scm (jasper)[source]: Fetch from git.
|
|
* gnu/packages/image.scm (gpick)[source]: Fetch from git.
|
|
* gnu/packages/gl.scm (virtualgl)[source]: Fetch from git.
|
|
* gnu/packages/gl.scm (s2tc)[arguments]: Remove.
|
|
* gnu/packages/gl.scm (s2tc)[source]: Fetch from git.
|
|
* gnu/packages/image-viewers.scm (catimg)[source]: Fetch from git.
|
|
* gnu/packages/image-viewers.scm (sxiv)[source]: Fetch from git.
|
|
* gnu/packages/lxqt.scm (libdbusmenu-qt)[source]: Fetch from git.
|
|
* gnu/packages/pdf.scm (pdf2svg)[source]: Fetch from git.
|
|
* gnu/packages/sml.scm (polyml)[source]: Fetch from git.
|
|
* gnu/packages/terminals.scm (tmate)[source]: Fetch from git.
|
|
* gnu/packages/terminals.scm (picocom)[source]: Fetch from git.
|
|
* gnu/packages/terminals.scm (tilda)[source]: Fetch from git.
|
|
* gnu/packages/xdisorg.scm (maim)[source]: Fetch from git.
|
|
* gnu/packages/xdisorg.scm (xclip)[source]: Fetch from git.
|
|
* gnu/packages/xdisorg.scm (slop)[source]: Fetch from git.
|
|
* gnu/packages/xdisorg.scm (xcape)[source]: Fetch from git.
|
|
* gnu/packages/wxwidgets.scm (wxwidgets-3.1)[source]: Fetch from git.
|
|
* gnu/packages/video.scm (ffms2)[source]: Fetch from git.
|
|
* gnu/packages/video.scm (mps-youtube)[source]: Fetch from git.
|
|
* gnu/packages/video.scm (mpv)[source]: Fetch from git.
|
|
* gnu/packages/video.scm (ffmpegthumbnailer)[source]: Fetch from git.
|
|
* gnu/packages/video.scm (simplescreenrecorder)[source]: Fetch from git.
|
|
* gnu/packages/video.scm (obs)[source]: Fetch from git.
|
|
* gnu/packages/video.scm (mlt)[source]: Fetch from git.
|
|
* gnu/packages/video.scm (vapoursynth)[source]: Fetch from git.
|
|
* gnu/packages/video.scm (you-get)[source]: Fetch from git.
|
|
* gnu/packages/image.scm (leptonica)[source]: Fetch from git.
|
|
* gnu/packages/video.scm (l-smash)[source]: Fetch from git.
|
|
* gnu/packages/video.scm (vidstab)[source]: Fetch from git.
|
|
* gnu/packages/cdrom.scm (libcue)[source]: Fetch from git.
|
|
* gnu/packages/algebra.scm (kiss-fft-for-extempore)[source]: Fetch from git.
|
|
* gnu/packages/algebra.scm (arb)[source]: Fetch from git.
|
|
* gnu/packages/video.scm (gst-transcoder)[source]: Fetch from git.
|
|
* gnu/packages/terminals.scm (unilibium)[source]: Fetch from git.
|
|
* gnu/packages/tor.scm (onionshare)[source]: Fetch from git.
|
|
* gnu/packages/bittorrent.scm (mktorrent)[source]: Fetch from git.
|
|
* gnu/packages/bittorrent.scm (transmission-remote-cli)[source]: Fetch from
git.
|
|
* gnu/packages/gnunet.scm: Update to 7.62.0.
Signed-off-by: ng0 <ng0@n0.is>
Signed-off-by: Marius Bakke <mbakke@fastmail.com>
|
|
* gnu/packages/guile.scm (haunt): Update to 0.2.4.
|
|
* gnu/packages/games.scm (hyperrogue): Update to 10.5.
|
|
|
|
* gnu/packages/vim.scm (vim): Update to 8.1.0551.
[arguments]: Disable one more test.
|
|
* gnu/packages/elf.scm (libabigail): Update to 1.5.
|
|
* gnu/packages/terminals.scm (kmscon)[arguments]: Change 'autogen.sh' phase to
replace 'bootstrap' and set the $NOCONFIGURE environment variable.
|
|
* gnu/packages/patches/lirc-reproducible-build.patch: New file.
* gnu/packages/lirc.scm (lirc)[source]: Use it.
* gnu/local.mk (dist_patch_DATA): Add it.
|
|
This file name was too long to fit in a tar archive.
* gnu/packages/patches/rust-mdbook-support-reproducible-builds-by-forcing-window.search.patch:
Rename to...
* gnu/packages/patches/rust-reproducible-builds.patch: ... this.
* gnu/packages/rust.scm (rust-1.27, rust): Adjust accordingly.
* gnu/local.mk (dist_patch_DATA): Adjust accordingly.
|
|
See
<https://berlin.guixsd.org/log/5mr1fyac5kyz41zwmnf4b0wm7vl42ryv-libbonobo-2.32.1>
for an example of a parallel build failure:
CCLD echo-client-2
CCLD bonobo-echo-2
ld: libEcho.a(Bonobo_Sample_Echo-stubs.o): in function `Bonobo_Sample_Echo_echo':
/tmp/guix-build-libbonobo-2.32.1.drv-0/libbonobo-2.32.1/samples/echo/Bonobo_Sample_Echo-stubs.c:12: undefined reference to `Bonobo_Sample_Echo__iinterface'
ld: /tmp/guix-build-libbonobo-2.32.1.drv-0/libbonobo-2.32.1/samples/echo/Bonobo_Sample_Echo-stubs.c:12: undefined reference to `Bonobo_Sample_Echo__classid'
ld: /tmp/guix-build-libbonobo-2.32.1.drv-0/libbonobo-2.32.1/samples/echo/Bonobo_Sample_Echo-stubs.c:12: undefined reference to `_ORBIT_skel_small_Bonobo_Sample_Echo_echo'
collect2: error: ld returned 1 exit status
make[3]: *** [Makefile:488: echo-client-2] Error 1
* gnu/packages/gnome.scm (libbonobo)[arguments]: Add #:parallel-build?.
|
|
* gnu/packages/lisp.scm (sbcl)[native-inputs]: If the current system is
not x86_64-linux or i686-linux, use clisp in place of ccl.
[arguments]: In the custom build phase, use the correct bootstrap lisp.
|
|
* gnu/packages/kodi.scm (kodi): Update to 18.0rc1.
|