From 8f93a84d973d81f8a2637c4e8771c2524d193bd4 Mon Sep 17 00:00:00 2001 From: Alexander Tratsevskiy Date: Mon, 18 Jun 2018 12:47:45 +0300 Subject: [PATCH] =?UTF-8?q?=D0=94=D0=BE=D0=B1=D0=B0=D0=B2=D0=BB=D0=B5?= =?UTF-8?q?=D0=BD=20=D0=BF=D1=80=D0=BE=D1=84=D0=B8=D0=BB=D1=8C=20CLDXE=20-?= =?UTF-8?q?=20Calculate=20Linux=20Desktop=20Xfce=20Education?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- profiles/CLDXE/amd64/parent | 2 ++ profiles/CLDXE/calculate.env | 4 ++++ profiles/CLDXE/make.defaults | 3 +++ profiles/CLDXE/package.use | 3 +++ profiles/CLDXE/parent | 1 + profiles/CLDXE/x86/parent | 2 ++ profiles/profiles.desc | 2 ++ 7 files changed, 17 insertions(+) create mode 100644 profiles/CLDXE/amd64/parent create mode 100644 profiles/CLDXE/calculate.env create mode 100644 profiles/CLDXE/make.defaults create mode 100644 profiles/CLDXE/package.use create mode 100644 profiles/CLDXE/parent create mode 100644 profiles/CLDXE/x86/parent diff --git a/profiles/CLDXE/amd64/parent b/profiles/CLDXE/amd64/parent new file mode 100644 index 0000000..1627eb4 --- /dev/null +++ b/profiles/CLDXE/amd64/parent @@ -0,0 +1,2 @@ +../../../../calculate/profiles/base/desktop/amd64 +.. diff --git a/profiles/CLDXE/calculate.env b/profiles/CLDXE/calculate.env new file mode 100644 index 0000000..6a2b983 --- /dev/null +++ b/profiles/CLDXE/calculate.env @@ -0,0 +1,4 @@ +[main] +os_linux_name = 'Calculate Linux Desktop' +os_linux_subname = 'Xfce Education' +os_linux_shortname = CLDXE diff --git a/profiles/CLDXE/make.defaults b/profiles/CLDXE/make.defaults new file mode 100644 index 0000000..6611ef3 --- /dev/null +++ b/profiles/CLDXE/make.defaults @@ -0,0 +1,3 @@ +USE="" +THEMES="CLDXE" +LIGHTDM_SESSION=xfce diff --git a/profiles/CLDXE/package.use b/profiles/CLDXE/package.use new file mode 100644 index 0000000..d4f14ad --- /dev/null +++ b/profiles/CLDXE/package.use @@ -0,0 +1,3 @@ +media-plugins/audacious-plugins -qt5 gtk3 +media-sound/audacious -qt5 gtk3 +media-libs/mesa -wayland diff --git a/profiles/CLDXE/parent b/profiles/CLDXE/parent new file mode 100644 index 0000000..f3229c5 --- /dev/null +++ b/profiles/CLDXE/parent @@ -0,0 +1 @@ +.. diff --git a/profiles/CLDXE/x86/parent b/profiles/CLDXE/x86/parent new file mode 100644 index 0000000..0bb9835 --- /dev/null +++ b/profiles/CLDXE/x86/parent @@ -0,0 +1,2 @@ +../../../../calculate/profiles/base/desktop/x86 +.. diff --git a/profiles/profiles.desc b/profiles/profiles.desc index f6957b0..a2af055 100644 --- a/profiles/profiles.desc +++ b/profiles/profiles.desc @@ -13,6 +13,7 @@ amd64 CLDC/amd64 stable amd64 CLDL/amd64 stable amd64 CLDM/amd64 stable amd64 CLDX/amd64 stable +amd64 CLDXE/amd64 stable amd64 CDS/amd64 stable amd64 CLC/amd64 stable amd64 CLS/amd64 stable @@ -24,6 +25,7 @@ x86 CLDC/x86 stable x86 CLDL/x86 stable x86 CLDM/x86 stable x86 CLDX/x86 stable +x86 CLDXE/x86 stable x86 CDS/x86 stable x86 CLS/x86 stable x86 CSS/x86 stable