-
-
Notifications
You must be signed in to change notification settings - Fork 116
zafiro-icons: Add at v1.3 #7777
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
Waytonn
wants to merge
1
commit into
getsolus:main
Choose a base branch
from
Waytonn:feature
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Changes from all commits
Commits
File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,5 @@ | ||
| This file is used to indicate primary maintainership for this package. A package may list more than one maintainer to avoid bus factor issues. People on this list may be considered “subject-matter experts”. Please note that Solus Staff may need to perform necessary rebuilds, upgrades, or security fixes as part of the normal maintenance of the Solus package repository. If you believe this package requires an update, follow documentation from https://help.getsol.us/docs/packaging/procedures/request-a-package-update. In the event that this package becomes insufficiently maintained, the Solus Staff reserves the right to request a new maintainer, or deprecate and remove this package from the repository entirely. | ||
|
|
||
| Jethro Shearer | ||
| Matrix: dotwayton@matrix.org | ||
| Email: jethroshearer@hotmail.com | ||
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,6 @@ | ||
| releases: | ||
| id: ~ # Check https://release-monitoring.org/projects/search/ | ||
| rss: https://github.com/zayronxio/Zafiro-icons/tags.atom | ||
| # No known CPE, checked 2026-01-21 | ||
| security: | ||
| cpe: ~ |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,20 @@ | ||
| # yaml-language-server: $schema=/usr/share/ypkg/schema/schema.json | ||
| name : zafiro-icons | ||
| version : 1.3 | ||
|
Member
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. version should be inside a quotation |
||
| release : 1 | ||
| source : | ||
| - https://github.com/zayronxio/Zafiro-icons/archive/refs/tags/1.3.tar.gz : d4e81453d050ae07b157c65e388e748639a711afc1a6d1b033bdfdd90230ecb7 | ||
| homepage : https://github.com/zayronxio/Zafiro-icons | ||
| license : GPL-3.0-or-later | ||
| component : desktop.theme | ||
| summary : Minimalist icon pack with flat design, focused on simplicity. | ||
| description: | | ||
| Minimalist icons created with the flat-design technique, utilizing washed out colors and always accompanied by white. The priority is simplicity. | ||
| install: | | ||
| install -dm00755 $installdir/usr/share/icons | ||
| cp -r Light/ ${installdir}/usr/share/icons/Zafiro | ||
| cp -r Dark/ ${installdir}/usr/share/icons/Zafiro-Dark | ||
| rm $installdir/usr/share/icons/Zafiro-Dark/apps/scalable/βTORRENT.svg | ||
| rm $installdir/usr/share/icons/Zafiro/apps/scalable/βTORRENT.svg | ||
| %install_license LICENSE.md CREDITS | ||
|
|
||
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
There should be a strip
-on each line