Auto sync2gitlab import of paktype-naskh-basic-fonts-4.1-9.el8.src.rpm
This commit is contained in:
parent
b4d52d985f
commit
4181a468b8
1
.gitignore
vendored
Normal file
1
.gitignore
vendored
Normal file
@ -0,0 +1 @@
|
||||
/PakType-Naskh-Basic-4.1.tar.gz
|
35
paktype-naskh-basic-fonts.conf
Normal file
35
paktype-naskh-basic-fonts.conf
Normal file
@ -0,0 +1,35 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<!DOCTYPE fontconfig SYSTEM "fonts.dtd">
|
||||
<fontconfig>
|
||||
<match>
|
||||
<test name="lang">
|
||||
<string>pa-pk</string>
|
||||
</test>
|
||||
<test name="family">
|
||||
<string>sans-serif</string>
|
||||
</test>
|
||||
<edit name="family" mode="prepend">
|
||||
<string>PakType Naskh Basic</string>
|
||||
</edit>
|
||||
</match>
|
||||
|
||||
<match>
|
||||
<test name="lang" compare="contains">
|
||||
<string>ur</string>
|
||||
</test>
|
||||
<test name="family">
|
||||
<string>sans-serif</string>
|
||||
</test>
|
||||
<edit name="family" mode="prepend">
|
||||
<string>PakType Naskh Basic</string>
|
||||
</edit>
|
||||
</match>
|
||||
|
||||
<alias>
|
||||
<family>PakType Naskh Basic</family>
|
||||
<default>
|
||||
<family>sans-serif</family>
|
||||
</default>
|
||||
</alias>
|
||||
</fontconfig>
|
||||
|
135
paktype-naskh-basic-fonts.spec
Normal file
135
paktype-naskh-basic-fonts.spec
Normal file
@ -0,0 +1,135 @@
|
||||
%global priority 65-0
|
||||
%global fontname paktype-naskh-basic
|
||||
%global fontconf %{priority}-%{fontname}
|
||||
|
||||
Name: %{fontname}-fonts
|
||||
Version: 4.1
|
||||
Release: 9%{?dist}
|
||||
Summary: Fonts for Arabic, Farsi, Urdu and Sindhi from PakType
|
||||
Group: User Interface/X
|
||||
License: GPLv2 with exceptions
|
||||
URL: https://sourceforge.net/projects/paktype/
|
||||
Source0: http://downloads.sourceforge.net/paktype/Individual-Release/PakType-Naskh-Basic-%{version}.tar.gz
|
||||
Source1: %{name}.conf
|
||||
BuildArch: noarch
|
||||
BuildRequires: fontpackages-devel
|
||||
Requires: fontpackages-filesystem
|
||||
|
||||
%description
|
||||
The paktype-naskh-basic-fonts package contains fonts for the display of \
|
||||
Arabic, Farsi, Urdu and Sindhi from PakType by Lateef Sagar.
|
||||
|
||||
%prep
|
||||
%setup -q -c
|
||||
rm -rf Code
|
||||
# get rid of the white space (' ')
|
||||
mv PakType\ Naskh\ Basic.ttf PakTypeNaskhBasic.ttf
|
||||
mv PakType\ Naskh\ Basic\ Features.pdf PakTypeNaskhBasicFeatures.pdf
|
||||
mv PakType\ Naskh\ Basic\ License.txt PakType_Naskh_Basic_License.txt
|
||||
|
||||
%{__sed} -i 's/\r//' PakType_Naskh_Basic_License.txt
|
||||
chmod a-x PakType_Naskh_Basic_License.txt PakTypeNaskhBasicFeatures.pdf
|
||||
|
||||
|
||||
|
||||
%build
|
||||
echo "Nothing to do in Build."
|
||||
|
||||
%install
|
||||
install -m 0755 -d $RPM_BUILD_ROOT%{_fontdir}
|
||||
install -m 0644 -p PakTypeNaskhBasic.ttf $RPM_BUILD_ROOT%{_fontdir}
|
||||
|
||||
install -m 0755 -d %{buildroot}%{_fontconfig_templatedir} \
|
||||
%{buildroot}%{_fontconfig_confdir}
|
||||
|
||||
install -m 0644 -p %{SOURCE1} \
|
||||
%{buildroot}%{_fontconfig_templatedir}/%{fontconf}.conf
|
||||
|
||||
ln -s %{_fontconfig_templatedir}/%{fontconf}.conf \
|
||||
%{buildroot}%{_fontconfig_confdir}/%{fontconf}.conf
|
||||
|
||||
%_font_pkg -f %{fontconf}.conf PakTypeNaskhBasic.ttf
|
||||
|
||||
%doc PakType_Naskh_Basic_License.txt PakTypeNaskhBasicFeatures.pdf
|
||||
|
||||
%changelog
|
||||
* Thu Feb 08 2018 Fedora Release Engineering <releng@fedoraproject.org> - 4.1-9
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild
|
||||
|
||||
* Thu Jul 27 2017 Fedora Release Engineering <releng@fedoraproject.org> - 4.1-8
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild
|
||||
|
||||
* Sat Feb 11 2017 Fedora Release Engineering <releng@fedoraproject.org> - 4.1-7
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild
|
||||
|
||||
* Thu Feb 04 2016 Fedora Release Engineering <releng@fedoraproject.org> - 4.1-6
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild
|
||||
|
||||
* Thu Jun 18 2015 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 4.1-5
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild
|
||||
|
||||
* Fri Jun 06 2014 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 4.1-4
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
|
||||
|
||||
* Thu Feb 06 2014 Pravin Satpute <psatpute@redhat.com> - 4.1-3
|
||||
- Resolves bz:1062128 : Making default font for Urdu language
|
||||
|
||||
* Sat Aug 03 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 4.1-2
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild
|
||||
|
||||
* Mon Apr 22 2013 Pravin Satpute <psatpute@redhat.com> - 4.1-1
|
||||
- Upstream 4.1 Release
|
||||
|
||||
* Tue Feb 05 2013 Pravin Satpute <psatpute@redhat.com> - 4.0-2
|
||||
- Upstream changed tarball
|
||||
|
||||
* Wed Nov 21 2012 Pravin Satpute <psatpute@redhat.com> - 4.0-1
|
||||
- Upstream 4.0 release. Now no language specific ttf
|
||||
|
||||
* Mon Sep 03 2012 Naveen Kumar <nkumar@redhat.com> - 3.1-1
|
||||
- Upstream 3.1 release
|
||||
|
||||
* Fri Jul 20 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 3.0-11
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild
|
||||
|
||||
* Fri Jan 13 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 3.0-10
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild
|
||||
|
||||
* Tue Feb 08 2011 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 3.0-9
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild
|
||||
|
||||
* Mon Jun 21 2010 Naveen Kumar <nkumar@redhat.com> - 3.0-8
|
||||
- add ur-in, ur-pk & pa-pk locale-specific overrides rule in 67-paktype-naskh-basic.conf
|
||||
- add ur-in, ur-pk & pa-pk locale-specific overrides rule in 67-paktype-naskh-basic-sa.conf
|
||||
- resolves bug #586789
|
||||
|
||||
* Thu May 6 2010 Naveen Kumar <nkumar@redhat.com> - 3.0-7
|
||||
- remove binding="same" from all *.conf files
|
||||
|
||||
* Fri Mar 12 2010 Naveen Kumar <nkumar@redhat.com> - 3.0-6
|
||||
- Changes in summary and description
|
||||
|
||||
* Fri Mar 12 2010 Naveen Kumar <nkumar@redhat.com> - 3.0-5
|
||||
- changed the name of package from paktype-nashk-basic to paktype-naskh-basic
|
||||
|
||||
* Tue Mar 9 2010 Naveen Kumar <nkumar@redhat.com> - 3.0-4
|
||||
- removed redundant BuildRequires from specfile
|
||||
- removed unnecessary rm/rmdir's from specfile
|
||||
- Sane updates in docs.
|
||||
|
||||
* Fri Mar 5 2010 Naveen Kumar <nkumar@redhat.com> - 3.0-3
|
||||
- removed all cd's
|
||||
- changes w.r.t sed in prep section
|
||||
- added .conf file for PakTypeNaskhBasic.ttf
|
||||
- files section added for common
|
||||
- removed space from 67-*-sindhi.conf
|
||||
|
||||
* Mon Feb 15 2010 Naveen Kumar <nkumar@redhat.com> - 3.0-2
|
||||
- Re-packing with updated License information.
|
||||
- Changes in Spec file with new upstream source.
|
||||
- Added conf files
|
||||
|
||||
* Mon Feb 15 2010 Naveen Kumar <nkumar@redhat.com> - 3.0-1
|
||||
- Initial packaging for version-3.0
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user