Age | Commit message (Collapse) | Author |
|
* gnu/packages/web.scm (java-tomcat): Update to 8.5.46.
|
|
Currently java-tomcat uses the "package" build-target. In that way, it is
built like a library, with only the jar files. This commit will change the
build-target to "deploy" in order to build the full tomcat package.
* gnu/packages/web.scm (java-tomcat)[source]: Remove bat-files in snippet.
[inputs]: Remove java-eclipse-jdt-core, add java-commons-daemon, java-ecj.
[native-inputs]: Remove.
[arguments]: Use "deploy" build-target, add phases 'modify-deploy,
'symlink-commons-daemon, 'symlink-java-ecj, change 'install phase.
|
|
* gnu/packages/java.scm (java-ecj): New variable.
|
|
* gnu/packages/java (java-commons-daemon): Update to 1.1.0.
|
|
These packages are using java-tomcat as a dependency where they
actually only need a servlet API.
* gnu/packages/maven.scm (maven-wagon-tck-http)[inputs]: Remove java-tomcat,
add java-javaee-servletapi.
(maven-wagon-http)[native-inputs]: Same here.
* gnu/packages/web.scm (java-eclipse-jetty-util)[inputs]: Same here.
(java-eclipse-jetty-http-test-classes)[inputs]: Same here.
(java-eclipse-jetty-security)[inputs]: Same here.
(java-eclipse-jetty-servlet)[inputs]: Same here.
(java-eclipse-jetty-webapp-9.2)[inputs]: Same here.
|
|
* gnu/packages/java.scm (jav-javaee-servletapi)[arguments]: Add phase
'copy-resources' to copy properties-files.
|
|
* gnu/packages/java.scm (java-javaee-servletapi)[source]: Use git-fetch.
|
|
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.
|
|
* 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.
|
|
* gnu/packages/sphinx.scm (python-sphinx): Update to 2.2.0.
|
|
* gnu/packages/xorg.scm (libxvmc): Update to 1.0.12.
|
|
* gnu/packages/xorg.scm (libxfont2): Update to 2.0.4.
|
|
* gnu/packages/gl.scm (mesa): Update to 19.2.1.
[native-inputs]: Replace PYTHON with PYTHON-WRAPPER.
|
|
* gnu/packages/gdb.scm (gdb-8.2): Rename to ...
(gdb-8.3): ... this. Update to 8.3.1.
(gdb): Refer to GDB-8.3.
|
|
* 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.
|
|
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>
|
|
* 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.
|
|
* 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.
|
|
* gnu/packages/pulseaudio.scm (pulseaudio): Update to 13.0.
[arguments]: Remove obsolete phase.
|
|
* gnu/packages/cups.scm (cups-minimal): Update to 2.3.0.
[arguments]: Adjust for renamed test file.
[license]: Change to ASL2.0.
|
|
* gnu/packages/cups.scm (cups-filters): Update to 1.25.7.
|
|
* gnu/packages/pdf.scm (qpdf): Update to 9.0.1.
|
|
* gnu/packages/python-xyz.scm (python-packaging): Update to 19.2.
|
|
* gnu/packages/finance (electron-cash): Update to 4.0.10.
[inputs]: Add python-dateutil and python-dnspython.
|
|
* gnu/packages/maths.scm (openblas): Update to 0.3.7.
|
|
* gnu/packages/maths.scm (openblas)[replacement]: Remove.
[arguments]: Add NUM_THREADS in #:make-flags.
(openblas/fixed-num-threads): Remove variable.
|
|
* gnu/packages/calendar.scm (libical): Update to 3.0.6.
|
|
* gnu/packages/version-control.scm (libgit2): Update to 0.28.3.
|
|
* gnu/packages/freedesktop.scm (libinput): Update to 1.14.1.
|
|
* gnu/packages/gtk.scm (gtk+): Update to 3.24.12.
|
|
* gnu/packages/gtk.scm (gdk-pixbuf): Update to 2.40.0.
[arguments]: Remove obsolete phase.
|
|
* gnu/packages/xiph.scm (libogg): Update to 1.3.4.
|
|
* gnu/packages/compression.scm (lz4): Update to 1.9.2.
[native-inputs]: Add PYTHON.
|
|
* gnu/packages/linux.scm (bluez): Update to 5.51.
|
|
* gnu/packages/nss.scm (nss): Update to 3.46.1.
* gnu/packages/certs.scm (nss-certs): Likewise.
|
|
* gnu/packages/nss.scm (nspr): Update to 4.22.
|
|
* gnu/packages/imagemagick.scm (imagemagick): Update to 6.9.10-68.
|
|
* gnu/packages/check.scm (libfaketime): Update to 0.9.8.
|
|
* gnu/packages/base.scm (tzdata): Update to 2019c.
(tzdata-for-tests): Stay on 2019b.
|
|
* gnu/packages/image.scm (libwebp)[arguments]: Remove <#:phases>.
|
|
|
|
See <https://bugs.gnu.org/37501>.
* gnu/packages/linux.scm (linux-libre-5.3-source): Add
"linux-libre-active-entropy.patch".
|
|
|
|
Fixes <https://bugs.gnu.org/37605>.
* gnu/packages/databases.scm (mariadb)[native-inputs]: Add GCC-5 when the
current system is ARMv7.
|
|
* gnu/packages/lisp.scm (cl-serapeum, ecl-serapeum, sbcl-serapeum): New variables.
|
|
* gnu/packages/games.scm (unknown-horizons): New variable.
|
|
* gnu/packcages/games.scm (fifengine): New variable.
|
|
* gnu/packages/games.scm (fifechan): New variable.
|
|
* gnu/packages/linux.scm (deblob-scripts-4.14)
(linux-libre-4.14-version, linux-libre-4.14-pristine-source):
Update to 4.14.147.
|
|
* gnu/packages/linux.scm (deblob-scripts-4.9)
(linux-libre-4.9-version, linux-libre-4.9-pristine-source):
Update to 4.9.195.
|