Commit Graph

23611 Commits (5f13bf0972310dfd5e2f26a4adc8b5aab4be7407)

Author SHA1 Message Date
Leo Famulari 5f13bf0972
gnu: Fetch several Git sources over HTTPS.
* gnu/packages/admin.scm (interrobang)[source]: Use HTTPS URL.
* gnu/packages/audio.scm (ardour)[source]: Likewise.
* gnu/packages/embedded.scm (libjaylink, openocd)[source]: Likewise.
* gnu/packages/gnome.scm (byzanz)[source]: Likewise.
* gnu/packages/gnunet.scm (guile-gnunet)[source]Likewise.
* gnu/packages/java.scm (classpath)[source]: Likewise.
* gnu/packages/microcom.scm (microcom)[source]: Likewise.
* gnu/packages/python.scm (python-axolotl-curve25519)[source]: Likewise.
* gnu/packages/rdesktop.scm (freerdp)[source]: Likewise.
* gnu/packages/shells.scm (rc)[source]: Likewise.
* gnu/packages/web.scm (libwebsockets)[source]: Use new source URL.
2017-08-27 18:24:49 -04:00
Tobias Geerinckx-Rice ad539230f1
gnu: youtube-dl: Update to 2017.08.27.1.
* gnu/packages/video.scm (youtube-dl): Update to 2017.08.27.1.
2017-08-27 22:58:19 +02:00
Tobias Geerinckx-Rice c10d502423
gnu: iodine: Fix path to ifconfig.
* gnu/packages/networking.scm (iodine)[arguments]: Fix path to ifconfig.
2017-08-27 22:23:51 +02:00
Leo Famulari 01f248b606
gnu: filezilla: Update to 3.27.1.
* gnu/packages/ftp.scm (filezilla): Update to 3.27.1.
2017-08-27 16:04:31 -04:00
Leo Famulari a9af060e5d
gnu: libfilezilla: Update to 0.10.1.
* gnu/packages/ftp.scm (libfilezilla): Update to 0.10.1.
[native-inputs]: Add pkg-config.
2017-08-27 16:04:30 -04:00
Leo Famulari 1c059a6e16
gnu: wxwidgets: Update to 3.0.3.
* gnu/packages/wxwidgets.scm (wxwidgets): Update to 3.0.3.
[source]: Remove 'wxwidgets-fix-windowGTK.patch'.
* gnu/packages/patches/wxwidgets-fix-windowGTK.patch: Delete file.
* gnu/local.mk (dist_patch_DATA): Remove it.
2017-08-27 16:04:25 -04:00
Andy Wingo 2999dcd5b7
gnu: gnome: Install some GStreamer plugins.
* gnu/packages/gnome.scm (gnome): Add gst-plugins-base and gst-plugins-good.
This will allow stock GNOME installs to play Ogg Vorbis files, among other
things.  It will also ensure that GST_PLUGIN_SYSTEM_PATH is set to a sensible
value when GNOME is installed to the system instead of the user profile.
2017-08-27 20:59:46 +02:00
Andy Wingo 39c853bd61
gnu: totem: Wrap environment for thumbnailer.
* gnu/packages/gnome.scm (totem): Wrap thumbnailer also in environment that
  sets GST_PLUGIN_SYSTEM_PATH.
