1
0
Fork 0
mirror of https://github.com/vinceliuice/MacSequoia-kde.git synced 2024-10-16 03:30:47 +00:00
This commit is contained in:
vinceliuice 2024-07-01 02:33:04 +08:00
parent 0f831a3dab
commit 0b82d3916d
9 changed files with 114 additions and 14 deletions

View file

@ -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": [
]
}
}

View file

@ -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": [
]
}
}

View file

@ -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": [
]
}
}

View file

@ -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": [
]
}
}

View file

@ -86,8 +86,8 @@ install() {
cp -r ${SRC_DIR}/plasma/look-and-feel/com.github.vinceliuice.${name}${color} ${LOOKFEEL_DIR} 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} ${WALLPAPER_DIR}
cp -r ${SRC_DIR}/wallpapers/${name}${color} ${WALLPAPER_DIR} cp -r ${SRC_DIR}/wallpapers/${name}${color} ${WALLPAPER_DIR}
mkdir -p ${PLASMA_DIR}/${name}${color}/wallpapers # mkdir -p ${PLASMA_DIR}/${name}${color}/wallpapers
cp -r ${SRC_DIR}/wallpapers/${name}${color} ${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 [[ "$UID" != "$ROOT_UID" && -d "${LATTE_DIR}" ]]; then
if [[ -f ${LATTE_DIR}/${name}.layout.latte ]]; then if [[ -f ${LATTE_DIR}/${name}.layout.latte ]]; then

View file

@ -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-PluginInfo-Website=https://github.com/vinceliuice/MacSequoia-kde
X-KDE-fallbackPackage=org.kde.breeze.desktop X-KDE-fallbackPackage=org.kde.breeze.desktop
X-Plasma-MainScript=defaults 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

View file

@ -23,11 +23,11 @@
"X-Plasma-MainScript": "defaults", "X-Plasma-MainScript": "defaults",
"X-Plasma-APIVersion": "2", "X-Plasma-APIVersion": "2",
"X-KPackage-Dependencies": [ "X-KPackage-Dependencies": [
"kns://colorschemes.knsrc/api.kde-look.org/2053171", "kns://colorschemes.knsrc/api.kde-look.org/2170936",
"kns://plasma-themes.knsrc/api.kde-look.org/2053177", "kns://plasma-themes.knsrc/api.kde-look.org/2170947",
"kns://aurorae.knsrc/api.kde-look.org/2053170", "kns://aurorae.knsrc/api.kde-look.org/2170938",
"kns://wallpaper.knsrc/api.kde-look.org/2053172", "kns://wallpaper.knsrc/api.kde-look.org/2170942",
"kns://sddmtheme.knsrc/api.kde-look.org/2053167", "kns://sddmtheme.knsrc/api.kde-look.org/2170940",
"kns://icons.knsrc/api.kde-look.org/1405756", "kns://icons.knsrc/api.kde-look.org/1405756",
"kns://xcursor.knsrc/api.kde-look.org/1411743" "kns://xcursor.knsrc/api.kde-look.org/1411743"
] ]

View file

@ -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-PluginInfo-Website=https://github.com/vinceliuice/MacSequoia-kde
X-KDE-fallbackPackage=org.kde.breeze.desktop X-KDE-fallbackPackage=org.kde.breeze.desktop
X-Plasma-MainScript=defaults 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

View file

@ -23,11 +23,11 @@
"X-Plasma-MainScript": "defaults", "X-Plasma-MainScript": "defaults",
"X-Plasma-APIVersion": "2", "X-Plasma-APIVersion": "2",
"X-KPackage-Dependencies": [ "X-KPackage-Dependencies": [
"kns://colorschemes.knsrc/api.kde-look.org/2053171", "kns://colorschemes.knsrc/api.kde-look.org/2170936",
"kns://plasma-themes.knsrc/api.kde-look.org/2053176", "kns://plasma-themes.knsrc/api.kde-look.org/2170944",
"kns://aurorae.knsrc/api.kde-look.org/2053170", "kns://aurorae.knsrc/api.kde-look.org/2170938",
"kns://wallpaper.knsrc/api.kde-look.org/2053172", "kns://wallpaper.knsrc/api.kde-look.org/2170942",
"kns://sddmtheme.knsrc/api.kde-look.org/2053167", "kns://sddmtheme.knsrc/api.kde-look.org/2170940",
"kns://icons.knsrc/api.kde-look.org/1405756", "kns://icons.knsrc/api.kde-look.org/1405756",
"kns://xcursor.knsrc/api.kde-look.org/1411743" "kns://xcursor.knsrc/api.kde-look.org/1411743"
] ]