Skip to content

Commit

Permalink
media-fonts/inconsolata-lgc: new package.
Browse files Browse the repository at this point in the history
Package-Manager: Portage-2.3.19, Repoman-2.3.6
Closes: gentoo#7044
  • Loading branch information
kitsunenokenja authored and monsieurp committed Apr 11, 2018
1 parent 4ba7e7b commit eb39735
Show file tree
Hide file tree
Showing 3 changed files with 38 additions and 0 deletions.
1 change: 1 addition & 0 deletions media-fonts/inconsolata-lgc/Manifest
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
DIST inconsolata-lgc-1.1.0_p20140917.tar.gz 388904 BLAKE2B 2f3a1c5272886b5b4f293193165db03d886e770d78c1c0b94b98fdeb0ae1096a7a2f8d7ee4dafba5db7e77ce78c524e67bd056f75863d9a16053ec52b8b94b48 SHA512 ab48fe4f54b84924ddd895dd78d38b2cb8869b3502efdc9a05c782737cccb34d234cd9dee8b9ab648b832fa251fba32960319a3e242dbdb160eeb110f676c42e
21 changes: 21 additions & 0 deletions media-fonts/inconsolata-lgc/inconsolata-lgc-1.1.0_p20140917.ebuild
Original file line number Diff line number Diff line change
@@ -0,0 +1,21 @@
# Copyright 1999-2018 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2

EAPI=6
inherit font

EGIT_COMMIT="d086a618248121d61e3f3de64b4301230d1c860c"
DESCRIPTION="Modified version of Inconsolata Hellenic adding the Cyrillic alphabet"
HOMEPAGE="https://github.com/DeLaGuardo/Inconsolata-LGC"
SRC_URI="https://github.com/DeLaGuardo/Inconsolata-LGC/tarball/${EGIT_COMMIT} -> ${P}.tar.gz"

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

DEPEND=""

S="${WORKDIR}/DeLaGuardo-Inconsolata-LGC-${EGIT_COMMIT::7}"
FONT_S="${S}"
FONT_SUFFIX="ttf"
16 changes: 16 additions & 0 deletions media-fonts/inconsolata-lgc/metadata.xml
Original file line number Diff line number Diff line change
@@ -0,0 +1,16 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<maintainer type="person">
<email>[email protected]</email>
<name>Rob Levitsky</name>
</maintainer>
<maintainer type="project">
<email>[email protected]</email>
<name>Fonts</name>
</maintainer>
<maintainer type="project">
<email>[email protected]</email>
<name>Proxy Maintainers</name>
</maintainer>
</pkgmetadata>

0 comments on commit eb39735

Please sign in to comment.