summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* gnu: Add knotifyconfig.David Craven2016-08-30
| | | | * gnu/packages/kde-frameworks.scm (knotifyconfig): New variable.
* gnu: Add knewstuff.David Craven2016-08-30
| | | | * gnu/packages/kde-frameworks.scm (knewstuff): New variable.
* gnu: Add kio.David Craven2016-08-30
| | | | * gnu/packages/kde-frameworks.scm (kio): New variable.
* gnu: Add kinit.David Craven2016-08-30
| | | | * gnu/packages/kde-frameworks.scm (kinit): New variable.
* gnu: Add kiconthemes.David Craven2016-08-30
| | | | * gnu/packages/kde-frameworks.scm (kiconthemes): New variable.
* gnu: Add kglobalaccel.David Craven2016-08-30
| | | | | | * gnu/packages/kde-frameworks.scm (kglobalaccel): New variable. Co-authored-by: Hartmut Goebel <h.goebel@crazy-compilers.com>
* gnu: Add kemoticons.David Craven2016-08-30
| | | | * gnu/packages/kde-frameworks.scm (kemoticons): New variable.
* gnu: Add kdesu.David Craven2016-08-30
| | | | * gnu/packages/kde-frameworks.scm (kdesu): New variable.
* gnu: Add kdesignerplugin.David Craven2016-08-30
| | | | * gnu/packages/kde-frameworks.scm (kdesignerplugin): New variable.
* gnu: Add kded.David Craven2016-08-30
| | | | * gnu/packages/kde-frameworks.scm (kded): New variable.
* gnu: Add kdeclarative.David Craven2016-08-30
| | | | * gnu/packages/kde-frameworks.scm (kdeclarative): New variable.
* gnu: Add kconfigwidgets.David Craven2016-08-30
| | | | * gnu/packages/kde-frameworks.scm (kconfigwidgets): New variable.
* gnu: Add kcmutils.David Craven2016-08-30
| | | | * gnu/packages/kde-frameworks.scm (kcmutils): New variable.
* gnu: Add kbookmarks.David Craven2016-08-30
| | | | * gnu/packages/kde-frameworks.scm (kbookmarks): New variable.
* gnu: Add kactivities-stats.David Craven2016-08-30
| | | | | | * gnu/packages/kde-frameworks.scm (kactivities-stats): New variable. Co-authored-by: Hartmut Goebel <h.goebel@crazy-compilers.com>
* gnu: Add kactivities.David Craven2016-08-30
| | | | * gnu/packages/kde-frameworks.scm (kactivities): New variable.
* gnu: Add baloo.David Craven2016-08-30
| | | | * gnu/packages/kde-frameworks.scm (baloo): New variable.
* build: Add wrap-qt-program.David Craven2016-08-30
| | | | | * guix/build/qt-utils.scm (wrap-qt-program): New file. * Makefile.am (MODULES): Add it.
* gnu: Add prefix to license imports in (gnu packages qt).David Craven2016-08-30
| | | | | * gnu/packages/qt.scm: Import (guix licenses) with prefix "license:".
* gnu: qtbase: Add native search paths.David Craven2016-08-30
| | | | | * gnu/packages/qt.scm (qtbase)[native-search-paths]: Add QML2_IMPORT_PATH, QT_PLUGIN_PATH, XDG_DATA_DIRS and XDG_CONFIG_DIRS.
* import: hackage: Default to https urls.ng02016-08-30
| | | | | * guix/import/hackage.scm (hackage-source-url, hackage-cabal-url): Use https for hackage.haskell.org.
* gnu: emacs-neotree: Keep downloaded source file format.ng02016-08-30
| | | | * gnu/packages/emacs.scm (emacs-neotree)[source]: Keep downloaded file format.
* gnu: entr: Update to 3.6.Leo Famulari2016-08-30
| | | | | | Suggested by Matthew O'N.S Jordan <matthewjordannm@gmail.com>. * gnu/packages/entr.scm (entr): Update to 3.6.
* import: cpan: Use tls to query api.metacpan.org.ng02016-08-30
| | | | | | | * guix/import/cpan.scm (module->dist-name, cpan-fetch-module): Use tls for api.metacpan.org. Signed-off-by: Eric Bavier <bavier@member.fsf.org>
* gnu: libnfsidmap: Correct punctuationJohn Darrington2016-08-30
| | | | * gnu/packages/linux.scm (libnfsidmap)[description]: Replace semicolon with colon.
* gnu: squeak-vm: Make builds bit-reproducible.Ludovic Courtès2016-08-30
| | | | * gnu/packages/smalltalk.scm (squeak-vm)[source]: Add 'snippet'.
* gnu: Add squeak-vm.Nicolas Goaziou2016-08-30
| | | | | | * gnu/packages/smalltalk.scm (squeak-vm): New variable. Co-authored-by: Ludovic Courtès <ludo@gnu.org>
* gnu: smalltalk: Use 'license:' prefix.Ludovic Courtès2016-08-30
| | | | * gnu/packages/smalltalk.scm: Use 'license:' prefix for (guix licenses).
* doc: Update '--show' example to use '@' syntax.Ludovic Courtès2016-08-30
| | | | | * doc/guix.texi (Invoking guix package): Use '@' syntax in --show example.
* gnu: libnfsidmap: Fix Texinfo markup.Ludovic Courtès2016-08-30
| | | | * gnu/packages/linux.scm (libnfsidmap)[description]: Add missing @code.
* gnu: guile-gnunet: Use https URL.ng02016-08-30
| | | | * gnu/packages/gnunet.scm (guile-gnunet)[home-page]: Use https URL.
* gnu: grub: Use https URL.ng02016-08-30
| | | | * gnu/packages/grub.scm (grub)[home-page]: Use https URL.
* gnu: guile-opengl: Use https URL.ng02016-08-30
| | | | * gnu/packages/gl.scm (guile-opengl)[home-page]: Use https URL.
* gnu: gsl: Update to 2.2.Efraim Flashner2016-08-30
| | | | * gnu/packages/maths.scm (gsl): Update to 2.2.
* gnu: apl: Update to 1.6.Efraim Flashner2016-08-30
| | | | * gnu/packages/apl.scm (apl): Update to 1.6.
* gnu: Add libnfsidmapJohn Darrington2016-08-30
| | | | * gnu/packages/linux.scm (libnfsidmap): New variable.
* gnu: libtirpc: Use 'modify-phases'.John Darrington2016-08-30
| | | | * gnu/packages/onc-rpc.scm (libtirpc)[arguments]: Use 'modify-phases'.
* gnu: libtirpc: Remove the --disable-gssapi configure flag.John Darrington2016-08-30
| | | | | | * gnu/packages/onc-rpc.scm (libtirpc)[arguments]: Remove the --disable-gssapi configure flag. [inputs]: Add mit-krb5
* gnu: Add German Aspell dictionary.John Darrington2016-08-30
| | | | * gnu/packages/aspell.scm (aspell-dict-de): New variable.
* gnu: yelp: Update to 3.21.3John Darrington2016-08-30
| | | | * gnu/packages/gnome.scm (yelp): Update to 3.21.3
* gnu: Add stagit.ng02016-08-29
| | | | | | * gnu/packages/version-control.scm (stagit): New variable. Signed-off-by: Leo Famulari <leo@famulari.name>
* gnu: version-control: Use license: prefix.ng02016-08-29
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * gnu/packages/version-control.scm (define-module): Import guix licenses with a prefix. (parted): Use the import prefix. (bazaar): Likewise. (git): Likewise. (libgit2): Likewise. (cgit): Likewise. (shflags): Likewise. (git-flow): Likewise. (gitolite): Likewise. (mercurial): Likewise. (neon): Likewise. (subversion): Likewise. (rcs): Likewise. (cvs): Likewise. (cvs-fast-export): Likewise. (vc-dwim): Likewise. (diffstat): Likewise. (cssc): Likewise. (aegis): Likewise. (reposurgeon): Likewise. (tig): Likewise. (findnewest): Likewise. (myrepos): Likewise. (git-annex-remote-hubic):: Likewise. (fossil): Likewise. Signed-off-by: Leo Famulari <leo@famulari.name>
* gnu: libtiff: Fix CVE-2016-5314.Leo Famulari2016-08-29
| | | | | | * gnu/packages/patches/libtiff-CVE-2016-5314.patch: New file. * gnu/local.mk (dist_patch_DATA): Add it. * gnu/packages/image.scm (libtiff/fixed): Use it.
* gnu: diamond: Update to 0.8.20.Ben Woodcroft2016-08-30
| | | | * gnu/packages/bioinformatics.scm (diamond): Update to 0.8.20.
* gnu: ruby-concurrent: Adjust for 'replace-git-ls-files'.Ben Woodcroft2016-08-30
| | | | | * gnu/packages/ruby.scm (ruby-concurrent)[arguments]: Adjust for new build phase 'replace-git-ls-files'.
* guix: ruby-build-system: Add replace-git-ls-files.Ben Woodcroft2016-08-30
| | | | | * guix/build/ruby-build-system.scm (replace-git-ls-files): New variable. (%standard-phases): Add it.
* guix: ruby-build-system: Build compiled gems reproducibly.Ben Woodcroft2016-08-30
| | | | | | * guix/build/ruby-build-system.scm (log-file-deletion): New procedure. (install): Remove files containing non-reproducible elements. Print when each file is deleted.
* gnu: libtiff: Fix CVE-2016-{3623,3945,3990,3991,5321,5323}.Leo Famulari2016-08-29
| | | | | | | | | | | | * gnu/packages/image.scm (libtiff)[replacement]: New field. (libtiff/fixed): New variable. * gnu/packages/patches/libtiff-CVE-2016-3623.patch, gnu/packages/patches/libtiff-CVE-2016-3945.patch, gnu/packages/patches/libtiff-CVE-2016-3990.patch, gnu/packages/patches/libtiff-CVE-2016-3991.patch, gnu/packages/patches/libtiff-CVE-2016-5321.patch, gnu/packages/patches/libtiff-CVE-2016-5323.patch: New files. * gnu/local.mk (dist_patch_DATA): Add them.
* gnu: imagemagick: Update to 6.9.5-8.Leo Famulari2016-08-29
| | | | * gnu/packages/imagemagick.scm (imagemagick): Update to 6.9.5-8.
* gnu: khal: Update to 0.8.3.Troy Sankey2016-08-29
| | | | | | | | | * gnu/packages/calendar.scm (khal): Update to 0.8.3. [source]: Remove snippet. [arguments]: Remove 'disable-tests' phase. [native-inputs]: Add python-pytest-cov and python-freezegun. Signed-off-by: Leo Famulari <leo@famulari.name>