mirror of
https://github.com/gentoo-mirror/gentoo-zh.git
synced 2025-04-10 20:08:43 -04:00
media-fonts/jf-openhuninn: add 2.1, drop 2.0
This commit is contained in:
parent
531eed09a4
commit
e17976da7a
@ -1 +1 @@
|
||||
DIST jf-openhuninn-2.0.tar.gz 38832150 BLAKE2B b9e5d5878c1925d889e857fea40464deb1725a51115740c519c92e502ce59c0ea870622abcac67525a0d571a60cdfed5f4bb0339acdffb0dc1d945d431d9e637 SHA512 5f2cdde044ca7013c532dcda6b5e640bce449af3463719e6eec85529c9c78837dd1f71a03f139fed06d85faf7d75783dd75f3f0c900f695b304d7a3f0b976e44
|
||||
DIST jf-openhuninn-2.1.tar.gz 66297700 BLAKE2B ef7aa3f4c82ffe24fc9d4d3a34c5d8df76a8c2cb6573ac168324cb99f4078471521b69a24af873f97156807e258b8001e6ed9bb72c92a9b116181d0e0ea88461 SHA512 6c261d7b3c611ea2554c92129c45c041976ef9009248f563019889005cd12ff614d160d81dd1374b449a4654f6de0fb8a324408392c4293b0a19bd0667b35181
|
||||
|
@ -1,4 +1,4 @@
|
||||
# Copyright 2021-2023 Gentoo Authors
|
||||
# Copyright 2021-2024 Gentoo Authors
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
EAPI=7
|
||||
@ -8,11 +8,12 @@ MY_PN="open-huninn-font"
|
||||
DESCRIPTION="An opensource Chinese font by justfont, based on Kosugi Maru and Varela Round"
|
||||
HOMEPAGE="https://justfont.com/huninn/"
|
||||
SRC_URI="https://github.com/justfont/open-huninn-font/archive/refs/tags/v${PV}.tar.gz -> ${P}.tar.gz"
|
||||
S="${WORKDIR}/${MY_PN}-${PV}"
|
||||
LICENSE="OFL-1.1"
|
||||
SLOT="0"
|
||||
KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~ppc ~ppc64 ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos"
|
||||
|
||||
S="${WORKDIR}/${MY_PN}-${PV}"
|
||||
KEYWORDS="~alpha ~amd64 ~arm ~ppc ~ppc64 ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos"
|
||||
|
||||
FONT_SUFFIX="ttf"
|
||||
FONT_S="${S}/font"
|
||||
|
Loading…
x
Reference in New Issue
Block a user