Commit graph

402 commits

Author SHA1 Message Date
Eelco Dolstra 13c1f26807 marble: Add dev output 2018-10-08 22:56:23 +02:00
Cole Mickens 056c03aeb3 konqueror: init at 18.08 2018-10-07 22:14:50 -07:00
Bastian Köcher 4d16b2036b kde-applications: 18.08.0 -> 18.08.1 2018-09-07 21:30:54 +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 6e1709734e kde-applications: 18.04.03 -> 18.08.0 2018-08-24 17:35:49 +02:00
Jonathan Reeve 0ccb4bf128 add self to maintainers list and update maintainer 2018-08-19 11:36:17 -04:00
Jonathan Reeve a0f6a149cc dragon: init at 18.04.3
Add Dragon Player, the KDE video and media player, so that KDE
users will have a way to play videos and audio files.
2018-08-18 18:52:48 -04: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 b5f262ba91 kde-applications: 18.04.2 -> 18.04.3 2018-07-16 16:02:47 +02:00
Bastian Köcher 5fc463add7 kde-applications: 18.04.1 -> 18.04.2 2018-06-12 14:29:45 +02:00
Linus Heckemann 9eb61e8408 kdeApplications.konquest: init at 2.4 2018-05-18 13:51:42 +01:00
Linus Heckemann 60216b2f39 libsForQt5.libkdegames: init at 18.04.1 2018-05-18 13:51:28 +01:00
adisbladis a0f7ee0e60
kdenlive: Fix build by removing already upstreamed patch 2018-05-16 09:24:25 +08:00
adisbladis fe50132556
kde-applications: 18.04.0 -> 18.04.1 2018-05-14 17:48:47 +08:00
aszlig dace481377
kdepim-addons: Add package expression
This is needed in order to add location information to contacts in
KAddressbook.

Packaging was quite straightforward except that it needed
akonadi-import-wizard, which I have packaged in the previous commit.

I'm committing this directly to master without a pull request, because
nothing depends on it (for obvious reasons) and packaging was trivial
enough so that if things are not as they supposed to be it can still be
changed very easily.

Tested this using the following VM configuration, because I don't run a
Plasma desktop:

(import <nixpkgs/nixos> {
  configuration = { pkgs, ... }: {
    environment.systemPackages = with import <nixpkgs> {}; [
      kdeApplications.kaddressbook kdeApplications.kdepim-addons
    ];
    users.users.test.isNormalUser = true;
    virtualisation.diskSize = 4096;
    virtualisation.memorySize = 2048;

    services.xserver = {
      enable = true;
      inherit ((import <nixpkgs/nixos> {}).config.services.xserver) layout;
      displayManager.sddm.enable = true;
      displayManager.sddm.autoLogin.enable = true;
      displayManager.sddm.autoLogin.user = "test";
      desktopManager.default = "plasma5";
      desktopManager.plasma5.enable = true;
    };
  };
}).vm

The test I've done is using KAddressbook and check whether the location
tab is working and it does now.

Signed-off-by: aszlig <aszlig@nix.build>
Cc: @ttuegel, @vandenoever
2018-05-08 11:48:16 +02:00
aszlig eb774f3047
akonadi-import-wizard: Add package expression
This is required for kdepim-addons and packaging this is pretty much
straightforward with no hurdles.

I tried to keep the coding style close to other packages in
kdeApplications so that it stays consistent.

