Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Nest
Gentoo
Haskell
Commits
d1731496
Commit
d1731496
authored
Dec 23, 2020
by
Qeenon
Browse files
media-fonts/hasklig: bump up to 1.2
parent
f287ef37
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
6 additions
and
5 deletions
+6
-5
media-fonts/hasklig/Manifest
media-fonts/hasklig/Manifest
+1
-1
media-fonts/hasklig/hasklig-1.2.ebuild
media-fonts/hasklig/hasklig-1.2.ebuild
+5
-4
No files found.
media-fonts/hasklig/Manifest
View file @
d1731496
DIST Hasklig-1.
1
.zip
1308041
BLAKE2B
983c2f70bd632c705c1188836a23c9be2b6903d342ab128683f6f92005e8bc3d4844a6b900331a07a715a997d64b77209b48a0963c53ab2fea4c261440d14aa4 SHA512 7621747399c1155faf3f1ba5c73dc4ce829141730fd22c58e97e2f3acf79a45b49dc1cf314af80226dbf3bfbf9a38ceb2de812b46a5d424b6181582429bcc081
DIST Hasklig-1.
2
.zip
2242002
BLAKE2B
a410906c62c59db5677d86de3f7e53afd77f67150b74947e9d55605751d25304179f46bdad876e95cd712d0abe86c02b46cf85398200d56b76e12e4352b1ce31 SHA512 fd8254f6aa14569147bbdb3940a08a99a04b601a56226fa65d73fe3ddb917b49b2234e12f4ea10ac59ba707579ed333e61fa1f1d5f141d9a9b3581cc56c38750
media-fonts/hasklig/hasklig-1.
1
.ebuild
→
media-fonts/hasklig/hasklig-1.
2
.ebuild
View file @
d1731496
# Copyright 1999-20
18
Gentoo
Foundation
# Copyright 1999-20
20
Gentoo
Authors
# Distributed under the terms of the GNU General Public License v2
# Distributed under the terms of the GNU General Public License v2
EAPI
=
6
EAPI
=
7
inherit font
inherit font
MY_PN
=
"Hasklig"
MY_PN
=
"Hasklig"
DESCRIPTION
=
"Hasklig - a Haskell code font with monospaced ligatures"
DESCRIPTION
=
"Hasklig - a Haskell code font with monospaced ligatures"
HOMEPAGE
=
"https://github.com/i-tu/Hasklig"
HOMEPAGE
=
"https://github.com/i-tu/Hasklig"
SRC_URI
=
"https://github.com/i-tu/Hasklig/releases/download/
${
PV
}
/
${
MY_PN
}
-
${
PV
}
.zip"
SRC_URI
=
"https://github.com/i-tu/Hasklig/releases/download/
v
${
PV
}
/
${
MY_PN
}
-
${
PV
}
.zip"
LICENSE
=
"OFL-1.1"
LICENSE
=
"OFL-1.1"
SLOT
=
"0"
SLOT
=
"0"
...
@@ -19,5 +19,6 @@ RESTRICT="binchecks strip"
...
@@ -19,5 +19,6 @@ RESTRICT="binchecks strip"
S
=
"
${
WORKDIR
}
"
S
=
"
${
WORKDIR
}
"
# There are also ttf fonts but I've googled that otf is better
FONT_SUFFIX
=
"otf"
FONT_SUFFIX
=
"otf"
FONT_S
=
"
${
S
}
"
FONT_S
=
"
${
S
}
/OTF
"
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment