Skip to content
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

zafiro-icons-dark: Fix files #4386

Open
wants to merge 1 commit into
base: main
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
5 changes: 5 additions & 0 deletions packages/z/zafiro-icons-dark/MAINTAINERS.md
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.

- Grzegorz Głowacz
- Email: [email protected]
- Matrix: @pomon:matrix.org
3 changes: 3 additions & 0 deletions packages/z/zafiro-icons-dark/monitoring.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
url: https://github.com/zayronxio/Zafiro-icons/releases
regex: Zafiro-Icons-Dark-([0-9.]+)\.tar\.xz

18 changes: 18 additions & 0 deletions packages/z/zafiro-icons-dark/package.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,18 @@
name : zafiro-dark-icon-theme
version : 1.3
release : 1
source :
- https://github.com/zayronxio/Zafiro-icons/releases/download/1.3/Zafiro-Icons-Dark.tar.xz : 7780c0f824eae40cbe167a0ab2f5f2a33be41156c5ea52c789969965264db0b5
homepage : https://github.com/zayronxio/Zafiro-icons/
license : GPL-3.0-or-later
component : desktop.theme
summary : The Zafiro-Icons
description: |
Minimalist icons created with the flat-design technique, utilizing washed-out colors and always accompanied by white. The priority is simplicity.
install : |
mv $workdir/apps/scalable/βTORRENT.svg $workdir/apps/scalable/TORRENT.svg
install -dm00644 $installdir/usr/share/icons/zafiro-icons-dark
cp -r * $installdir/usr/share/icons/zafiro-icons-dark/



Loading