diff --git a/README.md b/README.md index 75a9514..a88546a 100644 --- a/README.md +++ b/README.md @@ -13,7 +13,6 @@ Custom package repository for Antergos NeXT ISO builds. | `antergos-release` | Antergos NeXT `/etc/os-release` | | `antergos-lsb-release` | LSB release info | | `antergos-next-desktop-settings` | Plasma/GTK theme, dconf/plasma-settings defaults | -| `antergos-plasma-theme` | Plasma desktop theme | | `antergos-xfce-theme` | XFCE desktop theme | | `antergos-layan-theme` | Layan theme variant | | `antergos-wallpapers` | Desktop wallpapers | diff --git a/packages.yaml b/packages.yaml index caa5939..a444e40 100644 --- a/packages.yaml +++ b/packages.yaml @@ -6,7 +6,6 @@ packages: - antergos-release - pixie-sddm-git - antergos-wallpapers - - antergos-plasma-theme - antergos-welcome - antergos-grub-theme - antergos-live diff --git a/packages/antergos-next-desktop-settings/PKGBUILD b/packages/antergos-next-desktop-settings/PKGBUILD index 38bad01..a9e59c2 100644 --- a/packages/antergos-next-desktop-settings/PKGBUILD +++ b/packages/antergos-next-desktop-settings/PKGBUILD @@ -2,7 +2,7 @@ pkgname=antergos-next-desktop-settings pkgver=1 -pkgrel=3 +pkgrel=4 pkgdesc="Antergos NeXT desktop settings, theme, and color scheme" arch=('any') url="https://github.com/Antergos-NeXT/antergos-packages" @@ -14,7 +14,7 @@ depends=( 'noto-fonts' 'ttf-roboto' ) -optdepends=('qt5ct' 'qt6ct') +optdepends=('qt5ct: Qt5 configuration tool' 'qt6ct: Qt6 configuration tool') source=( "antergos-next-gtk3.css" "antergos-next-gtk4.css" diff --git a/packages/antergos-plasma-theme/PKGBUILD b/packages/antergos-plasma-theme/PKGBUILD deleted file mode 100644 index 192eea8..0000000 --- a/packages/antergos-plasma-theme/PKGBUILD +++ /dev/null @@ -1,60 +0,0 @@ -# Maintainer: Celestia Ludenberg - -pkgname=antergos-plasma-theme -pkgver=1 -pkgrel=3 -pkgdesc='Antergos NeXT Plasma desktop theme, look-and-feel, and splash screen' -arch=('any') -url="https://github.com/Antergos-NeXT/antergos-packages" -license=('GPL') -depends=('plasma-desktop' 'antergos-wallpapers') -groups=('antergos-branding' 'antergos-style') -optdepends=('qt5ct' 'qt6ct') -source=( - "antergos-dark-colors" - "antergos-dark-metadata.json" - "antergos-dark-plasmarc" - "antergos-dark-start.svgz" - "antergosdark-desktop-metadata.json" - "antergosdark-desktop-defaults" - "antergosdark-desktop-layout.js" - "antergosdark-desktop-splash.qml" - "antergosdark-desktop-plasmoidsetupscript-kickoff.js" - "start-here-kde-antergos.svg" - "preview.png" -) -sha256sums=('SKIP' 'SKIP' 'SKIP' 'SKIP' 'SKIP' 'SKIP' 'SKIP' 'SKIP' 'SKIP' 'SKIP' 'SKIP') - -package() { - # Plasma Desktop Theme - install -dm755 "${pkgdir}/usr/share/plasma/desktoptheme/antergos-dark" - install -m644 "${srcdir}/antergos-dark-colors" "${pkgdir}/usr/share/plasma/desktoptheme/antergos-dark/colors" - install -m644 "${srcdir}/antergos-dark-metadata.json" "${pkgdir}/usr/share/plasma/desktoptheme/antergos-dark/metadata.json" - install -m644 "${srcdir}/antergos-dark-plasmarc" "${pkgdir}/usr/share/plasma/desktoptheme/antergos-dark/plasmarc" - install -dm755 "${pkgdir}/usr/share/plasma/desktoptheme/antergos-dark/icons" - install -m644 "${srcdir}/antergos-dark-start.svgz" "${pkgdir}/usr/share/plasma/desktoptheme/antergos-dark/icons/start.svgz" - - # Look-and-Feel - install -dm755 "${pkgdir}/usr/share/plasma/look-and-feel/antergosdark.desktop" - install -m644 "${srcdir}/antergosdark-desktop-metadata.json" "${pkgdir}/usr/share/plasma/look-and-feel/antergosdark.desktop/metadata.json" - install -dm755 "${pkgdir}/usr/share/plasma/look-and-feel/antergosdark.desktop/contents" - install -m644 "${srcdir}/antergosdark-desktop-defaults" "${pkgdir}/usr/share/plasma/look-and-feel/antergosdark.desktop/contents/defaults" - install -dm755 "${pkgdir}/usr/share/plasma/look-and-feel/antergosdark.desktop/contents/layouts" - install -m644 "${srcdir}/antergosdark-desktop-layout.js" "${pkgdir}/usr/share/plasma/look-and-feel/antergosdark.desktop/contents/layouts/org.kde.plasma.desktop-layout.js" - install -dm755 "${pkgdir}/usr/share/plasma/look-and-feel/antergosdark.desktop/contents/splash" - install -m644 "${srcdir}/antergosdark-desktop-splash.qml" "${pkgdir}/usr/share/plasma/look-and-feel/antergosdark.desktop/contents/splash/Splash.qml" - install -dm755 "${pkgdir}/usr/share/plasma/look-and-feel/antergosdark.desktop/contents/plasmoidsetupscripts" - install -m644 "${srcdir}/antergosdark-desktop-plasmoidsetupscript-kickoff.js" "${pkgdir}/usr/share/plasma/look-and-feel/antergosdark.desktop/contents/plasmoidsetupscripts/org.kde.plasma.kickoff.js" - install -dm755 "${pkgdir}/usr/share/plasma/look-and-feel/antergosdark.desktop/contents/previews" - install -m644 "${srcdir}/preview.png" "${pkgdir}/usr/share/plasma/look-and-feel/antergosdark.desktop/contents/previews/preview.png" - - # Start menu icon for icon theme - install -dm755 "${pkgdir}/usr/share/icons/hicolor/scalable/places" - install -m644 "${srcdir}/start-here-kde-antergos.svg" "${pkgdir}/usr/share/icons/hicolor/scalable/places/start-here-kde-antergos.svg" - - # Override breeze-dark start-here-kde icons so kickoff resolves to Antergos logo - for size in 16 22 24 32 64 96; do - install -dm755 "${pkgdir}/usr/share/icons/breeze-dark/places/${size}" - install -m644 "${srcdir}/start-here-kde-antergos.svg" "${pkgdir}/usr/share/icons/breeze-dark/places/${size}/start-here-kde.svg" - done -} diff --git a/packages/antergos-plasma-theme/antergos-dark-colors b/packages/antergos-plasma-theme/antergos-dark-colors deleted file mode 100644 index 1e24989..0000000 --- a/packages/antergos-plasma-theme/antergos-dark-colors +++ /dev/null @@ -1,122 +0,0 @@ -[ColorEffects:Disabled] -Color=112,111,110 -ColorAmount=0 -ColorEffect=0 -ContrastAmount=0.65 -ContrastEffect=1 -IntensityAmount=0.1 -IntensityEffect=1 - -[ColorEffects:Inactive] -ChangeSelectionColor=true -Color=112,111,110 -ColorAmount=0.025 -ColorEffect=2 -ContrastAmount=0.1 -ContrastEffect=2 -Enable=true -IntensityAmount=0 -IntensityEffect=0 - -[Colors:Button] -BackgroundAlternate=66,66,66 -BackgroundNormal=53,53,53 -DecorationFocus=46,163,242 -DecorationHover=46,163,242 -ForegroundActive=46,163,242 -ForegroundInactive=160,160,160 -ForegroundLink=46,163,242 -ForegroundNegative=182,0,0 -ForegroundNeutral=255,221,0 -ForegroundNormal=245,245,245 -ForegroundPositive=88,175,88 -ForegroundVisited=199,79,79 - -[Colors:Complementary] -BackgroundAlternate=50,50,50 -BackgroundNormal=35,35,35 -DecorationFocus=46,163,242 -DecorationHover=46,163,242 -ForegroundActive=46,163,242 -ForegroundInactive=175,176,179 -ForegroundLink=61,174,230 -ForegroundNegative=237,21,21 -ForegroundNeutral=201,206,59 -ForegroundNormal=218,218,218 -ForegroundPositive=17,209,22 -ForegroundVisited=61,174,230 - -[Colors:Selection] -BackgroundAlternate=10,46,86 -BackgroundNormal=24,72,128 -DecorationFocus=76,76,76 -DecorationHover=63,63,63 -ForegroundActive=46,163,242 -ForegroundInactive=160,160,160 -ForegroundLink=38,155,193 -ForegroundNegative=182,0,0 -ForegroundNeutral=181,157,0 -ForegroundNormal=247,247,247 -ForegroundPositive=91,181,91 -ForegroundVisited=199,79,79 - -[Colors:Tooltip] -BackgroundAlternate=42,42,42 -BackgroundNormal=26,26,26 -DecorationFocus=76,76,76 -DecorationHover=63,63,63 -ForegroundActive=46,163,242 -ForegroundInactive=170,170,170 -ForegroundLink=35,146,180 -ForegroundNegative=171,0,0 -ForegroundNeutral=162,140,0 -ForegroundNormal=244,244,244 -ForegroundPositive=83,165,83 -ForegroundVisited=199,79,79 - -[Colors:View] -BackgroundAlternate=42,42,42 -BackgroundNormal=48,48,49 -DecorationFocus=76,76,76 -DecorationHover=86,86,86 -ForegroundActive=46,163,242 -ForegroundInactive=160,160,160 -ForegroundLink=250,250,250 -ForegroundNegative=163,0,0 -ForegroundNeutral=166,144,0 -ForegroundNormal=255,255,255 -ForegroundPositive=75,149,75 -ForegroundVisited=182,73,73 - -[Colors:Window] -BackgroundAlternate=42,42,42 -BackgroundNormal=50,49,49 -DecorationFocus=76,76,76 -DecorationHover=86,86,86 -ForegroundActive=46,163,242 -ForegroundInactive=160,160,160 -ForegroundLink=35,145,179 -ForegroundNegative=255,0,0 -ForegroundNeutral=235,204,0 -ForegroundNormal=249,249,249 -ForegroundPositive=111,221,111 -ForegroundVisited=255,101,101 - -[General] -ColorScheme=AntergosDark -Name=Antergos Dark -shadeSortColumn=true - -[Icons] -Theme=breeze-dark - -[KDE] -contrast=2 - -[WM] -activeBackground=45,45,45 -activeBlend=45,45,45 -activeForeground=255,255,255 -inactiveBackground=53,53,53 -inactiveBlend=53,53,53 -inactiveForeground=155,155,155 diff --git a/packages/antergos-plasma-theme/antergos-dark-metadata.json b/packages/antergos-plasma-theme/antergos-dark-metadata.json deleted file mode 100644 index 6476bf2..0000000 --- a/packages/antergos-plasma-theme/antergos-dark-metadata.json +++ /dev/null @@ -1,19 +0,0 @@ -{ - "KPlugin": { - "Authors": [ - { - "Email": "ash8820@proton.me", - "Name": "Antergos NeXT" - } - ], - "Category": "", - "Description": "Antergos NeXT dark Plasma theme", - "EnabledByDefault": true, - "Id": "antergos-dark", - "License": "LGPL", - "Name": "Antergos Dark", - "Version": "1.0.0", - "Website": "https://github.com/Antergos-NeXT" - }, - "X-Plasma-API": "5.0" -} diff --git a/packages/antergos-plasma-theme/antergos-dark-plasmarc b/packages/antergos-plasma-theme/antergos-dark-plasmarc deleted file mode 100644 index f38efe4..0000000 --- a/packages/antergos-plasma-theme/antergos-dark-plasmarc +++ /dev/null @@ -1,14 +0,0 @@ -[Wallpaper] -defaultWallpaperTheme=antergos-wallpaper -defaultFileSuffix=.png -defaultWidth=1920 -defaultHeight=1080 - -[ContrastEffect] -nabled=true -contrast=0.2 -intensity=0.6 -saturation=10 - -[AdaptiveTransparency] -enabled=true diff --git a/packages/antergos-plasma-theme/antergos-dark-start.svgz b/packages/antergos-plasma-theme/antergos-dark-start.svgz deleted file mode 100644 index 4e1d41a..0000000 Binary files a/packages/antergos-plasma-theme/antergos-dark-start.svgz and /dev/null differ diff --git a/packages/antergos-plasma-theme/antergosdark-desktop-defaults b/packages/antergos-plasma-theme/antergosdark-desktop-defaults deleted file mode 100644 index a5b0afe..0000000 --- a/packages/antergos-plasma-theme/antergosdark-desktop-defaults +++ /dev/null @@ -1,24 +0,0 @@ -[kdeglobals][General] -ColorScheme=AntergosNeXT - -[kdeglobals][Icons] -Theme=breeze-dark - -[kdeglobals][KDE] -widgetStyle=Breeze - -[plasmarc][Theme] -name=antergos-dark - -[Wallpaper] -Image=antergos-wallpaper - -[kwinrc][DesktopSwitcher] -LayoutName=org.kde.breeze.desktop - -[kwinrc][WindowSwitcher] -LayoutName=org.kde.breeze.desktop - -[kwinrc][org.kde.kdecoration2] -library=org.kde.breeze -theme=Breeze diff --git a/packages/antergos-plasma-theme/antergosdark-desktop-layout.js b/packages/antergos-plasma-theme/antergosdark-desktop-layout.js deleted file mode 100644 index 9042987..0000000 --- a/packages/antergos-plasma-theme/antergosdark-desktop-layout.js +++ /dev/null @@ -1,9 +0,0 @@ -loadTemplate("org.kde.plasma.desktop.defaultPanel") - -var desktopsArray = desktopsForActivity(currentActivity()); -for( var j = 0; j < desktopsArray.length; j++) { - desktopsArray[j].wallpaperPlugin = 'org.kde.image'; - desktopsArray[j].currentConfigGroup = ['Wallpaper', 'org.kde.image', 'General']; - desktopsArray[j].writeConfig('Image', 'file:///usr/share/backgrounds/antergos/antergos-wallpaper.png'); - desktopsArray[j].writeConfig('FillMode', 2); -} diff --git a/packages/antergos-plasma-theme/antergosdark-desktop-metadata.json b/packages/antergos-plasma-theme/antergosdark-desktop-metadata.json deleted file mode 100644 index e886397..0000000 --- a/packages/antergos-plasma-theme/antergosdark-desktop-metadata.json +++ /dev/null @@ -1,18 +0,0 @@ -{ - "KPackageStructure": "Plasma/LookAndFeel", - "KPlugin": { - "Authors": [ - { - "Email": "ash8820@proton.me", - "Name": "Antergos NeXT" - } - ], - "Category": "", - "Description": "Antergos Dark look-and-feel by Antergos NeXT", - "Id": "antergosdark.desktop", - "License": "GPLv2+", - "Name": "Antergos Dark", - "Website": "https://github.com/Antergos-NeXT" - }, - "X-Plasma-API": "5.0" -} diff --git a/packages/antergos-plasma-theme/antergosdark-desktop-plasmoidsetupscript-kickoff.js b/packages/antergos-plasma-theme/antergosdark-desktop-plasmoidsetupscript-kickoff.js deleted file mode 100644 index b9a42a5..0000000 --- a/packages/antergos-plasma-theme/antergosdark-desktop-plasmoidsetupscript-kickoff.js +++ /dev/null @@ -1,3 +0,0 @@ -applet.currentConfigGroup = ["General"]; -applet.writeConfig("icon", "start-here-kde-antergos"); -applet.reloadConfig(); \ No newline at end of file diff --git a/packages/antergos-plasma-theme/antergosdark-desktop-splash.qml b/packages/antergos-plasma-theme/antergosdark-desktop-splash.qml deleted file mode 100644 index 96906a0..0000000 --- a/packages/antergos-plasma-theme/antergosdark-desktop-splash.qml +++ /dev/null @@ -1,98 +0,0 @@ -import QtQuick - -Image { - id: root - source: "images/background.png" - - property int stage - - onStageChanged: { - if (stage == 1) { - introAnimation.running = true - } - } - - Rectangle { - id: overlay - color: "#cc1a1c21" - anchors.fill: parent - } - - Text { - id: logoText - text: "Antergos" - color: "#2EA3F2" - font.family: "Roboto" - font.weight: Font.Light - font.pointSize: 48 - anchors.centerIn: parent - anchors.verticalCenterOffset: -40 - } - - Text { - id: subtitleText - text: "NeXT" - color: "#eff0f1" - font.family: "Roboto" - font.weight: Font.Thin - font.pointSize: 24 - anchors.horizontalCenter: parent.horizontalCenter - anchors.top: logoText.bottom - anchors.topMargin: 4 - } - - Rectangle { - id: progressBarBg - radius: 2 - color: "#3f4347" - anchors { - horizontalCenter: parent.horizontalCenter - top: subtitleText.bottom - topMargin: 40 - } - height: 4 - width: 200 - - Rectangle { - id: progressBar - radius: 2 - color: "#2EA3F2" - anchors { - left: parent.left - top: parent.top - bottom: parent.bottom - } - width: (parent.width / 6) * (stage - 1) - Behavior on width { - PropertyAnimation { - duration: 250 - easing.type: Easing.InOutQuad - } - } - } - } - - SequentialAnimation { - id: introAnimation - running: false - - ParallelAnimation { - PropertyAnimation { - property: "opacity" - target: logoText - from: 0 - to: 1 - duration: 800 - easing.type: Easing.InOutQuad - } - PropertyAnimation { - property: "opacity" - target: subtitleText - from: 0 - to: 1 - duration: 800 - easing.type: Easing.InOutQuad - } - } - } -} diff --git a/packages/antergos-plasma-theme/preview.png b/packages/antergos-plasma-theme/preview.png deleted file mode 100644 index 6a603e3..0000000 Binary files a/packages/antergos-plasma-theme/preview.png and /dev/null differ diff --git a/packages/antergos-plasma-theme/start-here-kde-antergos.svg b/packages/antergos-plasma-theme/start-here-kde-antergos.svg deleted file mode 100644 index 1f7470e..0000000 --- a/packages/antergos-plasma-theme/start-here-kde-antergos.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/packages/calamares/PKGBUILD b/packages/calamares/PKGBUILD index 3d1f6d5..7f3a2b1 100644 --- a/packages/calamares/PKGBUILD +++ b/packages/calamares/PKGBUILD @@ -5,7 +5,7 @@ _pkgname="calamares" pkgname="$_pkgname" pkgver=3.4.2 -pkgrel=9 +pkgrel=10 pkgdesc="Distribution-independent installer framework" url="https://codeberg.org/Calamares/calamares" license=("GPL-3.0-or-later") @@ -82,7 +82,6 @@ build() { -DKDE_INSTALL_MANDIR=/usr/share/man -DKDE_INSTALL_INFODIR=/usr/share/info -DKDE_INSTALL_SYSCONFDIR=/etc - -DCMAKE_DISTRIBUTION_NAME="Antergos NeXT" -Wno-dev )