media-fonts/labiryntowy: new pkg; add 1.53

This commit is contained in:
Maciej Barć 2020-12-10 23:15:30 +01:00
parent ebbbb9a528
commit 34ca743f8f
No known key found for this signature in database
GPG Key ID: 031C9FE65BED714A
3 changed files with 42 additions and 0 deletions

View File

@ -0,0 +1 @@
DIST labiryntowy-1.53.rpm 27692 BLAKE2B 0a4699caf896fac2e5d886e6585f9c4f6baf4515a5621410184876a5d65a57c5dd14d55cad5239f6b9c405ae2b01e3d6e27daab1f199e9de69ecafb2a39df8ab SHA512 a55a7dcdfc47350680a1ff6a856d6466e92ca222488a6bc8d791572748661d62fe88c5c6dd61155384dee0b92b5c654ef92ff613d6896f0832282f8671497ade

View 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}"/*
}

View 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>