media-fonts/inconsolata-lgc: Version bump to 1.3.0
authorRob Levitsky <kitsunenokenja@protonmail.ch>
Sat, 19 Oct 2019 23:37:57 +0000 (19:37 -0400)
committerJoonas Niilola <juippis@gentoo.org>
Tue, 22 Oct 2019 04:11:11 +0000 (07:11 +0300)
Closes: https://bugs.gentoo.org/696454
Package-Manager: Portage-2.3.76, Repoman-2.3.16
Signed-off-by: Rob Levitsky <kitsunenokenja@protonmail.ch>
Signed-off-by: Joonas Niilola <juippis@gentoo.org>
media-fonts/inconsolata-lgc/Manifest
media-fonts/inconsolata-lgc/inconsolata-lgc-1.3.0.ebuild [new file with mode: 0644]

index 4a882588e84906f491abfb856935cf4ed3baad7d..9f862d535236b43c470952ab7fc5c455c8fac7df 100644 (file)
@@ -1 +1,2 @@
 DIST inconsolata-lgc-1.1.0_p20140917-gh.tar.gz 388972 BLAKE2B 16156225ca11733a3b3db8ac95fb405b61ac6e884634e1e324a4a8d59114f31897d55bd508bb970f3b8a8d05f4c9bfdd1b645a96f0bde3706fa3d9c6bd33df85 SHA512 5dc9792cb267cf6cc81a66e8e8bdbb76c8bdbe1be8e1ee91efdea4a7914ee59687a4bf5d55980b48ecbd9e87dc4e30494a308a012f453bfebd7b2216eea195e9
+DIST inconsolata-lgc-1.3.0.tar.gz 274350 BLAKE2B d8864cb189a0c3019850a123bdd15b6fb9275059b3fef48edf0a6f53ae4a7304b1d1f2c10d1ecbac2c9e65913065dc9b68acd8530df38df6ed72575dec317cf7 SHA512 1958246e38f12b6f6675eb26ccdfa35d870e44a2e50e1263a7f0268e1e4af9fd2870a11dc8dd0da452f7c436b4a998782b5c80233803448684602e36c658163d
diff --git a/media-fonts/inconsolata-lgc/inconsolata-lgc-1.3.0.ebuild b/media-fonts/inconsolata-lgc/inconsolata-lgc-1.3.0.ebuild
new file mode 100644 (file)
index 0000000..d12ceaf
--- /dev/null
@@ -0,0 +1,20 @@
+# Copyright 1999-2019 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+inherit font
+
+DESCRIPTION="Modified version of Inconsolata Hellenic adding the Cyrillic alphabet"
+HOMEPAGE="https://github.com/MihailJP/Inconsolata-LGC"
+SRC_URI="https://github.com/MihailJP/Inconsolata-LGC/archive/LGC-${PV}.tar.gz -> ${P}.tar.gz"
+
+LICENSE="OFL-1.1"
+SLOT="0"
+KEYWORDS="~amd64"
+
+BDEPEND="media-gfx/fontforge"
+
+S="${WORKDIR}/Inconsolata-LGC-LGC-${PV}"
+FONT_S="${S}"
+FONT_SUFFIX="ttf"