summaryrefslogtreecommitdiff
path: root/gnu/packages
Commit message (Expand)AuthorAgeFilesLines
* gnu: perl-email-mime-contenttype: Update to 1.018.•••* gnu/packages/mail.scm (perl-email-mime-contenttype): Update to 1.018. Efraim Flashner2016-11-301-2/+2
* gnu: perl-email-mime: Update to 1.937.•••* gnu/packages/mail.scm (perl-email-mime): Update to 1.937. Efraim Flashner2016-11-301-2/+2
* gnu: perl-email-messageid: Update to 1.406.•••* gnu/packages/mail.scm (perl-email-messageid): Update to 1.406. Efraim Flashner2016-11-301-2/+2
* gnu: perl-email-address: Update to 1.908.•••* gnu/packages/mail.scm (perl-email-address): Update to 1.908. Efraim Flashner2016-11-301-2/+2
* gnu: iw: Update to 4.9.•••* gnu/packages/linux.scm (iw): Update to 4.9. Ludovic Courtès2016-11-301-2/+2
* gnu: pciutils: Update to 3.5.2.•••* gnu/packages/pciutils.scm (pciutils): Update to 3.5.2. Ludovic Courtès2016-11-301-2/+2
* gnu: hdf5: Update to 1.8.18 [fixes CVE-2016-{4330,4331,4332,4333}].•••* gnu/packages/maths.scm (hdf5): Update to 1.8.18. [source]: Add alternate URL. Leo Famulari2016-11-301-5/+10
* gnu: gcj: Conditionally apply patch for armhf.•••* gnu/packages/gcc.scm (gcj)[source]: Inherit from "gcc" package. [native-inputs]: Conditionally add arm-patch. [arguments]: Conditionally add phase "apply-arm-patch". Ricardo Wurmus2016-11-301-3/+17
* gnu: borg: Fix the test suite.•••* gnu/packages/backup.scm (borg)[arguments]: Use add-installed-pythonpath and disable tests related to FUSE. Leo Famulari2016-11-301-2/+10
* gnu: git: Update to 2.11.0.•••* gnu/packages/version-control.scm (git): Update to 2.11.0. Leo Famulari2016-11-291-3/+3
* gnu: Add Cuirass.•••* gnu/packages/ci.scm (cuirass): New variable. Co-authored-by: Jan Nieuwenhuizen <janneke@gnu.org> Mathieu Lirzin2016-11-291-0/+52
* gnu: guix-0.11.0: Add guile-ssh to inputs.•••* gnu/packages/package-management.scm (guile-ssh)[inputs]: Add guile-ssh. [arguments]: Add guile-ssh to GUILE_LOAD_PATH. David Craven2016-11-291-0/+4
* gnu: frescobaldi: Disable tests.•••* gnu/packages/music.scm (frescobaldi)[arguments]: Disable tests. Ricardo Wurmus2016-11-291-0/+1
* gnu: Add zzuf•••* gnu/packages/debug.scm (zzuf): New variable. John Darrington2016-11-291-0/+22
* gnu: libxfont: Update to 1.5.2.•••* gnu/packages/xorg.scm (libxfont): Update to 1.5.2. Tobias Geerinckx-Rice2016-11-291-2/+2
* gnu: gphoto2, libgphoto2: Use libjpeg-turbo.•••* gnu/packages/photo.scm (gphoto2, libgphoto2)[inputs]: Add libjpeg-turbo. Tobias Geerinckx-Rice2016-11-291-2/+2
* gnu: spice: Use libjpeg-turbo instead of libjpeg.•••* gnu/packages/spice.scm (spice)[inputs]: Use libjpeg-turbo as suggested during the build. Tobias Geerinckx-Rice2016-11-291-1/+1
* gnu: icecat: Use libjpeg-turbo instead of bundled libjpeg.•••* gnu/packages/gnuzilla.scm (icecat)[source]: Remove bundled libjpeg, which is actually libjpeg-turbo. [inputs]: Add libjpeg-turbo. [arguments]: Use it. Tobias Geerinckx-Rice2016-11-291-10/+3
* gnu: Add libjpeg-turbo.•••* gnu/packages/image.scm (libjpeg-turbo): New variable. Tobias Geerinckx-Rice2016-11-291-0/+31
* gnu: kauth: Fix cmake macros to be used by other packages.•••* gnu/packages/kde-framework.scm (kauth)[phases]: New phase fix-cmake-install-paths. Hartmut Goebel2016-11-291-0/+11
* gnu: extra-cmake-modules: Always install into /lib and not into /lib64.•••* gnu/packages/kde-frameworks.scm (extra-cmake-modules)[phases]: New phase fix-lib-path. Hartmut Goebel2016-11-291-0/+5
* gnu: Add ksyntaxhighlighting.•••* gnu/packages/kde-frameworks.scm (ksyntaxhighlighting): New variable. Hartmut Goebel2016-11-291-0/+51
* gnu: Update kde-frameworks to 5.28.•••* gnu/packages/kde-frameworks.scm (kpackage): Update to 5.28.1 (extra-cmake-modules, attica, bluez-qt, breeze-icons, kapidox, karchive, kcodecs, kconfig, kcoreaddons, kdbusaddons, kdnssd, kguiaddons, ki18n, kidletime, kitemmodels, kitemviews, kplotting, kwayland, kwidgetsaddons, kwindowsystem, modemmanager-qt, networkmanager-qt, oxygen-icons, solid, sonnet, threadweaver, kauth, kcompletion, kcrash, kdoctools, kfilemetadata, kimageformats, kjobwidgets, knotifications, kpty, kunitconversion, baloo, kactivities, kactivities-stats, kbookmarks, kcmutils, kconfigwidgets, kdeclarative, kded, kdesignerplugin, kdesu, kemoticons, kglobalaccel, kiconthemes, kinit, kio, knewstuff, knotifyconfig, kparts, kpeople, krunner, kservice, ktexteditor, ktextwidgets, kwallet, kxmlgui, kxmlrpcclient, plasma-framework, frameworkintegration): Update to 5.28.0 Hartmut Goebel2016-11-291-128/+128
* Merge branch 'python-build-system'.Hartmut Goebel2016-11-2936-1646/+810
|\
| * gnu: python2-discogs-client: Remove python2-setuptools from inputs.•••* gnu/packages/music.scm (python2-discogs-client): Use simply "package-with-python2". Remove inheriting from python-discogs-client since adding python2-setuptools to [native-inputs] has been the sole reason for inheriting. (python-discogs-client) Remove the now needless [properties] "python2-variant". Hartmut Goebel2016-11-291-8/+2
| * Merge branch 'master' into python-build-systemHartmut Goebel2016-11-2948-440/+3890
| |\
| * | gnu: wicd: Fix build.•••* gnu/packages/wicd.scm (wicd) [arguments]: Disable installation via setuptools (and --single-version-externally-managed). Hartmut Goebel2016-11-291-0/+3
| * | gnu: wxPython: Remove useless inputs.•••* gnu/packages/wxwidgets.scm (python2-wxpython) [native-inputs]: Remove setuptools, which is already included in python. Hartmut Goebel2016-11-291-2/+1
| * | gnu: wxPython: Fix build.•••* gnu/packages/wxwidgets.scm (python2-wxpython) [arguments]: Disable installation via setuptools (and --single-version-externally-managed). Hartmut Goebel2016-11-291-0/+3
| * | gnu: python-betamax: Fix typo.•••* gnu/packages/python.scm (python-betamax): Fix typo. Leo Famulari2016-11-251-1/+1
| * | Merge branch 'master' into python-build-systemLeo Famulari2016-11-2564-413/+2826
| |\ \
| * | | gnu: python-awscli: fix inputs.•••* gnu/packages/python.scm (python-awscli): [inputs] change to [native-inputs]. Hartmut Goebel2016-11-151-1/+1
| * | | gnu: python-botocore: fix inputs.•••* gnu/packages/python.scm (python-botocore): [inputs] change to [native-inputs]. Hartmut Goebel2016-11-151-1/+1
| * | | gnu: python-pip: fix inputs.•••* gnu/packages/python.scm (python-pip): [inputs] change to [native-inputs]. Hartmut Goebel2016-11-151-3/+3
| * | | gnu: python2-ipython: fix inputs.•••* gnu/packages/python.scm (python2-ipython): [inputs] change to [native-inputs]. Hartmut Goebel2016-11-151-1/+1
| * | | gnu: python-betamax: fix inputs.•••* gnu/packages/python.scm (python-betamax): [inputs] change to [propagated-inputs]. Hartmut Goebel2016-11-151-1/+1
| * | | gnu: python-scikit-learn: Remove useless property "python2-variant".•••The Python 2 packages does not change the definition, thus the propery is useless. * gnu/packages/python.scm (python-scikit-learn): [properties]: Remove "python2-variant". (python2-scikit-learn): Remove now needless "strip-python2-variant". Hartmut Goebel2016-11-151-3/+2
| * | | gnu: python-tables: Remove python byte-code files from source.•••* gnu/packages/python.scm (python-tables)[source]: Add snippet. Hartmut Goebel2016-11-151-1/+9
| * | | gnu: python-flake8-2.2.4: Remove python byte-code files from source.•••* gnu/packages/python.scm (python-flake8-2.2.4)[source]: Add snippet. Hartmut Goebel2016-11-151-1/+9
| * | | gnu: python-flake8: Remove python byte-code files from source.•••* gnu/packages/python.scm (python-flake8)[source]: Add snippet. Hartmut Goebel2016-11-151-1/+9
| * | | gnu: python-pytest-django: Remove needless propagated input "python-py".•••This is already propagated by python-pytest. * gnu/packages/python.scm (python-pytest-django) [propagated-inputs]: Remove python-py. Hartmut Goebel2016-11-151-2/+1
| * | | gnu: python2-pbcore: Fix inputs:•••* gnu/packages/bioinformatics.scm (python2-pbcore) [inputs] change to [propagated-inputs]. [native-inputs]: Remove python-docutils, which comes with sphinx. [former propagated-inputs]: move all (which is only pyxb) to [inputs]. Hartmut Goebel2016-11-151-6/+4
| * | | gnu: python2-warpedlmm: Remove phase remove-bin-directory.•••This directory did contain contain wrappers for `nose`, which should not be there anyway (since nose already was a native-input). The new python build system no longer creates this directory, while the old one did. (This difference is due to the bloody details of how packages are installed.) * gnu/packages/bioinformatics.scm (python2-warpedlmm) [modify-phases] Remove, since remove-bin-directory was the only modification here. Hartmut Goebel2016-11-151-12/+1
| * | | gnu: khal: Fix build.•••The old one was plain wrong and only worked by luck since the old python build system did manipulate PYTHONPATH. * gnu/packages/calendar.scm(khal)[phase manpage]: Use add-installed-pythonpath. Hartmut Goebel2016-11-151-4/+3
| * | | gnu: python-testlib: Remove useless self-defined phase "unpack".•••Unzipping is now done by standard-phase "unpack" automatically. * gnu/packages/python.scm (python-testlib, python2-testlib)[phases] No longer replace "unpack". Hartmut Goebel2016-11-151-12/+1
| * | | gnu: python-sphinxcontrib-newsfeed: Remove needless input.•••* gnu/packages/python.scm (python-sphinxcontrib-newsfeed) [propagated-inputs]: Remove python-docutils, already porpagated by python-sphinx. Hartmut Goebel2016-11-151-2/+1
| * | | gnu: python-nautilus: Correct inputs•••* gnu/packages/python.scm(python-nautilus, python2-nautilus): [propagated-inputs] remove python-graphql-core, python-graphql-relay, python-requests: not listed and already propagated by others. Remove pycparser: not listed, not used in source. Move python-nose2 to [native-inputs] (used for tests only). Hartmut Goebel2016-11-151-5/+2
| * | | gnu: python-freezegun: Correct input.•••* u/packages/python.scm(python-freezegun)[native-inputs] move python-dateutils-2 to [propagated-inputs]. Hartmut Goebel2016-11-151-3/+3
| * | | gnu: python-consul: Correct inputs.•••* gnu/packages/python.scm(python-consul)[native-inuts] move python-requests and python-six to [propagated-inputs]. Hartmut Goebel2016-11-151-2/+3
| * | | gnu: python-prompt-toolkit: Correct inputs•••* gnu/packages/python.scm(python-prompt-toolkit)[native-inputs] move python-six to [propagated-inputs]. Remove now empty [native-inputs]. Hartmut Goebel2016-11-151-1/+1