summaryrefslogtreecommitdiff
path: root/gnu
Commit message (Collapse)AuthorAge
* gnu: Remove duplicate python-pbr.Ben Woodcroft2016-04-03
| | | | | | | | This is a follow-up to commit 1ef09c0c75c61fd70a84667a845a652995b38a94. * gnu/packages/openstack.scm (python-pbr, python2-pbr): Move from here ... * gnu/packages/python.scm: ... to here. (python-pbr, python2-pbr): Delete duplicate packages.
* gnu: python-lockfile: Update to 0.12.2.Ben Woodcroft2016-04-03
| | | | | | | * gnu/packages/python.scm (python-lockfile): Update to 0.12.2. [native-inputs]: Add python-pbr. (python2-lockfile): Update to 0.12.2. [native-inputs]: Add python2-setuptools, python2-pbr.
* gnu: python-lockfile Use 'python2-variant'.Ben Woodcroft2016-04-03
| | | | | | * gnu/packages/python.scm (python-lockfile): Use 'python2-variant'. [properties]: New field. (python2-lockfile): Use 'strip-python2-variant'.
* gnu: Add python-pbr.Ben Woodcroft2016-04-03
| | | | * gnu/packages/python.scm (python-pbr, python2-pbr): New variables.
* gnu: python-pandas: Update to 0.18.0.Ben Woodcroft2016-04-03
| | | | | * gnu/packages/python.scm (python-pandas, python2-pandas): Update to 0.18.0. [arguments]: Enable tests.
* gnu: pspp: Update to 0.10.1.Efraim Flashner2016-04-03
| | | | * gnu/packages/maths.scm (pspp): Update to 0.10.1.
* gnu: iso-codes: Update to 3.67.Efraim Flashner2016-04-03
| | | | | | * gnu/packages/iso-codes.scm (iso-codes): Update to 3.67. [inputs]: Replace python-2 with python-wrapper. [home-page]: Use https.
* gnu: transmission: Move '.desktop' file to the "gui" output.Ludovic Courtès2016-04-02
| | | | | | | | Fixes <http://bugs.gnu.org/23066>. Reported by Danny Milosavljevic <dannym@scratchpost.org>. * gnu/packages/bittorrent.scm (transmission)[arguments]: In 'move-gui', move 'share/applications' to the 'gui' output.
* gnu: mc: Update to 4.8.16.Efraim Flashner2016-04-02
| | | | | | | * gnu/packages/mc.scm (mc): Update to 4.8.16. [source]: Remove patch. * gnu/packages/patches/mc-fix-ncurses-build.patch: Remove. * gnu-system.am (dist_patch_DATA): Remove it.
* gnu: gnucash: Update to 2.6.12.Efraim Flashner2016-04-02
| | | | | * gnu/packages/gnucash.scm (gnucash): Update to 2.6.12. [home-page]: Update to new homepage.
* gnu: ruby-2.1: Update to 2.1.10.Ben Woodcroft2016-04-02
| | | | * gnu/packages/ruby.scm (ruby-2.1): Update to 2.1.10.
* gnu: glpk: Update to 4.60.Efraim Flashner2016-04-01
| | | | * gnu/packages/maths.scm (glpk): Update to 4.60.
* gnu: wicd: Add template for WPA2-TTLS.Ludovic Courtès2016-04-01
| | | | | | * gnu/packages/patches/wicd-wpa2-ttls.patch: New file. * gnu/packages/wicd.scm (wicd)[source]: Add it. * gnu-system.am (dist_patch_DATA): Add it.
* gnu: wicd: Update to 1.7.4.Ludovic Courtès2016-04-01
| | | | | | | * gnu/packages/wicd.scm (wicd): Update to 1.7.4. [source]: Remove 'wicd-template-instantiation.patch'. * gnu/packages/patches/wicd-template-instantiation.patch: Remove. * gnu-system.am (dist_patch_DATA): Remove it.
* gnu: postgresql: Update to 9.5.2. [fixes CVE-2016-2193, CVE-2016-3065]Efraim Flashner2016-04-01
| | | | * gnu/packages/databases.scm (postgresql): Update to 9.5.2.
* gnu: Add r-ztable.Ricardo Wurmus2016-04-01
| | | | * gnu/packages/statistics.scm (r-ztable): New variable.
* gnu: Add jq.Jelle Licht2016-04-01
| | | | | | * gnu/packages/web.scm: (jq): New variable. Signed-off-by: Alex Kost <alezost@gmail.com>
* gnu: Add oniguruma.Jelle Licht2016-04-01
| | | | | | * gnu/packages/textutils.scm (oniguruma): New variable. Signed-off-by: Alex Kost <alezost@gmail.com>
* gnu: fontforge: Build fonts bit-reproducibly.alírio eyng2016-04-01
| | | | | | | * gnu/packages/fontutils.scm (fontforge)[source](snippet): Modify tottf.c. Co-authored-by: Ludovic Courtès <ludo@gnu.org>
* gnu: move miscfiles into gnu-doc.scmJan Nieuwenhuizen2016-04-01
| | | | | | | | * gnu/packages/miscfiles.scm: Remove file. * gnu-sytem.am: Remove it. * gnu/packages/gnu-doc.scm (miscfiles): Move here. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* gnu: Add gnu-standards.Jan Nieuwenhuizen2016-04-01
| | | | | | | * gnu/packages/gnu-doc.scm: New file. * gnu-system.am: Add it. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* gnu: font-gnu-freefont-ttf: Update to 20120503 and build from source.alírio eyng2016-04-01
| | | | | | | * gnu/packages/fonts.scm (font-gnu-freefont-ttf): Update to 20120503. [arguments]: Build from source. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* gnu: gnupg-2.0: Update to 2.0.30.Efraim Flashner2016-03-31
| | | | * gnu/packages/gnupg.scm (gnupg-2.0): Update to 2.0.30.
* gnu: Add nmap.Taylan Ulrich Bayırlı/Kammer2016-03-31
| | | | | | * gnu/packages/admin.scm (nmap): New variable. Co-authored-by: Leo Famulari <leo@famulari.name>
* gnu: Add python2-s3cmd.Chris Marusich2016-03-30
| | | | | | * gnu/packages/python.scm (python2-s3cmd): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* gnu: Add python-magic.Chris Marusich2016-03-30
| | | | | | * gnu/packages/python.scm (python-magic, python2-magic): New variables. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* gnu: Add MilkyTracker.Kei Yamashita2016-03-30
| | | | | | * gnu/packages/music.scm (milkytracker): New variable. Signed-off-by: Alex Kost <alezost@gmail.com>
* gnu: python2-pbcore: Update to 1.2.8.Efraim Flashner2016-03-30
| | | | | * gnu/packages/bioinformatics.scm (python2-pbcore): Update to 1.2.8. [native-inputs]: Add python2-docutils, python2-nose, python2-sphinx.
* gnu: linux-libre: Avoid introducing timestamps into the build.rain12016-03-30
| | | | | | * gnu/packages/linux.scm (linux-libre)[build-phase]: Set the KCONFIG_NOTIMESTAMP and KBUILD_BUILD_TIMESTAMP environment variables to avoid introducing timestamps into the build outputs.
* gnu: libcue: Fix source url.Efraim Flashner2016-03-30
| | | | | * gnu/packages/cdrom.scm (libcue)[source]: Fix url. [home-page]: Project has moved to Github.
* gnu: r-devtools: Update to 1.10.0.Roel Janssen2016-03-30
| | | | | * gnu/packages/statistics.scm (r-devtools): Update to 1.10.0. (r-devtools)[propagated-inputs]: Add r-withr.
* gnu: Add r-withr.Roel Janssen2016-03-30
| | | | * gnu/packages/statistics.scm (r-withr): New variable.
* gnu: r-genomation: Update to 1.2.2.Ricardo Wurmus2016-03-30
| | | | * gnu/packages/bioinformatics.scm (r-genomation): Update to 1.2.2.
* gnu: r-genomicfeatures: Update to 1.22.13.Ricardo Wurmus2016-03-30
| | | | | * gnu/packages/bioinformatics.scm (r-genomicfeatures): Update to 1.22.13.
* gnu: r-rtracklayer: Update to 1.30.4.Ricardo Wurmus2016-03-30
| | | | * gnu/packages/bioinformatics.scm (r-rtracklayer): Update to 1.30.4.
* gnu: r-genomicalignments: Update to 1.6.3.Ricardo Wurmus2016-03-30
| | | | | * gnu/packages/bioinformatics.scm (r-genomicalignments): Update to 1.6.3.
* gnu: r-summarizedexperiment: Update to 1.0.2.Ricardo Wurmus2016-03-30
| | | | | * gnu/packages/bioinformatics.scm (r-summarizedexperiment): Update to 1.0.2.
* gnu: r-biostrings: Update to 2.38.4.Ricardo Wurmus2016-03-30
| | | | * gnu/packages/bioinformatics.scm (r-biostrings): Update to 2.38.4.
* gnu: r-genomicranges: Update to 1.22.4.Ricardo Wurmus2016-03-30
| | | | * gnu/packages/bioinformatics.scm (r-genomicranges): Update to 1.22.4.
* gnu: r-genomeinfodb: Update to 1.6.3.Ricardo Wurmus2016-03-30
| | | | * gnu/packages/bioinformatics.scm (r-genomeinfodb): Update to 1.6.3.
* gnu: libpaper: Update source url.Efraim Flashner2016-03-30
| | | | | | | | Reported by shanemikel_ on irc. * gnu/packages/ghostscript.scm (libpaper)[source]: Update source url to download from Fedora. [home-page]: Use https.
* gnu: guix: Ignore the user's 'GUILE_LOAD_COMPILED_PATH'.Ludovic Courtès2016-03-29
| | | | | | | Reported by <rain1@openmailbox.org>. * gnu/packages/package-management.scm (guix-0.10.0)[arguments]: Use '= instead of 'prefix in call to 'wrap-program'.
* gnu: Add libzapojit.Rene Saavedra2016-03-29
| | | | | | * gnu/packages/gnome.scm (libzapojit): New variable. Co-authored-by: Ludovic Courtès <ludo@gnu.org>
* gnu: khal: Disable failing tests.Leo Famulari2016-03-29
| | | | | * gnu/packages/calendar.scm (khal)[arguments]: Disable failing tests in 'disable-tests' phase.
* gnu: gst-plugins-good: Update to 1.8.0.Efraim Flashner2016-03-29
| | | | | | * gnu/packages/gstreamer.scm (gst-plugins-good): Update to 1.8.0. [home-page]: Use https. [arguments]: Disable tests that fail non-deterministically.
* gnu: gst-plugins-ugly: Update to 1.8.0.Efraim Flashner2016-03-29
| | | | | * gnu/packages/gstreamer.scm (gst-plugins-ugly): Update to 1.8.0. [home-page]: Use https.
* gnu: python-gst: Update to 1.8.0.Efraim Flashner2016-03-29
| | | | | * gnu/packages/gstreamer.scm (python-gst, python2-gst): Update to 1.8.0. [home-page]: Use https.
* gnu: gst-plugins-base: Update to 1.8.0.Efraim Flashner2016-03-29
| | | | | * gnu/packages/gstreamer.scm (gst-plugins-base): Update to 1.8.0. [home-page]: Use https.
* gnu: gstreamer: Update to 1.8.0.Efraim Flashner2016-03-29
| | | | * gnu/packages/gstreamer.scm (gstreamer): Update to 1.8.0.
* Merge branch 'version-0.10.0'Ludovic Courtès2016-03-29
|\