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

font-firacode: Housekeeping #4254

Merged
merged 1 commit into from
Nov 5, 2024
Merged
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
9 changes: 9 additions & 0 deletions packages/f/font-firacode/files/firacode.metainfo.xml
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
<?xml version="1.0" encoding="UTF-8"?>
<!-- Copyright 2024 Solus Developers <[email protected] -->
<component type="font">
<id>font-firacode-ttf</id>
<metadata_license>CC0-1.0</metadata_license>
<name>FiraCode</name>
<url type="homepage">https://github.com/tonsky/FiraCode/</url>
<summary>Monospaced font with programming ligatures</summary>
</component>
6 changes: 6 additions & 0 deletions packages/f/font-firacode/monitoring.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
releases:
id: 18650
rss: https://github.com/tonsky/FiraCode/tags.atom
# No known CPE, checked 2024-11-05
security:
cpe: ~
7 changes: 5 additions & 2 deletions packages/f/font-firacode/package.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
name : font-firacode
version : '6.2'
release : 10
release : 11
source :
- https://github.com/tonsky/FiraCode/releases/download/6.2/Fira_Code_v6.2.zip : 0949915ba8eb24d89fd93d10a7ff623f42830d7c5ffc3ecbf960e4ecad3e3e79
homepage : https://github.com/tonsky/FiraCode
Expand All @@ -14,6 +14,9 @@ description: |
replaces :
- ttf : font-firacode-otf
patterns :
- ttf : /usr/share/fonts/truetype
- ttf :
- /usr/share/fonts/truetype
- /usr/share/metainfo
install : |
install -Dm00644 ttf/*.ttf -t $installdir/usr/share/fonts/truetype/firacode/
install -Dm00644 $pkgfiles/firacode.metainfo.xml -t $installdir/usr/share/metainfo
15 changes: 8 additions & 7 deletions packages/f/font-firacode/pspec_x86_64.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,15 +3,15 @@
<Name>font-firacode</Name>
<Homepage>https://github.com/tonsky/FiraCode</Homepage>
<Packager>
<Name>Algent Albrahimi</Name>
<Email>algent@protonmail.com</Email>
<Name>Muhammad Alfi Syahrin</Name>
<Email>malfisya.dev@hotmail.com</Email>
</Packager>
<License>OFL-1.1</License>
<PartOf>desktop.font</PartOf>
<Summary xml:lang="en">Monospaced font with programming ligatures</Summary>
<Description xml:lang="en">Fira Code is a monospaced font with programming ligatures.
</Description>
<Archive type="binary" sha1sum="79eb0752a961b8e0d15c77d298c97498fbc89c5a">https://getsol.us/sources/README.Solus</Archive>
<Archive type="binary" sha1sum="79eb0752a961b8e0d15c77d298c97498fbc89c5a">https://sources.getsol.us/README.Solus</Archive>
</Source>
<Package>
<Name>font-firacode-ttf</Name>
Expand All @@ -26,18 +26,19 @@
<Path fileType="data">/usr/share/fonts/truetype/firacode/FiraCode-Regular.ttf</Path>
<Path fileType="data">/usr/share/fonts/truetype/firacode/FiraCode-Retina.ttf</Path>
<Path fileType="data">/usr/share/fonts/truetype/firacode/FiraCode-SemiBold.ttf</Path>
<Path fileType="data">/usr/share/metainfo/firacode.metainfo.xml</Path>
</Files>
<Replaces>
<Package>font-firacode-otf</Package>
</Replaces>
</Package>
<History>
<Update release="10">
<Date>2022-02-24</Date>
<Update release="11">
<Date>2024-11-05</Date>
<Version>6.2</Version>
<Comment>Packaging update</Comment>
<Name>Algent Albrahimi</Name>
<Email>algent@protonmail.com</Email>
<Name>Muhammad Alfi Syahrin</Name>
<Email>malfisya.dev@hotmail.com</Email>
</Update>
</History>
</PISI>