guix-devel/gnu/packages
Ludovic Courtès ca71942445
Switch to Guile-Gcrypt.
This removes (guix hash) and (guix pk-crypto), which now live as part of
Guile-Gcrypt (version 0.1.0.)

* guix/gcrypt.scm, guix/hash.scm, guix/pk-crypto.scm,
tests/hash.scm, tests/pk-crypto.scm: Remove.
* configure.ac: Test for Guile-Gcrypt.  Remove LIBGCRYPT and
LIBGCRYPT_LIBDIR assignments.
* m4/guix.m4 (GUIX_ASSERT_LIBGCRYPT_USABLE): Remove.
* README: Add Guile-Gcrypt to the dependencies; move libgcrypt as
"required unless --disable-daemon".
* doc/guix.texi (Requirements): Likewise.
* gnu/packages/bash.scm, guix/derivations.scm, guix/docker.scm,
guix/git.scm, guix/http-client.scm, guix/import/cpan.scm,
guix/import/cran.scm, guix/import/crate.scm, guix/import/elpa.scm,
guix/import/gnu.scm, guix/import/hackage.scm,
guix/import/texlive.scm, guix/import/utils.scm, guix/nar.scm,
guix/pki.scm, guix/scripts/archive.scm,
guix/scripts/authenticate.scm, guix/scripts/download.scm,
guix/scripts/hash.scm, guix/scripts/pack.scm,
guix/scripts/publish.scm, guix/scripts/refresh.scm,
guix/scripts/substitute.scm, guix/store.scm,
guix/store/deduplication.scm, guix/tests.scm, tests/base32.scm,
tests/builders.scm, tests/challenge.scm, tests/cpan.scm,
tests/crate.scm, tests/derivations.scm, tests/gem.scm,
tests/nar.scm, tests/opam.scm, tests/pki.scm,
tests/publish.scm, tests/pypi.scm, tests/store-deduplication.scm,
tests/store.scm, tests/substitute.scm: Adjust imports.
* gnu/system/vm.scm: Likewise.
(guile-sqlite3&co): Rename to...
(gcrypt-sqlite3&co): ... this.  Add GUILE-GCRYPT.
(expression->derivation-in-linux-vm)[config]: Remove.
(iso9660-image)[config]: Remove.
(qemu-image)[config]: Remove.
(system-docker-image)[config]: Remove.
* guix/scripts/pack.scm: Adjust imports.
(guile-sqlite3&co): Rename to...
(gcrypt-sqlite3&co): ... this.  Add GUILE-GCRYPT.
(self-contained-tarball)[build]: Call 'make-config.scm' without
 #:libgcrypt argument.
