[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Gsrc-commit] trunk r4546: update unifont to 10.0.01
From: |
Carl Hansen |
Subject: |
[Gsrc-commit] trunk r4546: update unifont to 10.0.01 |
Date: |
Wed, 21 Jun 2017 22:16:55 -0400 (EDT) |
User-agent: |
Bazaar (2.7.0dev1) |
------------------------------------------------------------
revno: 4546
revision-id: address@hidden
parent: address@hidden
committer: address@hidden
branch nick: trunk
timestamp: Wed 2017-06-21 19:16:50 -0700
message:
update unifont to 10.0.01
modified:
pkg/gnu/unifont/Makefile makefile-20161021200207-w6apucnpk66hw5ah-3
pkg/gnu/unifont/gpg-keyring gpgkeyring-20161223223431-dlu6wm71z9uoe69m-1
pkg/gnu/unifont/sha256sums sha256sums-20161021200207-w6apucnpk66hw5ah-4
=== modified file 'pkg/gnu/unifont/Makefile'
--- a/pkg/gnu/unifont/Makefile 2017-03-25 06:40:30 +0000
+++ b/pkg/gnu/unifont/Makefile 2017-06-22 02:16:50 +0000
@@ -1,4 +1,4 @@
-# Copyright © 2016 Carl Hansen <address@hidden>
+# Copyright © 2016, 2017 Carl Hansen <address@hidden>
#
# This file is part of GSRC.
#
@@ -17,11 +17,15 @@
#
#
# Send bug reports and comments about GSRC problems to address@hidden
+#
+# 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/
NAME = unifont
GARNAME = unifont
-GARVERSION = 9.0.06
+GARVERSION = 10.0.01
HOME_URL = http://unifoundry.com
#HOME_URL = http://www.gnu.org/software/unifont/
DESCRIPTION = Large bitmap font covering Unicode's Basic Multilingual Plane
@@ -36,27 +40,20 @@
MASTER_SUBDIR = $(GARNAME)/$(DISTNAME)/
DISTFILES = $(DISTNAME).tar.gz
SIGFILES = $(DISTNAME).tar.gz.sig
-#WORKSRC = $(WORKDIR)/$(GARNAME)-9.0/
BUILDDEPS =
LIBDEPS =
-CONFIGURE_SCRIPTS=
+CONFIGURE_SCRIPTS =
-#DESTDIR=$(prefix)
-#PREFIX=$(prefix)
######################################################################
include ../../../gar/gar.lib/auto.mk
-include ../../../gar/gar.lib/info.mk
+#include ../../../gar/gar.lib/info.mk
include config.mk
-pre-build:
- echo
- echo
- echo This GSRC script is incomplete. Fonts have to be installed.
- echo in YOUR system, which might vary system to system. To be fixed. If
you
- echo know how, tell address@hidden about it.
- echo
- echo
-
+# actually install the fonts themselves
+#
+# sudo make -C work/unifont-10.0.01/font install
+# xset fp rehash # or restart X
+
=== modified file 'pkg/gnu/unifont/gpg-keyring'
Binary files a/pkg/gnu/unifont/gpg-keyring 2016-12-23 22:36:43 +0000 and
b/pkg/gnu/unifont/gpg-keyring 2017-06-22 02:16:50 +0000 differ
=== modified file 'pkg/gnu/unifont/sha256sums'
--- a/pkg/gnu/unifont/sha256sums 2016-12-23 22:36:43 +0000
+++ b/pkg/gnu/unifont/sha256sums 2017-06-22 02:16:50 +0000
@@ -1,2 +1,2 @@
-07c51d4c74d0fe1056b73caa0d692f76a257b1a69f60f7d58acf5e14bbca7e79
download/unifont-9.0.06.tar.gz
-495c7bd40995e42e150899414aee4be3a4c81e9a8123fc555836f3768ad35c51
download/unifont-9.0.06.tar.gz.sig
+0f553642e91b10ebc01514f16f518e39a43bdd32da64c70fc3b692ed182a62b2
download/unifont-10.0.01.tar.gz
+21c74bc1392d7c45ffe07b5343aa4f42ddf542aba58c87f5a8ca29c9cccc180e
download/unifont-10.0.01.tar.gz.sig
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [Gsrc-commit] trunk r4546: update unifont to 10.0.01,
Carl Hansen <=