| Commit message (Expand) | Author | Age |
* | gnu: gphoto2, libgphoto2: Use libjpeg-turbo.•••* gnu/packages/photo.scm (gphoto2, libgphoto2)[inputs]: Add libjpeg-turbo.
| Tobias Geerinckx-Rice | 2016-11-29 |
* | gnu: spice: Use libjpeg-turbo instead of libjpeg.•••* gnu/packages/spice.scm (spice)[inputs]: Use libjpeg-turbo as suggested
during the build.
| Tobias Geerinckx-Rice | 2016-11-29 |
* | 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-Rice | 2016-11-29 |
* | gnu: Add libjpeg-turbo.•••* gnu/packages/image.scm (libjpeg-turbo): New variable.
| Tobias Geerinckx-Rice | 2016-11-29 |
* | 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 Goebel | 2016-11-29 |
* | 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 Goebel | 2016-11-29 |
* | gnu: Add ksyntaxhighlighting.•••* gnu/packages/kde-frameworks.scm (ksyntaxhighlighting): New variable.
| Hartmut Goebel | 2016-11-29 |
* | 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 Goebel | 2016-11-29 |
* | Merge branch 'python-build-system'. | Hartmut Goebel | 2016-11-29 |
|\ |
|
| * | 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 Goebel | 2016-11-29 |
| * | Merge branch 'master' into python-build-system | Hartmut Goebel | 2016-11-29 |
| |\ |
|
| * | | gnu: wicd: Fix build.•••* gnu/packages/wicd.scm (wicd) [arguments]: Disable installation
via setuptools (and --single-version-externally-managed).
| Hartmut Goebel | 2016-11-29 |
| * | | gnu: wxPython: Remove useless inputs.•••* gnu/packages/wxwidgets.scm (python2-wxpython) [native-inputs]: Remove
setuptools, which is already included in python.
| Hartmut Goebel | 2016-11-29 |
| * | | gnu: wxPython: Fix build.•••* gnu/packages/wxwidgets.scm (python2-wxpython) [arguments]: Disable
installation via setuptools (and --single-version-externally-managed).
| Hartmut Goebel | 2016-11-29 |
| * | | gnu: python-betamax: Fix typo.•••* gnu/packages/python.scm (python-betamax): Fix typo.
| Leo Famulari | 2016-11-25 |
| * | | Merge branch 'master' into python-build-system | Leo Famulari | 2016-11-25 |
| |\ \ |
|
| * | | | gnu: python-awscli: fix inputs.•••* gnu/packages/python.scm (python-awscli): [inputs] change to
[native-inputs].
| Hartmut Goebel | 2016-11-15 |
| * | | | gnu: python-botocore: fix inputs.•••* gnu/packages/python.scm (python-botocore): [inputs] change to
[native-inputs].
| Hartmut Goebel | 2016-11-15 |
| * | | | gnu: python-pip: fix inputs.•••* gnu/packages/python.scm (python-pip): [inputs] change to
[native-inputs].
| Hartmut Goebel | 2016-11-15 |
| * | | | gnu: python2-ipython: fix inputs.•••* gnu/packages/python.scm (python2-ipython): [inputs] change to
[native-inputs].
| Hartmut Goebel | 2016-11-15 |
| * | | | gnu: python-betamax: fix inputs.•••* gnu/packages/python.scm (python-betamax): [inputs] change to
[propagated-inputs].
| Hartmut Goebel | 2016-11-15 |
| * | | | 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 Goebel | 2016-11-15 |
| * | | | gnu: python-tables: Remove python byte-code files from source.•••* gnu/packages/python.scm (python-tables)[source]: Add snippet.
| Hartmut Goebel | 2016-11-15 |
| * | | | 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 Goebel | 2016-11-15 |
| * | | | gnu: python-flake8: Remove python byte-code files from source.•••* gnu/packages/python.scm (python-flake8)[source]: Add snippet.
| Hartmut Goebel | 2016-11-15 |
| * | | | 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 Goebel | 2016-11-15 |
| * | | | 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 Goebel | 2016-11-15 |
| * | | | 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 Goebel | 2016-11-15 |
| * | | | 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 Goebel | 2016-11-15 |
| * | | | 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 Goebel | 2016-11-15 |
| * | | | 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 Goebel | 2016-11-15 |
| * | | | 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 Goebel | 2016-11-15 |
| * | | | gnu: python-freezegun: Correct input.•••* u/packages/python.scm(python-freezegun)[native-inputs] move
python-dateutils-2 to [propagated-inputs].
| Hartmut Goebel | 2016-11-15 |
| * | | | gnu: python-consul: Correct inputs.•••* gnu/packages/python.scm(python-consul)[native-inuts] move python-requests
and python-six to [propagated-inputs].
| Hartmut Goebel | 2016-11-15 |
| * | | | 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 Goebel | 2016-11-15 |
| * | | | gnu: python-responses: Correct inputs•••* gnu/packages/python.scm(python-responses)[native-inputs] move python-cookies
to [propagated-inputs]
| Hartmut Goebel | 2016-11-15 |
| * | | | gnu: python-sphinxcontrib-programoutput: Remove needless input.•••This is an indirect requirement and propagated by python-sphinx already.
* gnu/packages/python.scm(python-sphinxcontrib-programoutput)
[propagated-inputs]: Remove python-docutils.
| Hartmut Goebel | 2016-11-15 |
| * | | | gnu: python-sphinx-repoze-autointerface: Remove needless input.•••This is an indirect requirement and propagated by python-sphinx already.
* gnu/packages/python.scm(python-sphinx-repoze-autointerface)
[propagated-inputs]: Remove python-docutils.
| Hartmut Goebel | 2016-11-15 |
| * | | | gnu: python-celery: Remove needless inputs.•••These are indirect requirements and propagated by python-kombu.
* gnu/packages/python.scm(python-celery)[propagated-inputs] Remove python-amqp
and python-anyjson.
| Hartmut Goebel | 2016-11-15 |
| * | | | gnu: Remove some outdated comments.•••These comments were about setuptools used at runtime for pkg_resources.
* gnu/packages/python.scm: Remove some outdated comments.
| Hartmut Goebel | 2016-11-15 |
| * | | | gnu: python-tox: Update FIXME comments.•••* gnu/packages/python.scm(python-tox)[arguments]: Update FIXME
comment. [inputs]: Add FIXME comment.
| Hartmut Goebel | 2016-11-15 |
| * | | | gnu: python-urllib3: update comment.•••* gnu/packages/python.scm(python-urllib3)[propagated-inputs]: Update comment.
| Hartmut Goebel | 2016-11-15 |
| * | | | gnu: python-wsgi-intercept: Correct inputs.•••* gnu/packages/python.scm(python-wsgi-intercept): [native-inputs]: move
python-six to [propagated-inputs]. [propagated-inputs] move
python-httplib2, python-requests to [native-inputs].
| Hartmut Goebel | 2016-11-15 |
| * | | | gnu: python-websocket-client: Correct inputs.•••* gnu/packages/python.scm (python-websocket-client)[native-inputs] change to
[propagated-inputs], remove a wrong comment.
| Hartmut Goebel | 2016-11-15 |
| * | | | gnu: python-zope-security: Correct inputs.•••* gnu/packages/python.scm(python-zope-security)[native-inputs] New element,
move python-zope-component, python-zope-configuration, python-zope-location,
python-zope-testrunner, python-zope-testing here.
| Hartmut Goebel | 2016-11-15 |
| * | | | gnu: python-configobj: Correct inputs.•••* gnu/packages/python.scm(python-configobj)[native-inputs] change to
[propagated-inputs].
| Hartmut Goebel | 2016-11-15 |
| * | | | gnu: python-zope-location: Correct inputs.•••* gnu/packages/python.scm(python-zope-location)[native-inputs] change to
[propagated-inputs].
| Hartmut Goebel | 2016-11-15 |
| * | | | gnu: python-zope-interface: Correct inputs.•••* gnu/packages/python.scm(python-zope-interface)[propagated-inputs] change to
[native-inputs].
| Hartmut Goebel | 2016-11-15 |
| * | | | gnu: python-pathpy: Build documentation.•••* gnu/packages/python.scm (python-pathpy, python2-pathpy)
[output] Add output "doc".
[native-inputs]: Add python-sphinx and python-rst.linker
[build-doc], [install-doc]: New build phases.
| Hartmut Goebel | 2016-11-15 |
| * | | | gnu: Add python-rst.linker, python2-rst.linker.•••* gnu/packages/python.scm (python-rst.linker, python2-rst.linker): New
variables.
| Hartmut Goebel | 2016-11-15 |