| Commit message (Collapse) | Author | Age |
|
|
|
|
|
|
| |
* gnu/system.scm (emacs-site-file, emacs-site-directory): New
procedures.
(etc-directory): Add 'EMACSLOADPATH' setting to PROFILE. Call
'emacs-site-directory', and bind its result to /etc/emacs.
|
|
|
|
|
| |
* gnu/packages/package-management.scm (guix-devel)[propagated-inputs]:
Add GEISER.
|
|
|
|
|
| |
* gnu/packages/autotools.scm (libtool): Update to 2.4.5.
(libltdl): Adjust 'version' and 'source' to remain at 2.4.4.
|
|
|
|
|
| |
* gnu/packages/kde.scm (phonon): Move automoc to native-inputs and qt to
propagated inputs.
|
|
|
|
| |
* gnu/packages/kde.scm (phonon): Update to 4.8.3.
|
|
|
|
|
| |
* gnu/packages/linux.scm (perf)[arguments]: Add "lib=lib" to
#:make-flags.
|
|
|
|
| |
* gnu/packages/linux.scm (perf)[inputs]: Add SLANG.
|
|
|
|
|
| |
* gnu/packages/slang.scm: New file.
* gnu-system.am (GNU_SYSTEM_MODULES): Add it.
|
|
|
|
| |
* gnu/packages/linux.scm (perf)[inputs]: Uncomment documentation inputs.
|
|
|
|
| |
* gnu/packages/linux.scm (perf)[inputs]: Add PYTHON-2.
|
|
|
|
| |
* gnu/packages/rdf.scm (python-rdflib): New variable.
|
|
|
|
| |
* gnu/packages/python.scm (python-html5lib, python2-html5lib): New variables.
|
|
|
|
| |
* gnu/packages/python.scm (python-isodate, python2-isodate): New variables.
|
|
|
|
|
|
|
| |
* gnu/packages.scm (search-patch): Raise an error condition when
'search-path' returns #f.
* tests/packages.scm ("patch not found yields a run-time error"): New
test.
|
|
|
|
|
|
| |
* gnu/packages/gnome.scm (libgnomeprint): Add comment and update
'description' to mark it as deprecated.
(libgnomeprintui): Ditto.
|
|
|
|
|
| |
* gnu/packages/fonts.scm: Remove #:select to work around
<http://bugs.gnu.org/15540>.
|
|
|
|
|
|
|
|
|
| |
This removes the dependency from (gnu packages guile)
to (gnu packages gtk), which potentially reduces the memory/IO/CPU
footprint given that 'guile' is used during bootstrap.
* gnu/packages/guile.scm (guile-charting): Move to...
* gnu/packages/plotutils.scm (guile-charting): ... here.
|
|
|
|
| |
* gnu/packages/gnome.scm (json-glib): New variable.
|
|
|
|
| |
* gnu/packages/game-development.scm (tiled): Update.
|
|
|
|
|
| |
* gnu/packages/games.scm (tiled): Move from here...
* gnu/packages/game-development (tiled): ...to here.
|
|
|
|
|
|
|
| |
Reported by effa`` on #guix.
* gnu/packages/emacs.scm (emms)[arguments] <pre-install>: Remove
'copy-file' invocation.
|
|
|
|
|
| |
* gnu/packages/cups.scm: New file.
* gnu-system.am (GNU_SYSTEM_MODULES): Add it.
|
|
|
|
| |
* gnu/packages/ghostscript.scm (ijs): New variable.
|
|
|
|
| |
* gnu/packages/glib.scm (telepathy-glib): New variable.
|
|
|
|
| |
* gnu/packages/linux.scm (linux-libre): Update to version 3.18.3.
|
|
|
|
| |
* gnu/packages/rdf.scm (rasqal): Update to 0.9.33.
|
|
|
|
| |
* gnu/packages/rdf.scm (raptor2): Update to 2.0.15.
|
|
|
|
|
| |
* gnu/packages/fvwm.scm: New file.
* gnu-system.am (GNU_SYSTEM_MODULES): Add it.
|
|
|
|
|
| |
* gnu/packages/fontutils.scm (fontconfig)[inputs]: Move expat and freetype ...
[propagated-inputs]: ... to here.
|
|
|
|
|
| |
* gnu/packages/video.scm (ffmpeg)[arguments]<phases>[add-lib-to-run-path]:
Add $out/lib to the RUNPATH of libraries.
|
|
|
|
| |
* gnu/packages/fontutils.scm (fontconfig): Update to 2.11.92.
|
|
|
|
|
| |
* gnu/packages/linux.scm (e2fsprogs/static): New variable.
(e2fsck/static): Use it in 'inputs'.
|
|
|
|
|
| |
* gnu/packages/graphics.scm: New file.
* gnu-system.am (GNU_SYSTEM_MODULES): Add it.
|
|
|
|
|
| |
* gnu/system/locale.scm (%default-locale-definitions): Add
"en_US.UTF-8".
|
|
|
|
| |
* gnu/packages/algebra.scm (eigen): New variable.
|
|
|
|
| |
* gnu/packages/python.scm (python-ipython, python2-ipython): New variable.
|
|
|
|
|
|
|
|
|
|
|
|
| |
* gnu/packages/patches/icecat-CVE-2014-8634-pt1.patch,
gnu/packages/patches/icecat-CVE-2014-8634-pt2.patch,
gnu/packages/patches/icecat-CVE-2014-8638-pt1.patch,
gnu/packages/patches/icecat-CVE-2014-8638-pt2.patch,
gnu/packages/patches/icecat-CVE-2014-8639.patch,
gnu/packages/patches/icecat-CVE-2014-8641.patch,
gnu/packages/patches/icecat-armhf-xpcom.patch: New files.
* gnu-system.am (dist_patch_DATA): Add them.
* gnu/packages/gnuzilla.scm (icecat)[source]: Add patches.
|
|\
| |
| |
| |
| | |
Conflicts:
gnu/packages/bootstrap.scm
|
| |
| |
| |
| |
| |
| |
| | |
* gnu/packages/patches/gd-mips64-deplibs-fix.patch: Remove file.
* gnu-system.am (dist_patch_DATA): Remove it.
* gnu/packages/gd.scm (gd): Update to 2.1.1. Update source URI. Remove
patch. Remove 'chdir' phase. Add pkg-config to native-inputs.
|
| |
| |
| |
| |
| |
| | |
* gnu/packages/cross-base.scm (xgcc-mips64el)[supported-systems]: Delete
"mips64el-linux".
(xgcc-armhf)[supported-systems]: Delete "armhf-linux".
|
| |
| |
| |
| |
| |
| |
| |
| | |
Fixes <http://bugs.gnu.org/19598>.
Reported by Mark H Weaver <mhw@netris.org>.
* gnu/packages/cross-base.scm (xgcc-mips64el): Remove "i686-linux" from
'supported-systems'.
|
| |
| |
| |
| | |
* gnu/packages/tre.scm (tre)[arguments]: Add 'install-locales' phase.
|
| |
| |
| |
| |
| | |
* gnu/packages/guile.scm (guile-ncurses)[arguments]: Add 'install-locales'
phase.
|
| |
| |
| |
| | |
* gnu/packages/gnutls.scm (gnutls): Update to 3.2.21.
|
| |
| |
| |
| | |
* gnu/packages/openssl.scm (openssl): Update to 1.0.1k.
|
| |\ |
|
| | |
| | |
| | |
| | | |
* gnu/packages/xorg.scm (xorg-server): Update to 1.16.3.
|
| | |
| | |
| | |
| | | |
* gnu/packages/image.scm (libpng): Update to 1.5.21.
|
| | |
| | |
| | |
| | |
| | |
| | | |
* gnu/packages/patches/sqlite-large-page-size-fix.patch: Remove file.
* gnu-system.am (dist_patch_DATA): Remove it.
* gnu/packages/databases.scm (sqlite): Update to 3.8.7.4. Remove patch.
|
| | |
| | |
| | |
| | |
| | |
| | | |
* gnu/packages/patches/curl-gss-api-fix.patch: New file.
* gnu-system.am (dist_patch_DATA): Add it.
* gnu/packages/curl.scm (curl): Update to 7.40.0. Add patch.
|