aboutsummaryrefslogtreecommitdiff
path: root/japanese/font-ricty-discord
diff options
context:
space:
mode:
authorHiroki Sato <hrs@FreeBSD.org>2020-01-09 22:42:51 +0000
committerHiroki Sato <hrs@FreeBSD.org>2020-01-09 22:42:51 +0000
commit88ac618258a6c07a8f643b03fe1ae13ec59820fc (patch)
treec7ccbb489b7921aeaeb0fe5553c1ec2d1ac5b98b /japanese/font-ricty-discord
parent30313217146a9f22f01f93eb9cbf695ca11b59c1 (diff)
downloadports-88ac618258a6c07a8f643b03fe1ae13ec59820fc.tar.gz
ports-88ac618258a6c07a8f643b03fe1ae13ec59820fc.zip
- Use FONTPATHSPEC.
- Use a static fonts.dir instead of generating it by pkg-install. - Fix XLFD entries for oblique fonts. - Update MASTER_SITES and WWW in pkg-descr. - Fix LICENSE. This is no-pkg-sell and no-pkg-mirror. - Fix pathnames for files installed by japanese/font-migu. - Simplify the master/slave structure of font-ricty and font-ricty-discord. Approved by: meta (maintainer)
Notes
Notes: svn path=/head/; revision=522544
Diffstat (limited to 'japanese/font-ricty-discord')
-rw-r--r--japanese/font-ricty-discord/Makefile1
-rw-r--r--japanese/font-ricty-discord/pkg-plist9
2 files changed, 10 insertions, 0 deletions
diff --git a/japanese/font-ricty-discord/Makefile b/japanese/font-ricty-discord/Makefile
index 4c669bad4b57..e8655752f2a5 100644
--- a/japanese/font-ricty-discord/Makefile
+++ b/japanese/font-ricty-discord/Makefile
@@ -4,5 +4,6 @@ PKGNAMESUFFIX= -discord
COMMENT= Ricty Discord - fonts for programming
MASTERDIR= ${.CURDIR}/../font-ricty
+PLIST= ${.CURDIR}/pkg-plist
.include "${MASTERDIR}/Makefile"
diff --git a/japanese/font-ricty-discord/pkg-plist b/japanese/font-ricty-discord/pkg-plist
new file mode 100644
index 000000000000..3cf9cccb84f6
--- /dev/null
+++ b/japanese/font-ricty-discord/pkg-plist
@@ -0,0 +1,9 @@
+%%FONTSDIR%%/fonts.dir
+%%FONTSDIR%%/RictyDiscord-Bold.ttf
+%%FONTSDIR%%/RictyDiscord-BoldOblique.ttf
+%%FONTSDIR%%/RictyDiscord-Oblique.ttf
+%%FONTSDIR%%/RictyDiscord-Regular.ttf
+etc/fonts/conf.avail/20-unhint-ricty-discord.conf
+etc/fonts/conf.avail/62-fonts-ricty-discord.conf
+etc/fonts/conf.d/20-unhint-ricty-discord.conf
+etc/fonts/conf.d/62-fonts-ricty-discord.conf