aboutsummaryrefslogtreecommitdiff
path: root/gnu/packages
Commit message (Collapse)AuthorAge
* gnu: llvm: Build shared libraries.Eric Bavier2016-09-09
| | | | * gnu/packages/llvm.scm (llvm)[arguments]: Add -DBUILD_SHARED_LIBS to
* gnu: llvm: propagate zlib input.Eric Bavier2016-09-09
| | | | | * gnu/packages/llvm.scm (llvm)[inputs]: Move zlib from here... [ppropagated]: ...to here.
* gnu: Fix wrong import of '(gnu packages zsh)'.宋文武2016-09-09
| | | | | * gnu/packages/crypot.scm: Change import of '(gnu packages zsh)' to '(gnu packages shells)'.
* gnu: guile: Search for .go files in "/site-ccache", not "/ccache".Ludovic Courtès2016-09-09
| | | | | | * gnu/packages/guile.scm (guile-next)[search-paths]: Change "2.2/ccache" to "2.2/site-ccache". (guile-for-guile-emacs)[search-paths]: Likewise.
* gnu: ardour: Do not contact ardour.org on start.Ricardo Wurmus2016-09-09
| | | | | * gnu/packages/audio.scm (ardour)[arguments]: Add configure flag "--no-phone-home".
* gnu: Add Tomb.Eric Bavier2016-09-09
| | | | * gnu/packages/crypto.scm (tomb): New variable.
* gnu: Add Swish-e.Eric Bavier2016-09-09
| | | | | | | * gnu/packages/search.scm (swish-e): New variable. * gnu/packages/patches/swish-e-search.patch, gnu/packages/patches/swish-e-format-security.patch: New patches. * gnu/local.mk (dist_patch_DATA): Add them.
* gnu: Add steghide.Eric Bavier2016-09-09
| | | | | | * gnu/packages/image.scm (steghide): New variable. * gnu/packages/patches/steghide-fixes.patch: New patch. * gnu/local.mk (dist_patch_DATA): Add it.
* gnu: Add mlocate.Eric Bavier2016-09-09
| | | | * gnu/packages/search.scm (mlocate): New variable.
* gnu: file-roller: Update to 3.20.3 [fixes CVE-2016-7162].Leo Famulari2016-09-09
| | | | * gnu/packages/gnome.scm (file-roller): Update to 3.20.3.
* gnu: ardour: Update to 5.3.Ricardo Wurmus2016-09-09
| | | | * gnu/packages/audio.scm (ardour): Update to 5.3.
* gnu: Add libhdate.Efraim Flashner2016-09-09
| | | | * gnu/packages/calendar.scm (libhdate): New variable.
* gnu: kmscon: Enable elogind support.Ludovic Courtès2016-09-09
| | | | | * gnu/packages/terminals.scm (kmscon)[source]: Add 'modules' and 'snippet'.
* gnu: kmscon: Build the man page.Ludovic Courtès2016-09-09
| | | | | * gnu/packages/terminals.scm (kmscon)[native-inputs]: Add LIBXSLT, LIBXML2, and DOCBOOK-XSL.
* gnu: kmscon: Clarify synopsis, description, and supported systems.Ludovic Courtès2016-09-09
| | | | | * gnu/packages/terminals.scm (kmscon)[synopsis, description]: Clarify. [supported-systems]: New field.
* gnu: Add python-git-review.Clément Lassieur2016-09-08
| | | | | | | * gnu/packages/openstack.scm (python-git-review) (python2-git-review): New variables. Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
* gnu: Add surfraw.ng02016-09-08
| | | | | | * gnu/packages/web.scm (surfraw): New variable. Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
* gnu: curl: Update replacement to 7.50.2 [fixes CVE-2016-7141].Leo Famulari2016-09-08
| | | | | | * gnu/packages/curl.scm (curl)[replacement]: Update to 7.50.2 (curl-7.50.1): Replace with ... (curl-7.50.2): ... this.
* gnu: openal: Update to 1.17.2.Erik Edrosa2016-09-08
| | | | | | * gnu/packages/audio.scm (openal): Update to 1.17.2. Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
* gnu: graphicsmagick: Update to 1.3.25 [fixes CVE-2016-2317].Leo Famulari2016-09-07
| | | | * gnu/packages/imagemagick.scm (graphicsmagick): Update to 1.3.25.
* gnu: imagemagick: Update to 6.9.5-9.Leo Famulari2016-09-07
| | | | * gnu/packages/imagemagick.scm (imagemagick): Update to 6.9.5-9.
* gnu: man-db: Patch path to iconv.Ricardo Wurmus2016-09-07
| | | | | | | * gnu/packages/man.scm (man-db)[arguments]: Add phase "patch-iconv-path". Fixes <http://bugs.gnu.org/24373>.
* gnu: man-db: Use modify-phases syntax.Ricardo Wurmus2016-09-07
| | | | * gnu/packages/man.scm (man-db)[arguments]: Use modify-phases syntax.
* gnu: Add 'package-for-guile-2.2' procedure and use it.Ludovic Courtès2016-09-07
| | | | | | | * gnu/packages/guile.scm (guile-2.2-package-name) (package-for-guile-2.2): New procedures. * gnu/packages/guile.scm (guile2.2-json, guile2.2-minikanren) (guile2.2-irregex, guile2.2-commonmark): New variables.
* gnu: guile-commonmark: Remove hard-coded "/2.0" in installation directories.Ludovic Courtès2016-09-07
| | | | | * gnu/packages/guile.scm (guile-commonmark)[source]: Add 'snippet' and 'modules'.
* gnu: guile-json: Remove hard-coded Guile effective version.Ludovic Courtès2016-09-07
| | | | | | * gnu/packages/guile.scm (guile-json)[snippet]: Modify 'ac_subst_vars' in 'configure', and use "@GUILE_EFFECTIVE_VERSION@" instead of "2.0" in 'Makefile.in'.
* gnu: guile-minikanren: Remove hard-coded Guile effective version.Ludovic Courtès2016-09-07
| | | | | | * gnu/packages/guile.scm (guile-minikanren)[arguments]: Remove (ice-9 match) from #:modules. Use 'open-pipe*' to determine the effective version of Guile, and use that to compute MODULE-DIR.
* gnu: guile-irregex: Remove hard-coded Guile effective version.Ludovic Courtès2016-09-07
| | | | | | | * gnu/packages/guile.scm (guile-irregex)[arguments]: Add (ice-9 popen) and (ice-9 rdelim). Remove nested 'use-modules' form. Call 'open-pipe*' to determine Guile's effective version, and use it to compute MODULE-DIR.
* gnu: Enable tcp-wrappers for nrircd.John Darrington2016-09-07
| | | | * gnu/packages/messaging.scm (ngircd) [inputs]: Add tcp-wrappers.
* gnu: Add tcp-wrappers.John Darrington2016-09-07
| | | | * gnu/packages/networking.scm (tcp-wrappers): New variable.
* gnu: Add mpop.Arun Isaac2016-09-07
| | | | | | * gnu/packages/mail.scm (mpop): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* gnu: inetutils: Use /var as the localstatedir.Ludovic Courtès2016-09-07
| | | | * gnu/packages/admin.scm (inetutils)[arguments]: Add #:configure-flags.
* gnu: rottlog: Adjust the default 'weekly' config.Ludovic Courtès2016-09-07
| | | | | * gnu/packages/admin.scm (rottlog)[arguments]: Add 'tweak-rc-weekly' phase.
* gnu: rottlog: Read configuration files from /etc/rottlog.Ludovic Courtès2016-09-07
| | | | | * gnu/packages/admin.scm (rottlog)[arguments]: Set ROTT_ETCDIR=/etc/rottlog in #:configure-flags and add #:make-flags.
* gnu: rottlog: Set default value for 'packdir'.Jan Nieuwenhuizen2016-09-07
| | | | * gnu/packages/admin.scm (rottlog)[arguments]: Add 'set-packdir' phase.
* gnu: rottlog: Use 'modify-phases'.Ludovic Courtès2016-09-07
| | | | * gnu/packages/admin.scm (rottlog)[arguments]: Use 'modify-phases'.
* gnu: Add perl-curses.ng02016-09-07
| | | | | | * gnu/packages/ncurses.scm (perl-curses): New variable. Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
* gnu: webkitgtk: Update to 2.12.5.Mark H Weaver2016-09-07
| | | | * gnu/packages/webkit.scm (webkitgtk): Update to 2.12.5.
* updated: gnu: add asn1cHartmut Goebel2016-09-06
| | | | | | * gnu/packages/tls.scm (asn1c): New variable. Signed-off-by: Leo Famulari <leo@famulari.name>
* gnu: paredit: Rename to 'emacs-paredit'.Ludovic Courtès2016-09-06
| | | | | * gnu/packages/emacs.scm (paredit)[name]: Change to "emacs-paredit". (paredit/old-name): New variable.
* gnu: Add eschalot.ng02016-09-06
| | | | | | * gnu/packages/crypto.scm (eschalot): New variable. Signed-off-by: Leo Famulari <leo@famulari.name>
* gnu: Add gzstream.Marius Bakke2016-09-06
| | | | | | * gnu/packages/compression.scm (gzstream): New variable. Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
* gnu: go: Update to 1.7.Petter2016-09-06
| | | | | | | | | * gnu/packages/golang.scm (go-1.6): Update to 1.7, with corresponding minor changes to prebuild phase, and rename variable to... (go-1.7): ...this new variable. (go): Inherit from new "go-1.7". Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
* gnu: lua-5.1: install pkg-config file.Danny Milosavljevic2016-09-06
| | | | | | | | * gnu/packages/patches/lua51-pkgconfig.patch: New file. * gnu/local.mk (dist_patch_DATA): Register it. * gnu/packages/lua.scm (lua-5.1)[source]: Add it. Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
* gnu: Add tintin++.ng02016-09-06
| | | | | | * gnu/packages/games.scm (tintin++): New variable. Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
* gnu: slock: Fix CVE-2016-6866.Leo Famulari2016-09-06
| | | | | | * gnu/packages/patches/slock-CVE-2016-6866.patch: New file. * gnu/local.mk (dist_patch_DATA): Add it. * gnu/packages/suckless.scm (slock): Use it.
* gnu: scribus: Update to 1.5.2.Hartmut Goebel2016-09-06
| | | | | | * gnu/packages/scribus.scm (scribus): Update to 1.5.2. Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
* gnu: Add openssl-next.Leo Famulari2016-09-06
| | | | | | * gnu/packages/tls.scm (openssl-next): New variable. * gnu/packages/patches/openssl-1.1.0-c-rehash-in.patch: New file. * gnu/local.mk (dist_patch_DATA): Add it.
* gnu: Add teximpatient.John Darrington2016-09-06
| | | | * gnu/packages/tex.scm (teximpatient): New variable.
* gnu: Add ding.John Darrington2016-09-06
| | | | * gnu/packages/dictionaries.scm (ding): New variable.