Age | Commit message (Expand) | Author |
2021-10-23 | gnu: Rename openexr to openexr-2....This is done so the OpenEXR package can be upgraded to version 3 in a
later commit.
* gnu/packages/graphics.scm (openexr): Rename to ...
(openexr-2): ... new variable.
(blender, blender-2.79, openimageio, povray)[inputs]: Adjust accordingly.
(ctl)[propagated-inputs]: Likewise.
* gnu/packages/animation.scm (synfig)[propagated-inputs]: Likewise.
* gnu/packages/gimp.scm (gegl, gimp)[inputs]: Likewise.
* gnu/packages/gstreamer.scm (gst-plugins-bad)[inputs]: Likewise.
* gnu/packages/image-processing.scm (mia, opencolorio, opencv, vips, gmic,
nip2)[inputs]: Likewise.
* gnu/packages/image-viewers.scm (luminance-hdr)[inputs]: Likewise.
* gnu/packages/image.scm (freeimage, vigra, devil)[inputs]: Likewise.
* gnu/packages/kde-frameworks.scm (kimageformats)[inputs]: Likewise.
* gnu/packages/kde.scm (krita)[inputs]: Likewise.
* gnu/packages/photo.scm (enblend-enfuse, darktable, hugin)[inputs]: Likewise.
Signed-off-by: Leo Famulari <leo@famulari.name>
| Vinicius Monego |
2021-10-12 | gnu: kdenlive: Update to 21.08.2....* gnu/packages/kde.scm (kdenlive): Update to 21.08.2.
Signed-off-by: Leo Famulari <leo@famulari.name>
| Vinicius Monego |
2021-10-12 | gnu: krita: Update to 4.4.8....* gnu/packages/kde.scm (krita): Update to 4.4.8.
Signed-off-by: Leo Famulari <leo@famulari.name>
| Z572 |
2021-10-06 | gnu: quazip: Update to 1.1....* gnu/packages/compression.scm (quazip): Redefine as an heir to the…
(quazip-0): …new name of the previous package definition.
Adjust all packages with quazip as input to use quazip-0.
| Tobias Geerinckx-Rice |
2021-09-20 | gnu: kdenlive: Use qt-build-system....* gnu/packages/kde.scm (kdenlive)[build-system]: Use qt-build-system.
[arguments]<#:phases>: Do not wrap variables that are wrapped by
qt-build-system in 'wrap-executable.
Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
| Vinicius Monego |
2021-09-20 | gnu: kdenlive: Update to 21.08.1....* gnu/packages/kde.scm (kdenlive): Update to 21.08.1.
[inputs]: Order alphabetically. Use MLT 7. Add qtnetworkauth. Remove rttr.
[arguments]<#:phases>: Don't return #t.
Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
| Vinicius Monego |
2021-07-14 | Revert "gnu: kdeconnect: Fix wayland compatibility."...This is unneeded after 30759c4aadf279e470e8d7f94de332a31c1b9f42.
This reverts commit f60ef2f7a46a00da40dc19af9d409781aa700a37.
| Efraim Flashner |
2021-07-06 | gnu: mlt: Rename to mlt-6....* gnu/packages/video.scm (mlt): Rename to mlt-6.
[build-system]: Use cmake-build-system.
[arguments]: Remove #:make-flags. Adjust 'override-LDFLAGS phase.
{#:configure-flags}: Remove --enable-gpl3 and --enable-gpl. Set
"GTK2_GDKCONFIG_INCLUDE_DIR" and "GTK2_GLIBCONFIG_INCLUDE_DIR".
(shotcut): Use mlt-6.
* gnu/packages/animation.scm (synfig): Use mlt-6.
* gnu/packages/kde.scm (kdenlive): Use mlt-6.
This change is to add MLT 7 which will be done in the next commit.
Signed-off-by: Leo Famulari <leo@famulari.name>
| Vinicius Monego |
2021-06-25 | gnu: krita: Update to 4.4.5....* gnu/packages/kde.scm (krita): Update to 4.4.5.
| Tobias Geerinckx-Rice |
2021-06-14 | gnu: Rename qtbase to qtbase-5....This change was automated via the following command:
$ git ls-files | xargs sed -i 's/,qtbase)/,qtbase-5)/g'
$ git ls-files | xargs sed -i 's/inherit qtbase)/inherit qtbase-5)/g'
$ git ls-files | xargs sed -i 's/package-version qtbase)/package-version qtbase-5)/g'
$ git checkout etc # to clear some spurious changes
This is done so the qtbase package can be upgraded to version 6 in the
following commit.
| Maxim Cournoyer |
2021-06-05 | gnu: qca: Update to 2.3.3....* gnu/packages/kde.scm (qca): Update to 2.3.3.
| Tobias Geerinckx-Rice |
2021-05-05 | gnu: Add labplot....* gnu/packages/kde.scm (labplot): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| Vinicius Monego |
2021-03-29 | gnu: krita: Update to 4.4.3....* gnu/packages/kde.scm (krita): Update to 4.4.3.
Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
| la snesne |
2021-03-11 | gnu: qca: Update to 2.3.2....* gnu/packages/kde.scm (qca): Update to 2.3.2.
| Tobias Geerinckx-Rice |
2021-02-27 | gnu: Add massif-visualizer....* gnu/packages/kde.scm (massif-visualizer): New variable.
Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
| Alexandros Theodotou |
2021-02-01 | Merge branch 'staging' | Leo Famulari |
2021-01-26 | gnu: krita: Update to 4.4.2....* gnu/packages/kde.scm (krita): Update to 4.4.2.
Signed-off-by: Leo Famulari <leo@famulari.name>
| Michael Rohleder |
2021-01-25 | Merge branch 'master' into staging | Leo Famulari |
2021-01-20 | gnu: Add kdf....* gnu/packages/kde.scm (kdf): New variable.
Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
| Z572 |
2021-01-20 | gnu: Add poxml....* gnu/packages/kde.scm (poxml): New variable.
Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
| Z572 |
2021-01-12 | gnu: kdeconnect: Fix wayland compatibility....* gnu/packages/kde.scm (kdeconnect)[inputs]: Add qtwayland.
| Efraim Flashner |
2021-01-10 | Merge branch 'master' into staging | Efraim Flashner |
2021-01-09 | gnu: okular: Update to 20.12.1....* gnu/packages/kde.scm (okular): Update to 20.12.1.
| Tobias Geerinckx-Rice |
2021-01-05 | gnu: Add akregator....* gnu/packages/kde.scm (akregator): New variable.
Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
| Z572 |
2020-12-30 | gnu: qca: Update to 2.3.1....* gnu/packages/kde.scm (qca): Update to 2.3.1.
| Efraim Flashner |
2020-12-29 | Merge branch 'ungrafting' into staging | Marius Bakke |
2020-12-29 | gnu: grantleetheme: Skip tests....* gnu/packages/kde.scm (grantleetheme)[arguments]: Skip tests.
| Efraim Flashner |
2020-12-22 | gnu: kdevelop: Update to 5.6.1....* gnu/packages/kde.scm (kdevelop): Update to 5.6.1.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| Michael Rohleder |
2020-12-18 | gnu: kdenlive: Add breeze-icons....Since breeze-icons are now longer united into breeze, these need to be
explicitly added.
* gnu/package/kde.scm (kdenlive)[inputs]: Add breeze-icons.
[argmuments]{phases}<wrap-executable>: Add breeze-icons to XDG_DATA_DIRS.
| Hartmut Goebel |
2020-12-17 | gnu: okular: Tweak synopsis and description....* gnu/packages/kde.scm (okular)[synopsis]: Tweak capitalization.
[description]: Remove discussion of portability and mention supported
file formats instead.
| Ludovic Courtès |
2020-12-15 | gnu: Add Okular....* gnu/packages/kde.scm (okular): New variable.
Signed-off-by: Leo Famulari <leo@famulari.name>
| Zheng Junjie |
2020-12-12 | gnu: Add libkexiv2....* gnu/packages/kde.scm (libkexiv2): New variable.
Signed-off-by: Leo Famulari <leo@famulari.name>
| Zheng Junjie |
2020-12-12 | gnu: Add kdegraphics-mobipocket....* gnu/packages/kde.scm (kdegraphics-mobipocket): New variable.
Signed-off-by: Leo Famulari <leo@famulari.name>
| Zheng Junjie |
2020-12-12 | gnu: KDE: Fix old cgit home-pages....Fix all home-pages pointing to git-repos a cgit.kde.org, which is
gone, to now use the correct repo at invent.kde.org.
* gnu/packages/kde.scm (grantleetheme, kdiagram): Update home-page.
* gnu/packages/kde-frameworks.scm (kholidays): Likewise.
* gnu/packages/kde-internet.scm (libgravatar, libktorrent): Likewise.
* gnu/packages/kde-multimedia.scm (libkcddb, libkcompactdisc): Likewise.
* gnu/packages/kde-pim.scm (kblog, kdav, kdepim-apps-libs,
kdepim-runtime, keventviews, kincidenceeditor, kmailcommon,
kmailimporter, kmessagelib, kpimcommon, ksmtp, libkdepim, libkgapi,
libkleo, libksieve): Likewise.
* gnu/packages/kde-plasma.scm (kdecoration, kscreenlocker): Likewise.
| Hartmut Goebel |
2020-12-08 | gnu: qca: Correct license....* gnu/packages/kde.scm (qca)[license]: Change from LGPL2.1 to LGPL2.1+.
| Marius Bakke |
2020-11-07 | Merge branch 'master' into staging... Conflicts:
gnu/local.mk
gnu/packages/gdb.scm
gnu/packages/lisp-xyz.scm
gnu/packages/web-browsers.scm
| Marius Bakke |
2020-11-07 | gnu: kdenlive: Update to 20.08.3....* gnu/packages/kde.scm (kdenlive): Update to 20.08.3.
| Tobias Geerinckx-Rice |
2020-11-01 | gnu: krita: Update to 4.4.1....* gnu/packages/kde.scm (krita): Update to 4.4.1.
| Tobias Geerinckx-Rice |
2020-10-29 | gnu: kuserfeedback: Fix typo....* gnu/packages/kde.scm (kuserfeedback)[description]: Fix spelling of
the "itemize" keyword.
Signed-off-by: Tobias Geerinckx-Rice <me@tobias.gr>
| Sébastien Lerique |
2020-10-27 | gnu: Add kuserfeedback....* gnu/packages/kde.scm (kuserfeedback): New variable.
| Hartmut Goebel |
2020-10-19 | Merge branch 'master' into staging | Marius Bakke |
2020-10-13 | gnu: Krita: Update to 4.4.0....* gnu/packages/kde.scm (krita): Update to 4.4.0.
| Leo Famulari |
2020-10-13 | Merge branch 'master' into staging | Marius Bakke |
2020-10-13 | gnu: kdenlive: Update to 20.08.2....* gnu/packages/kde.scm (kdenlive): Update to 20.08.2.
| Tobias Geerinckx-Rice |
2020-10-08 | gnu: kdeconnect: Fix launching kdeconnect-app....* gnu/packages/kde.scm (kdeconnect)[inputs]: Add qtgraphicaleffects,
qtquickcontrols, qtquickcontrols2.
| Efraim Flashner |
2020-10-05 | Merge branch 'master' into staging | Guillaume Le Vaillant |
2020-09-18 | gnu: kdenlive: Simplify 'wrap-executable phase....* gnu/packages/kde.scm (kdenlive)[arguments]: Use getenv to set the
values of QT_PLUGIN_PATH and QML2_IMPORT_PATH in the wrapper during
the 'wrap-executable phase.
Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
| Prafulla Giri |
2020-09-18 | gnu: kdenlive: Add missing dependencies....This allows to browse the file-system using kdenlive's own file-chooser.
* gnu/packages/kde.scm (kdenlive)
[native-inputs]: Add pkg-config.
[inputs]: Add purpose and qtwebkit.
Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
| Prafulla Giri |
2020-09-18 | gnu: kdenlive: Update to 20.08.1....* gnu/packages/kde.scm (kdenlive): Update to 20.08.1.
Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
| Prafulla Giri |
2020-09-14 | gnu: kdenlive: Change source URL to follow permanent redirection....* gnu/packages/kde.scm (kdenlive)[source]: Change url to follow
permanent redirection.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| Prafulla Giri |