Danny Milosavljevic
a9446dde2b
gnu: make-u-boot-package: Don't install "sunxi-spl-with-ecc.bin".
...
* gnu/packages/bootloaders.scm (make-u-boot-package)[arguments]<#:phases>
[install]: Don't install "sunxi-spl-with-ecc.bin".
2018-07-26 15:54:52 +02:00
Danny Milosavljevic
d38755cb91
gnu: Add ruby-net-scp.
...
* gnu/packages/ruby.scm (ruby-net-scp): New variable.
2018-07-26 15:54:52 +02:00
Efraim Flashner
714b49f68d
gnu: translate-shell: Fix .el install directory.
...
* gnu/packages/dictionaries.scm (translate-shell)[arguments]: Change the
install directory during the custom 'emacs-install phase to match with
other emacs .el packages.
2018-07-26 16:14:11 +03:00
Marius Bakke
963157f1cc
gnu: mariadb: Delete test files and static libraries.
...
* gnu/packages/databases.scm (mariadb)[arguments]: Adapt 'post-install' phase
to purge static archives and test executables.
2018-07-26 14:38:03 +02:00
Marius Bakke
2001d2dac4
gnu: mariadb: Remove some bundled libraries.
...
* gnu/packages/databases.scm (mariadb)[source](snippet, modules): New fields.
[arguments]: Add explicit #:configure-flags for system libraries. Add
'unbundle' phase. Remove 'pre-configure' phase.
[inputs]: Add SNAPPY and XZ.
2018-07-26 14:38:03 +02:00
Marius Bakke
03aed90b86
gnu: mariadb: Update to 10.1.34.
...
* gnu/packages/databases.scm (mariadb): Update to 10.1.34.
2018-07-26 14:38:02 +02:00
Marius Bakke
3869f39e6d
gnu: mariadb: Run the full test suite.
...
* gnu/packages/databases.scm (mariadb)[arguments]: Override 'check' phase.
Add phase 'adjust-tests'. Disable one more plugin.
[properties]: New field.
2018-07-26 14:38:02 +02:00
Marius Bakke
5b4d2e40f1
gnu: mariadb: Disable plugin that fails on armhf.
...
* gnu/packages/databases.scm (mariadb)[arguments]: Add 'disable-plugins' phase.
2018-07-26 14:38:02 +02:00
Marius Bakke
4c27ea06d4
gnu: mariadb: Install pkg-config file to a standard location.
...
* gnu/packages/databases.scm (mariadb)[#:configure-flags]: Set
INSTALL_SHAREDIR to "share".
2018-07-26 14:37:29 +02:00
Gábor Boskovits
d60772dcdd
gnu: java-picard: Fix manifest.
...
* gnu/packages/bioinformatics.scm (java-picard)[arguments]: Adjust phase
'edit-classpath-in-manifest for the new manifest generation code.
2018-07-26 12:46:50 +02:00
Efraim Flashner
bca72b39c7
gnu: python-qsintilla: Fix building.
...
* gnu/packages/qt.scm (python-qscintilla)[arguments]: Extend custom
'configure phase to also patch the 'installed.txt' file.
2018-07-26 13:21:05 +03:00
Mark H Weaver
54e543b626
gnu: linux-libre: Update to 4.17.10.
...
* gnu/packages/linux.scm (%linux-libre-version): Update to 4.17.10.
(%linux-libre-hash): Update hash.
2018-07-26 04:45:33 -04:00
Mark H Weaver
54465c4dbc
gnu: linux-libre@4.14: Update to 4.14.58.
...
* gnu/packages/linux.scm (%linux-libre-4.14-version): Update to 4.14.58.
(%linux-libre-4.14-hash): Update hash.
2018-07-26 04:44:40 -04:00
Mark H Weaver
4bc1528aa5
gnu: linux-libre@4.9: Update to 4.9.115.
...
* gnu/packages/linux.scm (linux-libre-4.9): Update to 4.9.115.
2018-07-26 04:44:00 -04:00
Mark H Weaver
064c3e78dd
gnu: linux-libre@4.4: Update to 4.4.144.
...
* gnu/packages/linux.scm (linux-libre-4.4): Update to 4.4.144.
2018-07-26 04:43:13 -04:00
Marius Bakke
aaa2a8bbf3
gnu: Remove dangling variable.
...
* gnu/packages/xml.scm (libxslt/fixed): Remove.
2018-07-25 20:44:40 +02:00
Marius Bakke
27b2f34cda
gnu: Update cabextract.org.uk home pages.
...
* gnu/packages/compression.scm (libmspack, cabextract)[home-page, source]: Use
HTTPS.
2018-07-25 20:44:40 +02:00
Marius Bakke
03c16bb59a
gnu: libmspack: Don't build static library.
...
* gnu/packages/compression.scm (libmspack)[arguments]: Add #:configure-flags.
2018-07-25 20:44:39 +02:00
Marius Bakke
b8d7119bc2
gnu: libmspack: Update to 0.7.
...
* gnu/packages/compression.scm (libmspack): Update to 0.7.
2018-07-25 20:44:39 +02:00
Marius Bakke
9a1356f71a
gnu: hplip-minimal: Simplify expression.
...
* gnu/packages/cups.scm (hplip-minimal): Remove unnecessary quotes.
2018-07-25 20:44:39 +02:00
Marius Bakke
8f838591f8
gnu: libjpeg-turbo: Don't build static libraries.
...
* gnu/packages/image.scm (libjpeg-turbo)[arguments]: Add "--disable-static" to
#:configure-flags.
2018-07-25 20:44:39 +02:00
Marius Bakke
a77de47ad2
gnu: libjpeg-turbo: Update home page.
...
* gnu/packages/image.scm (libjpeg-turbo)[home-page]: Use HTTPS.
2018-07-25 20:44:39 +02:00
Marius Bakke
8938b369d2
gnu: audit: Don't build static libraries.
...
* gnu/packages/admin.scm (audit)[arguments]: Add "--disable-static" to
#:configure-flags.
2018-07-25 20:44:39 +02:00
Marius Bakke
00f81f83a1
gnu: audit: Update to 2.8.4.
...
* gnu/packages/admin.scm (audit): Update to 2.8.4.
[arguments]: Remove #:phases.
2018-07-25 20:44:38 +02:00
Efraim Flashner
95da608451
Merge remote-tracking branch 'origin/master' into qt-updates
2018-07-25 21:30:18 +03:00
Efraim Flashner
2a43df2270
gnu: qt: Disable parallel building.
...
* gnu/packages/qt.scm (qt)[arguments]: Disable parallel-build.
2018-07-25 20:27:55 +03:00
Efraim Flashner
d13c1d3363
gnu: qt: Apply changes from qtbase.
...
* gnu/packages/qt.scm (qt)[arguments]: In custom 'configure phase, add
flags to specify custom destination directories. Use system pcre. Add
flags to support older versions of the linux kernel. Add custom
'patch-mkspecs phase to search in their new location. Add custom
'patch-paths phase to prevent dynamic loading of certain libraries.
[native-search-paths]: New field.
[license]: Update it.
2018-07-25 20:27:52 +03:00
Efraim Flashner
f88c8624cc
Revert "gnu: quassel: Fix building with Qt 5.11."
...
This reverts commit 68ddfb2e8d
.
This is no longer necessary after the update to Qt-5.11.1.
2018-07-25 15:18:27 +03:00
Oleg Pykhalov
b19f3337ea
gnu: Add pscircle.
...
* gnu/packages/admin.scm (pscircle): New variable.
2018-07-25 14:54:22 +03:00
Efraim Flashner
8e1895964f
gnu: Add hplip-minimal.
...
* gnu/packages/cups.scm (hplip-minimal): New variable.
* gnu/packages/scanner.scm (sane-backends)[inputs]: Replace hplip with
hplip-minimal.
* doc/guix.texi (Printing Services): Change example code to use
hplip-minimal in place of hplip. Add note explaining when use hplip.
2018-07-25 11:52:59 +03:00
Leo Famulari
39a57afc42
gnu: syncthing: Update to 0.14.49.
...
* gnu/packages/syncthing.scm (syncthing): Update to 0.14.49.
[source]: Remove obsolete patch.
[inputs]: Remove go-github-com-kardianos-osext.
* gnu/packages/patches/syncthing-fix-crash.patch: Delete file.
* gnu/local.mk (dist_patch_DATA): Remove it.
2018-07-24 19:07:06 -04:00
Leo Famulari
869d9c69f3
gnu: go-github-com-syncthing-notify: Update to 0.0.0-1.cdf89c4.
...
* gnu/packages/syncthing.scm (go-github-com-syncthing-notify): Update to
0.0.0-1.cdf89c4.
2018-07-24 19:07:06 -04:00
Leo Famulari
2ed97a22d3
gnu: go-github-com-thejerf-suture: Update to 2.0.3-0.3f1fb62.
...
* gnu/packages/syncthing.scm (go-github-com-thejerf-suture): Update to
2.0.3-0.3f1fb62.
2018-07-24 19:07:02 -04:00
Björn Höfling
49a8684d9f
gnu: java-tomcat: Strip timestamps
...
* gnu/package/web.scm (java-tomcat)[arguments]: Add phase 'strip timestamps.
Makes build deterministic.
Signed-off-by: Julien Lepiller <julien@lepiller.eu>
2018-07-25 00:27:21 +02:00
Björn Höfling
8dae9c92b6
gnu: java-tomcat: Remove bundled jars.
...
* gnu/packages/web.scm (java-tomcat)[source]: Add snippet to remove bundled jars.
Signed-off-by: Julien Lepiller <julien@lepiller.eu>
2018-07-25 00:27:17 +02:00
Björn Höfling
6a86d3576c
gnu: java-tomcat: Update to 8.5.32.
...
* gnu/packages/web.scm (java-tomcat): Update to 8.5.32.
Signed-off-by: Julien Lepiller <julien@lepiller.eu>
2018-07-25 00:27:14 +02:00
Björn Höfling
4b472f6a06
gnu: java: Use java-javaee-servletapi instead of java-tomcat.
...
* gnu/packages/java.scm(java-eclipse-sisu-inject)[inputs]: Remove java-tomcat, add java-javaee-servletapi.
(logback-core)[inputs]: Likewise.
* gnu/packages/maven.scm (maven-wagon-provider-test)[inputs]: Likewise.
* gnu/packages/web.scm (java-eclipse-jetty-webapp)[inputs]: Likewise.
(java-eclipse-jetty-server)[inputs]: Likewise.
(java-eclipse-jetty-http)[inputs]: Likewise.
(java-eclipse-jetty-jmx)[inputs]: Likewise.
(java-eclipse-jetty-io)[inputs]: Likewise.
Signed-off-by: Julien Lepiller <julien@lepiller.eu>
2018-07-25 00:27:12 +02:00
Björn Höfling
10d62a88bf
gnu: Add java-javaee-servletapi.
...
* gnu/packages/java.scm (java-javaee-servletapi): New variable.
Signed-off-by: Julien Lepiller <julien@lepiller.eu>
2018-07-25 00:27:10 +02:00
Björn Höfling
10eddaca0e
gnu: java: Use java-classpathx-servletapi instead of java-tomcat where possible.
...
* gnu/package/java.scm (java-commons-jxpath)[inputs]: Remove java-tomcat, add java-classpathx-servletapi.
(java-guice-servlet)[inputs]: Likewise.
Signed-off-by: Julien Lepiller <julien@lepiller.eu>
2018-07-25 00:27:08 +02:00
Björn Höfling
b1ccd2a1ec
gnu: java-logback-core: Add file-name field.
...
* gnu/package/java.scm (java-logback-core)[source]: Add file-name field.
Signed-off-by: Julien Lepiller <julien@lepiller.eu>
2018-07-25 00:27:05 +02:00
Björn Höfling
9936ffe77d
gnu: java-guice: Remove jars.
...
* gnu/packages/java.scm (java-guice)[source]: Add snippet to delete jar-files.
Signed-off-by: Julien Lepiller <julien@lepiller.eu>
2018-07-25 00:26:37 +02:00
Marius Bakke
718f791f4e
gnu: fuse: Update to 2.9.8 [fixes CVE-2018-10906].
...
* gnu/packages/linux.scm (fuse): Update to 2.9.8.
2018-07-24 23:17:26 +02:00
Danny Milosavljevic
8376f10a30
ruby-build-system: Make phase "replace-git-ls-files" handle more cases.
...
* guix/build/ruby-build-system.scm (replace-git-ls-files): Modify.
2018-07-24 22:55:38 +02:00
Danny Milosavljevic
999ffb26df
gnu: Add ruby-rspec-its.
...
* gnu/packages/ruby.scm (ruby-rspec-its): New variable.
2018-07-24 22:13:21 +02:00
Danny Milosavljevic
45498f51be
gnu: Add ruby-childprocess.
...
* gnu/packages/ruby.scm (ruby-childprocess): New variable.
2018-07-24 22:04:44 +02:00
Efraim Flashner
02062f42e6
Revert "gnu: sddm: Fix CMake build."
...
This reverts commit 8674abb1dd
.
This is no longer necessary after the upgrade to Qt-5.11.1.
2018-07-24 22:38:25 +03:00
Marius Bakke
8440db459a
import: PyPI: Update redirected URL.
...
* guix/import/pypi.scm (guix-package->pypi-name, pypi->guix-package): Update
docstrings.
(pypi-package?): Test for pypi.org, too.
(pypi-fetch): s/pypi.python.org/pypi.org/
* tests/pypi.scm ("guix-package->pypi-name, new URL style",
"pypi->guix-package", "pypi->guix-package, wheels"): Likewise.
2018-07-24 17:42:04 +02:00
Mark H Weaver
20de675a2e
gnu: linux-libre: Update to 4.17.9.
...
* gnu/packages/linux.scm (%linux-libre-version): Update to 4.17.9.
(%linux-libre-hash): Update hash.
2018-07-24 09:59:35 -04:00
Mark H Weaver
7955bdbd17
gnu: linux-libre@4.14: Update to 4.14.57.
...
* gnu/packages/linux.scm (%linux-libre-4.14-version): Update to 4.14.57.
(%linux-libre-4.14-hash): Update hash.
2018-07-24 09:58:41 -04:00
Mark H Weaver
b02ba32af5
gnu: linux-libre@4.9: Update to 4.9.114.
...
* gnu/packages/linux.scm (linux-libre-4.9): Update to 4.9.114.
2018-07-24 09:57:48 -04:00