Efraim Flashner
2bcfdd8f9c
gnu: youtube-dl: Update to 2015.08.16.1.
...
* gnu/packages/video.scm (youtube-dl): Update to 2015.08.16.1.
2015-08-21 23:10:07 -04:00
Leo Famulari
491ae037ec
gnu: Add dvtm.
...
* gnu/packages/dvtm.scm: New file.
* gnu-system.am (GNU_SYSTEM_MODULES): Add it.
2015-08-21 22:38:07 -04:00
Mark H Weaver
314529c271
gnu: curl: Update to 7.44.0.
...
* gnu/packages/curl.scm (curl): Update to 7.44.0.
2015-08-21 12:02:22 -04:00
Mark H Weaver
0058239ed3
gnu: subversion: Update to 1.8.14.
...
* gnu/packages/patches/subversion-sqlite-3.8.9-fix.patch: Delete file.
* gnu-system.am (dist_patch_DATA): Remove it.
* gnu/packages/version-control.scm (subversion): Update to 1.8.14. Remove
patch.
2015-08-21 12:02:22 -04:00
Mark H Weaver
686b1bab5b
gnu: ruby: Update to 2.2.3.
...
* gnu/packages/ruby.scm (ruby): Update to 2.2.3.
2015-08-21 12:02:22 -04:00
Mark H Weaver
0d5ddad41b
gnu: gdk-pixbuf: Update to 2.31.6.
...
* gnu/packages/gtk.scm (gdk-pixbuf): Update to 2.31.6.
[arguments]: Add 'disable-failing-tests' phase.
2015-08-21 12:02:21 -04:00
Mark H Weaver
9cdce047d0
gnu: gnutls: Update to 3.4.4.1.
...
* gnu/packages/patches/gnutls-doc-fix.patch: New file.
* gnu-system.am (dist_patch_DATA): Add it.
* gnu/packages/tls.scm (gnutls): Update to 3.4.4.1. Add patch.
[arguments]: Add 'delete-prebuilt-unfixed-info-file' phase.
In 'move-doc' phase, copy man pages to the correct directory.
[native-inputs]: Add 'texinfo'.
2015-08-21 12:02:20 -04:00
Andreas Enge
80601ec179
gnu: libmtp: Update to 1.1.9.
...
* gnu/packages/libusb.scm (libmtp): Update to 1.1.9.
2015-08-21 09:14:21 +02:00
David Thompson
477ac94ba2
gnu: inconsolata: Fix typo in variable name.
...
* gnu/packages/fonts.scm (font-incosolata): Rename to...
(font-inconsolata): ... this.
2015-08-20 19:04:43 -04:00
Ludovic Courtès
3d89031804
gnu: Add fuse-exfat.
...
* gnu/packages/linux.scm (fuse-exfat): New variable.
2015-08-20 21:00:09 +02:00
Ludovic Courtès
8f43d1ba99
gnu: Add exfat-utils.
...
* gnu/packages/mtools.scm (exfat-utils): New variable.
2015-08-20 20:59:49 +02:00
Ludovic Courtès
4a9999871c
bash completion: Cache the list of subcommands and available packages.
...
* etc/completion/bash/guix (_guix_complete_available_package): Cache the list
of available packages in '_guix_available_packages' and use it.
(_guix_complete): Cache the list of subcommands in '_guix_subcommands' and
use it.
2015-08-20 19:57:33 +02:00
Ludovic Courtès
fa96048f0a
profiles: Remove duplicate entries in 'etc/profile'.
...
Reported by Andy Wingo
at <http://lists.gnu.org/archive/html/guix-devel/2015-08/msg00109.html >.
* guix/profiles.scm (profile-derivation)[builder]: Delete duplicates in
SEARCH-PATHS.
2015-08-20 19:12:36 +02:00
Jeff Mickey
feca8e2bc7
gnu: Add tinc.
...
* gnu/packages/vpn.scm (tinc): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2015-08-20 18:01:44 +02:00
Jeff Mickey
08cc159a70
gnu: pavucontrol: Update to 3.0.
...
* gnu/packages/pulseaudio.scm (pavucontrol): Update to 3.0.
* gnu/packages/patches/pavucontrol-sigsegv.patch: Remove.
* gnu-system.am (dist_patch_DATA): Remove it.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2015-08-20 17:52:29 +02:00
Andy Wingo
cee32ee4d3
gnu: Add GeoClue desktop service.
...
* gnu/services/desktop.scm (bool): New top-level helper.
(upower-configuration-file): Use top-level `bool'.
(geoclue-application): New public function.
(%standard-geoclue-applications): New public variable.
(geoclue-service): New public variable.
(%desktop-services): Add GeoClue. Add a comment about activation.
* doc/guix.texi (Desktop Services): Document the GeoClue service.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2015-08-20 17:05:30 +02:00
Ludovic Courtès
4006fd87b5
gnu: dmd: Apply 'make-forkexec-constructor' patch.
...
Proposed by Andy Wingo <wingo@igalia.com>.
* gnu/packages/admin.scm (dmd): Add 'base-version' and 'patch-level'
variables.
[source]: Use 'base-version' instead of 'version'. Add 'patches' field.
2015-08-20 16:57:25 +02:00
Eric Dvorsak
dede51a18b
gnu: Add font-inconsolata
...
* gnu/packages/fonts.scm (font-inconsolata): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2015-08-20 16:41:12 +02:00
Eric Dvorsak
e93b88f782
gnu: Add font-ubuntu.
...
* gnu/packages/fonts/scm (font-ubuntu): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2015-08-20 16:40:10 +02:00
Siniša Biđin
a6dcdcac76
doc: Add missing gawk dependency to hello recipe.
...
* doc/guix.texi (Defining Packages): Add gawk dependency.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2015-08-20 16:34:02 +02:00
宋文武
5084eb4595
gnu: libinput: Update to 0.21.0.
...
* gnu/packages/freedesktop.scm (libinput): Update to 0.21.0.
2015-08-20 17:05:36 +08:00
Ricardo Wurmus
2824146bd8
guix: Add Sleepycat license.
...
* guix/licenses.scm (sleepycat): New variable.
2015-08-20 08:32:28 +02:00
Steve Sprang
6ef9edbff3
gnu: Add figlet.
...
* gnu/packages/figlet.scm: New file.
* gnu-system.am (GNU_SYSTEM_MODULES): Add it.
2015-08-20 08:28:47 +02:00
Steve Sprang
de63b20ed1
gnu: Add pwgen.
...
* gnu/packages/password-utils.scm: New file.
* gnu-system.am (GNU_SYSTEM_MODULES): Add it.
2015-08-20 00:53:30 -04:00
David Thompson
0d2794005c
scripts: package: Add --install-from-file option.
...
* guix/scripts/package.scm (show-help): Add help text for --install-from-file
option.
(%options): Add --install-from-file option.
* tests/guix-package.sh: Test it.
* doc/guix.texi ("invoking guix package"): Document it.
* doc/package-hello.scm: New file.
* doc.am (EXTRA_DIST): Add it.
2015-08-19 22:23:59 -04:00
Ludovic Courtès
83bde59fb3
size: Get the item's size from the daemon rather than compute it.
...
This removes all I/O, which obviously makes things faster.
* guix/scripts/size.scm (file-size, store-item-exists?): Remove.
(query-path-info*): New procedure.
(file-size*): Rename to...
(file-size): ... this; adjust caller. Use 'query-path-info*' instead of
'file-size'.
2015-08-19 11:39:18 +02:00
Ludovic Courtès
40a7d4e58b
lint: Add 'formatting' checker.
...
* guix/scripts/lint.scm (report-tabulations, report-trailing-white-space,
report-long-line, report-formatting-issues, check-formatting): New
procedures.
(%formatting-reporters): New variable.
(%checkers): Add 'formatting' checker.
* tests/lint.scm ("formatting: tabulation", "formatting: trailing white
space", "formatting: long line", "formatting: alright"): New tests.
* doc/guix.texi (Invoking guix lint): Mention the 'formatting' checker.
2015-08-19 11:39:17 +02:00
Mark H Weaver
7cb6f648b2
gnu: qemu: Update to 2.3.1. Add fix for CVE-2015-5745.
...
* gnu/packages/patches/qemu-CVE-2015-5745.patch: New file.
* gnu/packages/patches/qemu-CVE-2015-3456.patch,
gnu/packages/patches/qemu-CVE-2015-5154-pt1.patch,
gnu/packages/patches/qemu-CVE-2015-5154-pt2.patch,
gnu/packages/patches/qemu-CVE-2015-5154-pt3.patch,
gnu/packages/patches/qemu-CVE-2015-5158.patch: Delete files.
* gnu-system.am (dist_patch_DATA): Add new file and remove the deleted ones.
* gnu/packages/qemu.scm (qemu): Update to 2.3.1. Add new patch and remove the
deleted ones.
2015-08-18 23:57:25 -04:00
Mark H Weaver
2376963411
Revert "PRELIMINARY: gnu: Add ppp."
...
This reverts commit ba139bd75b
.
2015-08-18 23:56:18 -04:00
Mark H Weaver
e4fb9d2d97
Revert "PRELIMINARY: dbus-service: Include system-services directories."
...
This reverts commit e3484421cb
.
2015-08-18 23:56:18 -04:00
Mark H Weaver
89a39d4e76
Revert "PRELIMINARY: gnu: polkit: Work on making it functional in practice."
...
This reverts commit e640340b9e
.
2015-08-18 23:56:17 -04:00
Mark H Weaver
139d7e9541
Revert "PRELIMINARY: Add dbus-fixed."
...
This reverts commit 86e3f95a09
.
2015-08-18 23:56:16 -04:00
Mark H Weaver
3b65abacff
Revert "PRELIMINARY: Add three programs to %setuid-programs."
...
This reverts commit fb1e06fc5f
.
2015-08-18 23:56:16 -04:00
Mark H Weaver
46c92ea058
Revert "PRELIMINARY: Modify dbus-configuration to find setuid helper."
...
This reverts commit fe1f2c80a1
.
2015-08-18 23:56:15 -04:00
Mark H Weaver
6744aba846
Revert "PRELIMINARY: gnu: wpa-supplicant: Install dbus service files."
...
This reverts commit 9243fdf779
.
2015-08-18 23:56:14 -04:00
Mark H Weaver
7f1b865819
Revert "PRELIMINARY: gnu: Add network-manager."
...
This reverts commit 0f402e4cf8
.
2015-08-18 23:56:10 -04:00
Mark H Weaver
0f402e4cf8
PRELIMINARY: gnu: Add network-manager.
...
* gnu/packages/patches/network-manager-platform-managed.patch,
gnu/packages/network-manager.scm: New files.
* gnu-system.am (GNU_SYSTEM_MODULES): Add network-manager.scm.
(dist_patch_DATA): Add network-manager-platform-managed.patch.
2015-08-18 23:52:57 -04:00
Mark H Weaver
9243fdf779
PRELIMINARY: gnu: wpa-supplicant: Install dbus service files.
2015-08-18 23:52:57 -04:00
Mark H Weaver
fe1f2c80a1
PRELIMINARY: Modify dbus-configuration to find setuid helper.
2015-08-18 23:52:57 -04:00
Mark H Weaver
fb1e06fc5f
PRELIMINARY: Add three programs to %setuid-programs.
2015-08-18 23:52:57 -04:00
Mark H Weaver
86e3f95a09
PRELIMINARY: Add dbus-fixed.
2015-08-18 23:52:57 -04:00
Mark H Weaver
e640340b9e
PRELIMINARY: gnu: polkit: Work on making it functional in practice.
2015-08-18 23:52:57 -04:00
Mark H Weaver
e3484421cb
PRELIMINARY: dbus-service: Include system-services directories.
2015-08-18 23:52:57 -04:00
Mark H Weaver
ba139bd75b
PRELIMINARY: gnu: Add ppp.
...
TODO: Fix 'license' field.
* gnu/packages/networking.scm (ppp): New variable.
2015-08-18 23:52:57 -04:00
Mark H Weaver
e41e013b1b
gnu: linux-libre: Update to 4.1.6.
...
* gnu/packages/linux.scm (linux-libre): Update to 4.1.6.
2015-08-18 23:18:14 -04:00
宋文武
8a0263f17b
gnu: tk: Build with Xft support.
...
* gnu/packages/tcl.scm (tk)[inputs]: Add LIBXFT.
[native-inputs]: New field.
2015-08-19 09:19:09 +08:00
Daniel Pimentel
9523f6378a
gnu: Add Rage player.
...
* gnu/packages/enlightenment.scm: Add Rage.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2015-08-19 00:36:41 +02:00
David Thompson
e83c6d009f
build: ruby: Rewrite build system to use gem archives.
...
Co-Authored-By: Pjotr Prins <pjotr.public01@thebird.nl>
* guix/build-system/ruby.scm (lower): Remove git dependency.
(rubygems-uri): New procedure.
* guix/build/ruby-build-system (gitify): Delete.
(unpack): Use 'gem unpack' utility.
(check): Add docstring.
(build): Repack modified gem.
(install): Rebuild unpacked gem and install it.
(%standard-phases): Remove gitify and build phases.
* gnu/packages/ruby.scm (ruby-hoe, ruby-rake-compiler, ruby-i18n,
ruby-rspec-support, ruby-rspec-core, ruby-diff-lcs-for-rspec,
ruby-rspec-expectations, ruby-rspec-mocks, ruby-rspec, bundler,
ruby-useragent, ruby-bacon, ruby-arel, ruby-connection-pool,
ruby-net-http-persistent, ruby-minitest, ruby-minitest-sprint,
ruby-minitest-bacon, ruby-daemons, ruby-git, ruby-slop,
ruby-multipart-post): Convert to new build system.
* doc/guix.texi (ruby-build-system): Document the gem archive requirement.
2015-08-18 17:58:13 -04:00
Andreas Enge
4ab9f96a5c
gnu: calibre: Update to 2.35.0.
...
* gnu/packages/ebook.scm (calibre): Update to 2.35.0.
2015-08-17 22:44:58 +02:00
David Thompson
39e336b5c8
syscalls: setns: Skip binding if there is no such C function.
...
On systems with a glibc prior to 2.14, the 'setns' function is not available.
Thanks to Eric Bavier for reporting the issue.
* guix/build/syscalls.scm (setns): Wrap with 'false-if-exception'.
2015-08-17 14:51:18 -04:00