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