3
0
Fork 0
forked from mirrors/nixpkgs
Commit graph

261 commits

Author SHA1 Message Date
Bastian Köcher 41e3946b54 kde-frameworks: 5.50 -> 5.51 2018-10-16 13:32:28 +02:00
Bastian Köcher df007e9ffe kde-frameworks.syndication: Init 2018-09-13 09:28:22 +02:00
Bastian Köcher ea99e30dc2 kde-frameworks: 5.49 -> 5.50 2018-09-10 13:17:15 +02:00
Thomas Tuegel b55e3f6449
Merge pull request #45376 from bkchr/kde_applications_18_08_0
kde-applications: 18.04.03 -> 18.08.0
2018-08-25 08:49:20 -05:00
Bastian Köcher 7229b8db08 kdevelop: 5.1.2 -> 5.2.4 2018-08-24 17:35:58 +02:00
Bastian Köcher 6ac9901727 kde-frameworks: 5.48 -> 5.49 2018-08-12 21:54:04 +02:00
volth 52f53c69ce pkgs/*: remove unreferenced function arguments 2018-07-21 02:48:04 +00:00
Matthew Bauer 76999cc40e treewide: remove aliases in nixpkgs
This makes the command ‘nix-env -qa -f. --arg config '{skipAliases =
true;}'’ work in Nixpkgs.

Misc...

- qtikz: use libsForQt5.callPackage

  This ensures we get the right poppler.

- rewrites:

  docbook5_xsl -> docbook_xsl_ns
  docbook_xml_xslt -> docbook_xsl

diffpdf: fixup
2018-07-18 23:25:20 -04:00
Bastian Köcher 585d1175a3 kde-frameworks: 5.47 -> 5.48 2018-07-16 16:01:18 +02:00
Bastian Köcher 6c0060ee8e kde-frameworks: 5.46 -> 5.47 2018-06-12 14:29:09 +02:00
adisbladis 1406808468
kde-frameworks: 5.45 -> 5.46 2018-05-14 17:59:00 +08:00
aszlig 5370b8267c
kdewebkit: Add package expression
This is one of the requirements of KMyMoney and packaging is quite
straightforward with no unexpected traps.

Signed-off-by: aszlig <aszlig@nix.build>
Cc: @ttuegel
2018-04-28 12:41:40 +02:00
Bastian Köcher b933157f44
kholidays: Move from kde_applications to kde_frameworks 2018-04-25 09:35:48 +08:00
Bastian Köcher 39ba6636eb ki18n: Adds patch that fixes infinite loop in po files generation 2018-04-18 18:55:58 +02:00
Bastian Köcher 52858e4297 kde_frameworks: 5.44 -> 5.45 2018-04-16 20:36:52 +02:00
Bastian Köcher ef939539f3 kde-frameworks: 5.43 -> 5.44 2018-03-13 14:03:18 +01:00
volth 7ec0471242 treewide: s/xlibs/xorg/g (#36889) 2018-03-13 10:16:03 +00:00
Jan Tojnar a31d98f312
tree-wide: autorename gnome packages to use dashes 2018-02-25 17:41:16 +01:00
Bastian Köcher deef33187b kde_frameworks: 5.42 -> 5.43 2018-02-13 16:29:20 +01:00
adisbladis df4746d2b2
Merge pull request #33930 from bkchr/fix_kinit
kinit: Fixes build
2018-01-16 19:48:41 +08:00
Bastian Köcher 97db143538 kinit: Fixes build 2018-01-16 12:21:18 +01:00
Bastian Köcher f6c2fb3846 kimageformats: Fixes build 2018-01-16 09:52:04 +01:00
Thomas Tuegel 7e5346c584
kwidgetsaddons: 5.42.0 -> 5.42.1
Fix regression with Kate sidebar.

See also: https://mail.kde.org/pipermail/release-team/2018-January/010780.html
2018-01-15 19:07:05 -06:00
adisbladis ef2591ee01
kde-frameworks: 5.41 -> 5.42 2018-01-14 22:28:34 +08:00
John Ericson e9a369b2c6 kdoctools: Perl is a propagated *run*-time dep
It was improperly classified a build-time dep to get around the
incorrect propagation logic that was in place before this PR.

Additionally fix some `kdoctools` usage were it is incorrectly used a
run-time dep.
2017-12-30 22:04:23 -05:00
John Ericson 046f091e0d treewide: Don't use envHook anymore
This commits needs a MAJOR audit as I oftentimes just guessed which of
`$hostOffset`, `$targetOffset`, or a fixed offset should be used.
2017-12-30 22:04:22 -05:00
Thomas Tuegel 5581ba6c65
kdeFrameworks: 5.40.0 -> 5.41.0 2017-12-11 11:30:41 -06:00
John Ericson 405412dfd9
Merge pull request #31775 from obsidiansystems/stdenv-both-propagated-files
stdenv setup: Always use both propagated files
2017-11-22 15:23:37 -05:00
John Ericson da19c34d0f stdenv setup: Always use both propagated files
This continues #23374, which always kept around both attributes, by
always including both propagated files: `propgated-native-build-inputs`
and `propagated-build-inputs`. `nativePkgs` and `crossPkgs` are still
defined as before, however, so this change should only barely
observable.

This is an incremental step to fully keeping the dependencies separate
in all cases.
2017-11-21 10:44:44 -05:00
Bastian Köcher dec40045f7 kde-frameworks: 5.39 -> 5.40 2017-11-15 15:52:09 +01:00
Peter Hoeg 405f905ff8
Merge pull request #30573 from peterhoeg/u/kf5
kde-frameworks: 5.38 -> 5.39
2017-10-28 17:15:28 +08:00
Tuomas Tynkkynen fd29f6685f qt5, plasma-5: Make 'bin' output the first one
Stay consistent with other multiple output packages.
2017-10-24 23:48:49 +03:00
Peter Hoeg cf90441dea ktexteditor: fix indenters 2017-10-23 22:49:51 +08:00
Peter Hoeg 6aeaadfb8a kwindowsystem: add missing dependencies 2017-10-23 22:49:36 +08:00
Peter Hoeg c62686fb43 kde-frameworks: 5.38 -> 5.39 2017-10-23 22:49:31 +08:00
adisbladis 84847258bb
plasma: 5.10.5 -> 5.11.1 2017-10-19 11:09:22 +08:00
Eelco Dolstra b790a31204
kdoctools: Move bin stuff to the "out" output
In particular, this moves share/kf5 to the "out" output. This prevents
kdelibs4support from pulling kdoctools.dev into its closure (via
share/kf5/kdoctools/customization/dtd/kdex.dtd, which references
${kdoctools}/share/kf5).

This reduces the closure size of kdelibs4support by 156 MiB.
2017-09-25 16:04:32 +02:00
Thomas Tuegel 3b94239c8a
kdeFrameworks: 5.37 -> 5.38.1
This reverts commit e468ef5119.

KDE Frameworks is updated to 5.38.1, bypassing a serious bug in 5.38.0.
2017-09-14 09:30:19 -05:00
Thomas Tuegel e468ef5119 Revert "kdeFrameworks: 5.37 -> 5.38" 2017-09-13 11:57:15 -05:00
Thomas Tuegel 54f2db5d4e Merge pull request #29277 from bkchr/kde_frameworks_5_38
kdeFrameworks: 5.37 -> 5.38
2017-09-13 08:57:29 -05:00
Bastian Köcher d80064c4f8 kdeFrameworks: 5.37 -> 5.38 2017-09-12 16:50:44 +02:00
John Ericson 252b36a28d misc pkgs: Recategorize some dependencies 2017-09-05 11:37:10 -04:00
Thomas Tuegel a233cb19df
prison: mark broken with Qt < 5.7 2017-08-29 13:01:08 -05:00
Bastian Köcher 7d735d6834 Kde-Frameworks: Increases the minimum qt version to 5.7 2017-08-23 13:55:44 +02:00
Jos van den Oever e20afe8d2e kde-frameworks: 5.36 -> 5.37 2017-08-21 21:47:15 +02:00
Thomas Tuegel 6ba0ab1b92
Revert "kcmutils: fix kcm plugin path"
This reverts commit cb922bbd5855aba00b96f223dce50c4556472a25.
2017-08-21 06:51:33 -05:00
Thomas Tuegel 2978918f63
kdesignerplugin: propagate qttools build input 2017-08-21 06:51:33 -05:00
Thomas Tuegel 597a1c6a9e
kwallet: remove legacy D-Bus service 2017-08-21 06:51:18 -05:00
Silvan Mosberger f5fa5fa4d6 pkgs: refactor needless quoting of homepage meta attribute (#27809)
* pkgs: refactor needless quoting of homepage meta attribute

A lot of packages are needlessly quoting the homepage meta attribute
(about 1400, 22%), this commit refactors all of those instances.

* pkgs: Fixing some links that were wrongfully unquoted in the previous
commit

* Fixed some instances
2017-08-01 22:03:30 +02:00
Thomas Tuegel 5e0c5c27df
solid: include media-player-info during build 2017-07-29 13:34:13 -05:00
Thomas Tuegel e1fd278759
kfilemetadata: enable Qt Multimedia dependency 2017-07-29 13:33:56 -05:00
adisbladis 6292dc10a5
kde-frameworks: 5.34 -> 5.36 2017-07-21 10:10:43 +08:00
Thomas Tuegel 0d06192c4f
breeze-icons: generate icon cache
Fixes #21345 by generating the icon cache when the theme is installed.
2017-07-16 07:42:48 -05:00
Bastian Köcher a63732f9b2 Kwallet: Fixes bug that dbus could not find the kwallet service 2017-07-05 20:59:25 +02:00
Thomas Tuegel 22b10bac78
qt5: 5.8.0 -> 5.9.0
Qt 5.8 is immediately removed because its support window is ended.

The qtlocation module is built with `enableParallelBuilding = false` so that the
clipper library will be built before the components which link to it.

kjs now depends directly on pcre. The dependency was previously propagated from
qtbase, which now depends on pcre2.
2017-06-24 07:43:57 -05:00
Thomas Tuegel 0030c66103
kdeFrameworks, plasma5: fix setup hooks
The setup hooks for many kdeFrameworks and plasma5 packages were erroneously
running before $outputDev was set. This lead to .dev outputs being propagated
into the user environment.
2017-06-22 17:46:44 -05:00
Peter Hoeg 9193bcb6b4 kde-applications: 17.04.1 -> 17.04.2
use https as the remote server expects it
2017-06-19 19:26:52 +08:00
Peter Hoeg 5eac427ff2 kde-frameworks: 5.33 -> 5.34 2017-06-19 10:37:38 +08:00
Thomas Tuegel b7f895d972
kwindowsystem: use QLatin1String instead of QStringLiteral 2017-06-18 08:44:46 -05:00
Thomas Tuegel acc45767c5
kservice: propagate shared_mime_info to environment 2017-06-18 08:44:46 -05:00
Thomas Tuegel 86dac81a70
kcmutils: fix kcm plugin path 2017-06-18 08:44:45 -05:00
Thomas Tuegel 7af16e5bd7
kcmutils: print plugin name when loading fails 2017-06-18 08:44:45 -05:00
Thomas Tuegel fc72335570
kio: print plugin name when loading fails 2017-06-18 08:44:45 -05:00
Thomas Tuegel faf0d3e91d
kdeFrameworks: fixup inputs and outputs
- Reduce environment pollution with a separate $bin output containing programs,
  plugins, and shared data. Libraries remain in $out and are not installed into
  the environment.
- Only propagate build inputs as required.
2017-06-18 08:44:45 -05:00
Thomas Tuegel 087f20e8c6
kdeFrameworks: sort according to tier 2017-06-18 08:44:44 -05:00
Thomas Tuegel 9149faf6a9
prison: init at 5.33.0 2017-06-18 08:44:44 -05:00
Thomas Tuegel 945758f960
kdeFrameworks: rename kdeFramework to mkDerivation 2017-06-18 08:42:20 -05:00
Thomas Tuegel 7b6f8dc77f
qt5: move kdeDerivation to qt5.mkDerivation 2017-06-18 08:42:19 -05:00
Thomas Tuegel 3f3d33a078
qt5: use distinct lib/qt-5.x prefix for each minor version
Using a distinct prefix for plugins and QML libraries allows multiple Qt 5 minor
versions to coexist in the same environment.
2017-06-18 08:41:57 -05:00
Thomas Tuegel 18f95ce5d9
kinit: don't use obsolete macros in library paths patch 2017-04-28 05:54:29 -05:00
Thomas Tuegel 594ee6d570
kinit: set absolute path to extra libraries 2017-04-28 05:54:20 -05:00
Thomas Tuegel c37220fcf9
kwindowsystem: purify platform plugin detection 2017-04-28 05:54:18 -05:00
Thomas Tuegel de260d8b77 Merge pull request #25094 from vandenoever/kdeapps-17.04
Kdeapps 17.04
2017-04-25 09:12:18 -05:00
Matthew Bauer 9f4f4f006b
extra-cmake-modules: supports darwin 2017-04-23 18:08:20 -05:00
Jos van den Oever 34f492d7d8 kdeFrameworks: 5.32.0 -> 5.33.0 2017-04-21 20:49:23 +02:00
Orivej Desh 8f9b219107 kwallet: support GPG-encrypted wallets 2017-04-01 23:42:30 +00:00
Thomas Tuegel 6a1e5cc2fa
kdeFrameworks: 5.31 -> 5.32 2017-03-22 20:51:03 -05:00
Thomas Tuegel edf32f90e6
plasma5: 5.9.3 -> 5.9.4 2017-03-22 20:51:03 -05:00
Graham Christensen 5ce06263a3
kdeFrameworks.kio: patch for insecure URL passing 2017-03-02 08:26:25 -05:00
Thomas Tuegel cff0e06ed7
kwindowsystem: mark broken on Qt 5.5 2017-02-28 07:53:32 -06:00
Thomas Tuegel a7d3a084b9
attica: mark broken on Qt 5.5 2017-02-28 07:53:28 -06:00
Thomas Tuegel a821be7a06
sonnet: mark broken on Qt 5.5 2017-02-28 07:53:25 -06:00
Thomas Tuegel a8cc6d909b
kconfig: mark broken on Qt 5.5 2017-02-28 07:53:25 -06:00
Thomas Tuegel 9cd0754191
karchive: mark broken on Qt 5.5 2017-02-28 07:53:24 -06:00
Thomas Tuegel b682464f4e
kwidgetsaddons: mark broken on Qt 5.5 2017-02-28 07:53:24 -06:00
Thomas Tuegel 49f554aae0
kcoreaddons: mark broken on Qt 5.5 2017-02-28 07:53:24 -06:00
Thomas Tuegel eb340b5753
ki18n: mark broken on Qt 5.5 2017-02-28 07:53:23 -06:00
Thomas Tuegel 4208845583
kitemviews: mark broken on Qt 5.5 2017-02-28 07:53:23 -06:00
Thomas Tuegel c1630b5337
kdbusaddons: mark broken on Qt 5.5 2017-02-28 07:53:22 -06:00
Thomas Tuegel ffa8be8a0a
kguiaddons: mark broken on Qt 5.5 2017-02-28 07:53:07 -06:00
Thomas Tuegel be580f91d8
kcodecs: mark broken on Qt 5.5 2017-02-28 07:53:01 -06:00
Thomas Tuegel 6ddaa3f746
solid: mark broken on Qt 5.5 2017-02-28 07:53:01 -06:00
Thomas Tuegel e1bd5c96ea
syntax-highlighting: mark broken on Qt 5.5 2017-02-28 07:53:00 -06:00
Thomas Tuegel 78b6a1ad14
kwayland: mark broken on Qt 5.5 2017-02-28 07:53:00 -06:00
Thomas Tuegel 34df5c5684
bluez-qt: mark broken on Qt 5.5 2017-02-28 07:41:16 -06:00
Thomas Tuegel 29d0bf7434
kplotting: mark broken on Qt 5.5 2017-02-28 07:40:40 -06:00
Thomas Tuegel e77114e72b
kitemmodels: mark broken on Qt 5.5 2017-02-28 07:40:01 -06:00
Thomas Tuegel 5f372535cd
kidletime: mark broken on Qt 5.5 2017-02-28 07:37:22 -06:00
Thomas Tuegel e5283531c4
kdnssd: mark broken on Qt 5.5 2017-02-28 07:36:54 -06:00
Thomas Tuegel 3acf24e67e
networkmanager-qt: mark broken on Qt 5.5 2017-02-28 07:36:08 -06:00
Thomas Tuegel e7b2300a0c
threadweaver: mark broken on Qt 5.5 2017-02-28 06:01:52 -06:00
Thomas Tuegel a0b0dd2a32
modemmanager-qt: mark broken on Qt 5.5 2017-02-28 06:01:12 -06:00
Thomas Tuegel 127bf18a35
extra-cmake-modules: Lift Qt dependency 2017-02-27 11:49:46 -06:00
Thomas Tuegel fca3f2e661
kdeFrameworks: Hide internal kdeFramework deriver 2017-02-27 11:49:27 -06:00
Thomas Tuegel 68e0bc38a2
Move kdeWrapper out of kdeFrameworks 2017-02-27 11:49:21 -06:00
Thomas Tuegel d446303d0b
Move kdeDerivation out of kdeFrameworks 2017-02-27 11:49:16 -06:00
Thomas Tuegel a33ab04d1b
Clean up KDE Frameworks 2017-02-27 11:49:15 -06:00
Thomas Tuegel e39a4597ce
mkLibsForQt5: remove kdeFrameworks attribute 2017-02-27 11:49:13 -06:00
Thomas Tuegel 8eb4d2afbc
Remove top-level kde5 attribute
- There is no such thing as KDE 5
2017-02-27 11:49:10 -06:00
Thomas Tuegel 4f2e7a0424
Separate Qt 5 packages from dependent libraries 2017-02-27 11:49:04 -06:00
Vladimír Čunát 432dba859e
Merge branch 'staging'
A security update of libxml2 is within.
2017-02-18 08:59:29 +01:00
Thomas Tuegel 580bdde06c
kde5.frameworks: update instructions 2017-02-17 11:48:14 -06:00
Vladimír Čunát 35b2159671
Merge branch 'master' into staging
Over 11k rebuilds on master.
2017-02-15 08:41:35 +01:00
Frederik Rietdijk a35ffe3c01 kde frameworks: 5.30 -> 5.31 2017-02-13 09:55:40 +01:00
Parnell Springmeyer 4aa0923009
Getting rid of the var indirection and using a bin path instead 2017-01-29 04:11:01 -06:00
Parnell Springmeyer e92b8402b0
Addressing PR feedback 2017-01-28 20:48:03 -08:00
Parnell Springmeyer a26a796d5c
Merging against master - updating smokingpig, rebase was going to be messy 2017-01-26 02:00:04 -08:00
Parnell Springmeyer 025555d7f1
More fixes and improvements 2017-01-26 00:05:40 -08:00
Thomas Tuegel 69d6fc8e1b
kde5.kcoreaddons: 5.30.0 -> 5.30.1 2017-01-16 08:55:12 -06:00
Scott Olson 0c5966b13f kdeWrapper: Fix XDG_{DATA,CONFIG}_DIRS mixup.
`.../share` directories go with `XDG_DATA_DIRS`, and `.../etc/xdg`
directories go with `XDG_CONFIG_DIRS`. These were accidentally reversed.

See https://userbase.kde.org/KDE_System_Administration/Environment_Variables#freedesktop.org_Compliance
2017-01-15 20:01:12 -08:00
Thomas Tuegel fd3d2b1a8d
kde5.knewstuff: 5.30.0 -> 5.30.1 2017-01-15 07:50:24 -06:00
Thomas Tuegel b0faf21bb4
kde5.frameworks: 5.29 -> 5.30 2017-01-14 18:00:02 -06:00
Thomas Tuegel 9d35918f1a
kdeWrapper: reformat propagated-user-env-packages 2017-01-10 10:06:03 -06:00
Nikolay Amiantov 8422cef099 kdeWrapper: postpone /share linking till final buildEnv 2017-01-10 01:07:21 +03:00
Nikolay Amiantov e908442693 kdeWrapper: allow wrapping several packages 2017-01-03 02:33:15 +03:00
Thomas Tuegel af2ecc27fc
kde5.kdeWrapper: use small symlink farms
This partially addresses #21345, but we may need to reduce disk usage
further.
2016-12-22 07:58:57 -06:00
Thomas Tuegel 3f206e34f2
kde5.kpackage: 5.29.0 -> 5.29.1 2016-12-18 08:33:22 -06:00
Thomas Tuegel 321987a1b8
kpackage: patch for package name collisions 2016-12-14 07:06:19 -06:00
Thomas Tuegel 8faa589a90
kde5.frameworks: 5.28 -> 5.29 2016-12-13 17:53:43 -06:00
Thomas Tuegel 66c3818e98
kde5.frameworks: 5.27 -> 5.28 2016-11-29 07:02:40 -06:00
Eelco Dolstra 516e177d98 ktorrent: Add 5.0.1 2016-11-21 22:03:46 +01:00
Thomas Tuegel 8f6218572c
kdeWrapper: set meta attribute
Fixes #20445.
2016-11-21 13:28:42 -06:00
Thomas Tuegel 5da372c36e
remove kdeEnv 2016-11-16 17:07:13 -06:00
Thomas Tuegel 58811df272
kdeWrapper: reduce closure size 2016-11-16 17:07:13 -06:00
Thomas Tuegel a7c986cf69
kdeWrapper: reduce environment pollution 2016-11-08 15:00:31 -06:00
Thomas Tuegel d9fa71cd8d
kimageformats: depend on karchive and ilmbase 2016-11-05 14:48:09 -05:00
Thomas Tuegel ee2d5a3758
plasma-framework: include patch for OSD dialog flag
Include an upstream patch to fix an annoying bug where OSD windows have
the dialog flag set, causing OSDs associated with auto-hiding panels to
be invisible.
2016-11-04 10:41:52 -05:00
Thomas Tuegel fbc7f75a84
kde5.frameworks: 5.26 -> 5.27 2016-10-24 15:38:10 -05:00
Alexander Ried b4161cf47e kdeFramework: only compare version once 2016-10-24 16:54:39 +02:00
Alexander Ried 260335b79a kde: use qtbase.version instead of parsing qtbase.name 2016-10-24 16:54:39 +02:00
Thomas Tuegel 8b7f04c25a
kde5.kcoreaddons: fix HTML injection CVE-2016-7966
See https://www.kde.org/info/security/advisory-20161006-1.txt for more
information.
2016-10-12 08:46:43 -05:00
Thomas Tuegel 16dafb018e
qt55.kdeFrameworks: mark broken
KDE Frameworks 5.26 requires Qt 5.6. Qt 5.6 is a designated LTS release;
only proprietary packages should use older versions.
2016-10-05 19:47:32 -05:00
Thomas Tuegel ebe90e3e2d
kde5.frameworks: 5.24 -> 5.26 2016-10-04 21:49:32 -05:00
Eelco Dolstra 452afd1ed6 ilmbase: Use separate outputs 2016-09-01 18:57:43 +02:00
Tuomas Tynkkynen 69e51ebf55 kde-frameworks: Use chooseDevOutputs 2016-08-29 14:49:54 +03:00
Tuomas Tynkkynen 2f50cfe25f qt5: Shuffle outputs
Unnoticed by the scripts.
2016-08-29 14:49:53 +03:00
Thomas Tuegel f4bb247bd6
fetch-kde-qt.sh: modularize script allowing multiple versions 2016-08-25 10:07:03 -05:00
Thomas Tuegel 5b008e30b4 kdeWrapper: avoid excessive file collisions 2016-08-04 10:40:36 -05:00
Thomas Tuegel ab58794838 kdeWrapper: assume empty path list by default 2016-07-30 17:25:29 -05:00
Thomas Tuegel f7d98785d5 breeze-icons: don't propagate qtsvg build input
breeze-icons does not have a separate dev output, so this pulls
qtsvg.dev into the closure.
2016-07-30 17:22:04 -05:00