Signed-off-by: aszlig <aszlig@nix.build>
Cc: @ttuegel, @vandenoever
2018-05-08 11:48:12 +02:00
adisbladis 337e9723ce
kde-applications: Create alias to okteta 2018-04-25 09:35:50 +08:00
Bastian Köcher 58f53dc4d4
okteta: Move into own package
Okteta was removed from kde applications and will now be released
independently. So, we currently use the released version from 17.12.3.
2018-04-25 09:35:49 +08:00
Bastian Köcher faed183206
kde_applications: 17.12.3 -> 18.04.0 2018-04-25 09:35:49 +08:00
Bastian Köcher b933157f44
kholidays: Move from kde_applications to kde_frameworks 2018-04-25 09:35:48 +08:00
xeji 223aad2053 kdeApplications.mbox-importer: fix hydra build
build failed with "log limit exceeded", disable verbose logging
2018-04-17 12:35:28 +02:00
rittelle 3af1374665
kalarm: init 2018-04-15 01:33:57 +02:00
Robert Schütz 80fc5f2a24 Merge branch 'master' into staging 2018-04-10 09:13:36 +02:00
Matthew Justin Bauer 5336176a55
Merge pull request #36444 from rittelle/master
kdebugsettings: init
2018-04-09 14:13:08 -05:00
Frederik Rietdijk 0aa59a08d6 Merge master into staging 2018-04-09 15:12:32 +02:00
Jaakko Luttinen ccbf3c8955
k3b: fix build inputs, library path and binary path
Fix #38325
2018-04-04 21:37:16 +03:00
Nikolay Amiantov 8d0f470984 kvfb: fix build 2018-03-28 16:25:14 +03:00
Peter Hoeg c1714f5788 ksystemlog: init at 17.12.2 2018-03-23 14:17:22 +08:00
Bastian Köcher 8d9e54006d kde-applications: 17.12.2 -> 17.12.3 2018-03-12 17:35:12 +01:00
rittelle 0a9319a4b0
kdebugsettings: init 2018-03-07 18:01:55 +01:00
Peter Hoeg 18e97a3575 okular: exclude chmlib on ARM 2018-03-07 09:57:34 +08:00
Peter Hoeg 5f9a1c18f2 okular: add support for CHM, ZIP and markdown files 2018-03-07 09:24:00 +08:00
Jan Tojnar a31d98f312
tree-wide: autorename gnome packages to use dashes 2018-02-25 17:41:16 +01:00
adisbladis 29fcbdd414
kde-applications: 17.12.1 -> 17.12.2 2018-02-11 00:26:45 +08:00
Peter Hoeg 29deef012c kdialog: init at 17.12.1 2018-01-21 18:28:06 +08:00
Bastian Köcher d533cec260 akonadi: Fixes build 2018-01-19 10:00:03 +01:00
adisbladis b72de3e286
kio-extras: Fix build with qt 5.10 2018-01-16 21:38:34 +08:00
adisbladis c0c421c311
kde-applications: 17.12.0 -> 17.12.1 2018-01-12 12:08:21 +08:00
Peter Hoeg e37e04482b minuet: add missing dependencies to fix build 2018-01-10 22:40:58 +08:00
John Ericson 4d2b763817
Merge pull request #26805 from obsidiansystems/cross-elegant
Make cross compilation elegant
2017-12-30 22:58:02 -05: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 b1dcc6c201
Merge pull request #33185 from obsidiansystems/cross-simple
treewide: A few misc cross changes from #26805
2017-12-29 17:30:18 -05:00
John Ericson 5dea877368 kmime, colord-kde: ki18n should be *run*-time dependency
It is gettext-based, but is a library for run time, relying on the
normal gettext tools at build time.
2017-12-29 17:20:20 -05:00
gnidorah 941e36f246 kdeApplications.akonadiconsole: fix build 2017-12-24 12:54:20 +03:00
gnidorah a371d20024 kdeApplications.kdepim-runtime: fix build 2017-12-24 12:54:20 +03:00
gnidorah 7dc2db982c kdeApplications.kmailtransport: fix build 2017-12-24 12:54:19 +03:00
gnidorah a8ba8405d8 kdeApplications.akonadi-notes: fix build 2017-12-24 12:54:19 +03:00
gnidorah 998f9578f6 kdeApplications.grantleetheme: fix build 2017-12-24 12:54:19 +03:00
gnidorah 75a4a8dca4 kde-l10n: drop 2017-12-24 12:54:18 +03:00
gnidorah aa8962a6b9 kdelibs: drop 2017-12-22 15:21:00 +03:00
Peter Hoeg 8a1525833a kget: 20170903 -> 17.12.0 2017-12-21 16:50:07 +08:00
Peter Hoeg 300ee45dfb kde-applications: 17.08.3 -> 17.12.0 2017-12-21 15:55:33 +08:00
Jos van den Oever 5207b4cea0 kruler: init at 5.0 2017-11-20 17:56:09 +00:00
Thomas Tuegel 26752cabd7
kdeApplications: 17.08.2 -> 17.08.3 2017-11-09 15:38:05 -06:00
Thomas Tuegel a8538307e5
Merge branch 'master' into qt-5-tmp 2017-11-07 07:33:47 -06:00
Thomas Tuegel 1f5b6a2f60
kdenlive: missing dependencies 2017-11-07 07:18:47 -06:00
adisbladis d8702bfaeb
kde-applications: 17.08.1 -> 17.08.2 2017-11-03 00:29:24 +08:00
Thomas Tuegel 29798e84a6
ark: fix wrapProgram invocation 2017-11-01 16:44:09 -05:00
Orivej Desh 92dadab8e0
Merge pull request #30132 from 4z3/kill-kde-locale-5
kdeApplication: kill unused file kde-locale-5.nix
2017-10-30 01:35:57 +00:00
Peter Hoeg 8a28d840e9 keditbookmarks: init at 17.08.1 2017-10-24 22:50:55 +08:00
Peter Hoeg 87bd0494ba krdc: init at 17.08.1 2017-10-24 16:54:46 +08:00
Peter Hoeg cccee1ddb7 minuet: init at 17.08.1 2017-10-24 11:26:56 +08:00
tv 86a6784fca kdeApplication: kill unused file kde-locale-5.nix 2017-10-05 19:48:47 +02:00
Eelco Dolstra 60aaced9a0
Add some dev outputs 2017-09-25 16:05:10 +02:00
John M. Harris, Jr b2924389ac pim-data-exporter: init at 17.08.1
* Add pim-data-exporter

