media-fonts/hasklig - 1.2 (haskell)

Search

Package Information

Description:
Hasklig - a Haskell code font with monospaced ligatures
Homepage:
https://github.com/i-tu/Hasklig
License:
OFL-1.1

Ebuild Details

Version EAPI Keywords Slot
1.2 8 ~amd64 0
View Raw Ebuild
# Copyright 1999-2026 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2

EAPI=8
inherit font

MY_PN="Hasklig"
DESCRIPTION="Hasklig - a Haskell code font with monospaced ligatures"
HOMEPAGE="https://github.com/i-tu/Hasklig"
SRC_URI="https://github.com/i-tu/Hasklig/releases/download/v${PV}/${MY_PN}-${PV}.zip"

LICENSE="OFL-1.1"
SLOT="0"
KEYWORDS="~amd64"

BDEPEND="app-arch/unzip"

# This ebuild does not install any binaries
RESTRICT="binchecks strip"

S="${WORKDIR}"

# There are also ttf fonts but I've googled that otf is better
FONT_SUFFIX="otf"
FONT_S="${S}/OTF"

Dependencies

BDEPEND

app-arch/unzip

Manifest for 1.2

Type File Size Source URLs
DIST Hasklig-1.2.zip 2242002 bytes https://github.com/i-tu/Hasklig/releases/download/v1.2/Hasklig-1.2.zip