| Commit message (Collapse) | Author | Age |
|
|
|
|
| |
* gnu/packages/linux.scm (fakeroot): Update to 1.24.
[source]: Adjust and use HTTPS.
|
|
|
|
| |
* gnu/packages/algebra.scm (eclib): Update to 20190909.
|
|
|
|
| |
* gnu/packages/gnome.scm (aisleriot): Update to 3.22.9.
|
|
|
|
|
|
| |
* gnu/packages/finance.scm (monero-gui): Update to 0.14.1.2.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
|
|
|
|
|
|
|
|
|
|
| |
* gnu/packages/finance.scm (monero):
[native-inputs]: Add python and protobuf.
[inputs]: Add libusb and protobuf.
[arguments]: Add delete-dead-links phase.
(monero-gui)[inputs]: Add libusb and protobuf.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
|
|
|
|
|
|
|
| |
* gnu/packages/finance.scm (monero)[arguments]: Define 'Readline_ROOT_DIR'
in 'configure-flags'.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
|
|
|
|
|
|
| |
* gnu/packages/xfce.scm: Add copyright header.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
|
|
|
|
|
|
| |
* gnu/packages/xfce.scm (orage)[arguments]: Add phase fixing build with libical3.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
|
|
|
|
|
|
|
| |
* gnu/packages/xfce.scm (ristretto): Update to 0.10.0.
[inputs] Add gtk+. Remove gtk+-2.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
|
|
|
|
|
|
|
|
| |
* gnu/packages/xfce.scm (mousepad): Update to 0.4.2.
[arguments] Remove unnecessary --enable-gtk3 flag from #:configure-flags.
[inputs] Add xfconf.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
|
|
|
|
| |
* gnu/packages/networking.scm (zeromq)[home-page]: Use HTTPS.
|
|
|
|
|
| |
* gnu/packages/networking.scm (zeromq): Update to 4.3.2.
[source]: Download GitHub release tarball.
|
|
|
|
| |
* gnu/packages/freedesktop.scm (libmbim): Update to 1.20.0.
|
|
|
|
| |
* gnu/packages/freedesktop.scm (libmbim)[source]: Hard-code NAME.
|
|
|
|
| |
* gnu/packages/gnome.scm (libsecret): Update to 0.19.1.
|
|
|
|
| |
* gnu/packages/gnome.scm (libsecret)[source]: Hard-code NAME.
|
|
|
|
| |
* gnu/packages/mes.scm (mes): Update to 0.20. Use nyacc-0.99.0.
|
|
|
|
| |
* gnu/packages/mes.scm (mescc-tools): Update to 0.6.1.
|
|
|
|
| |
* gnu/packages/mes.scm (nyacc): Update to 0.99.0.
|
|
|
|
|
| |
* gnu/packages/dictionaries.scm (grammalecte): Update to 1.4.0.
[synopsis]: Remove spurious space.
|
|
|
|
|
|
| |
* gnu/packages/suckless.scm (scron): New package.
Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
|
|
|
|
|
| |
* gnu/packages/kde.scm (kdeconnect): Update to 1.3.5.
[source]: Update source uri.
|
|
|
|
| |
* gnu/packages/kde.scm (kdeconnect)[properties]: New field.
|
|
|
|
| |
* gnu/packages/cran.scm (r-soupx): New variable.
|
|
|
|
| |
* gnu/packages/emulators.scm (retroarch): Update to 1.7.8.3.
|
|
|
|
| |
* gnu/packages/linux.scm (btrfs-progs): Update to 5.2.2.
|
|
|
|
| |
* gnu/packages/gnome.scm (glib-networking)[source]: Hard-code NAME.
|
|
|
|
| |
* gnu/packages/audio.scm (bs1770gain)[source]: Return #t from snippet.
|
|
|
|
|
| |
* gnu/packages/audio.scm (bs1770gain): Update to 0.6.0.
[source]: Adjust snippet.
|
|
|
|
| |
* gnu/packages/package-management (diffoscope)[native-inputs]: Add zip, unzip.
|
|
|
|
|
| |
* gnu/packages/gnupg (pgpdump): New variable.
* gnu/packages/package-management (diffoscope)[native-inputs]: Add pgpdump.
|
|
|
|
| |
* gnu/packages/javascript.scm (js-respond)[source]: Use 'git-fetch'.
|
|
|
|
|
|
|
| |
* gnu/packages/javascript.scm (js-respond)[build-system]: Use
minify-build-system.
[arguments]: Remove custom builder code.
[native-inputs]: Remove uglify-js, source, gzip, tar.
|
|
|
|
| |
* gnu/packages/javascript.scm (js-filesaver)[source]: Use 'git-fetch'.
|
|
|
|
| |
* gnu/packages/javascript.scm (js-es5-shim): Update to 4.5.13.
|
|
|
|
| |
* gnu/packages/javascript.scm (js-es5-shim)[source]: Use 'git-fetch'.
|
|
|
|
| |
* gnu/packages/javascript.scm (js-selectize): Update to 0.12.6.
|
|
|
|
| |
* gnu/packages/javascript.scm (js-selectize)[source]: Use 'git-fetch'.
|
|
|
|
| |
* gnu/packages/javascript.scm (js-highlight)[source]: Use 'git-fetch'.
|
|
|
|
| |
* gnu/packages/javascript.scm (js-strftime)[source]: Use 'git-fetch'.
|
|
|
|
| |
* gnu/packages/javascript.scm (js-html5shiv)[source]: Use 'git-fetch'.
|
|
|
|
|
|
|
|
|
|
| |
The error printed by nttpd was "constraint: failed to load constraint ca" when
libressl tried loading the file /etc/ssl/cert.pem. The problem was
investigated as part of fixing issue 37318 (see:
http://debbugs.gnu.org/cgi/bugreport.cgi?bug=37318).
* gnu/packages/ntp.scm (openntpd)[configure-flags]: Use the '--with-cacert'
flag to specify the location of the certificate authority file of libressl.
|
|
|
|
|
|
| |
* gnu/packages/xfce.scm (thunar-volman): Update to 0.9.5.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
|
|
|
|
|
|
| |
* gnu/packages/xfce.scm (tumbler)[inputs]: Remove gstreamer.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
|
|
|
|
|
|
| |
* gnu/packages/xfce.scm (tumbler)[inputs]: Add cairo.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
|
|
|
|
| |
* gnu/packages/cluster.scm (libraft)[source]: Switch to GIT-FETCH.
|
|
|
|
|
|
| |
* gnu/packages/cluster.scm (libraft): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
|
|
|
|
|
|
| |
* gnu/packages/package-management.scm (guix): Update to cc98b00.
(guix-daemon)[arguments]: Remove 'install' phase; add
'change-default-guix' phase.
|
|
|
|
| |
* gnu/packages/python.scm (micropython): Update to 1.11.
|
|
|
|
|
|
|
|
|
|
| |
* gnu/packages/wget.scm (wget2): Update to 1.99.2.
[source]: Download from gnu mirrors.
[arguments]: Remove custom 'bootstrap phase, update custom
'skip-network-tests phase. Don't build static library.
[inputs]: Add bzip2, gpgme, zlib.
[native-inputs]: Remove autoconf, automake, flex, gettext-minimal,
libtool, python-2.
|