x11-fonts/dejavu: Remove incorrect path from comment
- Bump PORTREVISION for package change PR: 268374 Reported by: Michael Osipov <michael.osipov@siemens.com>
This commit is contained in:
parent
2d86d1b776
commit
dc16c9a9a5
7 changed files with 64 additions and 1 deletions
|
@ -1,7 +1,7 @@
|
|||
PORTNAME= dejavu
|
||||
PORTVERSION= 2.37
|
||||
DISTVERSIONPREFIX= fonts-ttf-
|
||||
PORTREVISION= 2
|
||||
PORTREVISION= 3
|
||||
CATEGORIES= x11-fonts
|
||||
MASTER_SITES= https://github.com/dejavu-fonts/dejavu-fonts/releases/download/version_${PORTVERSION:R}_${PORTVERSION:E}/
|
||||
|
||||
|
|
|
@ -0,0 +1,11 @@
|
|||
--- fontconfig/20-unhint-small-dejavu-sans-mono.conf.orig 2016-07-30 08:37:51 UTC
|
||||
+++ fontconfig/20-unhint-small-dejavu-sans-mono.conf
|
||||
@@ -1,7 +1,7 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<!DOCTYPE fontconfig SYSTEM "../fonts.dtd">
|
||||
<fontconfig>
|
||||
- <!-- /etc/fonts/conf.d/20-unhint-small-dejavu-sans-mono.conf
|
||||
+ <!-- 20-unhint-small-dejavu-sans-mono.conf
|
||||
|
||||
Disable hinting manually at smaller sizes (< 8ppem)
|
||||
This is a copy of the Bistream Vera fonts fonts rule, as DejaVu is
|
|
@ -0,0 +1,11 @@
|
|||
--- fontconfig/20-unhint-small-dejavu-sans.conf.orig 2016-07-30 08:37:51 UTC
|
||||
+++ fontconfig/20-unhint-small-dejavu-sans.conf
|
||||
@@ -1,7 +1,7 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<!DOCTYPE fontconfig SYSTEM "../fonts.dtd">
|
||||
<fontconfig>
|
||||
- <!-- /etc/fonts/conf.d/20-unhint-small-dejavu-sans.conf
|
||||
+ <!-- 20-unhint-small-dejavu-sans.conf
|
||||
|
||||
Disable hinting manually at smaller sizes (< 8ppem)
|
||||
This is a copy of the Bistream Vera fonts fonts rule, as DejaVu is
|
|
@ -0,0 +1,11 @@
|
|||
--- fontconfig/20-unhint-small-dejavu-serif.conf.orig 2016-07-30 08:37:51 UTC
|
||||
+++ fontconfig/20-unhint-small-dejavu-serif.conf
|
||||
@@ -1,7 +1,7 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<!DOCTYPE fontconfig SYSTEM "../fonts.dtd">
|
||||
<fontconfig>
|
||||
- <!-- /etc/fonts/conf.d/20-unhint-small-dejavu-serif.conf
|
||||
+ <!-- 20-unhint-small-dejavu-serif.conf
|
||||
|
||||
Disable hinting manually at smaller sizes (< 8ppem)
|
||||
This is a copy of the Bistream Vera fonts fonts rule, as DejaVu is
|
|
@ -0,0 +1,10 @@
|
|||
--- fontconfig/57-dejavu-sans-mono.conf.orig 2023-09-29 20:52:26 UTC
|
||||
+++ fontconfig/57-dejavu-sans-mono.conf
|
||||
@@ -1,6 +1,6 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<!DOCTYPE fontconfig SYSTEM "../fonts.dtd">
|
||||
-<!-- /etc/fonts/conf.d/57-dejavu-sans-mono.conf
|
||||
+<!-- 57-dejavu-sans-mono.conf
|
||||
|
||||
Define aliasing and other fontconfig settings for
|
||||
DejaVu Sans Mono.
|
10
x11-fonts/dejavu/files/patch-fontconfig-57-dejavu-sans.conf
Normal file
10
x11-fonts/dejavu/files/patch-fontconfig-57-dejavu-sans.conf
Normal file
|
@ -0,0 +1,10 @@
|
|||
--- fontconfig/57-dejavu-sans.conf.orig 2023-09-29 20:52:26 UTC
|
||||
+++ fontconfig/57-dejavu-sans.conf
|
||||
@@ -1,6 +1,6 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<!DOCTYPE fontconfig SYSTEM "../fonts.dtd">
|
||||
-<!-- /etc/fonts/conf.d/57-dejavu-sans.conf
|
||||
+<!-- 57-dejavu-sans.conf
|
||||
|
||||
Define aliasing and other fontconfig settings for
|
||||
DejaVu Sans.
|
10
x11-fonts/dejavu/files/patch-fontconfig-57-dejavu-serif.conf
Normal file
10
x11-fonts/dejavu/files/patch-fontconfig-57-dejavu-serif.conf
Normal file
|
@ -0,0 +1,10 @@
|
|||
--- fontconfig/57-dejavu-serif.conf.orig 2023-09-29 20:52:26 UTC
|
||||
+++ fontconfig/57-dejavu-serif.conf
|
||||
@@ -1,6 +1,6 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<!DOCTYPE fontconfig SYSTEM "../fonts.dtd">
|
||||
-<!-- /etc/fonts/conf.d/57-dejavu-serif.conf
|
||||
+<!-- 57-dejavu-serif.conf
|
||||
|
||||
Define aliasing and other fontconfig settings for
|
||||
DejaVu Serif.
|
Loading…
Reference in a new issue