media-fonts/labiryntowy: new pkg; add 1.53
This commit is contained in:
parent
ebbbb9a528
commit
34ca743f8f
1
media-fonts/labiryntowy/Manifest
Normal file
1
media-fonts/labiryntowy/Manifest
Normal file
@ -0,0 +1 @@
|
||||
DIST labiryntowy-1.53.rpm 27692 BLAKE2B 0a4699caf896fac2e5d886e6585f9c4f6baf4515a5621410184876a5d65a57c5dd14d55cad5239f6b9c405ae2b01e3d6e27daab1f199e9de69ecafb2a39df8ab SHA512 a55a7dcdfc47350680a1ff6a856d6466e92ca222488a6bc8d791572748661d62fe88c5c6dd61155384dee0b92b5c654ef92ff613d6896f0832282f8671497ade
|
27
media-fonts/labiryntowy/labiryntowy-1.53.ebuild
Normal file
27
media-fonts/labiryntowy/labiryntowy-1.53.ebuild
Normal file
@ -0,0 +1,27 @@
|
||||
# Copyright 1999-2020 Gentoo Authors
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
EAPI=7
|
||||
|
||||
inherit font rpm
|
||||
|
||||
DESCRIPTION="Practical font realization of the Labirynth Alphabet"
|
||||
HOMEPAGE="
|
||||
https://koschei.fedoraproject.org/package/labiryntowy-fonts
|
||||
http://alfabet-ozdobny.appspot.com/?str=labiryntowy
|
||||
"
|
||||
SRC_URI="http://fedora.osuosl.org/linux/releases/33/Everything/x86_64/os/Packages/l/${PN}-fonts-${PV}-12.fc33.noarch.rpm -> ${P}.rpm"
|
||||
KEYWORDS="~amd64"
|
||||
|
||||
RESTRICT="mirror"
|
||||
LICENSE="OFL"
|
||||
SLOT="0"
|
||||
|
||||
S="${WORKDIR}"
|
||||
|
||||
src_install() {
|
||||
newdoc "./usr/share/doc/${PN}-fonts/opis.txt" README.txt
|
||||
|
||||
insinto "/usr/share/fonts/${PN}"
|
||||
doins "./usr/share/fonts/${PN}"/*
|
||||
}
|
14
media-fonts/labiryntowy/metadata.xml
Normal file
14
media-fonts/labiryntowy/metadata.xml
Normal file
@ -0,0 +1,14 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
|
||||
<pkgmetadata>
|
||||
<maintainer type="person">
|
||||
<email>xgqt@protonmail.com</email>
|
||||
<name>Maciej Barć</name>
|
||||
</maintainer>
|
||||
<longdescription>
|
||||
Font Labiryntowy-pl was created as a practical implementation
|
||||
of the idea of the alphabet labyrinthine.
|
||||
This font contains over 300 ligatures and most characters
|
||||
needed for the performance of titles and monograms.
|
||||
</longdescription>
|
||||
</pkgmetadata>
|
Loading…
Reference in New Issue
Block a user