dace481377
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 |
||
---|---|---|
.. | ||
akonadi | ||
ark | ||
grantleetheme | ||
kdepim-apps-libs | ||
ksmtp | ||
akonadi-calendar.nix | ||
akonadi-contacts.nix | ||
akonadi-import-wizard.nix | ||
akonadi-mime.nix | ||
akonadi-notes.nix | ||
akonadi-search.nix | ||
akonadiconsole.nix | ||
akregator.nix | ||
baloo-widgets.nix | ||
calendarsupport.nix | ||
default.nix | ||
dolphin-plugins.nix | ||
dolphin.nix | ||
eventviews.nix | ||
fetch.sh | ||
ffmpegthumbs.nix | ||
filelight.nix | ||
gwenview.nix | ||
incidenceeditor.nix | ||
k3b.nix | ||
kaddressbook.nix | ||
kalarm.nix | ||
kalarmcal.nix | ||
kate.nix | ||
kcachegrind.nix | ||
kcalc.nix | ||
kcalcore.nix | ||
kcalutils.nix | ||
kcolorchooser.nix | ||
kcontacts.nix | ||
kdav.nix | ||
kdebugsettings.nix | ||
kdegraphics-mobipocket.nix | ||
kdegraphics-thumbnailers.nix | ||
kdenetwork-filesharing.nix | ||
kdenlive-cmake-concurrent-module.patch | ||
kdenlive.nix | ||
kdepim-addons.nix | ||
kdepim-runtime.nix | ||
kdf.nix | ||
kdialog.nix | ||
keditbookmarks.nix | ||
kget.nix | ||
kgpg.nix | ||
khelpcenter.nix | ||
kidentitymanagement.nix | ||
kig.nix | ||
kimap.nix | ||
kio-extras.nix | ||
kldap.nix | ||
kleopatra.nix | ||
kmail-account-wizard.nix | ||
kmail.nix | ||
kmailtransport.nix | ||
kmbox.nix | ||
kmime.nix | ||
kmix.nix | ||
kolourpaint.nix | ||
kompare.nix | ||
konsole.nix | ||
kontact.nix | ||
kontactinterface.nix | ||
korganizer.nix | ||
kpimtextedit.nix | ||
kqtquickcharts.nix | ||
krdc.nix | ||
krfb.nix | ||
kruler.nix | ||
ksystemlog.nix | ||
ktnef.nix | ||
kwalletmanager.nix | ||
libgravatar.nix | ||
libkcddb.nix | ||
libkdcraw.nix | ||
libkdepim.nix | ||
libkexiv2.nix | ||
libkgapi.nix | ||
libkipi.nix | ||
libkleo.nix | ||
libkomparediff2.nix | ||
libksane.nix | ||
libksieve.nix | ||
mailcommon.nix | ||
mailimporter.nix | ||
marble.nix | ||
mbox-importer.nix | ||
messagelib.nix | ||
minuet.nix | ||
okular.nix | ||
pim-data-exporter.nix | ||
pim-sieve-editor.nix | ||
pimcommon.nix | ||
print-manager.nix | ||
spectacle.nix | ||
srcs.nix | ||
syndication.nix |