Skip to content

KF6 Port: Migrate metadata to json files #160

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
17 changes: 17 additions & 0 deletions aurorae/themes/Materia-Dark/metadata.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,17 @@
{
"KPlugin": {
"Authors": [
{
"Email": "varlesh@gmail.com",
"Name": "Alexey Varfolomeev"
}
],
"Category": "",
"Dependencies": [],
"EnabledByDefault": true,
"Id": "Materia-Dark",
"License": "GPLv3",
"Name": "Materia Dark",
"Version": "1.0"
}
}
17 changes: 17 additions & 0 deletions aurorae/themes/Materia-Light/metadata.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,17 @@
{
"KPlugin": {
"Authors": [
{
"Email": "varlesh@gmail.com",
"Name": "Alexey Varfolomeev"
}
],
"Category": "",
"Dependencies": [],
"EnabledByDefault": true,
"Id": "Materia-Light",
"License": "GPLv3",
"Name": "Materia Light",
"Version": "1.0"
}
}
17 changes: 17 additions & 0 deletions aurorae/themes/Materia/metadata.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,17 @@
{
"KPlugin": {
"Authors": [
{
"Email": "varlesh@gmail.com",
"Name": "Alexey Varfolomeev"
}
],
"Category": "",
"Dependencies": [],
"EnabledByDefault": true,
"Id": "Materia",
"License": "GPLv3",
"Name": "Materia",
"Version": "1.0"
}
}
19 changes: 19 additions & 0 deletions plasma/desktoptheme/Materia-Color/metadata.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,19 @@
{
"KPlugin": {
"Authors": [
{
"Email": "varlesh@gmail.com",
"Name": "Alexey Varfolomeev"
}
],
"Category": "",
"Description": "Materia KDE customization",
"EnabledByDefault": true,
"Id": "Materia-Color",
"License": "GPLv3",
"Name": "Materia Color",
"Version": "20220823",
"Website": "https://github.com/PapirusDevelopmentTeam/materia-kde"
},
"X-Plasma-APIVersion": "2"
}
5 changes: 5 additions & 0 deletions plasma/desktoptheme/Materia-Color/plasmarc
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
[ContrastEffect]
enabled=false
contrast=0.2
intensity=0.4
saturation=1.7
19 changes: 19 additions & 0 deletions plasma/desktoptheme/Materia/metadata.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,19 @@
{
"KPlugin": {
"Authors": [
{
"Email": "varlesh@gmail.com",
"Name": "Alexey Varfolomeev"
}
],
"Category": "",
"Description": "Materia KDE customization",
"EnabledByDefault": true,
"Id": "Materia",
"License": "GPLv3",
"Name": "Materia",
"Version": "20220823",
"Website": "https://github.com/PapirusDevelopmentTeam/materia-kde"
},
"X-Plasma-APIVersion": "2"
}
5 changes: 5 additions & 0 deletions plasma/desktoptheme/Materia/plasmarc
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
[ContrastEffect]
enabled=false
contrast=0.2
intensity=0.4
saturation=1.7
33 changes: 33 additions & 0 deletions plasma/look-and-feel/com.github.varlesh.materia-dark/metadata.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,33 @@
{
"KPackageStructure": "Plasma/LookAndFeel",
"KPlugin": {
"Authors": [
{
"Email": "varlesh@gmail.com",
"Name": "Alexey Varfolomeev"
}
],
"Name": "Materia KDE Dark",
"Description": "Materia KDE customization",
"Id": "com.github.varlesh.materia-dark",
"Version": "20220823",
"Category": "",
"EnabledByDefault": true,
"License": "GPLv3",
"ServiceTypes": [
"Plasma/LookAndFeel"
],
"Website": "https://github.com/PapirusDevelopmentTeam/materia-kde"
},
"Keywords": "Desktop;Workspace;Appearance;Look and Feel;Logout;Lock;Suspend;Shutdown;Hibernate;",
"X-Plasma-APIVersion": "2",
"X-KPackage-Dependencies": [
"kns://colorschemes.knsrc/api.kde-look.org/1229140",
"kns://plasma-themes.knsrc/api.kde-look.org/1229134",
"kns://aurorae.knsrc/api.kde-look.org/1229137",
"kns://icons.knsrc/api.kde-look.org/1166289",
"kns://xcursor.knsrc/api.kde-look.org/1346778",
"kns://wallpaper.knsrc/api.kde-look.org/1476107",
"kns://sddmtheme.knsrc/api.kde-look.org/1476117"
]
}
2 changes: 2 additions & 0 deletions plasma/look-and-feel/com.github.varlesh.materia-dark/plasmarc
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
[Settings]
FallbackTheme=breeze
Original file line number Diff line number Diff line change
@@ -0,0 +1,32 @@
{
"KPackageStructure": "Plasma/LookAndFeel",
"KPlugin": {
"Authors": [
{
"Email": "varlesh@gmail.com",
"Name": "Alexey Varfolomeev"
}
],
"Name": "Materia KDE Light",
"Description": "Materia KDE customization",
"Id": "com.github.varlesh.materia-light",
"Version": "20220823",
"Category": "",
"EnabledByDefault": true,
"License": "GPLv3",
"ServiceTypes": [
"Plasma/LookAndFeel"
],
"Website": "https://github.com/PapirusDevelopmentTeam/materia-kde"
},
"Keywords": "Desktop;Workspace;Appearance;Look and Feel;Logout;Lock;Suspend;Shutdown;Hibernate;",
"X-Plasma-APIVersion": "2",
"X-KPackage-Dependencies": [
"kns://colorschemes.knsrc/api.kde-look.org/1462605",
"kns://plasma-themes.knsrc/api.kde-look.org/1462611",
"kns://aurorae.knsrc/api.kde-look.org/1462610",
"kns://icons.knsrc/api.kde-look.org/1166289",
"kns://xcursor.knsrc/api.kde-look.org/1346778",
"kns://wallpaper.knsrc/api.kde-look.org/1462613"
]
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
[Settings]
FallbackTheme=breeze
33 changes: 33 additions & 0 deletions plasma/look-and-feel/com.github.varlesh.materia/metadata.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,33 @@
{
"KPackageStructure": "Plasma/LookAndFeel",
"KPlugin": {
"Authors": [
{
"Email": "varlesh@gmail.com",
"Name": "Alexey Varfolomeev"
}
],
"Name": "Materia KDE",
"Description": "Materia KDE customization",
"Id": "com.github.varlesh.materia",
"Version": "20220823",
"Category": "",
"EnabledByDefault": true,
"License": "GPLv3",
"ServiceTypes": [
"Plasma/LookAndFeel"
],
"Website": "https://github.com/PapirusDevelopmentTeam/materia-kde"
},
"Keywords": "Desktop;Workspace;Appearance;Look and Feel;Logout;Lock;Suspend;Shutdown;Hibernate;",
"X-Plasma-APIVersion": "2",
"X-KPackage-Dependencies": [
"kns://colorschemes.knsrc/api.kde-look.org/1462605",
"kns://plasma-themes.knsrc/api.kde-look.org/1462611",
"kns://aurorae.knsrc/api.kde-look.org/1462620",
"kns://icons.knsrc/api.kde-look.org/1166289",
"kns://xcursor.knsrc/api.kde-look.org/1346778",
"kns://wallpaper.knsrc/api.kde-look.org/1462613",
"kns://sddmtheme.knsrc/api.kde-look.org/1476113"
]
}
2 changes: 2 additions & 0 deletions plasma/look-and-feel/com.github.varlesh.materia/plasmarc
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
[Settings]
FallbackTheme=breeze