mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-04 06:15:24 +00:00
Update cantarell-fonts to 0.0.21
Switch to USES=fonts Obtained from: GNOME devel repo.
This commit is contained in:
parent
8846477d35
commit
55e63e9bd1
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=408168
@ -2,7 +2,7 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= cantarell-fonts
|
||||
PORTVERSION= 0.0.16
|
||||
PORTVERSION= 0.0.21
|
||||
CATEGORIES= x11-fonts gnome
|
||||
MASTER_SITES= GNOME
|
||||
|
||||
@ -11,7 +11,7 @@ COMMENT= Cantarell, a Humanist sans-serif font family
|
||||
|
||||
LIB_DEPENDS= libfontconfig.so:${PORTSDIR}/x11-fonts/fontconfig
|
||||
|
||||
USES= gmake pkgconfig tar:xz
|
||||
USES= fonts gmake pkgconfig tar:xz
|
||||
GNU_CONFIGURE= yes
|
||||
CONFIGURE_ARGS= --with-configdir=${PREFIX}/etc/fonts/conf.avail
|
||||
FONTSDIR= share/fonts/cantarell
|
||||
|
@ -1,2 +1,2 @@
|
||||
SHA256 (cantarell-fonts-0.0.16.tar.xz) = 15bf87555321556750bc68ace360f3df420359a8ab257e15c44fb69710152f1c
|
||||
SIZE (cantarell-fonts-0.0.16.tar.xz) = 291968
|
||||
SHA256 (cantarell-fonts-0.0.21.tar.xz) = 2d3e925574648f0902c61975f84acac445ee9cda826280644bdf772960b46e85
|
||||
SIZE (cantarell-fonts-0.0.21.tar.xz) = 359408
|
||||
|
@ -1,5 +1,5 @@
|
||||
etc/fonts/conf.avail/31-cantarell.conf
|
||||
share/fonts/cantarell/Cantarell-Bold.otf
|
||||
share/fonts/cantarell/Cantarell-Regular.otf
|
||||
@exec %D/bin/fc-cache -f -v %D/%%FONTSDIR%%
|
||||
@unexec %D/bin/fc-cache -f -v %D/%%FONTSDIR%%
|
||||
%%FONTSDIR%%/Cantarell-Bold-Oblique.otf
|
||||
%%FONTSDIR%%/Cantarell-Bold.otf
|
||||
%%FONTSDIR%%/Cantarell-Oblique.otf
|
||||
%%FONTSDIR%%/Cantarell-Regular.otf
|
||||
|
Loading…
Reference in New Issue
Block a user