2017-08-27 20:59:35 +02:00
Efraim Flashner ff16170ab9
gnu: nano: Update to 2.8.7.
* gnu/packages/nano.scm (nano): Update to 2.8.7.
2017-08-27 16:29:37 +03:00
Marius Bakke ebd181138e
gnu: perl: Work around more "dotless @INC" build failures.
* gnu/packages/perl.scm (perl-unicode-collate)[arguments]: Add
'set-perl-search-path' phase.
* gnu/packages/xorg.scm (perl-x11-xcb)[arguments]: Likewise.
2017-08-27 15:07:21 +02:00
Marius Bakke 88d5889c40
gnu: perl-www-opensearch: Provide Module::Install.
* gnu/packages/web.scm (perl-www-opensearch)[native-inputs]: Add PERL-MODULE-INSTALL.
2017-08-27 15:07:21 +02:00
Marius Bakke 522f199562
gnu: perl-xml-atom: Update to 0.42.
* gnu/packages/xml.scm (perl-xml-atom): Update to 0.42.
[arguments]: Add 'set-perl-search-path' phase.
[native-inputs]: Add PERL-HTML-TAGSET and PERL-MODULE-BUILD-TINY.
2017-08-27 15:07:21 +02:00
Marius Bakke 9978567460
gnu: babl: Update to 0.1.30.
* gnu/packages/gimp.scm (babl): Update to 0.1.30.
2017-08-27 15:07:21 +02:00
Marius Bakke b45c050545
gnu: Remove unneeded import.
* gnu/packages/engineering.scm: Don't import (srfi srfi-1) in top scope.
2017-08-27 15:07:21 +02:00
Marius Bakke fab46af832
gnu: tdb: Update to 1.3.15.
* gnu/packages/databases.scm (tdb): Update to 1.3.15.
2017-08-27 15:07:21 +02:00
Efraim Flashner 6909c24093
gnu: enlightenment: Update to 0.21.9.
* gnu/packages/enlightenment.scm (enlightenment): Update to 0.21.9.
2017-08-27 15:53:13 +03:00
Kei Kebreau ab11563797
gnu: xauth: Enable tests.
* gnu/packages/xorg.scm (xauth)[arguments]: Enable tests.
[native-inputs]: Add cmdtest.
2017-08-26 15:40:55 -04:00
Kei Kebreau cd669fdeb1
gnu: Add cmdtest.
* gnu/packages/check.scm (cmdtest): New variable.

Co-authored-by: Arun Isaac <arunisaac@systemreboot.net>
2017-08-26 15:26:45 -04:00
Marius Bakke 72e2815d18
Merge branch 'core-updates' 2017-08-26 15:15:49 +02:00
Andy Wingo c20cd0d24d
gnu: gnome: Depend on xdg-user-dirs.
* gnu/packages/gnome.scm (gnome): Add xdg-user-dirs dependency.  The presence
  of the autostart file in /run/current-system/profile/etc/xdg should cause
  xdg-user-dirs to be run when a user logs in, ensuring that they have
  ~/Pictures and other well-known user directories.
2017-08-26 13:37:30 +02:00
Andy Wingo b9bf08f058
gnu: Add xdg-user-dirs.
* gnu/packages/freedesktop.scm (xdg-user-dirs): New public variable.
2017-08-26 13:37:19 +02:00
Julien Lepiller 446695775d
gnu: Add radare2.
* gnu/packages/engineering.scm (radare2): New variable.
2017-08-26 13:01:36 +02:00
Julien Lepiller f70be0113f
gnu: Add python-capstone.
* gnu/packages/engineering.scm (python-capstone, python2-capstone): New
variables.
2017-08-26 13:01:32 +02:00
Julien Lepiller 6febda9443
gnu: Add capstone.
* gnu/packages/engineering.scm (capstone): New variable.
2017-08-26 13:01:11 +02:00
Oleg Pykhalov d987a006dc
gnu: youtube-dl: Update to 2017.08.23.
* gnu/packages/video.scm (youtube-dl): Update to 2017.08.23.

