[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Gsrc-commit] trunk r4562: update unifont to 10.0.02
From: |
Carl Hansen |
Subject: |
[Gsrc-commit] trunk r4562: update unifont to 10.0.02 |
Date: |
Fri, 30 Jun 2017 18:11:06 -0400 (EDT) |
User-agent: |
Bazaar (2.7.0dev1) |
------------------------------------------------------------
revno: 4562
revision-id: address@hidden
parent: address@hidden
committer: address@hidden
branch nick: trunk
timestamp: Fri 2017-06-30 15:10:59 -0700
message:
update unifont to 10.0.02
modified:
pkg/gnu/unifont/Makefile makefile-20161021200207-w6apucnpk66hw5ah-3
pkg/gnu/unifont/sha256sums sha256sums-20161021200207-w6apucnpk66hw5ah-4
=== modified file 'pkg/gnu/unifont/Makefile'
--- a/pkg/gnu/unifont/Makefile 2017-06-22 02:16:50 +0000
+++ b/pkg/gnu/unifont/Makefile 2017-06-30 22:10:59 +0000
@@ -21,18 +21,24 @@
# Note: Version 10.0.01 June 21, 2017 info files not installed in regular
place, this
# is being worked on ... or send solution to address@hidden
# It's in share/unifont/
+#
+# also in work/unifont-xx.xx.xx/Makefile, edit
+# USRDIR = usr
+# to be
+# USRDIR = whatever your $(prefix) happens to be
+# to be fixed in the future
NAME = unifont
GARNAME = unifont
-GARVERSION = 10.0.01
+GARVERSION = 10.0.02
HOME_URL = http://unifoundry.com
#HOME_URL = http://www.gnu.org/software/unifont/
DESCRIPTION = Large bitmap font covering Unicode's Basic Multilingual Plane
define BLURB
GNU Unifont is a bitmap font covering essentially all of
Unicode s Basic Multilingual Plane. The package also includes
-utilities to ease adding new glyphs to the font.
+utilities to ease adding new glyphs to the font. Includes APL font.
endef
######################################################################
@@ -54,6 +60,8 @@
# actually install the fonts themselves
#
-# sudo make -C work/unifont-10.0.01/font install
+# sudo make -C work/unifont-10.0.02/font install
+# mkfontscale and mkfontdir , see man pages
# xset fp rehash # or restart X
+
=== modified file 'pkg/gnu/unifont/sha256sums'
--- a/pkg/gnu/unifont/sha256sums 2017-06-22 02:16:50 +0000
+++ b/pkg/gnu/unifont/sha256sums 2017-06-30 22:10:59 +0000
@@ -1,2 +1,2 @@
-0f553642e91b10ebc01514f16f518e39a43bdd32da64c70fc3b692ed182a62b2
download/unifont-10.0.01.tar.gz
-21c74bc1392d7c45ffe07b5343aa4f42ddf542aba58c87f5a8ca29c9cccc180e
download/unifont-10.0.01.tar.gz.sig
+869cbc4304c0e563e8983648def86c76ffaba4ea1dbc898d2d49442fdd80b9cc
download/unifont-10.0.02.tar.gz
+b335a83be94773c5d9a38a2a475abb6abd6684db00c03f4f1e9a1d26cf8d96b5
download/unifont-10.0.02.tar.gz.sig
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [Gsrc-commit] trunk r4562: update unifont to 10.0.02,
Carl Hansen <=