* pim-data-exporter: fix indentation
2017-09-22 11:20:49 +01:00
Paul Hendry b6a72d0994 libksane: init at 17.08.0 2017-09-16 20:26:54 -07:00
Bastian Köcher e1ee06de1b kdeApplications: 17.08.0 -> 17.08.1 2017-09-10 20:52:37 +02:00
Thomas Tuegel f7afa84c0c Merge branch 'master' into kdepim-17.08 2017-08-27 10:42:04 -05:00
Jörg Thalheim 5f482c5df4 libmusicbrainz2: remove deprecated version
builds no longer against gcc6 and is not used anywhere
2017-08-26 08:39:27 +01:00
Jos van den Oever cea59ffb79 kontact: add missing dependency 2017-08-23 09:59:07 +02:00
Jos van den Oever c59a09d1fb akonadicondole: add dependency 2017-08-23 09:59:07 +02:00
Jos van den Oever 1c0179e84d k3b: remove duplicate dependency 2017-08-23 09:59:07 +02:00
Jos van den Oever 34c265584d kdeApplications: adapt deps and patches to new version 2017-08-23 09:59:07 +02:00
Thomas Tuegel d5abffac81 k3b: fixup inputs 2017-08-23 09:59:07 +02:00
Jos van den Oever df3e7beede kde-applications: 17.04.3 -> 17.08.0 2017-08-21 21:49:31 +02:00
Thomas Tuegel 933f384fc7
ark: use plain unzip
Use plain unzip instead of unzipNLS, which is unnecessary and also broken.
2017-08-21 06:52:48 -05:00
Thomas Tuegel 46ecfa1908
okteta: fixup inputs 2017-08-21 06:52:47 -05:00
Thomas Tuegel 4fd2820dcd
k3b: fixup inputs 2017-08-21 06:52:47 -05:00
Thomas Tuegel 5f3732f815
Revert "kdepim-runtime: patch from upstream to fix IMAP resource crash"
This reverts commit a6d746fbd12a6633e775e2cb52793f4baa8bab36.
2017-08-21 06:52:15 -05:00
Thomas Tuegel ca324e54dd
kdepim-runtime: patch from upstream to fix IMAP resource crash 2017-08-21 06:51:34 -05:00
Thomas Tuegel dd3f3de3e3
syndication: multiple outputs 2017-08-21 06:51:33 -05:00
Thomas Tuegel 22b6a93fad
akonadi: no need to set MYSQLD_EXECUTABLE 2017-08-21 06:51:32 -05:00
Thomas Tuegel fa2f19467f
akonadi: use QLatin1String instead of QStringLiteral
QStringLiteral stores strings in UTF-16 encoding. Nix cannot decode such paths,
so we must use QLatin1String for strings that may be paths, or the dependency
graph will be broken!
2017-08-21 06:51:32 -05:00
Thomas Tuegel b3ffeab007
kdeApplications: move mkDerivation 2017-08-21 06:51:31 -05:00
Thomas Tuegel 548f52c0a3
korganizer: init at 17.04.0 2017-08-21 06:51:18 -05:00
Thomas Tuegel c3101965d4
incidenceeditor: init at 17.04.0 2017-08-21 06:51:18 -05:00
Thomas Tuegel 95eee6b49b
eventviews: init at 17.04.0 2017-08-21 06:51:18 -05:00
Thomas Tuegel 3ca93ebb4b
kqtquickcharts: init at 17.04.0 2017-08-21 06:51:18 -05:00
Jos van den Oever 129413c474
kontact: init at 17.04.0 2017-08-21 06:51:17 -05:00
Jos van den Oever 7fe86510c1
kaddressbook: init at 17.04.0 2017-08-21 06:51:17 -05:00
Jos van den Oever 60f56bac82
kleopatra: init at 17.04.0 2017-08-21 06:51:17 -05:00
Thomas Tuegel e6b42d7403
grantleetheme: merge themes across multiple prefixes 2017-08-21 06:51:17 -05:00
Thomas Tuegel 4b032f12ea
kdepim-apps-libs: init at 17.04.0 2017-08-21 06:51:16 -05:00
Jos van den Oever 7640cae5b0
akregator: init at 17.04.0 2017-08-21 06:51:16 -05:00
Thomas Tuegel d5468a51fb
akonadiconsole: init at 17.04.0 2017-08-21 06:51:16 -05:00
Thomas Tuegel 4e799eb5bd
calendarsupport: init at 17.04.0 2017-08-21 06:51:16 -05:00
Thomas Tuegel f3324a806a
ark: do not callPackage default.nix directly 2017-08-21 06:51:16 -05:00
Thomas Tuegel d47e75a460
kdepim-runtime: init at 17.04.0 2017-08-21 06:51:16 -05:00
Thomas Tuegel 5e860b0461
akonadi-calendar: init at 17.04.0 2017-08-21 06:51:15 -05:00
Thomas Tuegel 87588ff483
kalarmcal: init at 17.04.0 2017-08-21 06:51:15 -05:00
Thomas Tuegel 7872516b99
kholidays: init at 17.04.0 2017-08-21 06:51:15 -05:00
Thomas Tuegel 463569f763
kdav: init at 17.04.0 2017-08-21 06:51:15 -05:00
Thomas Tuegel 6caaa1fc48
pim-sieve-editor: init at 17.04.0 2017-08-21 06:51:15 -05:00
Thomas Tuegel cf2d844cc2
mbox-importer: init at 17.04.0 2017-08-21 06:51:15 -05:00
Thomas Tuegel 126da861be
kmail-account-wizard: init at 17.04.0 2017-08-21 06:51:15 -05:00
Jos van den Oever 828124b420
grantleetheme: check for a null pointer 2017-08-21 06:51:14 -05:00
Thomas Tuegel fa8d240188
kmail: init at 17.04.0 2017-08-21 06:51:14 -05:00
Thomas Tuegel 8d26f93e8c
akonadi-notes: init at 17.04.0 2017-08-21 06:51:14 -05:00
Thomas Tuegel 59c0f98a4c
akonadi-search: init at 17.04.0 2017-08-21 06:51:14 -05:00
Thomas Tuegel 2dd147c9a7
kimap: init at 17.04.0 2017-08-21 06:51:14 -05:00
Thomas Tuegel 551604e045
ktnef: init at 17.04.0 2017-08-21 06:51:14 -05:00
Thomas Tuegel 4e88274bf3
libksieve: init at 17.04.0 2017-08-21 06:51:13 -05:00
Thomas Tuegel 1e5a96ea1a
mailcommon: init at 17.04.0 2017-08-21 06:51:13 -05:00
Thomas Tuegel 16675033bb
mailimporter: init at 17.04.0 2017-08-21 06:51:13 -05:00
Thomas Tuegel 2b2a98f9d0
messagelib: init at 17.04.0 2017-08-21 06:51:13 -05:00
Thomas Tuegel e95b0be376
libgravatar: init at 17.04.0 2017-08-21 06:51:13 -05:00
Thomas Tuegel a731f3f824
pimcommon: init at 17.04.0 2017-08-21 06:51:13 -05:00
Thomas Tuegel 2dfa7a0af2
grantleetheme: init at 17.04.0 2017-08-21 06:51:13 -05:00
Thomas Tuegel 9e4cf7e36b
kcalutils: init at 17.04.0 2017-08-21 06:51:12 -05:00
Thomas Tuegel 8c36d47804
kidentitymanagement: init at 17.04.0 2017-08-21 06:51:12 -05:00
Thomas Tuegel 5417bb6b81
libkleo: init at 17.04.0 2017-08-21 06:51:12 -05:00
Thomas Tuegel a5dd08bb8f
libkdepim: init at 17.04.0 2017-08-21 06:51:12 -05:00
Thomas Tuegel 2d60e62d36
kldap: init at 17.04.0 2017-08-21 06:51:12 -05:00
Thomas Tuegel 0601524c04
kontactinterface: init at 17.04.0 2017-08-21 06:51:12 -05:00
Thomas Tuegel a40f04d8dc
kpimtextedit: init at 17.04.0 2017-08-21 06:51:11 -05:00
Thomas Tuegel 4caf71456c
kcalcore: init at 17.04.0 2017-08-21 06:51:11 -05:00
Thomas Tuegel 0d21d80618
kmailtransport: init at 17.04.0 2017-08-21 06:51:11 -05:00
Thomas Tuegel 47c74997a4
kmbox: init at 17.04.0 2017-08-21 06:51:11 -05:00
Thomas Tuegel 668b0aa1a8
spectacle: fixup inputs and outputs 2017-08-21 06:51:11 -05:00
Thomas Tuegel 612a7bb45e
libkipi: fixup inputs and outputs 2017-08-21 06:51:11 -05:00
Thomas Tuegel 2f3085cb8d
libkexiv2: fixup inputs and outputs 2017-08-21 06:51:10 -05:00
Thomas Tuegel 0ba1b29ea3
libkdcraw: fixup inputs and outputs 2017-08-21 06:51:10 -05:00
Thomas Tuegel fd630ab1cc
konsole: fixup inputs and outputs 2017-08-21 06:51:10 -05:00
Thomas Tuegel 93478529d0
kompare: fixup inputs and outputs 2017-08-21 06:51:10 -05:00
Thomas Tuegel 27bc86a5c8
kolourpaint: fixup inputs and outputs 2017-08-21 06:51:10 -05:00
Thomas Tuegel 35818ba666
kmix: fixup inputs and outputs 2017-08-21 06:51:10 -05:00
Thomas Tuegel f86b67d0a5
kmime: fixup inputs and outputs 2017-08-21 06:51:09 -05:00
Thomas Tuegel b2f6848e34
kio-extras: fixup inputs and outputs 2017-08-21 06:51:09 -05:00
Thomas Tuegel d732dd9c98
kig: fixup inputs and outputs 2017-08-21 06:51:09 -05:00
Thomas Tuegel cf91cbbe52
khelpcenter: fixup inputs and outputs 2017-08-21 06:51:09 -05:00
Thomas Tuegel c173140843
kgpg: fixup inputs and outputs 2017-08-21 06:51:09 -05:00
Thomas Tuegel fcd1525345
kdf: fixup inputs and outputs 2017-08-21 06:51:09 -05:00
Thomas Tuegel 90a72a5065
kdenetwork-filesharing: fixup inputs and outputs 2017-08-21 06:51:09 -05:00
Thomas Tuegel c54222a194
kdegraphics-thumbnailers: fixup inputs and outputs 2017-08-21 06:51:08 -05:00
Thomas Tuegel 7378747c40
kdegraphics-mobipocket: fixup inputs and outputs 2017-08-21 06:51:08 -05:00
Thomas Tuegel b5cef7ebc6
kcontacts: fixup inputs and outputs 2017-08-21 06:51:08 -05:00
Thomas Tuegel 6e96de513b
kcolorchooser: fixup inputs and outputs 2017-08-21 06:51:08 -05:00
Thomas Tuegel 1277814070
kcalc: fixup inputs and outputs 2017-08-21 06:51:08 -05:00
Thomas Tuegel 79a882da54
kcachegrind: fixup inputs and outputs 2017-08-21 06:51:08 -05:00
Thomas Tuegel da47cdfffb
ffmpegthumbs: fixup inputs and outputs 2017-08-21 06:51:08 -05:00
Thomas Tuegel 284466837a
akonadi: fixup inputs and outputs 2017-08-21 06:51:07 -05:00
Thomas Tuegel 67226f34be
akonadi-mime: fixup inputs and outputs 2017-08-21 06:51:07 -05:00
Thomas Tuegel 816a7683aa
akonadi-contacts: fixup inputs and outputs 2017-08-21 06:51:07 -05:00
Thomas Tuegel 5fa44742b9
kmime: assign to kdepimTeam 2017-08-21 06:51:07 -05:00
Thomas Tuegel 39f9ff0263
kcontacts: assign to kdepimTeam 2017-08-21 06:51:07 -05:00
Thomas Tuegel e17f125214
akonadi: assign to kdepimTeam 2017-08-21 06:51:07 -05:00
Thomas Tuegel d1e30e5c34
akonadi-mime: assign to kdepimTeam 2017-08-21 06:51:07 -05:00
Thomas Tuegel 066f273405
akonadi-contacts: assign to kdepimTeam 2017-08-21 06:51:06 -05:00
Thomas Tuegel 27532073dd
kdeApplications: add kdepimTeam maintainer list 2017-08-21 06:51:06 -05:00
gnidorah 771c80d216 gwenview, k3b, konsole: propagate kinit 2017-08-06 12:55:02 +03:00
gnidorah ce78756ad8 gwenview, spectacle: propagate libkipi 2017-08-04 15:02:36 +03: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
adisbladis 2c4eb2a9dc
kde-applications: 17.04.2 -> 17.04.3 2017-07-21 10:09:25 +08:00
Karn Kallio 13ab06b05a kde applications : fix builds by adding missing dependencies
Patch applied by James Cook <james.cook@utoronto.ca>.
2017-06-29 05:01:46 +00:00
Karn Kallio 815764096b Fix akonadi build.
Patch applied by James Cook <james.cook@utoronto.ca>.
2017-06-29 04:51:20 +00:00
Karn Kallio 07dc20e436 kcachegrind : Fix build by adding missing dependencies. 2017-06-27 22:33:06 +02:00
Karn Kallio c710ddf7cd okteta : Fix build by adding missing dependencies. 2017-06-27 22:10:00 +02:00
Karn Kallio 67e4072282 k3b : Fix build by adding missing dependencies. 2017-06-27 21:14:00 +02:00
Matt McHenry cbb39f4382 krfb: add new qtx11extras dependency 2017-06-25 15:35:59 -04:00
Jörg Thalheim 24e9ec3166 marble: fix src hash 2017-06-25 09:38:32 +01: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 392f4acee9 kde-applications: fix command in doc 2017-06-19 19:26:52 +08: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 fceb3794a2
akonadi: do not store path to pg_ctl in configuration 2017-06-18 08:44:44 -05:00
Thomas Tuegel be9a4fe6ca
akonadi: do not store path to mysqld in configuration 2017-06-18 08:44:44 -05:00
Thomas Tuegel 3acfd31050
akonadi: fix runtime paths 2017-06-18 08:44:44 -05:00
Thomas Tuegel d9f29afa64
qt5: use one output by default 2017-06-18 08:44:43 -05:00
Thomas Tuegel c816bbc8a8
qt5: remove makeQtWrapper 2017-06-18 08:44:42 -05:00
Thomas Tuegel be7b7d908f
Remove kdeWrapper 2017-06-18 08:43:39 -05:00
Thomas Tuegel 6beea32ab1
kdeApplications: rename kdeApp 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
Karn Kallio dc07372692
kdenlive : patch CMakeLists.txt to find Concurrent module. 2017-06-10 10:14:57 +02:00
Thomas Tuegel d7e9248deb
kdeApplications: 17.04.0 -> 17.04.1 2017-05-18 16:23:03 -05:00
Peter Hoeg b07e04882e k3b: 2.0.3a -> 17.04.0 2017-05-11 17:36:47 +08:00
Peter Hoeg 6c79df351f libkcddb: init at 17.04.0 2017-05-11 17:36:47 +08:00
Robert Tröger e026fb4852 kgpg: Added gnupg1 as runtime dependency (#25356) 2017-05-02 15:11:09 +01:00
Dan Peebles 90b9719f4f treewide: fix the remaining issues with meta attributes 2017-04-29 04:24:34 +00:00
Jos van den Oever 10d329a6d2 kdeApplications: 16.12.3 -> 17.04.0 2017-04-24 18:03:13 +02:00
Frederik Rietdijk dd662792b1 kdeApplications.kolourpaint: init at 16.12.3 2017-04-18 14:18:19 +02:00
Frederik Rietdijk 2478f7b92c kdelibs: remove sanitize patch
because its included in 4.14.30 which was part of Applications 16.12.3.
https://github.com/NixOS/nixpkgs/pull/23992#issuecomment-287553865
2017-03-18 17:46:36 +01:00
Thomas Tuegel 73ccc49448 Merge pull request #23992 from ttuegel/kde-applications-16.12.3
KDE Applications: 16.12.2 -> 16.12.3
2017-03-17 15:40:42 -05:00
Thomas Tuegel 06ece41778
KDE Applications: 16.12.2 -> 16.12.3 2017-03-12 17:52:48 -05:00
Thomas Tuegel ce180eb109 Merge pull request #23755 from jerith666/krfb
krfb: expose kde 5 version
2017-03-12 13:03:22 -05:00
Orivej Desh 8cc10357ce kcachegrind: init at 16.2.2 2017-03-11 21:56:44 +00:00
Matt McHenry 2a9208cd24 krfb: init at 16.12.2 2017-03-11 14:10:11 -05:00
Bart Brouns abc0421c46 kdenlive: phonon-backend-vlc -> phonon-backend-gstreamer 2017-03-06 22:59:37 +01:00
Graham Christensen 7abda54bbb
kdeApplications.kdelibs: patch for insecure URL passing 2017-03-02 08:34:17 -05:00
Thomas Tuegel e02b544e4d
ark: Make free by default 2017-02-27 11:51:33 -06:00
Thomas Tuegel 6a115a247c
Export KDE packages at top level 2017-02-27 11:50:07 -06:00
Thomas Tuegel 127bf18a35
extra-cmake-modules: Lift Qt dependency 2017-02-27 11:49:46 -06:00
Thomas Tuegel 8be4bd7416
kdeApplications: Move out of desktops/kde-5
- There is no such thing as KDE 5
2017-02-27 11:49:30 -06:00