adobe-source-code-pro-fonts package is retired on branch c10s for CS-2108
This commit is contained in:
parent
7ffab8139f
commit
04c5ab2463
5
.gitignore
vendored
5
.gitignore
vendored
@ -1,5 +0,0 @@
|
|||||||
/*.rpm
|
|
||||||
/SourceCodePro_FontsOnly-1.017.zip
|
|
||||||
/SourceCodePro-2.010R-ro-1.030R-it.tar.gz
|
|
||||||
/SourceCodePro-2.030R-ro-1.050R-it.tar.gz
|
|
||||||
/source-code-pro-2.042R-u-1.062R-i-1.026R-vf.tar.gz
|
|
@ -1,20 +0,0 @@
|
|||||||
<?xml version="1.0" encoding="UTF-8"?>
|
|
||||||
<!DOCTYPE fontconfig SYSTEM "urn:fontconfig:fonts.dtd">
|
|
||||||
<fontconfig>
|
|
||||||
|
|
||||||
<!-- Aliasing monospace to prefer Source Code Pro -->
|
|
||||||
<alias>
|
|
||||||
<family>monospace</family>
|
|
||||||
<prefer>
|
|
||||||
<family>Source Code Pro</family>
|
|
||||||
</prefer>
|
|
||||||
</alias>
|
|
||||||
|
|
||||||
<!-- Defaults if Source Code Pro isn't available -->
|
|
||||||
<alias>
|
|
||||||
<family>Source Code Pro</family>
|
|
||||||
<default>
|
|
||||||
<family>monospace</family>
|
|
||||||
</default>
|
|
||||||
</alias>
|
|
||||||
</fontconfig>
|
|
@ -1,19 +0,0 @@
|
|||||||
<?xml version="1.0" encoding="UTF-8"?>
|
|
||||||
<!DOCTYPE fontconfig SYSTEM "urn:fontconfig:fonts.dtd">
|
|
||||||
<fontconfig>
|
|
||||||
<!-- Aliasing monospace to prefer Source Code VF -->
|
|
||||||
<alias>
|
|
||||||
<family>monospace</family>
|
|
||||||
<prefer>
|
|
||||||
<family>Source Code VF</family>
|
|
||||||
</prefer>
|
|
||||||
</alias>
|
|
||||||
|
|
||||||
<!-- Defaults if Source Code VF isn't available -->
|
|
||||||
<alias>
|
|
||||||
<family>Source Code VF</family>
|
|
||||||
<default>
|
|
||||||
<family>monospace</family>
|
|
||||||
</default>
|
|
||||||
</alias>
|
|
||||||
</fontconfig>
|
|
@ -1,60 +0,0 @@
|
|||||||
%global foundry adobe
|
|
||||||
%global fontlicense OFL-1.1
|
|
||||||
%global fontlicenses LICENSE.md
|
|
||||||
%global fontdocs README.md
|
|
||||||
%global fontdocsex %{fontlicenses}
|
|
||||||
|
|
||||||
|
|
||||||
%global fontfamily Source Code Pro
|
|
||||||
%global fontsummary A set of mono-spaced OpenType fonts designed for coding environments
|
|
||||||
%global fontpkgheader %{expand:
|
|
||||||
Suggests: font(sourcecodevf)}
|
|
||||||
%global fonts OTF/*.otf
|
|
||||||
%global fontconfs %{SOURCE10}
|
|
||||||
%global fontdescription %{expand:
|
|
||||||
This font was designed by Paul D. Hunt as a companion to Source Sans. It has
|
|
||||||
the same weight range as the corresponding Source Sans design. It supports
|
|
||||||
a wide range of languages using the Latin script, and includes all the
|
|
||||||
characters in the Adobe Latin 4 glyph set.}
|
|
||||||
|
|
||||||
%global fontfamily2 Source Code VF
|
|
||||||
%global fontsummary2 OpenType fonts designed for coding environments, variable versions
|
|
||||||
%global fontpkgheader1 %{expand:
|
|
||||||
Suggests: font(sourcecodepro)}
|
|
||||||
%global fonts2 VF/*.otf
|
|
||||||
%global fontconfs2 %{SOURCE11}
|
|
||||||
%global fontdescription2 %{expand:
|
|
||||||
%{fontdescription}
|
|
||||||
|
|
||||||
This is the variable versions of the font Source Code Pro.}}
|
|
||||||
|
|
||||||
%global version_roman 2.042
|
|
||||||
%global version_italic 1.062
|
|
||||||
%global version_vf 1.026
|
|
||||||
|
|
||||||
Version: %{version_roman}.%{version_italic}.%{version_vf}
|
|
||||||
Release: %autorelease
|
|
||||||
URL: https://github.com/adobe-fonts/source-code-pro
|
|
||||||
|
|
||||||
Source: https://github.com/adobe-fonts/source-code-pro/archive/%{version_roman}R-u/%{version_italic}R-i/%{version_vf}R-vf.tar.gz#/source-code-pro-%{version_roman}R-u-%{version_italic}R-i-%{version_vf}R-vf.tar.gz
|
|
||||||
Source10: 61-%{name}.conf
|
|
||||||
Source11: 61-%{fontpkgname2}.conf
|
|
||||||
|
|
||||||
%fontpkg -a
|
|
||||||
|
|
||||||
%prep
|
|
||||||
%autosetup -n source-code-pro-%{version_roman}R-u-%{version_italic}R-i-%{version_vf}R-vf
|
|
||||||
|
|
||||||
%build
|
|
||||||
%fontbuild -a
|
|
||||||
|
|
||||||
%install
|
|
||||||
%fontinstall -a
|
|
||||||
|
|
||||||
%check
|
|
||||||
%fontcheck -a
|
|
||||||
|
|
||||||
%fontfiles -a
|
|
||||||
|
|
||||||
%changelog
|
|
||||||
%autochangelog
|
|
85
changelog
85
changelog
@ -1,85 +0,0 @@
|
|||||||
* Wed Jul 19 2023 Fedora Release Engineering <releng@fedoraproject.org> - 2.030.1.050-15
|
|
||||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild
|
|
||||||
|
|
||||||
* Wed Jan 18 2023 Fedora Release Engineering <releng@fedoraproject.org> - 2.030.1.050-14
|
|
||||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild
|
|
||||||
|
|
||||||
* Wed Jul 20 2022 Fedora Release Engineering <releng@fedoraproject.org> - 2.030.1.050-13
|
|
||||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild
|
|
||||||
|
|
||||||
* Wed Jan 19 2022 Fedora Release Engineering <releng@fedoraproject.org> - 2.030.1.050-12
|
|
||||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild
|
|
||||||
|
|
||||||
* Wed Jul 21 2021 Fedora Release Engineering <releng@fedoraproject.org> - 2.030.1.050-11
|
|
||||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild
|
|
||||||
|
|
||||||
* Mon Jan 25 2021 Fedora Release Engineering <releng@fedoraproject.org> - 2.030.1.050-10
|
|
||||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild
|
|
||||||
|
|
||||||
* Mon Jul 27 2020 Fedora Release Engineering <releng@fedoraproject.org> - 2.030.1.050-9
|
|
||||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild
|
|
||||||
|
|
||||||
* Tue Jan 28 2020 Fedora Release Engineering <releng@fedoraproject.org> - 2.030.1.050-8
|
|
||||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild
|
|
||||||
|
|
||||||
* Wed Jul 24 2019 Fedora Release Engineering <releng@fedoraproject.org> - 2.030.1.050-7
|
|
||||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild
|
|
||||||
|
|
||||||
* Thu Jan 31 2019 Fedora Release Engineering <releng@fedoraproject.org> - 2.030.1.050-6
|
|
||||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild
|
|
||||||
|
|
||||||
* Thu Jul 12 2018 Fedora Release Engineering <releng@fedoraproject.org> - 2.030.1.050-5
|
|
||||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild
|
|
||||||
|
|
||||||
* Wed Feb 07 2018 Fedora Release Engineering <releng@fedoraproject.org> - 2.030.1.050-4
|
|
||||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild
|
|
||||||
|
|
||||||
* Wed Jul 26 2017 Fedora Release Engineering <releng@fedoraproject.org> - 2.030.1.050-3
|
|
||||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild
|
|
||||||
|
|
||||||
* Fri Feb 10 2017 Fedora Release Engineering <releng@fedoraproject.org> - 2.030.1.050-2
|
|
||||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild
|
|
||||||
|
|
||||||
* Sat Jul 23 2016 Michael Kuhn <suraia@ikkoku.de> - 2.030.1.050-1
|
|
||||||
- Update to roman fonts 2.030 and italic fonts 1.050
|
|
||||||
|
|
||||||
* Wed Feb 03 2016 Fedora Release Engineering <releng@fedoraproject.org> - 2.010.1.030-2
|
|
||||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild
|
|
||||||
|
|
||||||
* Fri Nov 06 2015 Jamie Nguyen <jamielinux@fedoraproject.org> - 2.010.1.030-1
|
|
||||||
- update to 2.010 (roman) and 1.030 (italic)
|
|
||||||
- update URL
|
|
||||||
- use %%license macro
|
|
||||||
|
|
||||||
* Tue Jun 16 2015 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.017-6
|
|
||||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild
|
|
||||||
|
|
||||||
* Wed Oct 15 2014 Richard Hughes <richard@hughsie.com> - 1.017-5
|
|
||||||
- Add a MetaInfo file for the software center; this is a font we want to show.
|
|
||||||
|
|
||||||
* Sat Jun 07 2014 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.017-4
|
|
||||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
|
|
||||||
|
|
||||||
* Fri Sep 13 2013 Matt Rose mattrose@folkwolf.net - 1.017-3
|
|
||||||
- rebuilt on fedora 19
|
|
||||||
|
|
||||||
* Mon Jan 21 2013 Tobias Florek me@ibotty.net - 1.017-2
|
|
||||||
- remove now empty clean section
|
|
||||||
|
|
||||||
* Thu Jan 17 2013 Tobias Florek me@ibotty.net - 1.017-1
|
|
||||||
- new upstream release
|
|
||||||
|
|
||||||
* Fri Dec 07 2012 Tobias Florek me@ibotty.net - 1.013-1
|
|
||||||
- new upstream release
|
|
||||||
|
|
||||||
* Sun Nov 18 2012 Tobias Florek me@ibotty.net - 1.010-2
|
|
||||||
- do not clean buildroot on install and clean
|
|
||||||
|
|
||||||
* Tue Oct 2 2012 Tobias Florek me@ibotty.net - 1.010-1
|
|
||||||
- new upstream release
|
|
||||||
|
|
||||||
* Tue Sep 25 2012 Tobias Florek me@ibotty.net - 1.009-3
|
|
||||||
- do not package ttf files
|
|
||||||
|
|
||||||
* Tue Sep 25 2012 Tobias Florek me@ibotty.net - 1.009-2
|
|
||||||
- Initial version
|
|
1
dead.package
Normal file
1
dead.package
Normal file
@ -0,0 +1 @@
|
|||||||
|
adobe-source-code-pro-fonts package is retired on branch c10s for CS-2108
|
Loading…
Reference in New Issue
Block a user