squash commits
README.md: edit readme games-action/multimc5: add games-action/multimc5 media-fonts/scientifica: add media-fonts/scientifica media-fonts/tewi-font: fix typos media-fonts/tewi-font: add manifest media-fonts/scientifica: add manifest media-fonts/berry: add media-fonts/berry media-fonts/undefined-medium: add media-fonts/undefined-medium x11-misc/lesbar: add x11-misc/lesbar app-text/kibi: add app-text/kibi sys-block/lethe: add sys-block/lethe
This commit is contained in:
commit
ebbc3a11c8
19 changed files with 801 additions and 0 deletions
1
media-fonts/berry/Manifest
Normal file
1
media-fonts/berry/Manifest
Normal file
|
@ -0,0 +1 @@
|
|||
DIST pcf-spectrum-berry 131646 BLAKE2B bfd6b4365793cbfee3f60da44590c54165bbb20f64ab1f518527ff329e35928491063c5aaa1cbb5a7669b0ee23a561376bcbe8fa91e62db9d8dabea0d23436ff SHA512 b164deda253bb74c4db48844fe5145e0298d54bd21a1495349342fdd2e9a0141deb82c07c710a7318be74b704d011692023ec8010e1ab020ebf063f46bdb070f
|
18
media-fonts/berry/berry-1.ebuild
Normal file
18
media-fonts/berry/berry-1.ebuild
Normal file
|
@ -0,0 +1,18 @@
|
|||
# Copyright 1999-2021 Gentoo Authors
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
EAPI=7
|
||||
|
||||
inherit font git-r3
|
||||
|
||||
DESCRIPTION="A set of monospaced bitmap fonts made by Spectrum"
|
||||
HOMEPAGE="https://github.com/seraxis/pcf-spectrum-berry"
|
||||
EGIT_REPO_URI="https://github.com/seraxis/pcf-spectrum-berry"
|
||||
|
||||
LICENSE="unknown"
|
||||
SLOT="0"
|
||||
KEYWORDS="amd64"
|
||||
|
||||
S="${WORKDIR}/${P}"
|
||||
FONT_S=( ${S} )
|
||||
FONT_SUFFIX="pcf"
|
Loading…
Add table
Add a link
Reference in a new issue