Commit Graph

34691 Commits (84b226c27ee4f3292182b0a8580b2fa5f102f255)

Author SHA1 Message Date
Ricardo Wurmus 84b226c27e
gnu: java-eclipse-jdt-core: Include resources.
* gnu/packages/java.scm (java-eclipse-jdt-core)[arguments]: Add build phases
"copy-resources" and "move-sources".
2019-03-04 23:02:12 +01:00
Marius Bakke 5ae458befc
gnu: rocksdb: Update to 5.18.3.
* gnu/packages/databases.scm (rocksdb): Update to 5.18.3.
2019-03-04 22:20:08 +01:00
Marius Bakke 6a7ef08aa9
gnu: liblo: Update to 0.30.
* gnu/packages/audio.scm (liblo): Update to 0.30.
2019-03-04 22:20:08 +01:00
Marius Bakke 248f651e77
gnu: xorg-server: Update to 1.20.4.
* gnu/packages/xorg.scm (xorg-server): Update to 1.20.4.
(xorg-server-for-tests): Stay on version 1.20.3.
2019-03-04 22:20:07 +01:00
Marius Bakke cb505b27eb
gnu: xorg-server: Don't use NAME in source URI.
* gnu/packages/xorg.scm (xorg-server)[source](uri): Hard-code NAME.
2019-03-04 22:20:07 +01:00
Julien Lepiller b95d758b33
gnu: pootle: Update to 2.8.2.
* gnu/packages/django.scm (pootle): Update to 2.8.2.
2019-03-04 21:52:45 +01:00
Julien Lepiller add6635281
gnu: python-django-allauth: Update to 0.39.1.
* gnu/packages/django.scm (python-django-allauth): Update to 0.39.1.
2019-03-04 21:52:43 +01:00
Julien Lepiller 9597c55005
gnu: python2-openid: Fix package.
* gnu/packages/python-web (python2-openid)[arguments]: Disable tests.
2019-03-04 21:52:41 +01:00
Julien Lepiller 1396837184
gnu: python-django-rq: Update to 1.3.0.
* gnu/packages/django.scm (python-django-rq): Update to 1.3.0.
2019-03-04 21:52:38 +01:00
Julien Lepiller f55fe42b36
gnu: python-django-redis: Update to 4.10.0.
* gnu/packages/django.scm (python-django-redis): Update to 4.10.0.
2019-03-04 21:52:36 +01:00
Julien Lepiller 865c76ea3b
gnu: python-rq: Update to 0.13.0.
* gnu/packages/databases.scm (python-rq): Update to 0.13.0.
2019-03-04 21:52:33 +01:00
Julien Lepiller dcbe674c86
gnu: python-redis: Update to 3.2.0.
* gnu/packages/databases.scm (python-redis): Update to 3.2.0.
2019-03-04 21:52:17 +01:00
Christopher Baines bcbb3cc907
gnu: Add ruby-tilt.
* gnu/packages/ruby.scm (ruby-tilt): New variable.
2019-03-04 20:33:22 +00:00
Christopher Baines 8ea991e3af
gnu: Add ruby-haml.
* gnu/packages/ruby.scm (ruby-haml): New variable.
2019-03-04 20:33:22 +00:00
Christopher Baines 09e2b0af40
gnu: Add ruby-temple.
* gnu/packages/ruby.scm (ruby-temple): New variable.
2019-03-04 20:33:22 +00:00
Christopher Baines 76b732fbc3
gnu: Add ruby-markaby.
* gnu/packages/ruby.scm (ruby-markaby): New variable.
2019-03-04 20:33:21 +00:00
Christopher Baines 9efc888d97
gnu: Add ruby-sassc.
* gnu/packages/ruby.scm (ruby-sassc): New variable.
2019-03-04 20:33:21 +00:00
Christopher Baines 8c15015779
gnu: sassc: Update and improve the package.
Now that libsass is packaged, change the sassc package to build a dynamically
linked binary. Also update the version, and change the source to the Git
repository, rather than the archives from GitHub.