(squashfs-image)[libgcrypt]: Remove.
[build]: Call 'make-config.scm' without #:libgcrypt.
(docker-image)[config, json]: Remove.
[build]: Add GUILE-GCRYPT to the extensions  Remove (guix config) from
the imported modules.
* guix/self.scm (specification->package): Remove "libgcrypt", add
"guile-gcrypt".
(compiled-guix): Remove #:libgcrypt.
[guile-gcrypt]: New variable.
[dependencies]: Add it.
[*core-modules*]: Remove #:libgcrypt from 'make-config.scm' call.
Add #:extensions.
[*config*]: Remove #:libgcrypt from 'make-config.scm' call.
(%dependency-variables): Remove %libgcrypt.
(make-config.scm): Remove #:libgcrypt.
* build-aux/build-self.scm (guile-gcrypt): New variable.
(make-config.scm): Remove #:libgcrypt.
(build-program)[fake-gcrypt-hash]: New variable.
Add (gcrypt hash) to the imported modules.  Adjust load path
assignments.
* gnu/packages/package-management.scm (guix)[propagated-inputs]: Add
GUILE-GCRYPT.
[arguments]: In 'wrap-program' phase, add GUILE-GCRYPT to the search
path.
2018-09-04 17:25:11 +02:00
..
aux-files gnu: linux-libre: Update to 4.18.1. 2018-08-18 06:19:31 -04:00
bootstrap
patches gnu: openexr: Update to 2.3.0. 2018-09-03 18:58:47 +02:00
abduco.scm
abiword.scm gnu: abiword: Disable duplicate icon cache generation. 2018-03-04 15:43:46 +01:00
accessibility.scm gnu: footswitch: Update to ca43d53f. 2018-05-25 14:01:40 +02:00
acct.scm
acl.scm gnu: acl: Use invoke instead of system*. 2018-03-16 06:44:18 -04:00
ada.scm gnu: Add python2-libadalang. 2018-03-16 22:44:36 +01:00
admin.scm gnu: sudo: Update to 1.8.25. 2018-09-03 18:21:42 +02:00
adns.scm gnu: c-ares: Update to 1.14.0. 2018-02-18 13:05:07 +02:00
agda.scm gnu: Add emacs-agda2-mode 2018-07-29 23:33:40 +02:00
aidc.scm gnu: qrencode: Update to 4.0.2. 2018-06-14 18:55:51 +02:00
algebra.scm gnu: xtensor: Update to 0.17.1. 2018-08-18 19:48:24 -04:00
android.scm gnu: Add fdroidserver. 2018-07-29 20:00:34 +03:00
animation.scm gnu: papagayo: Return #t from all phases. 2018-06-27 12:46:39 +02:00
anthy.scm
apl.scm
apr.scm gnu: apr-util: Use invoke. 2018-03-23 04:40:08 -04:00
aspell.scm gnu: aspell: Allow filters to be found. 2018-07-23 12:25:31 +02:00
assembly.scm gnu: nasm: Use invoke. 2018-03-23 04:43:10 -04:00
astronomy.scm gnu: stellarium: Remove redundant FILE-NAME. 2018-08-16 02:40:59 +02:00
attr.scm gnu: attr: Use invoke instead of system*. 2018-03-16 05:02:40 -04:00
audio.scm gnu: lilv: Propagate LV2. 2018-08-30 18:44:51 +02:00
augeas.scm gnu: augeas: Update to 1.10.1. 2018-02-15 17:17:19 +01:00
authentication.scm gnu: Add oath-toolkit. 2018-08-11 02:00:43 +02:00
autogen.scm gnu: autogen: Update to 5.18.14. 2018-08-09 02:17:24 +02:00
autotools.scm gnu: autoconf@2.13: Use invoke. 2018-03-23 04:40:10 -04:00
avahi.scm gnu: nss-mdns: Update to 0.14.1. 2018-05-01 16:01:39 +02:00
avr.scm gnu: Use invoke and return #t from all builders. 2018-03-27 21:35:41 -04:00
axoloti.scm gnu: axoloti-runtime: Update ChibiOS URL. 2017-12-16 09:01:57 +01:00
backup.scm gnu: duplicity: Update to 0.7.18.1. 2018-08-30 03:51:00 +02:00
base.scm gnu: Add glibc@2.28. 2018-08-01 15:48:26 +02:00
bash.scm Switch to Guile-Gcrypt. 2018-09-04 17:25:11 +02:00
bdw-gc.scm gnu: libatomic-ops: Update to 7.6.4. 2018-03-27 15:42:52 +02:00
benchmark.scm gnu: fio: Update to 3.7. 2018-06-14 15:41:09 +02:00
bioconductor.scm gnu: Add r-inspect. 2018-08-16 17:04:13 +02:00
bioinformatics.scm gnu: jellyfish: Update to 2.2.10. 2018-09-03 08:32:33 +03:00
bison.scm
bittorrent.scm gnu: tremc: Update URLs. 2018-08-15 15:26:06 -04:00
boost.scm gnu: boost: Move 1.59.0 definition to boost.scm. 2018-08-24 00:36:04 +02:00
bootloaders.scm gnu: GRUB: Check for errors from efibootmgr. 2018-08-28 01:19:28 +02:00
bootstrap.scm Merge branch 'master' into core-updates 2018-03-29 17:34:41 +02:00
build-tools.scm Merge branch 'master' into staging 2018-08-10 15:32:51 +02:00
busybox.scm gnu: busybox: Update to 1.29.1. 2018-07-19 21:29:14 +03:00
c.scm Update email for Pierre Neidhardt. 2018-08-27 14:46:26 +02:00
calcurse.scm gnu: calcurse: Update to 4.3.0. 2018-03-14 09:10:47 +01:00
calendar.scm gnu: khal: Use INVOKE. 2018-05-31 04:54:56 +02:00
ccache.scm gnu: ccache: Update to 3.4.2. 2018-03-27 03:26:47 +02:00
cdrom.scm gnu: abcde: Update to 2.9.2. 2018-08-16 05:15:20 +02:00
certs.scm gnu: nss, nss-certs: Update to 3.39 [fixes CVE-2018-12384]. 2018-09-01 13:26:13 +02:00
check.scm gnu: cmocka: Update to 1.1.2. 2018-08-30 19:29:08 +02:00
chemistry.scm gnu: Add avogadro. 2018-08-25 17:05:30 -04:00
chez.scm gnu: All snippets report errors using exceptions, else return #t. 2018-03-16 09:08:31 -04:00
ci.scm gnu: cuirass: Update to 8d40c49. 2018-08-27 16:12:56 +02:00
cinnamon.scm Correct name and Email for ng0. 2018-03-20 17:17:58 +01:00
cluster.scm gnu: keepalived: Update to 2.0.5. 2018-07-05 02:35:02 +02:00
cmake.scm Merge branch 'master' into core-updates 2018-05-24 02:34:08 -04:00
cobol.scm gnu: cobol: Download NIST suite over HTTPS. 2018-04-08 23:32:34 +02:00
code.scm Update email for Pierre Neidhardt. 2018-08-27 14:46:26 +02:00
commencement.scm gnu: gcc-toolchain: Add version 8. 2018-06-30 17:50:20 +02:00
compression.scm Revert "gnu: snappy: Optimise." 2018-08-29 16:58:54 +02:00
compton.scm gnu: Switch from xproto to xorgproto. 2018-03-18 00:16:52 +01:00
conkeror.scm
conky.scm gnu: conky: Remove redundant MKDIR-P. 2018-03-03 13:27:17 +01:00
connman.scm gnu: connman: Update to 1.36. 2018-05-23 15:29:35 +02:00
cook.scm gnu: cook: Update phase style. 2018-02-21 15:02:47 +01:00
cpio.scm
cpp.scm Fix some typos. 2018-09-03 18:21:43 +02:00
cppi.scm
cran.scm gnu: Add r-abcoptim. 2018-08-29 14:13:46 -04:00
cross-base.scm gnu: All snippets report errors using exceptions, else return #t. 2018-03-16 09:08:31 -04:00
crypto.scm gnu: keyutils: Update to 1.5.11. 2018-08-30 19:28:11 +02:00
cryptsetup.scm
cups.scm gnu: hplip-minimal: Simplify expression. 2018-07-25 20:44:39 +02:00
curl.scm gnu: kurly: Removed unused input. 2018-08-09 08:13:08 -04:00
cyrus-sasl.scm
databases.scm gnu: boost: Move 1.59.0 definition to boost.scm. 2018-08-24 00:36:04 +02:00
datamash.scm gnu: datamash: Fix tests on ARM systems. 2018-04-12 22:55:51 -05:00
datastructures.scm gnu: liburcu: Update to 0.10.1. 2018-01-24 15:47:52 +01:00
dav.scm gnu: vdirsyncer: Update to 0.16.7. 2018-07-20 15:30:22 -04:00
dc.scm gnu: ncdc: Use HTTPS for home page. 2018-01-26 01:03:31 +01:00
debian.scm gnu: debootstrap: Update to 1.0.106. 2018-07-14 22:51:34 +03:00
debug.scm Merge branch 'master' into core-updates 2018-05-24 02:34:08 -04:00
dejagnu.scm gnu: dejagnu: Return #t from all phases. 2018-03-23 04:41:35 -04:00
dico.scm gnu: dico: Update to 2.6. 2018-08-28 12:35:02 +02:00
dictionaries.scm gnu: translate-shell: Update to 0.9.6.8. 2018-08-14 15:54:29 +02:00
digest.scm gnu: xxhash: Update to 0.6.5. 2018-06-30 03:46:19 +02:00
direct-connect.scm gnu: linuxdcpp: Use scons-build-system. 2017-11-30 18:19:31 +05:30
disk.scm gnu: gparted: Update to 0.32.0. 2018-08-30 04:40:31 +02:00
display-managers.scm Merge remote-tracking branch 'origin/master' into qt-updates 2018-07-25 21:30:18 +03:00
django.scm gnu: python-django: Update to 1.11.15 [fixes CVE-2018-14574]. 2018-08-15 15:11:33 +02:00
djvu.scm
dns.scm gnu: knot: Update to 2.7.1. 2018-08-18 16:07:00 +02:00
docbook.scm gnu: Use invoke and return #t from all builders. 2018-03-27 21:35:41 -04:00
docker.scm gnu: python-docker-py: Update to 1.10.6. 2018-07-29 20:00:33 +03:00
documentation.scm Merge branch 'master' into staging 2018-06-11 23:52:15 +02:00
dunst.scm gnu: dunst: Add svg support. 2018-07-09 19:26:05 +03:00
dvtm.scm
ebook.scm gnu: calibre: Update to 3.28.0. 2018-07-21 19:24:14 +02:00
ed.scm
education.scm gnu: snap: Update to 4.2.1.3. 2018-08-10 00:07:00 +02:00
electronics.scm gnu: libsigrok: Return #t from all phases. 2018-06-26 02:17:01 +02:00
elf.scm gnu: elfutils: Update to 0.173. 2018-08-01 13:32:11 +02:00
elixir.scm gnu: Use ©. 2018-08-16 05:21:38 +02:00
emacs.scm gnu: Add emacs-picpocket. 2018-09-04 15:39:43 +02:00
embedded.scm gnu: fc-host-tools: Fix internal invocations. 2018-07-10 21:39:10 +02:00
emulators.scm gnu: retroarch: Update to 1.7.4. 2018-08-31 08:25:45 +02:00
enchant.scm
engineering.scm gnu: kicad: Update to 5.0.0. 2018-09-04 15:02:59 +02:00
enlightenment.scm gnu: python-efl: Update to 1.21.0. 2018-09-03 17:32:44 +03:00
entr.scm
erlang.scm gnu: erlang: Update to 21.0.5. 2018-08-16 05:32:47 +02:00
fabric-management.scm
fcitx.scm gnu: fcitx-configtool: Update to 0.4.10. 2018-06-15 09:57:15 +02:00
figlet.scm
file-systems.scm gnu: glusterfs: Update to 3.10.12. 2018-06-27 12:10:08 +02:00
file.scm Merge branch 'master' into core-updates 2018-01-04 21:21:04 -05:00
finance.scm gnu: python-trezor: Update to 0.10.2. 2018-08-29 14:52:56 -04:00
firmware.scm gnu: seabios: Update source URI. 2018-08-28 01:19:28 +02:00
flashing-tools.scm gnu: Add uefitool. 2018-04-15 09:22:16 +02:00
flex.scm gnu: Use "code" instead of "indent". 2018-05-23 13:59:46 +02:00
fltk.scm gnu: fltk: Update to 1.3.4-2. 2018-07-16 10:02:28 +03:00
fonts.scm gnu: font-gnu-unifont: Update to 11.0.02. 2018-08-24 17:54:10 +02:00
fontutils.scm gnu: ttf2eot: Update to 0.0.3. 2018-08-16 05:32:47 +02:00
forth.scm Correct name and Email for ng0. 2018-03-20 17:17:58 +01:00
fpga.scm gnu: gtkwave: Mark up description. 2018-07-05 02:35:02 +02:00
freedesktop.scm Update email for Pierre Neidhardt. 2018-08-27 14:46:26 +02:00
freeipmi.scm gnu: freeipmi: Update to 1.6.2. 2018-05-05 13:16:32 +02:00
fribidi.scm gnu: fribidi: Update to 1.0.2. 2018-03-23 11:32:16 +01:00
ftp.scm gnu: lftp: Update to 4.8.4. 2018-08-09 21:19:46 +02:00
fvwm.scm gnu: fvwm: Update to 2.6.8. 2018-06-05 03:01:17 +02:00
game-development.scm gnu: openmw: Update to 0.44.0. 2018-08-28 12:23:52 +03:00
games.scm gnu: openrct2: Update to 0.2.1. 2018-09-03 08:22:50 +02:00
gawk.scm gnu: gawk: Return #t from all phases. 2018-03-23 04:41:51 -04:00
gcal.scm
gcc.scm gnu: gcc@4.8: Fix libsanitizer build issue. 2018-08-19 18:21:24 +02:00
gd.scm gnu: perl-gd: Update to 2.69. 2018-08-30 04:42:51 +02:00
gdb.scm gnu: gdb: Update to 8.1.1. 2018-08-24 17:50:52 +02:00
geo.scm gnu: libgaiagraphics: Fix typo. 2018-07-20 15:34:57 -04:00
gettext.scm gnu: po4a: Update to 0.54. 2018-08-11 02:00:45 +02:00
ghostscript.scm gnu: ghostscript: Fix CVE-2018-10194. 2018-07-17 20:44:52 -04:00
gimp.scm gnu: gimp: Report bugs to Guix. 2018-08-20 16:35:54 +02:00
gkrellm.scm gnu: gkrellm: Update to 2.3.10. 2018-02-16 11:11:41 +01:00
gl.scm gnu: mesa: Update to 18.1.5. 2018-07-28 21:35:07 +02:00
glib.scm gnu: appstream-glib: Update to 0.7.12. 2018-08-30 18:44:57 +02:00
gnome.scm gnu: xpad: Update to 5.1.0. 2018-08-20 16:35:55 +02:00
gnu-doc.scm gnu: Use invoke and return #t from all builders. 2018-03-27 21:35:41 -04:00
gnu-pw-mgr.scm gnu: gnu-pw-mgr: Update to 2.4.2. 2018-09-03 19:34:24 +03:00
gnucash.scm gnu: gnucash: Update to 3.0. 2018-04-13 09:41:13 +02:00
gnunet.scm gnu: gnurl: Update to 7.61.0. 2018-08-06 15:12:15 +03:00
gnupg.scm gnu: GnuPG: Update to 2.2.10. 2018-08-30 18:44:57 +02:00
gnustep.scm gnu: gnustep: Update dockapps home pages. 2018-02-16 11:11:40 +01:00
gnuzilla.scm gnu: nss, nss-certs: Update to 3.39 [fixes CVE-2018-12384]. 2018-09-01 13:26:13 +02:00
gobby.scm
golang.scm Update email for Pierre Neidhardt. 2018-08-27 14:46:26 +02:00
gperf.scm
gprolog.scm
gps.scm gnu: gama: Update to 2.00. 2018-07-01 21:01:40 +03:00
graph.scm gnu: r-rgraphviz: Update to 2.24.0. 2018-06-02 13:39:13 +02:00
graphics.scm gnu: openexr: Update to 2.3.0. 2018-09-03 18:58:47 +02:00
graphviz.scm gnu: python-graphviz: Update to 0.8.4. 2018-07-08 19:46:07 +02:00
groff.scm gnu: groff-minimal: Preserve 'preconv' executable. 2018-05-06 15:47:20 +02:00
groovy.scm gnu: groovy: Add groovy-xml to the closure. 2018-06-16 14:09:40 +02:00
gsasl.scm gnu: libntlm: Update to 1.5. 2018-08-28 22:31:00 +02:00
gstreamer.scm Merge branch 'staging' 2018-08-19 15:24:59 +02:00
gtk.scm gnu: pango: Replace with 1.42.4. 2018-08-30 18:57:10 +02:00
guile-wm.scm Correct name and Email for ng0. 2018-03-20 17:17:58 +01:00
guile.scm gnu: Add guile-aa-tree. 2018-08-27 01:13:23 +02:00
gv.scm
gxmessage.scm
ham-radio.scm
hardware.scm gnu: Add msr-tools. 2018-08-30 19:28:10 +02:00
haskell-check.scm gnu: ghc-tasty-ant-xml: Update to 1.1.4. 2018-09-04 15:21:56 +05:30
haskell-crypto.scm gnu: Add ghc-cprng-aes. 2018-03-31 19:26:53 +02:00
haskell-web.scm gnu: ghc-http: Update to 4000.3.12. 2018-08-16 17:04:12 +02:00
haskell.scm gnu: ghc-zlib: Enable tests. 2018-09-04 17:31:09 +05:30
hexedit.scm
hugs.scm
hurd.scm gnu: Use invoke and return #t from all builders. 2018-03-27 21:35:41 -04:00
ibus.scm gnu: ibus-libpinyin: Update to 1.10.0. 2018-05-30 07:42:20 +02:00
icu4c.scm gnu: icu4c: Update to 61.1. 2018-03-29 02:54:09 +02:00
idris.scm gnu: idris: Provide the right versions of dependencies. 2018-03-15 23:46:16 +01:00
idutils.scm
image-processing.scm Merge branch 'master' into core-updates 2018-05-17 01:00:50 -04:00
image-viewers.scm gnu: feh: Enable EXIF support. 2018-08-27 17:04:57 -04:00
image.scm Update email for Pierre Neidhardt. 2018-08-27 14:46:26 +02:00
imagemagick.scm gnu: ImageMagick: Update to 6.9.10-10. 2018-08-22 03:25:47 -04:00
inklingreader.scm
inkscape.scm gnu: inkscape: Disable "icon-theme.cache" generation. 2018-05-15 14:30:23 +02:00
irc.scm Revert "gnu: quassel: Fix building with Qt 5.11." 2018-07-25 15:18:27 +03:00
iso-codes.scm gnu: iso-codes: Update home page. 2018-07-12 17:21:17 +02:00
java.scm Merge branch 'master' into staging 2018-07-30 18:08:28 +02:00
javascript.scm gnu: mujs: Update to 1.0.4. 2018-08-30 04:42:54 +02:00
jemalloc.scm gnu: jemalloc: Fix tests for aarch64. 2017-12-10 16:04:16 -06:00
jrnl.scm gnu: Move date/time packages from python.scm to time.scm. 2017-11-18 12:45:19 +01:00
julia.scm gnu: julia: Fix 'llvm' version. 2018-07-19 11:46:43 +02:00
kde-frameworks.scm gnu: KDE: Update to 5.49.0. 2018-09-01 02:09:49 -04:00
kde.scm gnu: Remove Krita 3. 2018-09-01 02:09:53 -04:00
kerberos.scm gnu: heimdal: Update to 7.5.0. 2018-06-10 16:00:45 +08:00
key-mon.scm
kodi.scm gnu: kodi: Build with mariadb. 2018-07-16 11:02:25 +03:00
language.scm gnu: perl-lingua-en-tagger: Update to 0.29. 2018-08-11 18:55:45 +02:00
ld-wrapper.in ld-wrapper: Allow linking with non-store libraries by default. 2018-03-29 17:58:16 +02:00
ldc.scm gnu: ldc, bap: Build with Clang 3.8. 2018-04-06 17:46:03 +02:00
lego.scm gnu: leocad: Use HTTPS home page. 2018-03-20 19:49:47 +01:00
less.scm gnu: less: Update to 530. 2018-03-25 00:29:59 +01:00
lesstif.scm
libbsd.scm gnu: libbsd: Update to 0.8.7. 2018-02-20 16:01:46 +01:00
libcanberra.scm gnu: python-pycanberra: Update to new upstream location. 2018-03-30 23:42:07 +02:00
libdaemon.scm
libedit.scm gnu: libedit: Update to 20180525-3.1. 2018-06-16 21:35:25 +02:00
libevent.scm Migrate search.cpan.org home pages to metacpan.org. 2018-08-11 17:22:31 +02:00
libffcall.scm gnu: libffcall: Update to 2.1. 2018-02-17 21:20:31 +02:00
libffi.scm Merge branch 'master' into core-updates 2018-03-29 17:34:41 +02:00
libftdi.scm gnu: libftdi: Use HTTPS home page. 2018-03-01 22:21:00 +01:00
libidn.scm gnu: libidn: Update to 1.34. 2018-04-01 20:51:21 +02:00
libphidget.scm
libreoffice.scm gnu: libodfgen: Update to 0.1.7. 2018-08-09 02:19:09 +02:00
libsigsegv.scm gnu: libsigsegv: Update to 2.12. 2018-02-20 19:54:25 +01:00
libunistring.scm gnu: libunistring: Update to 0.9.9. 2018-02-28 22:24:42 +02:00
libunwind.scm gnu: Use HTTPS for supported nongnu.org home pages. 2018-02-16 11:11:40 +01:00
libusb.scm gnu: python-pyusb: Update to 1.0.2. 2018-08-17 03:50:35 +02:00
license.scm gnu: licensecheck: Update to 3.0.36. 2018-08-15 20:58:07 +03:00
lighting.scm gnu: ola: Update to 0.10.7. 2018-08-14 15:54:31 +02:00
linux.scm gnu: Add perftest. 2018-09-01 17:51:29 -04:00
lirc.scm
lisp.scm gnu: sbcl-stumpwm: Update to 18.05. 2018-06-24 01:17:11 +03:00
llvm.scm gnu: Add python-llvmlite. 2018-08-29 17:06:13 +02:00
logging.scm gnu: glog: Return #t from all phases. 2018-06-26 02:17:03 +02:00
lolcode.scm Correct name and Email for ng0. 2018-03-20 17:17:58 +01:00
lout.scm gnu: lout: Update phase style. 2018-02-21 15:02:48 +01:00
lsof.scm gnu: lsof: Return #t from all phases. 2018-07-12 17:21:16 +02:00
lua.scm gnu: lua: Update to 5.3.5. 2018-07-10 14:13:40 +02:00
lxde.scm gnu: Add SpaceFM. 2018-08-28 12:35:02 +02:00
lxqt.scm gnu: lxqt-build-tools: Update to 0.5.0. 2018-06-04 15:35:47 +02:00
m4.scm gnu: m4: Update phase style. 2018-02-20 19:29:16 +01:00
machine-learning.scm gnu: python-scikit-learn: Return #t from phases. 2018-06-27 12:46:40 +02:00
mail.scm Fix some typos. 2018-09-03 18:21:43 +02:00
make-bootstrap.scm gnu: make-bootstrap: Inherit tar arguments in %static-inputs. 2018-04-05 23:42:26 +02:00
man.scm Merge branch 'master' into core-updates 2018-05-08 18:45:39 -04:00
markup.scm gnu: discount: Use HTTPS home page. 2018-08-14 15:54:30 +02:00
marst.scm gnu: Use ©. 2018-08-16 05:21:38 +02:00
mate.scm Merge branch 'master' into core-updates 2018-04-10 00:42:22 -04:00
maths.scm gnu: petsc-openmpi: Configure with support for hdf5 data format. 2018-09-04 15:22:48 +02:00
maven.scm gnu: java: Use java-javaee-servletapi instead of java-tomcat. 2018-07-25 00:27:12 +02:00
mc.scm Correct name and Email for ng0. 2018-03-20 17:17:58 +01:00
mcrypt.scm
medical.scm gnu: Move database packages from python.scm to databases.scm. 2017-11-17 22:36:27 +01:00
mes.scm gnu: mescc-tools: Update to 0.5.2. 2018-08-19 13:30:57 +02:00
messaging.scm gnu: python-nbxmpp: Update to 0.6.7. 2018-09-03 18:21:43 +02:00
microcom.scm build-system/gnu: Add 'bootstrap' phase. 2018-03-11 22:04:40 +01:00
mingw.scm gnu: mingw-w64: Update to 5.0.4. 2018-08-09 02:17:25 +02:00
moe.scm
monitoring.scm gnu: monitoring.scm: Fix copyright line. 2018-09-02 19:18:16 +03:00
mono.scm
moreutils.scm gnu: moreutils: Update to 0.62. 2018-01-02 01:14:20 +01:00
motti.scm
mp3.scm gnu: eyeD3: Update to 0.8.7. 2018-08-15 15:26:06 -04:00
mpd.scm gnu: ncmpc: Update to 0.29. 2018-08-24 02:30:41 +02:00
mpi.scm gnu: openmpi: Add PSM2 (Intel OmniPath) support. 2018-05-25 13:43:03 +02:00
mtools.scm gnu: exfat-utils: Update to 1.2.8. 2018-02-10 23:03:51 +01:00
multiprecision.scm Merge branch 'master' into core-updates 2018-04-21 05:02:52 -04:00
music.scm gnu: rosegarden: Update to 18.06. 2018-09-02 13:18:28 +08:00
musl.scm gnu: musl: Use HTTPS home page. 2018-02-23 16:00:04 +01:00
nano.scm gnu: nano: Update to 2.9.8. 2018-06-05 03:18:46 +02:00
ncdu.scm gnu: ncdu: Update to 1.13. 2018-02-02 17:48:43 +01:00
ncurses.scm Migrate search.cpan.org home pages to metacpan.org. 2018-08-11 17:22:31 +02:00
netpbm.scm gnu: All snippets report errors using exceptions, else return #t. 2018-03-16 09:08:31 -04:00
nettle.scm gnu: nettle: Update to 3.4. 2017-11-19 17:31:58 +02:00
networking.scm gnu: net-snmp: Specify '--with-openssl' configuration flag. 2018-08-30 14:46:15 +03:00
nfs.scm gnu: nfs-utils: Adapt to changes in glibc 2.26. 2018-01-10 00:07:40 -08:00
nickle.scm gnu: nickle: Update to 2.81. 2018-06-15 09:57:14 +02:00
nim.scm gnu: nim: Use INVOKE. 2018-02-08 17:53:23 +01:00
ninja.scm gnu: ninja: Patch /bin/echo in the correct file. 2018-02-26 20:58:14 +01:00
node.scm gnu: Use HTTPS for nodejs.org. 2018-06-26 02:17:03 +02:00
noweb.scm
ntp.scm gnu: ntp: Update to 4.2.8p12 [fix CVE-2018-12327]. 2018-08-17 03:49:19 +02:00
nutrition.scm gnu: gourmet: Fix runtime failure and enhance plugin. 2017-12-17 17:22:31 +01:00
nvi.scm gnu: All snippets report errors using exceptions, else return #t. 2018-03-16 09:08:31 -04:00
ocaml.scm gnu: ocaml: Build reproducibly. 2018-06-20 21:26:16 +02:00
ocr.scm
onc-rpc.scm Merge branch 'master' into core-updates 2018-03-20 00:49:05 -04:00
openbox.scm Correct name and Email for ng0. 2018-03-20 17:17:58 +01:00
opencl.scm gnu: Don't use unstable tarballs in (packages opencl). 2018-08-30 19:28:11 +02:00
openldap.scm gnu: Add 389-ds-base. 2018-08-16 17:04:10 +02:00
openstack.scm gnu: python-oslo.utils: Update to 3.36.2. 2018-05-30 10:06:57 +02:00
orpheus.scm gnu: orpheus: Fix build on aarch64-linux. 2018-01-21 12:53:33 +02:00
ots.scm
package-management.scm Switch to Guile-Gcrypt. 2018-09-04 17:25:11 +02:00
parallel.scm gnu: parallel: Update to 20180822. 2018-08-24 00:40:09 +02:00
password-utils.scm Update email for Pierre Neidhardt. 2018-08-27 14:46:26 +02:00
patchutils.scm gnu: Add VBinDiff. 2018-08-09 08:07:35 -04:00
pciutils.scm gnu: pciutils: Update to 3.6.1. 2018-07-13 01:05:56 +02:00
pcre.scm gnu: pcre2: Update to 10.31. 2018-02-28 18:23:31 +01:00
pdf.scm Merge branch 'master' into staging 2018-08-16 20:56:38 +02:00
pem.scm
perl-check.scm Update email for Pierre Neidhardt. 2018-08-27 14:46:26 +02:00
perl-web.scm gnu: perl-uri-escape: Update to 1.74. 2018-06-24 10:27:07 +03:00
perl.scm Revert "gnu: perl: Add support for cross-compilation" 2018-09-03 23:49:12 +02:00
photo.scm gnu: Krita: Build with libraw 0.18. 2018-09-01 02:09:52 -04:00
php.scm gnu: php: Update to 7.2.8. 2018-07-19 21:29:41 +02:00
pkg-config.scm gnu: Use invoke and return #t from all builders. 2018-03-27 21:35:41 -04:00
plotutils.scm gnu: asymptote: Use minimal texlive-union. 2018-08-21 16:32:22 +02:00
polkit.scm gnu: polkit: Update to 0.115 [fixes CVE-2018-1116]. 2018-08-09 21:19:47 +02:00
popt.scm gnu: gengetopt: Disable parallel tests. 2018-02-01 14:44:01 +01:00
pretty-print.scm Merge branch 'master' into core-updates 2018-05-24 02:34:08 -04:00
printers.scm gnu: robocut: Don't use unstable tarball. 2018-08-30 04:42:38 +02:00
profiling.scm gnu: otf2: Edit description. 2018-08-11 02:00:46 +02:00
protobuf.scm gnu: protobuf-c: Update to 1.3.1. 2018-08-16 02:46:21 +02:00
pth.scm
pulseaudio.scm gnu: pulseaudio: Update to 12.2. 2018-07-17 14:40:13 +02:00
pumpio.scm gnu: pumpa: Update to 0.9.3. 2018-02-22 17:24:36 +01:00
pure.scm gnu: pure: Update to 0.68. 2018-04-17 04:02:07 +02:00
pv.scm
python-crypto.scm gnu: python-paramiko: Add some missing dependencies. 2018-08-21 11:04:47 -04:00
python-web.scm gnu: python-ndg-httpsclient: Tweak description. 2018-08-14 15:54:30 +02:00
python.scm gnu: python-matplotlib: Update to 2.2.3. 2018-09-03 19:09:00 +02:00
qt.scm gnu: Add python-pyqt-without-qtwebkit. 2018-08-31 16:37:56 +02:00
ragel.scm
rails.scm
ratpoison.scm gnu: ratpoison: Return #t from all phases. 2018-04-12 04:03:08 -04:00
rdesktop.scm gnu: Use the CMake build system's #:build-type key. 2018-03-17 16:37:28 +01:00
rdf.scm gnu: serd: Update to 0.30.0. 2018-08-16 16:02:20 +02:00
re2c.scm gnu: re2c: Update to 1.0.3. 2018-07-07 18:10:32 +02:00
readline.scm Merge branch 'master' into core-updates 2018-01-19 23:59:20 -05:00
regex.scm gnu: re2: Update to 2018-09-01. 2018-09-03 18:58:47 +02:00
robotics.scm gnu: All snippets report errors using exceptions, else return #t. 2018-03-16 09:08:31 -04:00
rrdtool.scm gnu: rrdtool: Use a fixed version of tzdata for tests. 2018-02-20 14:58:52 +01:00
rsync.scm gnu: rsync: Update to 3.1.3. 2018-01-30 09:25:35 +01:00
ruby.scm gnu: Add ruby-jekyll-paginate-v2. 2018-09-01 23:09:14 +02:00
rush.scm
rust.scm gnu: rust: Move rust-1.19 down. 2018-09-02 00:22:53 +02:00
samba.scm gnu: ppp: Return #t from all phases. 2018-09-03 18:58:47 +02:00
sawfish.scm gnu: All snippets report errors using exceptions, else return #t. 2018-03-16 09:08:31 -04:00
scanner.scm gnu: Add hplip-minimal. 2018-07-25 11:52:59 +03:00
scheme.scm gnu: mit-scheme: Use minimal texlive-union. 2018-08-21 16:30:22 +02:00
screen.scm gnu: byobu: Update home page. 2018-08-23 17:16:41 +02:00
scribus.scm gnu: scribus: Fix build. 2018-06-07 00:30:13 +02:00
scsi.scm
sdcc.scm gnu: sdcc: Fix typo in description. 2018-03-01 22:21:02 +01:00
sdl.scm gnu: guile-sdl2: Update to 0.3.0. 2018-07-27 14:19:33 +02:00
search.scm gnu: xapian: Update to 1.4.7. 2018-08-01 13:32:10 +02:00
security-token.scm gnu: yubico-piv-tool: Update to 1.6.1. 2018-08-23 17:16:41 +02:00
selinux.scm gnu: libsemanage: Return #t from all phases. 2018-06-22 00:20:11 +02:00
serialization.scm Merge branch 'master' into core-updates 2018-05-06 15:56:24 +02:00
serveez.scm
shells.scm gnu: oil-shell: Update to 0.5.0. 2018-08-16 16:08:13 -04:00
shellutils.scm gnu: direnv: Edit description. 2018-01-21 22:35:58 +01:00
simh.scm
simulation.scm gnu: openfoam: Clean up to reduce closure. 2017-12-01 11:28:48 +01:00
skarnet.scm gnu: s6-linux-utils: Update to 2.5.0.0. 2018-08-16 02:40:59 +02:00
skribilo.scm gnu: skribilo: Update to 0.9.4 and switch to Guile 2.2. 2018-04-30 14:22:43 +02:00
slang.scm gnu: slang: Update to 2.3.2. 2018-08-28 01:19:28 +02:00
smalltalk.scm gnu: squeak-vm: Return #t from phases. 2018-06-27 12:46:29 +02:00
sml.scm gnu: Fix common unquote typos. 2018-03-17 16:37:27 +01:00
speech.scm gnu: mitlm: Update to 0.4.2. 2018-01-18 05:03:01 +01:00
spice.scm gnu: virt-viewer: Update to 7.0. 2018-08-11 05:02:20 +02:00
ssh.scm gnu: dropbear: Fix CVE-2018-15599. 2018-08-28 14:44:11 -04:00
sssd.scm gnu: sssd: Update to 1.16.2. 2018-06-14 00:52:30 +02:00
stalonetray.scm
statistics.scm gnu: r-car: Update to 3.0-2. 2018-08-30 04:42:52 +02:00
stb.scm gnu: Add stb-image-write. 2018-07-18 01:04:14 +02:00
storage.scm Merge branch 'master' into core-updates 2018-04-30 04:03:54 -04:00
suckless.scm gnu: dwm: Return #t from all phases. 2018-06-22 00:20:12 +02:00
swig.scm Revert "gnu: swig: Patch for Octave 4.4." 2018-05-30 02:18:26 -04:00
sync.scm gnu: owncloud-client: Update to 2.4.1. 2018-07-11 11:08:43 +03:00
syncthing.scm gnu: syncthing: Invoke build steps with INVOKE. 2018-08-19 17:50:48 -04:00
syndication.scm gnu: newsboat: Update to 2.12. 2018-06-26 04:17:49 +02:00
synergy.scm gnu: synergy: Fix install test/install error. 2017-11-28 18:26:20 -05:00
task-management.scm
tbb.scm Merge branch 'master' into core-updates 2018-03-20 14:22:06 -04:00
tcl.scm Migrate search.cpan.org home pages to metacpan.org. 2018-08-11 17:22:31 +02:00
telephony.scm gnu: twinkle: Add missing headers 2018-07-17 15:13:48 +02:00
terminals.scm gnu: Add tmate. 2018-06-14 11:20:31 +05:30
terraform.scm gnu: Add terraform-docs. 2018-03-17 23:04:29 +00:00
tex.scm gnu: texlive-latex-base: Include support files. 2018-08-21 16:32:22 +02:00
texinfo.scm Merge branch 'master' into core-updates 2018-04-21 05:02:52 -04:00
text-editors.scm Merge branch 'master' into core-updates 2018-04-30 04:03:54 -04:00
textutils.scm Update email for Pierre Neidhardt. 2018-08-27 14:46:26 +02:00
time.scm gnu: python-pyrfc3339: Update to 1.1. 2018-06-15 09:57:16 +02:00
tls.scm gnu: p11-kit: Update to 0.23.14. 2018-08-30 18:44:56 +02:00
tmux.scm gnu: tmux: Update to 2.7. 2018-04-14 23:08:42 -04:00
tor.scm gnu: tor.scm: Fix copyright line. 2018-07-15 23:14:03 +03:00
toys.scm gnu: sl: Don't use unstable tarball. 2018-08-21 07:17:06 +02:00
tryton.scm gnu: python-trytond: End phase in #t. 2018-01-22 22:09:27 +01:00
tv.scm gnu: tvtime: Fix build. 2018-03-24 19:36:03 +03:00
uml.scm
unrtf.scm gnu: All snippets report errors using exceptions, else return #t. 2018-03-16 09:08:31 -04:00
upnp.scm gnu: Add miniupnpc-monero. 2018-07-13 17:28:40 +02:00
uucp.scm
valgrind.scm Merge branch 'master' into core-updates 2018-01-19 23:59:20 -05:00
version-control.scm gnu: darcs: Update to 2.14.1. 2018-08-23 15:51:43 +05:30
video.scm gnu: simplescreenrecorder: Build against modular Qt. 2018-09-03 18:58:46 +02:00
vim.scm gnu: vim-syntastic: Update to 3.9.0. 2018-06-12 11:16:06 +03:00
virtualization.scm gnu: lxc: Update to 3.0.2. 2018-08-17 05:19:05 +02:00
vpn.scm gnu: vpnc-scripts: Update to 20180226.07c3518. 2018-06-22 00:20:12 +02:00
vulkan.scm gnu: vulkan-headers: Update to 1.1.82.0. 2018-08-07 09:48:29 +02:00
w3m.scm gnu: w3m: Update source URL. 2018-06-18 12:32:22 -04:00
wdiff.scm
web-browsers.scm gnu: luakit: Fix crash on startup. 2018-08-21 23:27:09 +02:00
web.scm netsurf: Upgrade to 3.8. 2018-08-30 00:44:40 -05:00
webkit.scm gnu: webkitgtk: Update to 2.20.5. 2018-08-18 15:16:51 +02:00
wget.scm gnu: wget2: Return #t from phases. 2018-06-30 03:46:21 +02:00
wicd.scm
wine.scm gnu: wine-staging: Update to 3.15. 2018-09-02 08:53:03 +02:00
wm.scm gnu: libconfuse: Update to 3.2.2 [fixes CVE-2018-14447]. 2018-08-19 18:40:30 +02:00
wordnet.scm gnu: wordnet: Include PIC objects in libWN.a. 2018-01-31 00:04:00 +01:00
wv.scm gnu: wv: Edit description. 2018-03-03 13:27:16 +01:00
wxwidgets.scm gnu: All snippets report errors using exceptions, else return #t. 2018-03-16 09:08:31 -04:00
xdisorg.scm Update email for Pierre Neidhardt. 2018-08-27 14:46:26 +02:00
xfce.scm gnu: ristretto: Update to 0.8.3. 2018-06-30 03:46:21 +02:00
xfig.scm gnu: xfig: Update to 3.2.7a. 2018-08-11 02:00:44 +02:00
xiph.scm Merge branch 'master' into core-updates 2018-03-20 14:22:06 -04:00
xml.scm Migrate search.cpan.org home pages to metacpan.org. 2018-08-11 17:22:31 +02:00
xnee.scm gnu: Switch from recordproto to xorgproto. 2018-03-18 00:19:56 +01:00
xorg.scm gnu: Add transset-df. 2018-09-03 23:40:23 +02:00
zile.scm gnu: zile-on-guile: Return #t from all phases. 2018-06-22 00:20:12 +02:00