packages: fonts-TTF-CRULP-Nafees_Nastaleeq/fonts-TTF-CRULP-Nafees_Nastaleeq...

emes emes at pld-linux.org
Sun May 10 00:44:59 CEST 2009


Author: emes                         Date: Sat May  9 22:44:59 2009 GMT
Module: packages                      Tag: HEAD
---- Log message:
- initial release

---- Files affected:
packages/fonts-TTF-CRULP-Nafees_Nastaleeq:
   fonts-TTF-CRULP-Nafees_Nastaleeq.spec (NONE -> 1.1)  (NEW)

---- Diffs:

================================================================
Index: packages/fonts-TTF-CRULP-Nafees_Nastaleeq/fonts-TTF-CRULP-Nafees_Nastaleeq.spec
diff -u /dev/null packages/fonts-TTF-CRULP-Nafees_Nastaleeq/fonts-TTF-CRULP-Nafees_Nastaleeq.spec:1.1
--- /dev/null	Sun May 10 00:44:59 2009
+++ packages/fonts-TTF-CRULP-Nafees_Nastaleeq/fonts-TTF-CRULP-Nafees_Nastaleeq.spec	Sun May 10 00:44:54 2009
@@ -0,0 +1,57 @@
+# $Revision$, $Date$
+%define		_font_name	Nafees_Nastaleeq
+Summary:	Free fonts from Center for Research in Urdu Language Processing
+Summary(pl.UTF-8):	Wolnodostępne czcionki z Centrum Badań nad Przetwarzaniem Języka Urdu
+Name:		fonts-TTF-CRULP-Nafees_Nastaleeq
+Version:	1.02
+Release:	0.1
+License:	MPL-like
+Group:		Fonts
+Source0:	http://www.crulp.org/Downloads/localization/fonts/NafeesNastaleeq/%{_font_name}_v%{version}.zip
+# Source0-md5:	34ca164ce011b682522431fc332c0cb6
+URL:		http://www.crulp.org/software/localization/Fonts/nafeesNastaleeq.html
+Requires(post,postun):	fontpostinst
+BuildArch:	noarch
+BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
+
+%define		ttffontsdir	%{_fontsdir}/TTF
+
+%description
+Nafees Nastaleeq is developed according to calligraphic rules, following the style
+of Syed Nafees Al-Hussaini (Nafees Raqam), one of the finest calligraphers of
+Pakistan. Guidance and calligraphy of basic glyphs for the font has been provided
+by Syed Jameel-ur-Rehman. He is pupil of Syed Nafees Shah and Hafiz
+Syed Anees-ul-Hassan.
+
+%prep
+%setup -q -c %{name}-%{version}
+
+%install
+rm -rf $RPM_BUILD_ROOT
+install -d $RPM_BUILD_ROOT%{ttffontsdir}
+
+install *.ttf $RPM_BUILD_ROOT%{ttffontsdir}
+
+%clean
+rm -rf $RPM_BUILD_ROOT
+
+%post
+fontpostinst TTF
+
+%postun
+fontpostinst TTF
+
+%files
+%defattr(644,root,root,755)
+%doc %{_font_name}_v%{version}.pdf
+%{ttffontsdir}/*.ttf
+
+%define date	%(echo `LC_ALL="C" date +"%a %b %d %Y"`)
+%changelog
+* %{date} PLD Team <feedback at pld-linux.org>
+All persons listed below can be reached at <cvs_login>@pld-linux.org
+
+$Log$
+Revision 1.1  2009/05/09 22:44:54  emes
+- initial release
+
================================================================


More information about the pld-cvs-commit mailing list