* gnu/packages/web.scm (sassc): Update to 3.5.0.
[source]: Change to the Git repository.
[arguments]: Tweak to link against libsass.
2019-03-04 20:33:21 +00:00
Christopher Baines 7fe1be1879
gnu: Add libsass.
* gnu/packages/web.scm (libsass): New variable.
2019-03-04 20:33:21 +00:00
Christopher Baines 450a3f7f2b
gnu: Add ruby-minitest-around.
* gnu/packages/ruby.scm (ruby-minitest-around): New variable.
2019-03-04 20:33:21 +00:00
Christopher Baines 93dc8684cf
gnu: Add ruby-test-construct.
* gnu/packages/ruby.scm (ruby-test-construct): New variable.
2019-03-04 20:33:21 +00:00
Christopher Baines d6084cdb12
gnu: Add ruby-omniauth-oauth2.
* gnu/packages/ruby.scm (ruby-omniauth-oauth2): New variable.
2019-03-04 20:33:21 +00:00
Christopher Baines ad6471d415
gnu: Add ruby-with-advisory-lock.
* gnu/packages/rails.scm (ruby-with-advisory-lock): New variable.
2019-03-04 20:33:20 +00:00
Christopher Baines e42eecdb78
gnu: Add ruby-warden-oauth2.
* gnu/packages/ruby.scm (ruby-warden-oauth2): New variable.
2019-03-04 20:33:20 +00:00
Christopher Baines e32c99d23e
gnu: Add ruby-warden.
* gnu/packages/ruby.scm (ruby-warden): New variable.
2019-03-04 20:33:20 +00:00
Christopher Baines 29dc48231d
gnu: Add ruby-omniauth.
* gnu/packags/ruby.scm (ruby-omniauth): New variable.
2019-03-04 20:33:20 +00:00
Christopher Baines 92b3750059
gnu: Add ruby-oauth2.
* gnu/packages/ruby.scm (ruby-oauth2): New variable.
2019-03-04 20:33:20 +00:00
Christopher Baines ca914b5bb1
gnu: Add ruby-multi-xml.
* gnu/packages/ruby.scm (ruby-multi-xml): New variable.
2019-03-04 20:33:20 +00:00
Christopher Baines 2a8581ac38
gnu: Add ruby-jwt.
* gnu/packages/ruby.scm (ruby-jwt): New variable.
2019-03-04 20:33:20 +00:00
Christopher Baines 2a9ce5cb3e
gnu: Add ruby-rbnacl.
* gnu/packages/ruby.scm (ruby-rbnacl): New variable.
2019-03-04 20:33:20 +00:00
Christopher Baines dbbe88d383
gnu: Add ruby-que.
* gnu/packages/ruby.scm (ruby-que): New variable.
2019-03-04 20:33:19 +00:00
Christopher Baines a714c30f96
gnu: Add ruby-terraform.
* gnu/packages/ruby.scm (ruby-terraform): New variable.
2019-03-04 20:33:19 +00:00
Christopher Baines b32225187b
gnu: Add ruby-lino.
* gnu/packages/ruby.scm (ruby-lino): New variable.
2019-03-04 20:33:19 +00:00
Christopher Baines 353b7eb8c5
gnu: Add ruby-hamster.
* gnu/packages/ruby.scm (ruby-hamster): New variable.
2019-03-04 20:33:19 +00:00
Christopher Baines 433e315430
gnu: Add ruby-open4.
Also add a copyright line, as I've obviously neglected to do that in the past.

* gnu/packages/ruby.scm (ruby-open4): New variable.
2019-03-04 20:33:17 +00:00
Efraim Flashner 2850d87772
gnu: dehydrated: Don't use unstable tarball.
* gnu/packages/tls.scm (dehydrated)[source]: Use release tarball.
[native-inputs]: Add gzip, tar.
[arguments]: Unzip tarball before installing. Install license file.
2019-03-04 22:17:26 +02:00
Dan Frumin 3d03fed47f
gnu: coq-coquelicot: Update to 3.0.2.
* gnu/packages/coq.scm (coq-coquelicot): Update to 3.0.2.

