Björn Höfling
8ea8d607f9
gnu: java-javaee-servletapi: Add properties-files to jar.
...
* gnu/packages/java.scm (jav-javaee-servletapi)[arguments]: Add phase
'copy-resources' to copy properties-files.
2019-10-13 22:35:04 +02:00
Björn Höfling
44bac44ca1
gnu: java-javaee-servletapi: Don't use unstable tarball.
...
* gnu/packages/java.scm (java-javaee-servletapi)[source]: Use git-fetch.
2019-10-13 22:35:04 +02:00
Björn Höfling
d967fbc13a
gnu: ant-build-system: Don't override symlinks.
...
When repacking jar-files, don't work on symlinks: Otherwise, they would be
overridden with the repacked jar-file.
* guix/build/ant-build-system.scm (regular-jar-file-predicate): New procedure.
(generate-jar-indices, strip-jar-timestamps): Use it.
2019-10-13 22:35:04 +02:00
Efraim Flashner
8df9249d8e
gnu: qt: Update to 5.12.5.
...
* gnu/packages/qt.scm (qt, qtbase, qtsvg, qtimageformats, qtx11extras,
qtxmlpatterns, qtdeclarative, qtconnectivity, qtwebsockets, qtsensors,
qtmultimedia, qtwayland, qtserialport, qtserialbus, qtwebchannel,
qtwebglplugin, qtwebview, qtlocation, qttools, qtscript,
qtquickcontrols, qtquickcontrols2, qtgraphicaleffects, qtgamepad,
qtscxml, qtpurchasing, qtcanvas3d, qtcharts, qtdatavis3d, qtnetworkauth,
qtremoteobjects, qtspeech): Update to 5.12.5.
2019-10-13 17:04:05 +03:00
Marius Bakke
d87f6816a4
gnu: python-sphinx: Update to 2.2.0.
...
* gnu/packages/sphinx.scm (python-sphinx): Update to 2.2.0.
2019-10-12 21:07:36 +02:00
Marius Bakke
c4220afb94
gnu: libXvMC: Update to 1.0.12.
...
* gnu/packages/xorg.scm (libxvmc): Update to 1.0.12.
2019-10-12 20:55:20 +02:00
Marius Bakke
e3fa098177
gnu: libXfont: Update to 2.0.4.
...
* gnu/packages/xorg.scm (libxfont2): Update to 2.0.4.
2019-10-12 20:54:53 +02:00
Marius Bakke
178611c833
gnu: mesa: Update to 19.2.1.
...
* gnu/packages/gl.scm (mesa): Update to 19.2.1.
[native-inputs]: Replace PYTHON with PYTHON-WRAPPER.
2019-10-12 20:54:27 +02:00
Marius Bakke
4a38ec9e98
gnu: Remove GDB@8.2.
...
* gnu/packages/gdb.scm (gdb-8.2): Rename to ...
(gdb-8.3): ... this. Update to 8.3.1.
(gdb): Refer to GDB-8.3.
2019-10-12 20:54:18 +02:00
Julien Lepiller
2b8491fbbe
gnu: mariadb: Split into out, lib and dev.
...
* gnu/packages/databases.scm (mariadb): Split into out, lib and dev.
(perl-dbd-mysql, python-mysqlclient): Adjust dependencies.
* gnu/packages/bioinformatics.scm (kentutils): Adjust dependencies.
* gnu/packages/cran.scm (r-rmysql): Adjust dependencies.
* gnu/packages/emacs-xyz.scm (emacs-emacsql): Adjust dependencies.
* gnu/packages/kodi.scm (kodi): Adjust dependencies.
* gnu/packages/qt.scm (qt, qtbase): Adjust dependencies.
* gnu/packages/ruby.scm (ruby-mysql2): Adjust dependencies.
2019-10-12 13:07:41 +02:00
Ingo Ruhnke
52b61e9991
gnu: gtk+: Add libxrandr input.
...
This fixes multi-monitor issues in XFCE and other Gtk+ apps.
* gnu/packages/gtk.scm (gtk+)[inputs]: Add libxrandr.
Signed-off-by: Marius Bakke <mbakke@fastmail.com>
2019-10-09 18:50:45 +02:00
Marius Bakke
d1b8ef998d
gnu: gstreamer: Update to 1.16.1.
...
* gnu/packages/patches/gstreamer-buffer-reset-offset.patch: Delete file.
* gnu/local.mk (dist_patch_DATA): Adjust accordingly.
* gnu/packages/gstreamer.scm (gstreamer): Update to 1.16.1.
[source](patches): Remove.
(gst-plugins-base, gst-plugins-good, gst-plugins-bad, gst-plugins-ugly,
gst-libav, python-gst): Update to 1.16.1.
2019-10-09 12:58:51 +02:00
Marius Bakke
45b01f2e05
gnu: orc: Update to 0.4.30.
...
* gnu/packages/gstreamer.scm (orc): Update to 0.4.30.
[build-system]: Change to MESON-BUILD-SYSTEM.
[arguments]: Adjust phase order to cope with the new out-of-source build.
[native-inputs]: Add GTK-DOC.
2019-10-09 12:57:19 +02:00
Marius Bakke
4442d4dc40
gnu: pulseaudio: Update to 13.0.
...
* gnu/packages/pulseaudio.scm (pulseaudio): Update to 13.0.
[arguments]: Remove obsolete phase.
2019-10-09 12:56:49 +02:00
Marius Bakke
5ba3ea4211
gnu: CUPS: Update to 2.3.0.
...
* gnu/packages/cups.scm (cups-minimal): Update to 2.3.0.
[arguments]: Adjust for renamed test file.
[license]: Change to ASL2.0.
2019-10-09 12:55:52 +02:00
Marius Bakke
1e429a8263
gnu: cups-filters: Update to 1.25.7.
...
* gnu/packages/cups.scm (cups-filters): Update to 1.25.7.
2019-10-09 12:55:26 +02:00
Marius Bakke
f855616fff
gnu: qpdf: Update to 9.0.1.
...
* gnu/packages/pdf.scm (qpdf): Update to 9.0.1.
2019-10-09 12:55:06 +02:00
Marius Bakke
1c10ba3a24
gnu: python-packaging: Update to 19.2.
...
* gnu/packages/python-xyz.scm (python-packaging): Update to 19.2.
2019-10-09 12:54:39 +02:00
Vagrant Cascadian
1ea8b3b1a0
gnu: electron-cash: Update to 4.0.10.
...
* gnu/packages/finance (electron-cash): Update to 4.0.10.
[inputs]: Add python-dateutil and python-dnspython.
2019-10-08 12:41:44 -07:00
Marius Bakke
2ea095300a
gnu: OpenBLAS: Update to 0.3.7.
...
* gnu/packages/maths.scm (openblas): Update to 0.3.7.
2019-10-08 21:23:06 +02:00
Marius Bakke
a4384dc970
gnu: OpenBLAS: Incorporate grafted changes.
...
* gnu/packages/maths.scm (openblas)[replacement]: Remove.
[arguments]: Add NUM_THREADS in #:make-flags.
(openblas/fixed-num-threads): Remove variable.
2019-10-08 21:23:06 +02:00
Marius Bakke
969aea1f03
gnu: libical: Update to 3.0.6.
...
* gnu/packages/calendar.scm (libical): Update to 3.0.6.
2019-10-08 21:23:05 +02:00
Marius Bakke
cb15ad775d
gnu: libgit2: Update to 0.28.3.
...
* gnu/packages/version-control.scm (libgit2): Update to 0.28.3.
2019-10-08 21:23:05 +02:00
Marius Bakke
18b804c40f
gnu: libinput: Update to 1.14.1.
...
* gnu/packages/freedesktop.scm (libinput): Update to 1.14.1.
2019-10-08 21:23:05 +02:00
Marius Bakke
605b7f42cf
gnu: gtk+: Update to 3.24.12.
...
* gnu/packages/gtk.scm (gtk+): Update to 3.24.12.
2019-10-08 21:23:05 +02:00
Marius Bakke
080edbe949
gnu: gdk-pixbuf: Update to 2.40.0.
...
* gnu/packages/gtk.scm (gdk-pixbuf): Update to 2.40.0.
[arguments]: Remove obsolete phase.
2019-10-08 21:23:05 +02:00
Marius Bakke
3572b3904f
gnu: libogg: Update to 1.3.4.
...
* gnu/packages/xiph.scm (libogg): Update to 1.3.4.
2019-10-08 21:23:04 +02:00
Marius Bakke
9205f45107
gnu: lz4: Update to 1.9.2.
...
* gnu/packages/compression.scm (lz4): Update to 1.9.2.
[native-inputs]: Add PYTHON.
2019-10-08 21:23:04 +02:00
Marius Bakke
72fbea3fef
gnu: bluez: Update to 5.51.
...
* gnu/packages/linux.scm (bluez): Update to 5.51.
2019-10-08 21:23:04 +02:00
Marius Bakke
d45c75fc57
gnu: nss, nss-certs: Update to 3.46.1.
...
* gnu/packages/nss.scm (nss): Update to 3.46.1.
* gnu/packages/certs.scm (nss-certs): Likewise.
2019-10-08 21:23:04 +02:00
Marius Bakke
c29bdd54a7
gnu: nspr: Update to 4.22.
...
* gnu/packages/nss.scm (nspr): Update to 4.22.
2019-10-08 21:23:03 +02:00
Marius Bakke
a40416f2bf
gnu: imagemagick: Update to 6.9.10-68.
...
* gnu/packages/imagemagick.scm (imagemagick): Update to 6.9.10-68.
2019-10-08 21:23:03 +02:00
Marius Bakke
c021c4323c
gnu: libfaketime: Update to 0.9.8.
...
* gnu/packages/check.scm (libfaketime): Update to 0.9.8.
2019-10-08 21:23:03 +02:00
Marius Bakke
a5cd5c91bf
gnu: tzdata: Update to 2019c.
...
* gnu/packages/base.scm (tzdata): Update to 2019c.
(tzdata-for-tests): Stay on 2019b.
2019-10-08 21:23:03 +02:00
Marius Bakke
ad57da29ec
gnu: libwebp: Remove obsolete phase.
...
* gnu/packages/image.scm (libwebp)[arguments]: Remove <#:phases>.
2019-10-08 21:23:03 +02:00
Marius Bakke
d1f3b333e6
Merge branch 'master' into staging
2019-10-08 19:24:34 +02:00
Marius Bakke
861907f01e
gnu: linux-libre@5.3: Apply upstream entropy fix.
...
See <https://bugs.gnu.org/37501 >.
* gnu/packages/linux.scm (linux-libre-5.3-source): Add
"linux-libre-active-entropy.patch".
2019-10-08 13:14:16 +02:00
Ludovic Courtès
cf3d1763ed
Merge branch 'core-updates'
2019-10-08 11:37:07 +02:00
Marius Bakke
2fa55c7247
gnu: mariadb: Build with GCC 5 on ARMv7.
...
Fixes <https://bugs.gnu.org/37605 >.
* gnu/packages/databases.scm (mariadb)[native-inputs]: Add GCC-5 when the
current system is ARMv7.
2019-10-08 10:16:04 +02:00
Pierre Neidhardt
d57660c549
gnu: Add serapeum.
...
* gnu/packages/lisp.scm (cl-serapeum, ecl-serapeum, sbcl-serapeum): New variables.
2019-10-08 10:06:07 +02:00
Christopher Baines
a1c1943b7c
gnu: Add unknown-horizons.
...
* gnu/packages/games.scm (unknown-horizons): New variable.
2019-10-08 08:31:55 +01:00
Christopher Baines
2372a5f92e
gnu: Add fifengine.
...
* gnu/packcages/games.scm (fifengine): New variable.
2019-10-08 08:28:36 +01:00
Christopher Baines
ce94fcfd6e
gnu: Add fifechan.
...
* gnu/packages/games.scm (fifechan): New variable.
2019-10-08 08:28:35 +01:00
Tobias Geerinckx-Rice
d7a6a3f328
gnu: linux-libre@4.14: Update to 4.14.147.
...
* gnu/packages/linux.scm (deblob-scripts-4.14)
(linux-libre-4.14-version, linux-libre-4.14-pristine-source):
Update to 4.14.147.
2019-10-08 05:29:31 +02:00
Tobias Geerinckx-Rice
a48f08bc81
gnu: linux-libre@4.9: Update to 4.9.195.
...
* gnu/packages/linux.scm (deblob-scripts-4.9)
(linux-libre-4.9-version, linux-libre-4.9-pristine-source):
Update to 4.9.195.
2019-10-08 05:29:30 +02:00
Tobias Geerinckx-Rice
ddefa2ff5c
gnu: linux-libre@4.19: Update to 4.19.77.
...
* gnu/packages/linux.scm (deblob-scripts-4.19)
(linux-libre-4.19-version, linux-libre-4.19-pristine-source):
Update to 4.19.77.
2019-10-08 05:29:30 +02:00
Tobias Geerinckx-Rice
c26b1d43fa
gnu: linux-libre@5.2: Update to 5.2.19.
...
* gnu/packages/linux.scm (deblob-scripts-5.2)
(linux-libre-5.2-version, linux-libre-5.2-pristine-source):
Update to 5.2.19.
2019-10-08 05:29:30 +02:00
Tobias Geerinckx-Rice
24268ec418
gnu: coin3D: Use a specific changeset.
...
* gnu/packages/graphics.scm (coin3D)[source]: Use HG-FETCH and…
GIT-FILE-NAME.
2019-10-08 05:29:30 +02:00
Tobias Geerinckx-Rice
9be266116b
gnu: me-cleaner: Update to 1.2.
...
* gnu/packages/flashing-tools.scm (me-cleaner): Update to 1.2.
[arguments]: Remove ‘create-setup.py’ phase. Add ‘install-documentation’ phase.
2019-10-08 05:29:30 +02:00
Tobias Geerinckx-Rice
2608d3ea5b
gnu: perl-async-interrupt: Update to 1.25.
...
* gnu/packages/perl.scm (perl-async-interrupt): Update to 1.25.
2019-10-08 05:29:29 +02:00