diff --git a/.SRCINFO b/.SRCINFO index 4d2fcff..55fd5ee 100644 --- a/.SRCINFO +++ b/.SRCINFO @@ -1,13 +1,12 @@ -pkgbase = nerd-fonts-fantasque-sans-mono +pkgbase = ttf-fantasque-sans-mono-nerd pkgdesc = Patched font FantasqueSansMono from the nerd-fonts library pkgver = 2.2.2 - pkgrel = 2 + pkgrel = 1 + epoch = 2 url = https://github.com/ryanoasis/nerd-fonts arch = any - groups = nerd-fonts license = MIT depends = fontconfig - provides = nerd-fonts-fantasque-sans-mono provides = ttf-font-nerd conflicts = nerd-fonts-git conflicts = nerd-fonts-complete @@ -19,7 +18,7 @@ pkgbase = nerd-fonts-fantasque-sans-mono source = https://git.gensokyo.cafe/kkyy/nerd-fonts-patched-fonts/raw/commit/d3e23fcf2cf9dc8737cbe62c82d03ff99a1ec6af/FantasqueSansMono/Fantasque%20Sans%20Mono%20Bold%20Nerd%20Font%20Complete%20Mono.ttf source = https://git.gensokyo.cafe/kkyy/nerd-fonts-patched-fonts/raw/commit/d3e23fcf2cf9dc8737cbe62c82d03ff99a1ec6af/FantasqueSansMono/Fantasque%20Sans%20Mono%20Bold%20Italic%20Nerd%20Font%20Complete.ttf source = https://git.gensokyo.cafe/kkyy/nerd-fonts-patched-fonts/raw/commit/d3e23fcf2cf9dc8737cbe62c82d03ff99a1ec6af/FantasqueSansMono/Fantasque%20Sans%20Mono%20Bold%20Italic%20Nerd%20Font%20Complete%20Mono.ttf - source = https://github.com/ryanoasis/nerd-fonts/raw/v2.2.2/LICENSE + source = LICENSE b2sums = 0b88fcd6b381fa1b10540a26d099bfaf83227a0862d78fc6bf4495bbecbea06ff44fba0ac76e91ee5393fb55d61e6e5aef7fa7fd0ec1133946941f69efa3f6b3 b2sums = 4b697677542475616df3e868fe2cfff1228e443886bacbe961e9cf373a57992921ef0b40db64cd13b234ec87a61522f6b7c74a6ce073c62e031d7e59dcd1a9b6 b2sums = b52afdb6c56a094462024097441d2c7eb94eb804d13ac69024b1b49303a870a3cca0303700a439aaf04e09b748937d5380c5e5e5a74f209995befbba4bc7b454 @@ -28,6 +27,6 @@ pkgbase = nerd-fonts-fantasque-sans-mono b2sums = cb11bb949fec562222b459fbf25e6ea157329f293b70d59c1184fcea7b321f4d6e1086180cf9f516499bdf3fd0c282d703eeaf5e4c5f5263e7d2615f531709eb b2sums = dc2ff58e9a2c780087eb70a211c68527eb384e0fdba7caf28c7f1f3c2d59d7433f7c6057baa7d84585948401c695748182d1fa530e9245d42a6630c489acb7f7 b2sums = 984b921fb54da297b45ff53ac0a1dd2ceacd2dc56a1ae16fd79c88f5a69e58703bd3c5cbd0bb7866a34322b28a8068ef8f85e9164d0bb13fd6f65ecc54874731 - b2sums = ece38b21e41c31a10260b2a99ea23661a945c11b5edbcb625b0e317be59050cc3bc04d72d4b36f94d89c263fd742d31b55f449057ad54a7e912cd1b472a38a84 + b2sums = 386dfcb5ead367bfc44fc55f7e94548c03bdb24ca088ab56f9609e7cdaa3eab9c56b548966feaf7312da606b645e9af35556fc212132733efcdbcc17397c808a -pkgname = nerd-fonts-fantasque-sans-mono +pkgname = ttf-fantasque-sans-mono-nerd diff --git a/.gitignore b/.gitignore index 2d7dfc2..22fadae 100644 --- a/.gitignore +++ b/.gitignore @@ -1,4 +1,3 @@ -LICENSE *.xz pkg src diff --git a/LICENSE b/LICENSE new file mode 100644 index 0000000..42e0e66 --- /dev/null +++ b/LICENSE @@ -0,0 +1,126 @@ +# Nerd Fonts Licensing + +There are various sources used under various licenses: + +* Nerd Fonts source fonts, patched fonts, and folders with explict OFL SIL files are licensed under SIL OPEN FONT LICENSE Version 1.1 (see below). +* Nerd Fonts original source code files (such as `.sh`, `.py`, `font-patcher` and others) are licensed under the MIT License (MIT) (see below). +* Many other licenses are present in this project for even more detailed breakdown see: [License Audit](https://github.com/ryanoasis/nerd-fonts/blob/master/license-audit.md). + +## Source files not in folders containing an explicit license are using the MIT License (MIT) + +The MIT License (MIT) + +Copyright (c) 2014 Ryan L McIntyre + +Permission is hereby granted, free of charge, to any person obtaining a copy +of this software and associated documentation files (the "Software"), to deal +in the Software without restriction, including without limitation the rights +to use, copy, modify, merge, publish, distribute, sublicense, and/or sell +copies of the Software, and to permit persons to whom the Software is +furnished to do so, subject to the following conditions: + +The above copyright notice and this permission notice shall be included in all +copies or substantial portions of the Software. + +THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR +IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, +FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE +AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER +LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, +OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE +SOFTWARE. + +## Various Fonts, Patched Fonts, SVGs, Glyph Fonts, and any files in a folder with explicit SIL OFL 1.1 License + +Copyright (c) 2014, Ryan L McIntyre (https://ryanlmcintyre.com). + +This Font Software is licensed under the SIL Open Font License, Version 1.1. +This license is copied below, and is also available with a FAQ at: +http://scripts.sil.org/OFL + +----------------------------------------------------------- +SIL OPEN FONT LICENSE Version 1.1 - 26 February 2007 +----------------------------------------------------------- + +PREAMBLE +The goals of the Open Font License (OFL) are to stimulate worldwide +development of collaborative font projects, to support the font creation +efforts of academic and linguistic communities, and to provide a free and +open framework in which fonts may be shared and improved in partnership +with others. + +The OFL allows the licensed fonts to be used, studied, modified and +redistributed freely as long as they are not sold by themselves. The +fonts, including any derivative works, can be bundled, embedded, +redistributed and/or sold with any software provided that any reserved +names are not used by derivative works. The fonts and derivatives, +however, cannot be released under any other type of license. The +requirement for fonts to remain under this license does not apply +to any document created using the fonts or their derivatives. + +DEFINITIONS +"Font Software" refers to the set of files released by the Copyright +Holder(s) under this license and clearly marked as such. This may +include source files, build scripts and documentation. + +"Reserved Font Name" refers to any names specified as such after the +copyright statement(s). + +"Original Version" refers to the collection of Font Software components as +distributed by the Copyright Holder(s). + +"Modified Version" refers to any derivative made by adding to, deleting, +or substituting -- in part or in whole -- any of the components of the +Original Version, by changing formats or by porting the Font Software to a +new environment. + +"Author" refers to any designer, engineer, programmer, technical +writer or other person who contributed to the Font Software. + +PERMISSION & CONDITIONS +Permission is hereby granted, free of charge, to any person obtaining +a copy of the Font Software, to use, study, copy, merge, embed, modify, +redistribute, and sell modified and unmodified copies of the Font +Software, subject to the following conditions: + +1) Neither the Font Software nor any of its individual components, +in Original or Modified Versions, may be sold by itself. + +2) Original or Modified Versions of the Font Software may be bundled, +redistributed and/or sold with any software, provided that each copy +contains the above copyright notice and this license. These can be +included either as stand-alone text files, human-readable headers or +in the appropriate machine-readable metadata fields within text or +binary files as long as those fields can be easily viewed by the user. + +3) No Modified Version of the Font Software may use the Reserved Font +Name(s) unless explicit written permission is granted by the corresponding +Copyright Holder. This restriction only applies to the primary font name as +presented to the users. + +4) The name(s) of the Copyright Holder(s) or the Author(s) of the Font +Software shall not be used to promote, endorse or advertise any +Modified Version, except to acknowledge the contribution(s) of the +Copyright Holder(s) and the Author(s) or with their explicit written +permission. + +5) The Font Software, modified or unmodified, in part or in whole, +must be distributed entirely under this license, and must not be +distributed under any other license. The requirement for fonts to +remain under this license does not apply to any document created +using the Font Software. + +TERMINATION +This license becomes null and void if any of the above conditions are +not met. + +DISCLAIMER +THE FONT SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, +EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO ANY WARRANTIES OF +MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT +OF COPYRIGHT, PATENT, TRADEMARK, OR OTHER RIGHT. IN NO EVENT SHALL THE +COPYRIGHT HOLDER BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, +INCLUDING ANY GENERAL, SPECIAL, INDIRECT, INCIDENTAL, OR CONSEQUENTIAL +DAMAGES, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING +FROM, OUT OF THE USE OR INABILITY TO USE THE FONT SOFTWARE OR FROM +OTHER DEALINGS IN THE FONT SOFTWARE. diff --git a/PKGBUILD b/PKGBUILD index 4588401..fd11174 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -1,17 +1,17 @@ # Maintainer: Plague-doctor # Maintainer: Yiyang Kang -pkgname=nerd-fonts-fantasque-sans-mono +pkgname=ttf-fantasque-sans-mono-nerd +epoch=2 pkgver=2.2.2 -pkgrel=2 +pkgrel=1 pkgdesc="Patched font FantasqueSansMono from the nerd-fonts library" arch=("any") url="https://github.com/ryanoasis/nerd-fonts" license=('MIT') depends=('fontconfig') -provides=('nerd-fonts-fantasque-sans-mono' 'ttf-font-nerd') +provides=('ttf-font-nerd') conflicts=('nerd-fonts-git' 'nerd-fonts-complete') -groups=("nerd-fonts") _commit=d3e23fcf2cf9dc8737cbe62c82d03ff99a1ec6af source=( "https://git.gensokyo.cafe/kkyy/nerd-fonts-patched-fonts/raw/commit/$_commit/FantasqueSansMono/Fantasque%20Sans%20Mono%20Regular%20Nerd%20Font%20Complete.ttf" @@ -22,7 +22,7 @@ source=( "https://git.gensokyo.cafe/kkyy/nerd-fonts-patched-fonts/raw/commit/$_commit/FantasqueSansMono/Fantasque%20Sans%20Mono%20Bold%20Nerd%20Font%20Complete%20Mono.ttf" "https://git.gensokyo.cafe/kkyy/nerd-fonts-patched-fonts/raw/commit/$_commit/FantasqueSansMono/Fantasque%20Sans%20Mono%20Bold%20Italic%20Nerd%20Font%20Complete.ttf" "https://git.gensokyo.cafe/kkyy/nerd-fonts-patched-fonts/raw/commit/$_commit/FantasqueSansMono/Fantasque%20Sans%20Mono%20Bold%20Italic%20Nerd%20Font%20Complete%20Mono.ttf" - "${url}/raw/v$pkgver/LICENSE" + "LICENSE" ) b2sums=( @@ -34,7 +34,7 @@ b2sums=( cb11bb949fec562222b459fbf25e6ea157329f293b70d59c1184fcea7b321f4d6e1086180cf9f516499bdf3fd0c282d703eeaf5e4c5f5263e7d2615f531709eb dc2ff58e9a2c780087eb70a211c68527eb384e0fdba7caf28c7f1f3c2d59d7433f7c6057baa7d84585948401c695748182d1fa530e9245d42a6630c489acb7f7 984b921fb54da297b45ff53ac0a1dd2ceacd2dc56a1ae16fd79c88f5a69e58703bd3c5cbd0bb7866a34322b28a8068ef8f85e9164d0bb13fd6f65ecc54874731 - ece38b21e41c31a10260b2a99ea23661a945c11b5edbcb625b0e317be59050cc3bc04d72d4b36f94d89c263fd742d31b55f449057ad54a7e912cd1b472a38a84 + 386dfcb5ead367bfc44fc55f7e94548c03bdb24ca088ab56f9609e7cdaa3eab9c56b548966feaf7312da606b645e9af35556fc212132733efcdbcc17397c808a ) package() {