Signed-off-by: Julien Lepiller <julien@lepiller.eu>
2019-03-04 20:58:57 +01:00
Pierre Neidhardt 7d3a78e731
gnu: emacs-orgit: Update to 20190304.
* gnu/packages/emacs-xyz.scm (emacs-orgit): Update to 20190304.
2019-03-04 19:42:10 +01:00
Tobias Geerinckx-Rice 171234d572
gnu: calcurse: Update to 4.4.0.
* gnu/packages/calcurse.scm (calcurse): Update to 4.4.0.
2019-03-04 19:07:10 +01:00
Tobias Geerinckx-Rice 02eae558fc
gnu: calcurse: Fix documentation directory.
* gnu/packages/calcurse.scm (calcurse)[arguments]: Set ‘--docdir’
in #:configure-flags' and add ‘respect-docdir’ phase to use it.
2019-03-04 19:07:10 +01:00
Tobias Geerinckx-Rice ad257ec8b5
gnu: thermald: Update to 1.8.
* gnu/packages/admin.scm (thermald): Update to 1.8.
[source]: Add patch.
* gnu/packages/patches/thermald-make-int-max32-visible.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.
2019-03-04 19:07:10 +01:00
Ricardo Wurmus 96f39b2a6e
gnu: Add java-jblas.
* gnu/packages/java-maths.scm: New file.
* gnu/local.mk (GNU_SYSTEM_MODULES): Add it.
2019-03-04 17:14:15 +01:00
Ricardo Wurmus 74fea1e2df
gnu: lyx: Remove obsolete patch.
* gnu/packages/patches/lyx-2.2.3-fix-test.patch: Remove file.
* gnu/local.mk (dist_patch_DATA): Remove it.
2019-03-04 17:14:15 +01:00
Efraim Flashner 0132f3e67f
gnu: emacs-minimal: Don't inherit configure-flags.
* gnu/packages/emacs.scm (emacs-minimal)[arguments]: Move
configure-flags lower than inherited package-arguments so it won't be
overwritten.
2019-03-04 17:35:26 +02:00
Rutger Helling c9d2d3104b
gnu: looking-glass-client: Update to commit 182c475.
* gnu/packages/virtualization.scm (looking-glass-client): Update to commit
182c475. Rename from lookingglass to looking-glass-client. Add
deprecated-package lookingglass.
2019-03-04 16:20:27 +01:00
Efraim Flashner 662ff659ec
gnu: mkvtoolnix: Use modular qt.
* gnu/packages/video.scm (mkvtoolnix)[inputs]: Remove qt, add qtbase,
qtmultimedia.
[native-inputs]: Add qttools.
2019-03-04 17:15:23 +02:00
Efraim Flashner f3395a7b4d
gnu: mkvtoolnix: Unbundle more libraries.
* gnu/packages/video.scm (mkvtoolnix)[source]: Remove more bundled
libraries.
[inputs]: Add fmt, cmark.
2019-03-04 17:15:23 +02:00
Efraim Flashner e7ed996c53
gnu: mkvtoolnix: Update to 31.0.0.
* gnu/packages/video.scm (mkvtoolnix): Update to 31.0.0.
[arguments]: Remove unneeded 'with-extra-includes' flag, add flags to
disable update checks and not use precompiled headers.
2019-03-04 17:15:20 +02:00
Lprndn c36448131d
gnu: Add arcan-sdl.
* gnu/packages/arcan.scm (arcan-sdl): New variable.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2019-03-04 15:22:59 +01:00
Lprndn e32099732c
gnu: Add arcan.
* gnu/packages/arcan.scm: New file.
* gnu/local.mk (GNU_SYSTEM_MODULES): Add it.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2019-03-04 15:22:59 +01:00