font-symbola: set restricted (#344)
License doesn't allow redistribution anymore
This commit is contained in:
parent
d9576f500e
commit
e0a10a12d6
1 changed files with 5 additions and 4 deletions
|
@ -1,18 +1,19 @@
|
||||||
# Template file for 'font-symbola'
|
# Template file for 'font-symbola'
|
||||||
pkgname=font-symbola
|
pkgname=font-symbola
|
||||||
version=11.00
|
version=11.00
|
||||||
revision=1
|
revision=2
|
||||||
noarch=yes
|
noarch=yes
|
||||||
create_wrksrc=yes
|
create_wrksrc=yes
|
||||||
hostmakedepends="unzip"
|
hostmakedepends="unzip"
|
||||||
depends="font-util xbps-triggers"
|
depends="font-util xbps-triggers"
|
||||||
font_dirs="/usr/share/fonts/TTF"
|
font_dirs="/usr/share/fonts/TTF"
|
||||||
short_desc="Font with many Symbol/Emoji blocks of The Unicode Standard"
|
short_desc="Font with many Symbol/Emoji blocks of The Unicode Standard"
|
||||||
maintainer="Christian Neukirchen <chneukirchen@gmail.com>"
|
maintainer="Leah Neukirchen <leah@vuxu.org>"
|
||||||
license="Free for any use"
|
license="Free for personal, non commercial use"
|
||||||
homepage="http://users.teilar.gr/~g1951d/"
|
homepage="http://users.teilar.gr/~g1951d/"
|
||||||
distfiles="http://users.teilar.gr/~g1951d/Symbola.zip>Symbola-${version}.zip"
|
distfiles="http://users.teilar.gr/~g1951d/Symbola.zip>Symbola-${version}.zip"
|
||||||
checksum=9388978165fdd781097656ad6f1111c2641ae5281613e9aebf0203c1dcd638a0
|
checksum=d594ce9d51832f614776fed400b79e8ffffb8f8effeced73f9034907e512527d
|
||||||
|
restricted=yes
|
||||||
|
|
||||||
do_install() {
|
do_install() {
|
||||||
vinstall Symbola.ttf 0644 usr/share/fonts/TTF
|
vinstall Symbola.ttf 0644 usr/share/fonts/TTF
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue