diff options
author | V3n3RiX <venerix@redcorelinux.org> | 2019-01-12 10:19:11 +0000 |
---|---|---|
committer | V3n3RiX <venerix@redcorelinux.org> | 2019-01-12 10:19:11 +0000 |
commit | 5a0d2865deb21723e7c5c13551b3d17c6ba5c4d6 (patch) | |
tree | b838e6c4157bb1c90bf74f664e7a26eb3c5b30f8 /x11-themes/redcore-artwork-calamares | |
parent | a113d489bafc942c3e0508a6ff0e4d2a16a0ef2e (diff) |
x11-themes/redcore-artwork-calamares : revision bump, rework ebuild
Diffstat (limited to 'x11-themes/redcore-artwork-calamares')
14 files changed, 130 insertions, 3 deletions
diff --git a/x11-themes/redcore-artwork-calamares/Manifest b/x11-themes/redcore-artwork-calamares/Manifest deleted file mode 100644 index 442b4101..00000000 --- a/x11-themes/redcore-artwork-calamares/Manifest +++ /dev/null @@ -1 +0,0 @@ -DIST redcore-artwork-calamares.tar.xz 3222576 BLAKE2B 4120ee0d2b7639401dc57916c80db3365c08d0117f79fb79fe08078a3dc312b6b6f8c6730c39648f0a98cfdc49423917b82ca09a9212716f31581222c6f5dbfb SHA512 ddc90c9b8bef1c331ca99bd823129f1ad78615e16b39e5c4263e04a9a3bc7ff26c18f28d2777621215ce39879b147c19b7f6e348331e70b26b07a3f54a49fd5d diff --git a/x11-themes/redcore-artwork-calamares/files/1.png b/x11-themes/redcore-artwork-calamares/files/1.png Binary files differnew file mode 100644 index 00000000..6cf2c4a5 --- /dev/null +++ b/x11-themes/redcore-artwork-calamares/files/1.png diff --git a/x11-themes/redcore-artwork-calamares/files/2.png b/x11-themes/redcore-artwork-calamares/files/2.png Binary files differnew file mode 100644 index 00000000..052e4718 --- /dev/null +++ b/x11-themes/redcore-artwork-calamares/files/2.png diff --git a/x11-themes/redcore-artwork-calamares/files/3.png b/x11-themes/redcore-artwork-calamares/files/3.png Binary files differnew file mode 100644 index 00000000..cff56052 --- /dev/null +++ b/x11-themes/redcore-artwork-calamares/files/3.png diff --git a/x11-themes/redcore-artwork-calamares/files/4.png b/x11-themes/redcore-artwork-calamares/files/4.png Binary files differnew file mode 100644 index 00000000..64237867 --- /dev/null +++ b/x11-themes/redcore-artwork-calamares/files/4.png diff --git a/x11-themes/redcore-artwork-calamares/files/5.png b/x11-themes/redcore-artwork-calamares/files/5.png Binary files differnew file mode 100644 index 00000000..0dfbd7bb --- /dev/null +++ b/x11-themes/redcore-artwork-calamares/files/5.png diff --git a/x11-themes/redcore-artwork-calamares/files/6.png b/x11-themes/redcore-artwork-calamares/files/6.png Binary files differnew file mode 100644 index 00000000..3d17fc06 --- /dev/null +++ b/x11-themes/redcore-artwork-calamares/files/6.png diff --git a/x11-themes/redcore-artwork-calamares/files/7.png b/x11-themes/redcore-artwork-calamares/files/7.png Binary files differnew file mode 100644 index 00000000..4fd0c418 --- /dev/null +++ b/x11-themes/redcore-artwork-calamares/files/7.png diff --git a/x11-themes/redcore-artwork-calamares/files/branding.desc b/x11-themes/redcore-artwork-calamares/files/branding.desc new file mode 100644 index 00000000..5e371ea2 --- /dev/null +++ b/x11-themes/redcore-artwork-calamares/files/branding.desc @@ -0,0 +1,27 @@ +--- +componentName: redcore_branding + +strings: + productName: Redcore Linux Hardened + shortProductName: Redcore + version: 1812 + shortVersion: 1812 + versionedName: Redcore Linux Hardened 1812 + shortVersionedName: Redcore 1812 + bootloaderEntryName: Redcore + productUrl: https://redcorelinux.org/ + supportUrl: https://wiki.redcorelinux.org/ + knownIssuesUrl: https://bugs.redcorelinux.org/ + releaseNotesUrl: https://redcorelinux.org/ + +images: + productLogo: "redcore.png" + productIcon: "redcore.png" + productWelcome: "languages.png" + +slideshow: "show.qml" + +style: + sidebarBackground: "#520A0A" + sidebarText: "#FFFFFF" + sidebarTextSelect: "#520A0A" diff --git a/x11-themes/redcore-artwork-calamares/files/languages.png b/x11-themes/redcore-artwork-calamares/files/languages.png Binary files differnew file mode 100644 index 00000000..53316526 --- /dev/null +++ b/x11-themes/redcore-artwork-calamares/files/languages.png diff --git a/x11-themes/redcore-artwork-calamares/files/redcore.png b/x11-themes/redcore-artwork-calamares/files/redcore.png Binary files differnew file mode 100644 index 00000000..b508f23f --- /dev/null +++ b/x11-themes/redcore-artwork-calamares/files/redcore.png diff --git a/x11-themes/redcore-artwork-calamares/files/show.qml b/x11-themes/redcore-artwork-calamares/files/show.qml new file mode 100644 index 00000000..c31bf3c2 --- /dev/null +++ b/x11-themes/redcore-artwork-calamares/files/show.qml @@ -0,0 +1,102 @@ +/* === This file is part of Calamares - <http://github.com/calamares> === + * + * Copyright 2015, Teo Mrnjavac <teo@kde.org> + * + * Calamares is free software: you can redistribute it and/or modify + * it under the terms of the GNU General Public License as published by + * the Free Software Foundation, either version 3 of the License, or + * (at your option) any later version. + * + * Calamares is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU General Public License for more details. + * + * You should have received a copy of the GNU General Public License + * along with Calamares. If not, see <http://www.gnu.org/licenses/>. + */ + +import QtQuick 2.0; +import calamares.slideshow 1.0; + +Presentation +{ + id: presentation + + Timer { + interval: 25000 + running: true + repeat: true + onTriggered: presentation.goToNextSlide() + } + + Slide { + Image { + id: background1 + source: "1.png" + width: 720; height: 405 + fillMode: Image.PreserveAspectFit + anchors.centerIn: parent + } + } + + Slide { + Image { + id: background2 + source: "2.png" + width: 720; height: 405 + fillMode: Image.PreserveAspectFit + anchors.centerIn: parent + } + } + + Slide { + Image { + id: background3 + source: "3.png" + width: 720; height: 405 + fillMode: Image.PreserveAspectFit + anchors.centerIn: parent + } + } + + Slide { + Image { + id: background4 + source: "4.png" + width: 720; height: 405 + fillMode: Image.PreserveAspectFit + anchors.centerIn: parent + } + } + + Slide { + Image { + id: background5 + source: "5.png" + width: 720; height: 405 + fillMode: Image.PreserveAspectFit + anchors.centerIn: parent + } + } + + Slide { + Image { + id: background6 + source: "6.png" + width: 720; height: 405 + fillMode: Image.PreserveAspectFit + anchors.centerIn: parent + } + } + + Slide { + Image { + id: background7 + source: "7.png" + width: 720; height: 405 + fillMode: Image.PreserveAspectFit + anchors.centerIn: parent + } + } +} diff --git a/x11-themes/redcore-artwork-calamares/files/squid.png b/x11-themes/redcore-artwork-calamares/files/squid.png Binary files differnew file mode 100644 index 00000000..8e7be23a --- /dev/null +++ b/x11-themes/redcore-artwork-calamares/files/squid.png diff --git a/x11-themes/redcore-artwork-calamares/redcore-artwork-calamares-1337.ebuild b/x11-themes/redcore-artwork-calamares/redcore-artwork-calamares-1337-r1.ebuild index 9204fc92..6188af5f 100644 --- a/x11-themes/redcore-artwork-calamares/redcore-artwork-calamares-1337.ebuild +++ b/x11-themes/redcore-artwork-calamares/redcore-artwork-calamares-1337-r1.ebuild @@ -8,7 +8,6 @@ inherit eutils DESCRIPTION="Redcore Linux branding component for Calamares" HOMEPAGE="http://redcorelinux.org" -SRC_URI="http://mirror.math.princeton.edu/pub/redcorelinux/distfiles/${PN}.tar.xz" LICENSE="GPL-2" SLOT="0" @@ -17,7 +16,7 @@ IUSE="" RDEPEND="app-admin/calamares" -S="${WORKDIR}/${PN}" +S="${FILESDIR}" src_install() { dodir etc/calamares/branding/redcore_branding || die |