summaryrefslogtreecommitdiff
path: root/gnu/packages/kde.scm
Commit message (Collapse)AuthorAge
* 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.
* | Merge branch 'master' into stagingMarius Bakke2020-10-19
|\|
| * gnu: Krita: Update to 4.4.0.Leo Famulari2020-10-13
| | | | | | | | * gnu/packages/kde.scm (krita): Update to 4.4.0.
* | Merge branch 'master' into stagingMarius Bakke2020-10-13
|\|
| * gnu: kdenlive: Update to 20.08.2.Tobias Geerinckx-Rice2020-10-13
| | | | | | | | * gnu/packages/kde.scm (kdenlive): Update to 20.08.2.
| * gnu: kdeconnect: Fix launching kdeconnect-app.Efraim Flashner2020-10-08
| | | | | | | | | | * gnu/packages/kde.scm (kdeconnect)[inputs]: Add qtgraphicaleffects, qtquickcontrols, qtquickcontrols2.
* | Merge branch 'master' into stagingGuillaume Le Vaillant2020-10-05
|\|
| * gnu: kdenlive: Simplify 'wrap-executable phase.Prafulla Giri2020-09-18
| | | | | | | | | | | | | | | | * 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>
| * gnu: kdenlive: Add missing dependencies.Prafulla Giri2020-09-18
| | | | | | | | | | | | | | | | | | | | 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>
| * gnu: kdenlive: Update to 20.08.1.Prafulla Giri2020-09-18
| | | | | | | | | | | | * gnu/packages/kde.scm (kdenlive): Update to 20.08.1. Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
| * gnu: kdenlive: Change source URL to follow permanent redirection.Prafulla Giri2020-09-14
| | | | | | | | | | | | | | * gnu/packages/kde.scm (kdenlive)[source]: Change url to follow permanent redirection. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| * gnu: kde: kdenlive: Make breeze theme available at runtime.Prafulla Giri2020-09-14
| | | | | | | | | | | | | | | | | | * gnu/packages/kde.scm (kdenlive): [inputs]: Add breeze. [arguments]: In wrap-program phase, add XDG_DATA_DIRS to include the 'share' sub-directory of the package breeze. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* | Merge remote-tracking branch 'origin/master' into stagingEfraim Flashner2020-09-05
|\|
| * gnu: kdenlive: Add ffmpeg to input listPrafulla Giri2020-09-04
| | | | | | | | | | | | | | | | * gnu/packages/kde.scm (kdenlive): Add ffmpeg to inputs and wrap the final binary accordingly to have ffmpeg in it's PATH. [inputs]: Add ffmpeg. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| * gnu: kdenlive: Update to 20.04.1.Michael Rohleder2020-08-11
| | | | | | | | | | | | | | | | | | * gnu/packages/kde.scm (kdenlive): Update to 20.04.1. [propagated-inputs]: Move mlt to ... [inputs]: ... here and add rttr, qtmultimedia, qtquickcontrols2. [arguments]: Add MLT_PREFIX to wrap-program. Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>