mirror of
https://github.com/vinceliuice/MacSequoia-kde.git
synced 2024-11-21 21:30:10 +00:00
update
This commit is contained in:
parent
0f831a3dab
commit
0b82d3916d
9 changed files with 114 additions and 14 deletions
25
aurorae/Round/MacSequoia-Dark/metadata.json
Normal file
25
aurorae/Round/MacSequoia-Dark/metadata.json
Normal 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": [
|
||||||
|
]
|
||||||
|
}
|
||||||
|
}
|
||||||
|
|
25
aurorae/Round/MacSequoia-Light/metadata.json
Normal file
25
aurorae/Round/MacSequoia-Light/metadata.json
Normal 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": [
|
||||||
|
]
|
||||||
|
}
|
||||||
|
}
|
||||||
|
|
25
aurorae/Sharp/MacSequoia-Dark/metadata.json
Normal file
25
aurorae/Sharp/MacSequoia-Dark/metadata.json
Normal 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": [
|
||||||
|
]
|
||||||
|
}
|
||||||
|
}
|
||||||
|
|
25
aurorae/Sharp/MacSequoia-Light/metadata.json
Normal file
25
aurorae/Sharp/MacSequoia-Light/metadata.json
Normal 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": [
|
||||||
|
]
|
||||||
|
}
|
||||||
|
}
|
||||||
|
|
|
@ -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
|
||||||
|
|
|
@ -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
|
||||||
|
|
|
@ -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"
|
||||||
]
|
]
|
||||||
|
|
|
@ -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
|
||||||
|
|
|
@ -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"
|
||||||
]
|
]
|
||||||
|
|
Loading…
Reference in a new issue