diff options
author | Andrew Ammerlaan <andrewammerlaan@gentoo.org> | 2022-01-02 16:02:24 +0100 |
---|---|---|
committer | Andrew Ammerlaan <andrewammerlaan@gentoo.org> | 2022-01-02 16:02:24 +0100 |
commit | e4ccd0425eb6cec22435928ad1061656abd3bca1 (patch) | |
tree | 9e7f0e8dc76330a0d23c2449af5df1015acea8c1 /media-fonts | |
parent | dev-libs/rsaref: fix PkgMetadataXmlIndentation (diff) | |
download | guru-e4ccd0425eb6cec22435928ad1061656abd3bca1.tar.gz guru-e4ccd0425eb6cec22435928ad1061656abd3bca1.tar.bz2 guru-e4ccd0425eb6cec22435928ad1061656abd3bca1.zip |
media-fonts/victor-mono: add MissingUnpackerDep, drop UnknownRestrict
Package-Manager: Portage-3.0.30, Repoman-3.0.3
Signed-off-by: Andrew Ammerlaan <andrewammerlaan@gentoo.org>
Diffstat (limited to 'media-fonts')
-rw-r--r-- | media-fonts/victor-mono/victor-mono-1.5.1.ebuild | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/media-fonts/victor-mono/victor-mono-1.5.1.ebuild b/media-fonts/victor-mono/victor-mono-1.5.1.ebuild index fa680aa64..dbb78ceeb 100644 --- a/media-fonts/victor-mono/victor-mono-1.5.1.ebuild +++ b/media-fonts/victor-mono/victor-mono-1.5.1.ebuild @@ -1,4 +1,4 @@ -# Copyright 2021 Gentoo Authors +# Copyright 2021-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -8,7 +8,7 @@ inherit font DESCRIPTION="A free programming font with cursive italics and ligatures" HOMEPAGE="https://rubjo.github.io/victor-mono/" SRC_URI="https://github.com/rubjo/victor-mono/raw/v${PV}/public/VictorMonoAll.zip -> ${P}.zip" -RESTRICT="primaryuri binchecks strip" +RESTRICT="binchecks strip" LICENSE="OFL-1.1" SLOT="0" @@ -17,6 +17,8 @@ IUSE="+otf ttf" REQUIRED_USE="|| ( otf ttf )" +BDEPEND="app-arch/unzip" + S="${WORKDIR}" FONT_CONF=( |