From 5a1d53b130b0f8ef3396b87e5d3be73f57019114 Mon Sep 17 00:00:00 2001 From: Alexander Tratsevskiy Date: Tue, 16 Jun 2015 11:11:06 +0300 Subject: [PATCH] =?UTF-8?q?=D0=A7=D0=B0=D1=81=D1=82=D0=B8=D1=87=D0=BD?= =?UTF-8?q?=D0=BE=20=D0=BF=D0=B5=D1=80=D0=B5=D0=BD=D0=B5=D1=81=D0=B5=D0=BD?= =?UTF-8?q?=D1=8B=20=D0=BF=D1=80=D0=BE=D1=84=D0=B8=D0=BB=D0=B8=20=D0=B2=20?= =?UTF-8?q?calculate?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- profiles/CLD/make.defaults | 17 +---------------- profiles/CLDX/make.defaults | 9 --------- profiles/CMC/make.defaults | 3 --- 3 files changed, 1 insertion(+), 28 deletions(-) diff --git a/profiles/CLD/make.defaults b/profiles/CLD/make.defaults index dd5ccde..0513128 100644 --- a/profiles/CLD/make.defaults +++ b/profiles/CLD/make.defaults @@ -1,22 +1,7 @@ USE="" -# Audio -USE="${USE} cdda pulseaudio" - -# Decoration -USE="${USE} -wallpapers" - -# Network protocols -USE="${USE} rdesktop" - -# System -USE="${USE} networkmanager" - -# Web -USE="${USE} webkit" - # Window manager and speciality -USE="${USE} -eds -gnome kde semantic-desktop qt4 -qt3" +USE="${USE} kde semantic-desktop" CL="builder client desktop console consolegui" THEMES="CLD" diff --git a/profiles/CLDX/make.defaults b/profiles/CLDX/make.defaults index f3823c0..98e0950 100644 --- a/profiles/CLDX/make.defaults +++ b/profiles/CLDX/make.defaults @@ -1,14 +1,5 @@ USE="" -# Audio -USE="${USE} cdda gstreamer pulseaudio" - -# Network protocols -USE="${USE} rdesktop" - -# System -USE="${USE} -dconf networkmanager udisks" - # Window manager and specialities USE="${USE} -eds -gnome -kde" diff --git a/profiles/CMC/make.defaults b/profiles/CMC/make.defaults index 6205c41..0b5286f 100644 --- a/profiles/CMC/make.defaults +++ b/profiles/CMC/make.defaults @@ -1,8 +1,5 @@ USE="" -# Hardware -USE="${USE} -dbus lirc" - # Languages support USE="${USE} -tk"