diff options
Diffstat (limited to 'system/gnu-unifont')
-rw-r--r-- | system/gnu-unifont/README | 14 | ||||
-rw-r--r-- | system/gnu-unifont/gnu-unifont.SlackBuild | 4 | ||||
-rw-r--r-- | system/gnu-unifont/gnu-unifont.info | 8 | ||||
-rw-r--r-- | system/gnu-unifont/slack-desc | 2 |
4 files changed, 14 insertions, 14 deletions
diff --git a/system/gnu-unifont/README b/system/gnu-unifont/README index b852dcece5d04..436b337ab7461 100644 --- a/system/gnu-unifont/README +++ b/system/gnu-unifont/README @@ -3,11 +3,11 @@ Unicode Basic Multilinguial Plane(BMP). The BMP is the first Unicode "plane" of 65,536(16bit) code points, and includes character encoding for most of the world's modern scripts. -By default, the package will include precompiled versions of the font -in OTF (OpenType), PCF (X Window bitmap), PSF (console) and OTB -(OpenType Bitmap) formats. This can be changed using FONTFORMATS +By default, the package will include precompiled versions of the font in +OTF (OpenType), TTF (TrueType), PCF (X Window bitmap), PSF (console) and +OTB (OpenType Bitmap) formats. This can be changed using FONTFORMATS environment variable, which should be set to comma-separated list of -font formats to include in the package. +font formats to be included in the package. Available formats are: @@ -20,6 +20,6 @@ otb = OpenType Bitmap fonts, compatible with recent versions of Pango generated by converting precompiled BDF/PCF fonts using fonttosfnt tool. -For example, setting FONTFORMATS=pcf,psf will include only PCF and -PSF fonts. If FONTFORMATS variable is not set the default value -"otf,pcf,psf,otb" is assumed. +For example, setting FONTFORMATS=pcf,psf will include only PCF and PSF +fonts in the package. If FONTFORMATS variable is not set then the +default value "otf,ttf,pcf,psf,otb" is assumed. diff --git a/system/gnu-unifont/gnu-unifont.SlackBuild b/system/gnu-unifont/gnu-unifont.SlackBuild index c8552f539f3f9..d9bb3ace3dce2 100644 --- a/system/gnu-unifont/gnu-unifont.SlackBuild +++ b/system/gnu-unifont/gnu-unifont.SlackBuild @@ -27,7 +27,7 @@ cd $(dirname $0) ; CWD=$(pwd) PRGNAM=gnu-unifont -VERSION=${VERSION:-14.0.04} +VERSION=${VERSION:-15.0.01} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} PKGTYPE=${PKGTYPE:-tgz} @@ -48,7 +48,7 @@ OUTPUT=${OUTPUT:-/tmp} SRCNAM=unifont DOCFILES="ChangeLog COPYING INSTALL NEWS README" -FONTFORMATS=${FONTFORMATS:-otf,pcf,psf,otb} +FONTFORMATS=${FONTFORMATS:-otf,ttf,pcf,psf,otb} contains() { diff --git a/system/gnu-unifont/gnu-unifont.info b/system/gnu-unifont/gnu-unifont.info index e4384921a2860..9e040ecd4c37d 100644 --- a/system/gnu-unifont/gnu-unifont.info +++ b/system/gnu-unifont/gnu-unifont.info @@ -1,8 +1,8 @@ PRGNAM="gnu-unifont" -VERSION="14.0.04" -HOMEPAGE="http://unifoundry.com/unifont/index.html" -DOWNLOAD="https://ftpmirror.gnu.org/unifont/unifont-14.0.04/unifont-14.0.04.tar.gz" -MD5SUM="ea0476db0bd55de5fbeccfc7d6214dbf" +VERSION="15.0.01" +HOMEPAGE="https://unifoundry.com/unifont/index.html" +DOWNLOAD="https://ftpmirror.gnu.org/unifont/unifont-15.0.01/unifont-15.0.01.tar.gz" +MD5SUM="d6366a8fd03e815c2f18d36ff1a5cca7" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="" diff --git a/system/gnu-unifont/slack-desc b/system/gnu-unifont/slack-desc index 259c4b902e1ee..cc5cdddce4565 100644 --- a/system/gnu-unifont/slack-desc +++ b/system/gnu-unifont/slack-desc @@ -13,7 +13,7 @@ gnu-unifont: Unicode Basic Multilinguial Plane (BMP). The BMP is the first gnu-unifont: Unicode "plane" of 65,536(16bit) code points, and includes character gnu-unifont: encoding for most of the world's modern scripts. gnu-unifont: -gnu-unifont: Homepage: http://unifoundry.com/unifont/index.html +gnu-unifont: Homepage: https://unifoundry.com/unifont/index.html gnu-unifont: gnu-unifont: gnu-unifont: |