From ca959a87bf71c6fc117da1e415ad7f321c0d4b62 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Nicolas=20L=C3=A9cureuil?= Date: Sun, 29 Nov 2015 23:07:55 +0100 Subject: Remove old and not existing anymore packages --- config/auto_inst.cfg.pl | 9 +++------ 1 file changed, 3 insertions(+), 6 deletions(-) (limited to 'config/auto_inst.cfg.pl') diff --git a/config/auto_inst.cfg.pl b/config/auto_inst.cfg.pl index 106185d..037e6f0 100644 --- a/config/auto_inst.cfg.pl +++ b/config/auto_inst.cfg.pl @@ -82,7 +82,7 @@ $o = { if_($ENV{DRAKLIVE_ARCH} eq 'i586', '/^libatlas3-/', if_($ENV{DRAKLIVE_PRODUCT} =~ /LiveCD/i, - # kde livecd is too fat + # plasma livecd is too fat if_($has_plasma5, 'imagemagick', '/^kipi-plugins/', 'gimp', 'amarok', 'amarok-utils', 'nimbus-icon-theme', @@ -103,12 +103,9 @@ $o = { 'kdenlive', 'kdepim-kpilot', if_($ENV{DRAKLIVE_PRODUCT} =~ /LiveCD/i, 'konversation'), - 'kerry', - 'kdebase4-workspace-googlegadgets', - 'nepomuk-scribo', # need space on kde disks - 'kdepim4-core', 'kaddressbook', 'knode', 'knotes', 'kontact', 'korganizer', 'nepomuk', + 'kdepim-core', 'kaddressbook', 'knode', 'knotes', 'kontact', 'korganizer', 'nepomuk', 'kipi-plugins-piwigoexport', 'kipi-plugins-kopete', 'kipi-plugins-panorama', 'kipi-plugins-vkontakte', 'kipi-plugins-yandexfotki', 'kipi-plugins-smug', 'kipi-plugins-shwup', 'kipi-plugins-flashexport', 'kopete', 'kactivitymanagerd-nepomuk-plugin', @@ -177,7 +174,7 @@ $o = { if_($ENV{DRAKLIVE_PRODUCT} =~ /guadec/i, 'rfbdrake'), - if_($has_plasma5, 'gdb'), #- suggested by one of the kde4 base package + if_($has_plasma5, 'gdb'), #- suggested by one of the plasma base package #exclude some packages that are too big from the PLASMA5 Live CD if_($ENV{DRAKLIVE_PRODUCT} !~ /liveusb-rw/i, -- cgit v1.2.1