0
0
Fork 0
mirror of https://github.com/NixOS/nixpkgs.git synced 2025-07-13 13:40:28 +03:00

strigi: drop

It has not been used by KDE for many years and depends on umaintained libraries we want to drop (Qt4 and Gamin).
This commit is contained in:
Jan Tojnar 2020-09-02 01:25:50 +02:00
parent 88bf62113b
commit 77293baff0
No known key found for this signature in database
GPG key ID: 7FAB2A15F7A607A4
5 changed files with 0 additions and 103 deletions

View file

@ -33,7 +33,6 @@ in
{ PATH = [ "/bin" ];
INFOPATH = [ "/info" "/share/info" ];
KDEDIRS = [ "" ];
STRIGI_PLUGIN_PATH = [ "/lib/strigi/" ];
QT_PLUGIN_PATH = [ "/lib/qt4/plugins" "/lib/kde4/plugins" ];
QTWEBKIT_PLUGIN_PATH = [ "/lib/mozilla/plugins/" ];
GTK_PATH = [ "/lib/gtk-2.0" "/lib/gtk-3.0" ];