Signed-off-by: Arun Isaac <arunisaac@systemreboot.net>
2017-08-26 13:35:44 +05:30
宋文武 acf7a958a6
gnu: pv: Update to 1.6.6.
* gnu/packages/pv.scm (pv): Update to 1.6.6.
2017-08-26 14:09:05 +08:00
Mark H Weaver 828f0109ee
gnu: linux-libre: Update to 4.12.9.
* gnu/packages/linux.scm (%linux-libre-version): Update to 4.12.9.
(%linux-libre-hash): Update hash.
2017-08-25 23:53:32 -04:00
Mark H Weaver 50e34c608e
gnu: linux-libre@4.9: Update to 4.9.45.
* gnu/packages/linux.scm (linux-libre-4.9): Update to 4.9.45.
2017-08-25 23:52:58 -04:00
Mark H Weaver cd2247cccd
gnu: linux-libre@4.4: Update to 4.4.84.
* gnu/packages/linux.scm (linux-libre-4.4): Update to 4.4.84.
2017-08-25 23:52:14 -04:00
Marius Bakke 2f837cf7fe
gnu: perl: Add more missing dependencies on Module::Install.
* gnu/packages/databases.scm (perl-dbix-class, perl-dbix-class-cursor-cached,
  perl-dbix-class-introspectablem2m,
  perl-dbix-class-schema-loader)[native-inputs]: Add PERL-MODULE-INSTALL.
* gnu/packages/web.scm (perl-catalyst-action-renderview,
  perl-catalyst-action-rest, perl-catalyst-authentication-store-dbix-class,
  perl-catalyst-component-instancepercontext, perl-catalyst-model-dbic-schema,
  perl-catalyst-plugin-authentication,
  perl-catalyst-plugin-authorization-roles, perl-catalyst-plugin-configloader,
  perl-catalyst-plugin-session, perl-catalyst-plugin-session-state-cookie,
  perl-catalyst-plugin-stacktrace, perl-catalyst-plugin-static-simple,
  perl-catalyst-traitfor-request-proxybase, perl-catalyst-view-download,
  perl-catalyst-view-json, perl-catalystx-script-server-starman,
  perl-test-www-mechanize, perl-test-www-mechanize-catalyst)[native-inputs]:
  Likewise.
* gnu/packages/xorg.scm (perl-x11-xcb)[native-inputs]: Likewise.
2017-08-25 22:24:10 +02:00
Marius Bakke a21db79e52
gnu: perl-catalyst-runtime: Update to 5.90115.
* gnu/packages/web.scm (perl-catalyst-runtime): Update to 5.90115.
[native-inputs]: Add PERL-MODULE-INSTALL.
2017-08-25 22:23:53 +02:00
Leo Famulari 35131babc1
gnu: go: Update to 1.9.
* gnu/packages/golang.scm (go-1.8): Replace with ...
(go-1.9): ... new variable.
[arguments]: Adjust the pre-build phase accordingly.
2017-08-25 12:28:58 -04:00
Andy Wingo 6e99c01b4d
gnu: Add draft of gdm service.
* gnu/services/xorg.scm (%gdm-accounts, <gdm-configuration>)
(gdm-etc-service, gdm-pam-service, gdm-shepherd-service, gdm-service-programs)
(gdm-service-type, gdm-service): New public variables.  Not yet working.
2017-08-25 16:01:56 +02:00
Andy Wingo b6d8066d4d
gnu: services: Log debug messages to /var/log/debug.
* gnu/services/base.scm (%default-syslog.conf): Create a /var/log/debug with
  messages logged to syslog at debug level.
2017-08-25 16:01:56 +02:00
Andy Wingo e0e6756fbd
gnu: gdm: Fix environment of worker processes and sessions.
* gnu/packages/gnome.scm (gdm): Get X server path from GDM_X_SERVER
environment variable, and make sure this variable is propagated to internal
sub-processes.  Launch sessions with a reasonable XDG_CONFIG_DIRS setting.
Get the custom GDM conf from the current system's profile.
2017-08-25 16:01:56 +02:00
Andy Wingo 957dbc0a4d
gnu: gdm: Use proper elogind check, and wrap environment.
* gnu/packages/gnome.scm (gdm): Use glib-or-gtk-build-system to make sure the
schemas are available to GDM.  Install gdm to /bin to make this happen.  Use a
proper elogind check.
2017-08-25 16:01:56 +02:00
Andy Wingo af37e6bbd4
gnu: gdm: Look for sessions in /run/current-system.
* gnu/packages/gnome.scm (gdm): Fix search paths for system sessions.  Use
  /var as localstatedir.  Set a more sensible default path for user sessions.
