diff --git a/aurorae/Round/MacSequoia-Dark/metadata.json b/aurorae/Round/MacSequoia-Dark/metadata.json new file mode 100644 index 0000000..c8c62e4 --- /dev/null +++ b/aurorae/Round/MacSequoia-Dark/metadata.json @@ -0,0 +1,25 @@ +{ + "KPackageStructure": "aurorae", + "KPlugin": { + "Authors": [ + { + "Email": "vinceliuice@hotmail.com", + "Name": "Vince Liuice" + } + ], + "Category": "Plasma 6 Window Decorations", + "ServiceTypes": [ + "aurorae" + ], + "EnabledByDefault": true, + "Name": "MacSequoia-Dark", + "Description" : "MacSequoia-Dark window decorations", + "Id": "MacSequoia-Dark", + "Version": "1.0", + "License": "GPL_V3", + "X-KDE-PluginInfo-blur": false, + "X-KPackage-Dependencies": [ + ] + } +} + diff --git a/aurorae/Round/MacSequoia-Light/metadata.json b/aurorae/Round/MacSequoia-Light/metadata.json new file mode 100644 index 0000000..c974c78 --- /dev/null +++ b/aurorae/Round/MacSequoia-Light/metadata.json @@ -0,0 +1,25 @@ +{ + "KPackageStructure": "aurorae", + "KPlugin": { + "Authors": [ + { + "Email": "vinceliuice@hotmail.com", + "Name": "Vince Liuice" + } + ], + "Category": "Plasma 6 Window Decorations", + "ServiceTypes": [ + "aurorae" + ], + "EnabledByDefault": true, + "Name": "MacSequoia-Light", + "Description" : "MacSequoia-Light window decorations", + "Id": "MacSequoia-Light", + "Version": "1.0", + "License": "GPL_V3", + "X-KDE-PluginInfo-blur": false, + "X-KPackage-Dependencies": [ + ] + } +} + diff --git a/aurorae/Sharp/MacSequoia-Dark/metadata.json b/aurorae/Sharp/MacSequoia-Dark/metadata.json new file mode 100644 index 0000000..c8c62e4 --- /dev/null +++ b/aurorae/Sharp/MacSequoia-Dark/metadata.json @@ -0,0 +1,25 @@ +{ + "KPackageStructure": "aurorae", + "KPlugin": { + "Authors": [ + { + "Email": "vinceliuice@hotmail.com", + "Name": "Vince Liuice" + } + ], + "Category": "Plasma 6 Window Decorations", + "ServiceTypes": [ + "aurorae" + ], + "EnabledByDefault": true, + "Name": "MacSequoia-Dark", + "Description" : "MacSequoia-Dark window decorations", + "Id": "MacSequoia-Dark", + "Version": "1.0", + "License": "GPL_V3", + "X-KDE-PluginInfo-blur": false, + "X-KPackage-Dependencies": [ + ] + } +} + diff --git a/aurorae/Sharp/MacSequoia-Light/metadata.json b/aurorae/Sharp/MacSequoia-Light/metadata.json new file mode 100644 index 0000000..c974c78 --- /dev/null +++ b/aurorae/Sharp/MacSequoia-Light/metadata.json @@ -0,0 +1,25 @@ +{ + "KPackageStructure": "aurorae", + "KPlugin": { + "Authors": [ + { + "Email": "vinceliuice@hotmail.com", + "Name": "Vince Liuice" + } + ], + "Category": "Plasma 6 Window Decorations", + "ServiceTypes": [ + "aurorae" + ], + "EnabledByDefault": true, + "Name": "MacSequoia-Light", + "Description" : "MacSequoia-Light window decorations", + "Id": "MacSequoia-Light", + "Version": "1.0", + "License": "GPL_V3", + "X-KDE-PluginInfo-blur": false, + "X-KPackage-Dependencies": [ + ] + } +} + diff --git a/install.sh b/install.sh index 0695b97..2b45072 100755 --- a/install.sh +++ b/install.sh @@ -86,8 +86,8 @@ install() { cp -r ${SRC_DIR}/plasma/look-and-feel/com.github.vinceliuice.${name}${color} ${LOOKFEEL_DIR} cp -r ${SRC_DIR}/wallpapers/${name} ${WALLPAPER_DIR} cp -r ${SRC_DIR}/wallpapers/${name}${color} ${WALLPAPER_DIR} - mkdir -p ${PLASMA_DIR}/${name}${color}/wallpapers - cp -r ${SRC_DIR}/wallpapers/${name}${color} ${PLASMA_DIR}/${name}${color}/wallpapers +# mkdir -p ${PLASMA_DIR}/${name}${color}/wallpapers +# cp -r ${SRC_DIR}/wallpapers/${name}${color} ${PLASMA_DIR}/${name}${color}/wallpapers if [[ "$UID" != "$ROOT_UID" && -d "${LATTE_DIR}" ]]; then if [[ -f ${LATTE_DIR}/${name}.layout.latte ]]; then diff --git a/plasma/look-and-feel/com.github.vinceliuice.MacSequoia-Dark/metadata.desktop b/plasma/look-and-feel/com.github.vinceliuice.MacSequoia-Dark/metadata.desktop index 1282fd2..0f5913f 100644 --- a/plasma/look-and-feel/com.github.vinceliuice.MacSequoia-Dark/metadata.desktop +++ b/plasma/look-and-feel/com.github.vinceliuice.MacSequoia-Dark/metadata.desktop @@ -17,4 +17,4 @@ X-KDE-PluginInfo-Name=com.github.vinceliuice.MacSequoia-Dark X-KDE-PluginInfo-Website=https://github.com/vinceliuice/MacSequoia-kde X-KDE-fallbackPackage=org.kde.breeze.desktop X-Plasma-MainScript=defaults -X-KPackage-Dependencies=kns://colorschemes.knsrc/api.kde-look.org/2053171,kns://plasma-themes.knsrc/api.kde-look.org/2053177,kns://aurorae.knsrc/api.kde-look.org/2053170,kns://wallpaper.knsrc/api.kde-look.org/2053172,kns://sddmtheme.knsrc/api.kde-look.org/2053167,kns://icons.knsrc/api.kde-look.org/1405756,kns://xcursor.knsrc/api.kde-look.org/1411743 +X-KPackage-Dependencies=kns://colorschemes.knsrc/api.kde-look.org/2170936,kns://plasma-themes.knsrc/api.kde-look.org/2170947,kns://aurorae.knsrc/api.kde-look.org/2170938,kns://wallpaper.knsrc/api.kde-look.org/2170942,kns://sddmtheme.knsrc/api.kde-look.org/2170940,kns://icons.knsrc/api.kde-look.org/1405756,kns://xcursor.knsrc/api.kde-look.org/1411743 diff --git a/plasma/look-and-feel/com.github.vinceliuice.MacSequoia-Dark/metadata.json b/plasma/look-and-feel/com.github.vinceliuice.MacSequoia-Dark/metadata.json index acae389..0d949c9 100644 --- a/plasma/look-and-feel/com.github.vinceliuice.MacSequoia-Dark/metadata.json +++ b/plasma/look-and-feel/com.github.vinceliuice.MacSequoia-Dark/metadata.json @@ -23,11 +23,11 @@ "X-Plasma-MainScript": "defaults", "X-Plasma-APIVersion": "2", "X-KPackage-Dependencies": [ - "kns://colorschemes.knsrc/api.kde-look.org/2053171", - "kns://plasma-themes.knsrc/api.kde-look.org/2053177", - "kns://aurorae.knsrc/api.kde-look.org/2053170", - "kns://wallpaper.knsrc/api.kde-look.org/2053172", - "kns://sddmtheme.knsrc/api.kde-look.org/2053167", + "kns://colorschemes.knsrc/api.kde-look.org/2170936", + "kns://plasma-themes.knsrc/api.kde-look.org/2170947", + "kns://aurorae.knsrc/api.kde-look.org/2170938", + "kns://wallpaper.knsrc/api.kde-look.org/2170942", + "kns://sddmtheme.knsrc/api.kde-look.org/2170940", "kns://icons.knsrc/api.kde-look.org/1405756", "kns://xcursor.knsrc/api.kde-look.org/1411743" ] diff --git a/plasma/look-and-feel/com.github.vinceliuice.MacSequoia-Light/metadata.desktop b/plasma/look-and-feel/com.github.vinceliuice.MacSequoia-Light/metadata.desktop index f0548b3..610759c 100644 --- a/plasma/look-and-feel/com.github.vinceliuice.MacSequoia-Light/metadata.desktop +++ b/plasma/look-and-feel/com.github.vinceliuice.MacSequoia-Light/metadata.desktop @@ -17,4 +17,4 @@ X-KDE-PluginInfo-Name=com.github.vinceliuice.MacSequoia-Light X-KDE-PluginInfo-Website=https://github.com/vinceliuice/MacSequoia-kde X-KDE-fallbackPackage=org.kde.breeze.desktop X-Plasma-MainScript=defaults -X-KPackage-Dependencies=kns://colorschemes.knsrc/api.kde-look.org/2053171,kns://plasma-themes.knsrc/api.kde-look.org/2053176,kns://aurorae.knsrc/api.kde-look.org/2053170,kns://wallpaper.knsrc/api.kde-look.org/2053172,kns://sddmtheme.knsrc/api.kde-look.org/2053167,kns://icons.knsrc/api.kde-look.org/1405756,kns://xcursor.knsrc/api.kde-look.org/1411743 +X-KPackage-Dependencies=kns://colorschemes.knsrc/api.kde-look.org/2170936,kns://plasma-themes.knsrc/api.kde-look.org/2170944,kns://aurorae.knsrc/api.kde-look.org/2170938,kns://wallpaper.knsrc/api.kde-look.org/2170942,kns://sddmtheme.knsrc/api.kde-look.org/2170940,kns://icons.knsrc/api.kde-look.org/1405756,kns://xcursor.knsrc/api.kde-look.org/1411743 diff --git a/plasma/look-and-feel/com.github.vinceliuice.MacSequoia-Light/metadata.json b/plasma/look-and-feel/com.github.vinceliuice.MacSequoia-Light/metadata.json index bcd0deb..c62be3d 100644 --- a/plasma/look-and-feel/com.github.vinceliuice.MacSequoia-Light/metadata.json +++ b/plasma/look-and-feel/com.github.vinceliuice.MacSequoia-Light/metadata.json @@ -23,11 +23,11 @@ "X-Plasma-MainScript": "defaults", "X-Plasma-APIVersion": "2", "X-KPackage-Dependencies": [ - "kns://colorschemes.knsrc/api.kde-look.org/2053171", - "kns://plasma-themes.knsrc/api.kde-look.org/2053176", - "kns://aurorae.knsrc/api.kde-look.org/2053170", - "kns://wallpaper.knsrc/api.kde-look.org/2053172", - "kns://sddmtheme.knsrc/api.kde-look.org/2053167", + "kns://colorschemes.knsrc/api.kde-look.org/2170936", + "kns://plasma-themes.knsrc/api.kde-look.org/2170944", + "kns://aurorae.knsrc/api.kde-look.org/2170938", + "kns://wallpaper.knsrc/api.kde-look.org/2170942", + "kns://sddmtheme.knsrc/api.kde-look.org/2170940", "kns://icons.knsrc/api.kde-look.org/1405756", "kns://xcursor.knsrc/api.kde-look.org/1411743" ]