SPECS: fonts-TTF-arabic-KACST.spec (NEW) - initial release

emes emes at pld-linux.org
Thu Dec 4 18:26:20 CET 2008


Author: emes                         Date: Thu Dec  4 17:26:20 2008 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- initial release

---- Files affected:
SPECS:
   fonts-TTF-arabic-KACST.spec (NONE -> 1.1)  (NEW)

---- Diffs:

================================================================
Index: SPECS/fonts-TTF-arabic-KACST.spec
diff -u /dev/null SPECS/fonts-TTF-arabic-KACST.spec:1.1
--- /dev/null	Thu Dec  4 18:26:20 2008
+++ SPECS/fonts-TTF-arabic-KACST.spec	Thu Dec  4 18:26:14 2008
@@ -0,0 +1,59 @@
+# $Revision$, $Date$
+Summary:	Free fonts from King Abdul Aziz City for Science and Technology
+Summary(pl.UTF-8):	Wolnodostępne czcionki z King Abdul Aziz City for Science and Technology
+Name:		fonts-TTF-arabic-KACST
+Version:	2.0
+Release:	0.2
+License:	GPL
+Group:		Fonts
+Source0:	http://prdownloads.sourceforge.net/arabeyes/kacst_fonts_%{version}.tar.bz2
+# Source0-md5:	d41d8cd98f00b204e9800998ecf8427e
+URL:		http://www.arabeyes.org
+Requires(post,postun):	fontpostinst
+BuildArch:	noarch
+BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
+
+%define		ttffontsdir	%{_fontsdir}/TTF
+
+%description
+The Khohot project aims at increasing the number of available Arabic free and open
+source fonts. The fonts included here come from King Abdul Aziz City for Science
+and Technology.
+
+%description -l pl.UTF-8
+Celem projektu Khohot jest poszerzenie liczby wolnodostępnych i otwartych czcionek
+arabskich. Czcionki zawarte w tej paczce pochodzą z King Abdul Aziz City for Science
+and Technology.
+
+%prep
+%setup -q -n KacstArabicFonts-%{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 LICENSE README
+%{ttffontsdir}/[Kk]acst*.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  2008/12/04 17:26:14  emes
+- initial release
+
================================================================


More information about the pld-cvs-commit mailing list