summaryrefslogtreecommitdiff
path: root/gnu/packages/kde.scm
Commit message (Collapse)AuthorAge
* gnu: Simplify package inputs.Ludovic Courtès2021-12-13
| | | | | | | | This commit was obtained by running: ./pre-inst-env guix style without any additional argument.
* Merge remote-tracking branch 'origin/master' into core-updates-frozenRicardo Wurmus2021-12-05
|\
| * gnu: kdenlive: Update to 21.08.3.Vinicius Monego2021-12-02
| | | | | | | | | | | | | | | | * gnu/packages/kde.scm (kdenlive): Update to 21.08.3. [arguments]: Pass "-DBUILD_TESTING=off" to #:configure-flags as tests are currently disabled. Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
* | gnu: marble-qt: Add optional dependencies.Vinicius Monego2021-11-27
| | | | | | | | | | | | | | | | | | | | | | | | * gnu/packages/kde.scm (marble-qt)[arguments]<#:configure-flags>: Remove "-DCMAKE_BUILD_TYPE=Release" and "-DWITH_KF5=FALSE". Add "-DBUILD_MARBLE_TOOLS=YES" and "-DBUILD_TOUCH=YES". [native-inputs]: Add extra-cmake-modules. [inputs]: Sort alphabetically. Add gpsd, kcoreaddons, kcrash, kdoctools, ki18n, kio, knewstuff, kparts, krunner, kwallet, perl, phonon, protobuf, qtserialport, qtsvg, shapelib, shared-mime-info, zlib. Remove qtwebkit. Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
* | gnu: marble-qt: Update to 21.08.3.Vinicius Monego2021-11-27
| | | | | | | | | | | | | | | | | | * gnu/packages/kde.scm (marble-qt): Update to 21.08.3. [build-system]: Use qt-build-system. [arguments]<#:configure-flags>: Pass "-DBUILD_MARBLE_TESTS=FALSE". [license]: Change to lgpl2.1+. Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
* | gnu: marble-qt: Move to (gnu packages kde).Vinicius Monego2021-11-27
| | | | | | | | | | | | * gnu/packages/geo.scm (marble-qt): Move to (gnu packages kde). Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
* | Merge remote-tracking branch 'origin/master' into core-updates-frozenEfraim Flashner2021-10-31
|\|
| * gnu: Rename openexr to openexr-2.Vinicius Monego2021-10-23
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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>
* | Merge remote-tracking branch 'origin/master' into core-updates-frozen.Mathieu Othacehe2021-10-12
|\|
| * gnu: kdenlive: Update to 21.08.2.Vinicius Monego2021-10-12
| | | | | | | | | | | | * gnu/packages/kde.scm (kdenlive): Update to 21.08.2. Signed-off-by: Leo Famulari <leo@famulari.name>
| * gnu: krita: Update to 4.4.8.Z5722021-10-12
| | | | | | | | | | | | * gnu/packages/kde.scm (krita): Update to 4.4.8. Signed-off-by: Leo Famulari <leo@famulari.name>
| * gnu: quazip: Update to 1.1.Tobias Geerinckx-Rice2021-10-06
| | | | | | | | | | | | * 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.
| * gnu: kdenlive: Use qt-build-system.Vinicius Monego2021-09-20
| | | | | | | | | | | | | | | | * 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>
| * gnu: kdenlive: Update to 21.08.1.Vinicius Monego2021-09-20
| | | | | | | | | | | | | | | | * 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>
* | gnu: kdeconnect: Fix build.Efraim Flashner2021-08-10
| | | | | | | | | | | | * gnu/packages/kde.scm (kdeconnect)[arguments]: Replace custom 'extend-CPLUS_INCLUDE_PATH with 'adjust-include-header to fix finding all header files.
* | gnu: Use 'search-input-directory' when looking for C/C++ library headers.Ludovic Courtès2021-07-24
|/ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * gnu/packages/arcan.scm (arcan)[arguments]: Use 'search-input-directory' for "include/libdrm" and "include/apr-1". * gnu/packages/bioinformatics.scm (sailfish): Likewise for jellyfish. * gnu/packages/boost.scm (boost-for-irods): Likewise for libcxx headers. * gnu/packages/cedille.scm (cedille): Likewise for IAL headers. * gnu/packages/compression.scm (snappy-with-clang6): Likewise for libcxx headers. * gnu/packages/cups.scm (hplip): Likewise for libusb headers. * gnu/packages/emulators.scm (pcsxr): Likewise for libcdio headers. * gnu/packages/game-development.scm (python2-renpy): Likewise for fribidi headers. * gnu/packages/games.scm (pokerth): Likewise for libircclient. * gnu/packages/guile-xyz.scm (guile-persist): Likewise for Guile. * gnu/packages/hurd.scm (hurd): Likewise for libtirpc. * gnu/packages/irods.scm (irods, irods-client-icommands): Likewise for libcxx, catch2, and nlohmann-json-cpp. * gnu/packages/julia.scm (julia): Use 'search-input-file' for libuv's errno.h. * gnu/packages/kde-pim.scm (kdepim-runtime): Use 'search-input-directory' for "include/KF5". (kmessagelib): Likewise. * gnu/packages/kde.scm (kdeconnect): Likewise. * gnu/packages/llvm.scm (clang-runtime-3.5): Likewise for libtirpc. * gnu/packages/mpi.scm (openmpi): Likewise for "include/infiniband". * gnu/packages/pumpio.scm (pumpa): Use 'search-input-file' for "tidy.h" and "aspell.h". * gnu/packages/radio.scm (dream): Use 'search-input-file' and 'search-input-directory' for pulseaudio, sndfile, etc. * gnu/packages/selinux.scm (policycoreutils): Likewise for PAM and libaudit. * gnu/packages/serialization.scm (avro-cpp-1.9-for-irods): Likewise for libcxx. * gnu/packages/sync.scm (nextcloud-client): Likewise for "include/KF5". * gnu/packages/video.scm (mkvtoolnix): Likewise for "include/gtest". (libopenshot): Likewise for "include/UnitTest++". * gnu/packages/virtualization.scm (criu): Likewise for libnl3 and for protobuf file.
* Revert "gnu: kdeconnect: Fix wayland compatibility."Efraim Flashner2021-07-14
| | | | | | This is unneeded after 30759c4aadf279e470e8d7f94de332a31c1b9f42. This reverts commit f60ef2f7a46a00da40dc19af9d409781aa700a37.
* gnu: mlt: Rename to mlt-6.Vinicius Monego2021-07-06
| | | | | | | | | | | | | | | * 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>
* gnu: krita: Update to 4.4.5.Tobias Geerinckx-Rice2021-06-25
| | | | * gnu/packages/kde.scm (krita): Update to 4.4.5.
* gnu: Rename qtbase to qtbase-5.Maxim Cournoyer2021-06-14
| | | | | | | | | | | | 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.
* gnu: qca: Update to 2.3.3.Tobias Geerinckx-Rice2021-06-05
| | | | * gnu/packages/kde.scm (qca): Update to 2.3.3.
* gnu: Add labplot.Vinicius Monego2021-05-05
| | | | | | * gnu/packages/kde.scm (labplot): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* gnu: krita: Update to 4.4.3.la snesne2021-03-29
| | | | | | * gnu/packages/kde.scm (krita): Update to 4.4.3. Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
* gnu: qca: Update to 2.3.2.Tobias Geerinckx-Rice2021-03-11
| | | | * gnu/packages/kde.scm (qca): Update to 2.3.2.
* gnu: Add massif-visualizer.Alexandros Theodotou2021-02-27
| | | | | | * gnu/packages/kde.scm (massif-visualizer): New variable. Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
* Merge branch 'staging'Leo Famulari2021-02-01
|\
| * Merge branch 'master' into stagingLeo Famulari2021-01-25
| |\
| * \ Merge branch 'master' into stagingEfraim Flashner2021-01-10
| |\ \
| * \ \ Merge branch 'ungrafting' into stagingMarius Bakke2020-12-29
| |\ \ \
| * | | | gnu: grantleetheme: Skip tests.Efraim Flashner2020-12-29
| | | | | | | | | | | | | | | | | | | | * gnu/packages/kde.scm (grantleetheme)[arguments]: Skip tests.
* | | | | gnu: krita: Update to 4.4.2.Michael Rohleder2021-01-26
| |_|_|/ |/| | | | | | | | | | | | | | | | | | | * gnu/packages/kde.scm (krita): Update to 4.4.2. Signed-off-by: Leo Famulari <leo@famulari.name>
* | | | gnu: Add kdf.Z5722021-01-20
| | | | | | | | | | | | | | | | | | | | | | | | * gnu/packages/kde.scm (kdf): New variable. Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
* | | | gnu: Add poxml.Z5722021-01-20
| | | | | | | | | | | | | | | | | | | | | | | | * gnu/packages/kde.scm (poxml): New variable. Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
* | | | gnu: kdeconnect: Fix wayland compatibility.Efraim Flashner2021-01-12
| |_|/ |/| | | | | | | | * gnu/packages/kde.scm (kdeconnect)[inputs]: Add qtwayland.
* | | gnu: okular: Update to 20.12.1.Tobias Geerinckx-Rice2021-01-09
| | | | | | | | | | | | * gnu/packages/kde.scm (okular): Update to 20.12.1.
* | | gnu: Add akregator.Z5722021-01-05
| | | | | | | | | | | | | | | | | | * gnu/packages/kde.scm (akregator): New variable. Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
* | | gnu: qca: Update to 2.3.1.Efraim Flashner2020-12-30
| |/ |/| | | | | * gnu/packages/kde.scm (qca): Update to 2.3.1.
* | gnu: kdevelop: Update to 5.6.1.Michael Rohleder2020-12-22
|/ | | | | | * gnu/packages/kde.scm (kdevelop): Update to 5.6.1. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* gnu: kdenlive: Add breeze-icons.Hartmut Goebel2020-12-18
| | | | | | | | 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.
* gnu: okular: Tweak synopsis and description.Ludovic Courtès2020-12-17
| | | | | | * gnu/packages/kde.scm (okular)[synopsis]: Tweak capitalization. [description]: Remove discussion of portability and mention supported file formats instead.
* gnu: Add Okular.Zheng Junjie2020-12-15
| | | | | | * gnu/packages/kde.scm (okular): New variable. Signed-off-by: Leo Famulari <leo@famulari.name>
* gnu: Add libkexiv2.Zheng Junjie2020-12-12
| | | | | | * gnu/packages/kde.scm (libkexiv2): New variable. Signed-off-by: Leo Famulari <leo@famulari.name>
* gnu: Add kdegraphics-mobipocket.Zheng Junjie2020-12-12
| | | | | | * gnu/packages/kde.scm (kdegraphics-mobipocket): New variable. Signed-off-by: Leo Famulari <leo@famulari.name>
* gnu: KDE: Fix old cgit home-pages.Hartmut Goebel2020-12-12
| | | | | | | | | | | | | | | 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.
* gnu: qca: Correct license.Marius Bakke2020-12-08
| | | | * gnu/packages/kde.scm (qca)[license]: Change from LGPL2.1 to LGPL2.1+.
* Merge branch 'master' into stagingMarius Bakke2020-11-07
|\ | | | | | | | | | | | | | | Conflicts: gnu/local.mk gnu/packages/gdb.scm gnu/packages/lisp-xyz.scm gnu/packages/web-browsers.scm
| * gnu: kdenlive: Update to 20.08.3.Tobias Geerinckx-Rice2020-11-07
| | | | | | | | * gnu/packages/kde.scm (kdenlive): Update to 20.08.3.
| * gnu: krita: Update to 4.4.1.Tobias Geerinckx-Rice2020-11-01
| | | | | | | | * gnu/packages/kde.scm (krita): Update to 4.4.1.
| * gnu: kuserfeedback: Fix typo.Sébastien Lerique2020-10-29
| | | | | | | | | | | | | | * gnu/packages/kde.scm (kuserfeedback)[description]: Fix spelling of the "itemize" keyword. Signed-off-by: Tobias Geerinckx-Rice <me@tobias.gr>
| * gnu: Add kuserfeedback.Hartmut Goebel2020-10-27
| | | | | | | | * gnu/packages/kde.scm (kuserfeedback): New variable.