2017-08-25 16:01:56 +02:00
Andy Wingo 92753a8bad
gnu: services: Refactor to separate X and startx wrappers.
* gnu/services/xorg.scm (xorg-wrapper): New public function.
(xorg-start-command): Use xorg-wrapper.
2017-08-25 16:01:56 +02:00
Andy Wingo 063c608261
gnu: Add AccountsService service to desktop services.
* doc/guix.texi (Desktop Services): Add accountsservice-service.
* gnu/services/desktop.scm (%accountsservice-activation):
(accountsservice-service-type): New public variables.
(%desktop-services): Add accountsservice-service.
2017-08-25 16:01:56 +02:00
Andy Wingo e76008dbc8
gnu: accountsservice: Properly reference shadow.
* gnu/packages/freedesktop.scm (accountsservice): Fix references to binaries
  provided by the shadow package.
2017-08-25 16:01:45 +02:00
Efraim Flashner cb8b14f182
gnu: parallel: Update to 20170822.
* gnu/packages/parallel.scm (parallel): Update to 20170822.
2017-08-25 09:15:12 +03:00
Mark H Weaver 1934769ba1
gnu: libmikmod: Add fallback source URL, needed for older versions.
* gnu/packages/sdl.scm (libmikmod)[source]: Add a fallback source URL where
older versions are kept.
2017-08-25 02:08:52 -04:00
Mark H Weaver 05e172ca4e
download: Remove a SourceForge mirror that never returns 404.
* guix/download.scm (%mirrors)[sourceforge]: Remove
nbtelecom.dl.sourceforge.net, which never returns 404 responses.  This causes
download failures due to hash mismatch, effectively preventing secondary
source URLs from being queried.
2017-08-25 02:08:35 -04:00
Ricardo Wurmus 0b4f40e4fa
gnu: yoshimi: Update to 1.5.3.
* gnu/packages/music.scm (yoshimi): Update to 1.5.3.
2017-08-25 04:55:05 +02:00
Ricardo Wurmus 5cff549c60
gnu: zynaddsubfx: Update to 3.0.2.
* gnu/packages/music.scm (zynaddsubfx): Update to 3.0.2.
2017-08-25 04:51:07 +02:00
Ricardo Wurmus 44aca1a3e5
gnu: guile-xcb: Update source URL.
* gnu/packages/guile-wm.scm (guile-xcb)[source]: Use archived tarball URL.
2017-08-25 02:15:14 +02:00
Ludovic Courtès 94e86a6b67
graft: Correctly replace references near the end of the scan buffer.
Fixes <http://bugs.gnu.org/28212>.
Reported by Leo Famulari <leo@famulari.name>.

* guix/build/graft.scm (replace-store-references): When I >= END, check
whether WRITTEN > END and call 'get-bytevector-n!' when it is.
* tests/grafts.scm (buffer-size): New variable.
("replace-store-references, <http://bugs.gnu.org/28212>"): New test.
2017-08-24 23:55:51 +02:00
Ludovic Courtès 5e60bef980
Revert "graph: Provide access to the package record in the emit functions."
This reverts commit 5d7e854365, which
broke 'tests/graph.scm' and broke node types not related to <package>
objects, such as '%reference-node-type'.
2017-08-24 23:55:51 +02:00
Ludovic Courtès 649c438c23
gnu: font-mathjax: Move to javascript.scm.
This avoids cross-module top-level references.

* gnu/packages/fonts.scm (font-mathjax): Move to...
* gnu/packages/javascript.scm (font-mathjax): ... here.  New variable.
2017-08-24 23:55:51 +02:00
Ludovic Courtès 87f057c46e
gnu: font-go: Remove reference to 'go-1.4'.
This avoids circular references at the top level.

* gnu/packages/fonts.scm (font-go)[license]: Remove reference to
GO-1.4.
2017-08-24 23:55:51 +02:00