summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--metadata/md5-cache/x11-themes/redcore-artwork-calamares-314-r3 (renamed from metadata/md5-cache/x11-themes/redcore-artwork-calamares-314-r2)1
-rw-r--r--metadata/pkg_desc_index2
-rw-r--r--x11-themes/redcore-artwork-calamares/files/branding.desc8
-rw-r--r--x11-themes/redcore-artwork-calamares/files/show.qml14
-rw-r--r--x11-themes/redcore-artwork-calamares/redcore-artwork-calamares-314-r3.ebuild (renamed from x11-themes/redcore-artwork-calamares/redcore-artwork-calamares-314-r2.ebuild)0
5 files changed, 13 insertions, 12 deletions
diff --git a/metadata/md5-cache/x11-themes/redcore-artwork-calamares-314-r2 b/metadata/md5-cache/x11-themes/redcore-artwork-calamares-314-r3
index cb2b920e..7552b80d 100644
--- a/metadata/md5-cache/x11-themes/redcore-artwork-calamares-314-r2
+++ b/metadata/md5-cache/x11-themes/redcore-artwork-calamares-314-r3
@@ -2,6 +2,7 @@ DEFINED_PHASES=install
DESCRIPTION=Redcore Linux branding component for Calamares
EAPI=5
HOMEPAGE=http://redcorelinux.org
+INHERIT=eutils
KEYWORDS=amd64 x86
LICENSE=GPL-2
RDEPEND=app-admin/calamares
diff --git a/metadata/pkg_desc_index b/metadata/pkg_desc_index
index de906324..368b9c59 100644
--- a/metadata/pkg_desc_index
+++ b/metadata/pkg_desc_index
@@ -98,7 +98,7 @@ x11-misc/nvidia-settings-legacy 390.144: NVIDIA Linux X11 Settings Utility
x11-misc/pcmanfm-qt-share 1337: PCManFM-QT custom action to share folder using Samba
x11-misc/sddm 0.18.1-r100: Simple Desktop Display Manager
x11-themes/material-icon-theme 1337-r2: Icon theme following the Google's material design specifications
-x11-themes/redcore-artwork-calamares 314-r2: Redcore Linux branding component for Calamares
+x11-themes/redcore-artwork-calamares 314-r3: Redcore Linux branding component for Calamares
x11-themes/redcore-artwork-community 314-r2: Redcore Linux Community Wallpapers
x11-themes/redcore-artwork-core 314: Offical Redcore Linux Core Artwork
x11-themes/redcore-artwork-grub 1337-r3: Redcore Linux GRUB2 Images
diff --git a/x11-themes/redcore-artwork-calamares/files/branding.desc b/x11-themes/redcore-artwork-calamares/files/branding.desc
index 9590f4a2..43fcb82e 100644
--- a/x11-themes/redcore-artwork-calamares/files/branding.desc
+++ b/x11-themes/redcore-artwork-calamares/files/branding.desc
@@ -4,10 +4,10 @@ componentName: redcore_branding
strings:
productName: Redcore Linux Hardened
shortProductName: Redcore
- version: 2101
- shortVersion: 2101
- versionedName: Redcore Linux Hardened 2101
- shortVersionedName: Redcore 2101
+ version: 2102
+ shortVersion: 2102
+ versionedName: Redcore Linux Hardened 2102
+ shortVersionedName: Redcore 2102
bootloaderEntryName: Redcore
productUrl: https://redcorelinux.org/
supportUrl: https://wiki.redcorelinux.org/
diff --git a/x11-themes/redcore-artwork-calamares/files/show.qml b/x11-themes/redcore-artwork-calamares/files/show.qml
index c31bf3c2..5bd1b9a2 100644
--- a/x11-themes/redcore-artwork-calamares/files/show.qml
+++ b/x11-themes/redcore-artwork-calamares/files/show.qml
@@ -34,7 +34,7 @@ Presentation
Image {
id: background1
source: "1.png"
- width: 720; height: 405
+ width: 800; height: 450
fillMode: Image.PreserveAspectFit
anchors.centerIn: parent
}
@@ -44,7 +44,7 @@ Presentation
Image {
id: background2
source: "2.png"
- width: 720; height: 405
+ width: 800; height: 450
fillMode: Image.PreserveAspectFit
anchors.centerIn: parent
}
@@ -54,7 +54,7 @@ Presentation
Image {
id: background3
source: "3.png"
- width: 720; height: 405
+ width: 800; height: 450
fillMode: Image.PreserveAspectFit
anchors.centerIn: parent
}
@@ -64,7 +64,7 @@ Presentation
Image {
id: background4
source: "4.png"
- width: 720; height: 405
+ width: 800; height: 450
fillMode: Image.PreserveAspectFit
anchors.centerIn: parent
}
@@ -74,7 +74,7 @@ Presentation
Image {
id: background5
source: "5.png"
- width: 720; height: 405
+ width: 800; height: 450
fillMode: Image.PreserveAspectFit
anchors.centerIn: parent
}
@@ -84,7 +84,7 @@ Presentation
Image {
id: background6
source: "6.png"
- width: 720; height: 405
+ width: 800; height: 450
fillMode: Image.PreserveAspectFit
anchors.centerIn: parent
}
@@ -94,7 +94,7 @@ Presentation
Image {
id: background7
source: "7.png"
- width: 720; height: 405
+ width: 800; height: 450
fillMode: Image.PreserveAspectFit
anchors.centerIn: parent
}
diff --git a/x11-themes/redcore-artwork-calamares/redcore-artwork-calamares-314-r2.ebuild b/x11-themes/redcore-artwork-calamares/redcore-artwork-calamares-314-r3.ebuild
index 6188af5f..6188af5f 100644
--- a/x11-themes/redcore-artwork-calamares/redcore-artwork-calamares-314-r2.ebuild
+++ b/x11-themes/redcore-artwork-calamares/redcore-artwork-calamares-314-r3.ebuild