[labiryntowy-fonts] Initial import (#1162148)

marwin marwin at fedoraproject.org
Thu Nov 13 19:29:13 UTC 2014


commit 44923d8965ff55157665ecd6c990d1035e1c48c7
Author: marwin <marwin at onet.com.pl>
Date:   Thu Nov 13 20:28:54 2014 +0100

    Initial import (#1162148)

 .gitignore             |    1 +
 labiryntowy-fonts.spec |   36 ++++++++++++++++++++++++++++++++++++
 sources                |    1 +
 3 files changed, 38 insertions(+), 0 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index e69de29..1dc0c15 100644
--- a/.gitignore
+++ b/.gitignore
@@ -0,0 +1 @@
+/Labiryntowy_pl.tgz
diff --git a/labiryntowy-fonts.spec b/labiryntowy-fonts.spec
new file mode 100644
index 0000000..33e00d6
--- /dev/null
+++ b/labiryntowy-fonts.spec
@@ -0,0 +1,36 @@
+%global fontname labiryntowy
+
+Name:          %{fontname}-fonts
+Version:       1.53
+Release:       1%{?dist}
+Summary:       Artificial font consisting of vertical and horizontal bars
+License:       OFL
+URL:           http://alfabet-ozdobny.appspot.com/?str=labiryntowy
+Source0:       https://alfabet-ozdobny.appspot.com/images/Labiryntowy_pl.tgz
+
+BuildArch:     noarch
+BuildRequires: fontpackages-devel
+
+Requires:      fontpackages-filesystem
+
+%description
+Artificial alphabet. Conscript. Font was created by Jacek Szewczyk as a
+practical realization of the idea of the alphabet the labyrinth.
+This font contains over 300 ligatures and most of the characters
+needed to complete the titles and monograms.
+
+%prep
+%setup -q -c
+
+%build
+
+%install
+mkdir -p %{buildroot}%{_fontdir}
+cp -p *.ttf %{buildroot}%{_fontdir}
+
+%{_font_pkg} %{_fontdir}
+%doc opis.txt opis.pdf
+
+%changelog
+* Tue Nov 4 2014 <adres jest niedostepny pl> 1.53-1
+- Initial packaging.
diff --git a/sources b/sources
index e69de29..a56c887 100644
--- a/sources
+++ b/sources
@@ -0,0 +1 @@
+1a4d501a354d07a39727900340ddab23  Labiryntowy_pl.tgz


More information about the fonts-bugs mailing list