| Commit message (Collapse) | Author | Age |
|
|
|
|
| |
* gnu/packages/linux.scm (libcap)[arguments]: Set LDFLAGS to
'-Wl,-rpath=...' in Make.Rules.
|
|
|
|
|
|
|
| |
* gnu/packages/cdrom.scm (cdparanoia): Remove 'patchelf' from inputs.
[arguments]: Remove #:modules, #:imported-modules and #:phases. Pass
'LDFLAGS=-Wl,-rpath=...' as #:configure-flags.
[origin]: Add 'snippet'.
|
|
|
|
|
| |
* gnu/packages/netpbm.scm (netpbm)[arguments]: Add 'LDFLAGS += -Wl,-rpath=...'
to config.mk in the configure phase.
|
|
|
|
|
|
|
| |
Fixes <http://bugs.gnu.org/20052>.
* gnu/packages/version-control.scm (subversion)[arguments]:
Pass '-Wl,-rpath=...' as OTHERLDFLAGS in install-perl-bindings phase.
|
|
|
|
|
| |
* gnu/packages/boost.scm (boost)[arguments]: Add -Wl,-rpath=... to
BUILD-FLAGS. Remove 'check' phase and use #:tests? #f instead.
|
|
|
|
|
|
|
|
|
| |
They are no longer needed since the latest ld-wrapper changes (commit
51d0cd9.)
* gnu/packages/patches/libtool-skip-tests2.patch: New file.
* gnu/packages/autotools.scm (libtool)[source]: Use it.
* gnu-system.am (dist_patch_DATA): Add it.
|
|
|
|
|
|
|
| |
Fixes <http://bugs.gnu.org/20055>.
* gnu/packages/video.scm (libvpx)[arguments]: Set LDFLAGS to
'-Wl,-rpath=$out/lib' in configure phase.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
This is a followup to f8503e2.
* gnu/packages/gnome.scm (glib-networking): Add missing quotes before
phase names passed to 'modify-phases'.
(libsoup): Likewise.
(gnome-terminal): Likewise.
(colord): Likewise.
(geoclue): Likewise.
* gnu/packages/gtk.scm (at-spi2-core, at-spi2-atk): Likewise.
* gnu/packages/haskell.scm (ghc-network): Likewise.
* gnu/packages/imagemagick.scm (perl-image-magick): Likewise.
* gnu/packages/video.scm (aalib): Likewise.
* gnu/packages/web.scm (nginx): Likewise.
|
|
|
|
|
|
|
|
|
|
|
|
| |
Fixes a regression introduced in 8ff3df5.
* gnu/packages/emacs.scm (emacs-w3m)[arguments]: Use quasiquote, not
quote.
(emacs-wget)[arguments]: Likewise, and use unquote-splicing for
%GNU-BUILD-SYSTEM-MODULES.
(emms): Likewise.
* gnu/packages/haskell.scm (ghc): Likewise.
* gnu/packages/samba.scm (samba): Likewise.
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Fixes <http://bugs.gnu.org/20121>.
* gnu/packages/patches/curl-gss-api-fix.patch: Delete file.
* gnu/packages/patches/curl-support-capath-on-gnutls.patch,
gnu/packages/patches/curl-support-capath-on-gnutls-conf.patch: New files.
* gnu-system.am (dist_patch_DATA): Add new patches and remove old one.
* gnu/packages/curl.scm (curl): Update to 7.41.0. Add new patches and remove
old one. Disable one unit test.
Modified-By: Mark H Weaver <mhw@netris.org>
|
|
|
|
|
|
| |
This is a followup to 12f7f4a.
* gnu/packages/gnome.scm (gnome-themes-standard): Update hash.
|
|
|
|
|
|
|
|
| |
This patch was removed in 08c045091e8d8da3b4c677540ed577e8f2448b0d,
but it's still needed for python-2.
* gnu/packages/patches/python-libffi-mips-n32-fix.patch: Restore it.
* gnu-system.am (dist_patch_DATA): Add it back.
|
|
|
|
|
|
|
| |
* gnu/packages/python.scm (python): Update from 3.3.5 to 3.4.3.
* gnu/packages/patches/python-fix-tests.patch: Update the required test fixes.
* gnu/packages/patches/python-libffi-mips-n32-fix.patch: Remove it...
* gnu-system.am (dist_patch_DATA): ... and do not reference it here.
|
|
|
|
|
|
| |
* gnu/packages/gnome.scm (geocode-glib): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
|
|
|
|
|
|
| |
* gnu/packages/gnome.scm (gnome-desktop): Update to 3.16.0.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
|
|\ |
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
Fixes <http://bugs.gnu.org/19795>.
Reported by David Thompson <dthompson2@worcester.edu>.
* gnu/build/activation.scm (enumerate, current-users, current-groups,
delete-user, delete-group): New procedures.
(activate-users+groups): Add calls to 'delete-user' and
'delete-group'.
* doc/guix.texi (User Accounts): Add a paragraph about statelessness.
Explain that passwords are preserved.
|
| |
| |
| |
| | |
* gnu/packages/haskell.scm (ghc-http): New variable.
|
| |
| |
| |
| | |
* gnu/packages/haskell.scm (ghc-network-uri): New variable.
|
| |
| |
| |
| | |
* gnu/packages/haskell.scm (ghc-network): New variable.
|
| |
| |
| |
| | |
* gnu/packages/haskell.scm (ghc-vector): New variable.
|
| |
| |
| |
| | |
* gnu/packages/haskell.scm (ghc-parsec): New variable.
|
| |
| |
| |
| | |
* gnu/packages/haskell.scm (ghc-split): New variable.
|
| |
| |
| |
| | |
* gnu/packages/haskell.scm (ghc-unordered-containers): New variable.
|
| |
| |
| |
| | |
* gnu/packages/haskell.scm (ghc-fgl): New variable.
|
| |
| |
| |
| | |
* gnu/packages/haskell.scm (ghc-containers): New variable.
|
| |
| |
| |
| | |
* gnu/packages/haskell.scm (ghc-syb): New variable.
|
| |
| |
| |
| | |
* gnu/packages/haskell.scm (ghc-case-insensitive): New variable.
|
| |
| |
| |
| | |
* gnu/packages/haskell.scm (ghc-quickcheck): New variable.
|
| |
| |
| |
| | |
* gnu/packages/haskell.scm (ghc-tf-random): New variable.
|
| |
| |
| |
| | |
* gnu/packages/haskell.scm (ghc-primitive): New variable.
|
| |
| |
| |
| | |
* gnu/packages/haskell.scm (ghc-random): New variable.
|
| |
| |
| |
| | |
* gnu/packages/haskell.scm (ghc-hunit): New variable.
|
| |
| |
| |
| | |
* gnu/packages/haskell.scm (ghc-hashable): New variable.
|
| |
| |
| |
| | |
* gnu/packages/haskell.scm (ghc-text): New variable.
|
| |
| |
| |
| | |
* gnu/packages/haskell.scm (ghc-parallel): New variable.
|
| |
| |
| |
| | |
* gnu/packages/haskell.scm (ghc-stm): New variable.
|
| |
| |
| |
| | |
* gnu/packages/haskell.scm (ghc-zlib): New variable.
|
| |
| |
| |
| | |
* gnu/packages/haskell.scm: (ghc-paths): New variable.
|
| |
| |
| |
| | |
* gnu/packages/haskell.scm: (ghc-mtl): New variable.
|
| |
| |
| |
| | |
* gnu/packages/gnome.scm (libsecret): New variable.
|
| |
| |
| |
| | |
* gnu/packages/package-management.scm (guix-devel): Update to 0b13161.
|
| |
| |
| |
| |
| |
| |
| | |
* gnu/packages/patches/inetutils-syslogd.patch: New file.
* gnu-system.am (dist_patch_DATA): Add it.
* gnu/packages/admin.scm (inetutils)[source]: Use it.
[native-inputs]: New field.
|
| |
| |
| |
| | |
* gnu/packages/gnutls.scm (libtasn1): Update to 4.4.
|
| |
| |
| |
| |
| | |
* gnu/packages/nettle.scm (nettle): Update to 3.1. Add 'arguments'
field.
|
| |
| |
| |
| |
| |
| |
| |
| |
| | |
* gnu/packages/nettle.scm (nettle): Rename to...
(nettle-2): ... this.
(nettle-3): Rename to...
(nettle): ... this.
* gnu/packages/gnutls.scm (gnutls): Use NETTLE-2.
* gnu/packages/lsh.scm (lsh): Likewise.
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
Fixes <http://bugs.gnu.org/20102>.
* gnu/packages/patches/gcc-arm-link-spec-fix.patch: New file.
* gnu-system.am (dist_patch_DATA): Add it.
* gnu/packages/gcc.scm (gcc-4.8, gcc-4.9): Add patch.
* gnu/packages/cross-base.scm (cross-gcc): Preserve patches from gcc-4.8.
Co-Authored-By: Ludovic Courtès <ludo@gnu.org>
|
| |
| |
| |
| |
| |
| |
| |
| | |
* gnu/packages/gnome.scm (geoclue): New variable.
* gnu/packages/patches/geoclue-config.patch: New file.
* gnu-system.am (dist_patch_DATA): Add it.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
|
| |
| |
| |
| |
| |
| |
| |
| | |
* gnu-system.am (GNU_SYSTEM_MODULES): Add gnu/services/colord.scm.
* gnu/services/colord.scm: New file.
* doc/guix.texi (Various Services): Document it.
Co-authored-by: Ludovic Courtès <ludo@gnu.org>
|
| |
| |
| |
| |
| |
| | |
* gnu/packages/gnome.scm (colord): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
|