From b534b25835609e7be5fc6f9e753e68105450471b Mon Sep 17 00:00:00 2001 From: andy Date: Wed, 9 Apr 2014 18:29:21 +0200 Subject: terminus powerline: fixed patch --- media-fonts/terminus-font/Manifest | 2 +- .../terminus-font-4.38-powerline-symbols.patch | 145 ++++++++++++--------- 2 files changed, 86 insertions(+), 61 deletions(-) diff --git a/media-fonts/terminus-font/Manifest b/media-fonts/terminus-font/Manifest index 2420fb5..cb77a05 100644 --- a/media-fonts/terminus-font/Manifest +++ b/media-fonts/terminus-font/Manifest @@ -1,4 +1,4 @@ -AUX terminus-font-4.38-powerline-symbols.patch 53160 SHA256 322884b4326a22fb96866636d79b5512eb286ddd4c1fc55b8eba660a551a50db SHA512 4a235a9346fa4c12c1c1f9be9a1dbb2345343a3b3a943a502a9766236c6f1e4b4119707fc1593b8c51b3b71ed86490287957414a2a1bb3807dbd86d3701a358b WHIRLPOOL abd747638f571f6e356bbaaa62ae2d9faa55095b07c89d9d85f44b7fd92e44993d993a8b8f0f03707f81bb9a5e38cceed8bce8a4548c4d650831a8a6c91e97e7 +AUX terminus-font-4.38-powerline-symbols.patch 55844 SHA256 1f12efa3546107311e66a0e59906217e3401cc4a2f157b1dcc2aa1a948932340 SHA512 d3cee76aacfeed7465cba6201193e51066390f9c7d7283428625e8624b04ee37075c28db5fb30b79c203f81266d9ce1f5aaff08e3a9f34275d27ea55da98f4b7 WHIRLPOOL 65164474cf8324cd92ef45129f6d1e9801aeff2b63b9e2937e2b409c1f872a5a1b1859feba67c5c2d9cc8c7d587f7a908a119c491af47af42add4a2168f7e36e DIST terminus-font-4.38.tar.gz 316507 SHA256 f6f4876a4dabe6a37c270c20bb9e141e38fb50e0bba200e1b9d0470e5eed97b7 SHA512 e37e20852645b247dffedf37f864e1cdbe2a23287e7f5737d89289eef1058f9621ef8d6339045b1be9ef603237a855a9f295022b8117685a6840c1f260966fd5 WHIRLPOOL e7f8c1b0040eb2e41869351360463783a0394d3c2ad3cccffbd80769046994b0cd76f8e16d1a38c88f1bee97ed28c8c6c2ce4166c0138fe6cb25848754dd0b44 EBUILD terminus-font-4.38-r1.ebuild 2392 SHA256 7104feb96654734e2ddb901810d5a799ff25cd8a68a33839ac22b6ca90c6e88d SHA512 5d36d14ade401cd8a2af678d30d35ff85b593b7fe42ae18f462b32c8ab8ecaed3103a9fb35c7c8931f23727831df7e253074551dc6e8b7caa78b3cb682c8e7db WHIRLPOOL d267d7fe926ddb7d3db3e9c4492b06b10038440e1c386a6590bc0529f6341798e679c1c339f7c2e8abe3c6bc9b4544b9f5f7ad416a24d020b7339b36d0dd6a20 MISC ChangeLog 14328 SHA256 16eaae95c3755feff30f848c18c87b8bd26f84af977978658219203b4f57faaf SHA512 b21648e014106fd328e8884f6c0001f40e72415925481ff8dad964a2abfe9357c98f88bf2a0369876143f58a275f30a88902d2ed3b466c8c40d4e6c44dbb6a8e WHIRLPOOL c1a4974bc06fa5fe111bfce90b8c060d8cf95cae9ae1e2d6fb7afa582923da646ee1ec9862cd9e5d725840520c5655115bc893c686cd297dcaeddea40b8ba304 diff --git a/media-fonts/terminus-font/files/terminus-font-4.38-powerline-symbols.patch b/media-fonts/terminus-font/files/terminus-font-4.38-powerline-symbols.patch index 7c1a4b3..16f8555 100644 --- a/media-fonts/terminus-font/files/terminus-font-4.38-powerline-symbols.patch +++ b/media-fonts/terminus-font/files/terminus-font-4.38-powerline-symbols.patch @@ -1,6 +1,18 @@ -diff -u ./ter-u12b.bdf ./ter-u12b.bdf ---- ./ter-u12b.bdf 2014-04-09 17:06:39.211553739 +0200 -+++ ./ter-u12b.bdf 2014-04-09 17:05:15.079551820 +0200 +diff -ruN terminus-font-4.38/Makefile terminus-font-4.38_patched/Makefile +--- terminus-font-4.38/Makefile 2011-07-12 18:13:12.000000000 +0200 ++++ terminus-font-4.38_patched/Makefile 2014-04-09 18:25:46.866662069 +0200 +@@ -368,7 +368,7 @@ + X11_KOI8_R = uni/x11gr.uni uni/ascii-h.uni uni/koi8-r.uni + X11_PT_154 = uni/x11gr.uni uni/ascii-h.uni uni/pt-154.uni + X11_KOI8_U = uni/x11gr.uni uni/ascii-h.uni uni/koi8-u.uni +-X11_U_10646 = uni/x11gr.uni uni/10646-1.uni ++X11_U_10646 = uni/x11gr.uni uni/10646-1.uni uni/powerline.uni + + $(PCF_8859_1): ter-1%.pcf: ter-u%.bdf $(X11_8859_1) + $(UCS2X11) $< $(REG_8859_1) $(X11_8859_1) | $(BDF2PCF) -o $@ +diff -ruN terminus-font-4.38/ter-u12b.bdf terminus-font-4.38_patched/ter-u12b.bdf +--- terminus-font-4.38/ter-u12b.bdf 2012-07-01 20:26:16.000000000 +0200 ++++ terminus-font-4.38_patched/ter-u12b.bdf 2014-04-09 18:21:15.231655871 +0200 @@ -1,31 +1,31 @@ STARTFONT 2.1 -COMMENT ter-u12b @@ -186,9 +198,9 @@ diff -u ./ter-u12b.bdf ./ter-u12b.bdf +04 +ENDCHAR ENDFONT -diff -u ./ter-u12n.bdf ./ter-u12n.bdf ---- ./ter-u12n.bdf 2014-04-09 17:06:39.211553739 +0200 -+++ ./ter-u12n.bdf 2014-04-09 17:05:15.301551825 +0200 +diff -ruN terminus-font-4.38/ter-u12n.bdf terminus-font-4.38_patched/ter-u12n.bdf +--- terminus-font-4.38/ter-u12n.bdf 2012-07-01 20:26:16.000000000 +0200 ++++ terminus-font-4.38_patched/ter-u12n.bdf 2014-04-09 18:21:15.231655871 +0200 @@ -1,31 +1,31 @@ STARTFONT 2.1 -COMMENT ter-u12n @@ -374,9 +386,9 @@ diff -u ./ter-u12n.bdf ./ter-u12n.bdf +04 +ENDCHAR ENDFONT -diff -u ./ter-u14b.bdf ./ter-u14b.bdf ---- ./ter-u14b.bdf 2014-04-09 17:06:39.211553739 +0200 -+++ ./ter-u14b.bdf 2014-04-09 17:05:15.519551830 +0200 +diff -ruN terminus-font-4.38/ter-u14b.bdf terminus-font-4.38_patched/ter-u14b.bdf +--- terminus-font-4.38/ter-u14b.bdf 2012-07-01 20:26:16.000000000 +0200 ++++ terminus-font-4.38_patched/ter-u14b.bdf 2014-04-09 18:21:15.231655871 +0200 @@ -1,31 +1,31 @@ STARTFONT 2.1 -COMMENT ter-u14b @@ -576,9 +588,9 @@ diff -u ./ter-u14b.bdf ./ter-u14b.bdf +02 +ENDCHAR ENDFONT -diff -u ./ter-u14n.bdf ./ter-u14n.bdf ---- ./ter-u14n.bdf 2014-04-09 17:06:39.211553739 +0200 -+++ ./ter-u14n.bdf 2014-04-09 17:05:15.876551838 +0200 +diff -ruN terminus-font-4.38/ter-u14n.bdf terminus-font-4.38_patched/ter-u14n.bdf +--- terminus-font-4.38/ter-u14n.bdf 2012-07-01 20:26:16.000000000 +0200 ++++ terminus-font-4.38_patched/ter-u14n.bdf 2014-04-09 18:21:15.232655871 +0200 @@ -1,31 +1,31 @@ STARTFONT 2.1 -COMMENT ter-u14n @@ -778,9 +790,9 @@ diff -u ./ter-u14n.bdf ./ter-u14n.bdf +02 +ENDCHAR ENDFONT -diff -u ./ter-u14v.bdf ./ter-u14v.bdf ---- ./ter-u14v.bdf 2014-04-09 17:06:39.211553739 +0200 -+++ ./ter-u14v.bdf 2014-04-09 17:05:16.030551841 +0200 +diff -ruN terminus-font-4.38/ter-u14v.bdf terminus-font-4.38_patched/ter-u14v.bdf +--- terminus-font-4.38/ter-u14v.bdf 2012-07-01 20:26:16.000000000 +0200 ++++ terminus-font-4.38_patched/ter-u14v.bdf 2014-04-09 18:21:15.232655871 +0200 @@ -1,31 +1,31 @@ STARTFONT 2.1 -COMMENT ter-u14b @@ -980,9 +992,9 @@ diff -u ./ter-u14v.bdf ./ter-u14v.bdf +02 +ENDCHAR ENDFONT -diff -u ./ter-u16b.bdf ./ter-u16b.bdf ---- ./ter-u16b.bdf 2014-04-09 17:06:39.211553739 +0200 -+++ ./ter-u16b.bdf 2014-04-09 17:05:16.191551845 +0200 +diff -ruN terminus-font-4.38/ter-u16b.bdf terminus-font-4.38_patched/ter-u16b.bdf +--- terminus-font-4.38/ter-u16b.bdf 2012-07-01 20:26:16.000000000 +0200 ++++ terminus-font-4.38_patched/ter-u16b.bdf 2014-04-09 18:21:15.232655871 +0200 @@ -1,31 +1,31 @@ STARTFONT 2.1 -COMMENT ter-u16b @@ -1196,9 +1208,9 @@ diff -u ./ter-u16b.bdf ./ter-u16b.bdf +01 +ENDCHAR ENDFONT -diff -u ./ter-u16n.bdf ./ter-u16n.bdf ---- ./ter-u16n.bdf 2014-04-09 17:06:39.211553739 +0200 -+++ ./ter-u16n.bdf 2014-04-09 17:05:16.353551849 +0200 +diff -ruN terminus-font-4.38/ter-u16n.bdf terminus-font-4.38_patched/ter-u16n.bdf +--- terminus-font-4.38/ter-u16n.bdf 2012-07-01 20:26:16.000000000 +0200 ++++ terminus-font-4.38_patched/ter-u16n.bdf 2014-04-09 18:21:15.232655871 +0200 @@ -1,31 +1,31 @@ STARTFONT 2.1 -COMMENT ter-u16n @@ -1412,9 +1424,9 @@ diff -u ./ter-u16n.bdf ./ter-u16n.bdf +01 +ENDCHAR ENDFONT -diff -u ./ter-u16v.bdf ./ter-u16v.bdf ---- ./ter-u16v.bdf 2014-04-09 17:06:39.211553739 +0200 -+++ ./ter-u16v.bdf 2014-04-09 17:05:16.515551852 +0200 +diff -ruN terminus-font-4.38/ter-u16v.bdf terminus-font-4.38_patched/ter-u16v.bdf +--- terminus-font-4.38/ter-u16v.bdf 2012-07-01 20:26:16.000000000 +0200 ++++ terminus-font-4.38_patched/ter-u16v.bdf 2014-04-09 18:21:15.232655871 +0200 @@ -1,31 +1,31 @@ STARTFONT 2.1 -COMMENT ter-u16b @@ -1628,9 +1640,9 @@ diff -u ./ter-u16v.bdf ./ter-u16v.bdf +01 +ENDCHAR ENDFONT -diff -u ./ter-u18b.bdf ./ter-u18b.bdf ---- ./ter-u18b.bdf 2014-04-09 17:06:39.212553739 +0200 -+++ ./ter-u18b.bdf 2014-04-09 17:05:16.651551855 +0200 +diff -ruN terminus-font-4.38/ter-u18b.bdf terminus-font-4.38_patched/ter-u18b.bdf +--- terminus-font-4.38/ter-u18b.bdf 2012-07-01 20:26:16.000000000 +0200 ++++ terminus-font-4.38_patched/ter-u18b.bdf 2014-04-09 18:21:15.232655871 +0200 @@ -1,31 +1,31 @@ STARTFONT 2.1 -COMMENT ter-u18b @@ -1858,9 +1870,9 @@ diff -u ./ter-u18b.bdf ./ter-u18b.bdf +0080 +ENDCHAR ENDFONT -diff -u ./ter-u18n.bdf ./ter-u18n.bdf ---- ./ter-u18n.bdf 2014-04-09 17:06:39.212553739 +0200 -+++ ./ter-u18n.bdf 2014-04-09 17:05:16.984551863 +0200 +diff -ruN terminus-font-4.38/ter-u18n.bdf terminus-font-4.38_patched/ter-u18n.bdf +--- terminus-font-4.38/ter-u18n.bdf 2012-07-01 20:26:16.000000000 +0200 ++++ terminus-font-4.38_patched/ter-u18n.bdf 2014-04-09 18:21:15.233655871 +0200 @@ -1,31 +1,31 @@ STARTFONT 2.1 -COMMENT ter-u18n @@ -2088,9 +2100,9 @@ diff -u ./ter-u18n.bdf ./ter-u18n.bdf +0080 +ENDCHAR ENDFONT -diff -u ./ter-u20b.bdf ./ter-u20b.bdf ---- ./ter-u20b.bdf 2014-04-09 17:06:39.212553739 +0200 -+++ ./ter-u20b.bdf 2014-04-09 17:05:17.166551867 +0200 +diff -ruN terminus-font-4.38/ter-u20b.bdf terminus-font-4.38_patched/ter-u20b.bdf +--- terminus-font-4.38/ter-u20b.bdf 2012-07-01 20:26:16.000000000 +0200 ++++ terminus-font-4.38_patched/ter-u20b.bdf 2014-04-09 18:21:15.233655871 +0200 @@ -1,31 +1,31 @@ STARTFONT 2.1 -COMMENT ter-u20b @@ -2332,9 +2344,9 @@ diff -u ./ter-u20b.bdf ./ter-u20b.bdf +0040 +ENDCHAR ENDFONT -diff -u ./ter-u20n.bdf ./ter-u20n.bdf ---- ./ter-u20n.bdf 2014-04-09 17:06:39.212553739 +0200 -+++ ./ter-u20n.bdf 2014-04-09 17:05:17.370551872 +0200 +diff -ruN terminus-font-4.38/ter-u20n.bdf terminus-font-4.38_patched/ter-u20n.bdf +--- terminus-font-4.38/ter-u20n.bdf 2012-07-01 20:26:16.000000000 +0200 ++++ terminus-font-4.38_patched/ter-u20n.bdf 2014-04-09 18:21:15.233655871 +0200 @@ -1,31 +1,31 @@ STARTFONT 2.1 -COMMENT ter-u20n @@ -2576,9 +2588,9 @@ diff -u ./ter-u20n.bdf ./ter-u20n.bdf +0040 +ENDCHAR ENDFONT -diff -u ./ter-u22b.bdf ./ter-u22b.bdf ---- ./ter-u22b.bdf 2014-04-09 17:06:39.212553739 +0200 -+++ ./ter-u22b.bdf 2014-04-09 17:05:17.568551876 +0200 +diff -ruN terminus-font-4.38/ter-u22b.bdf terminus-font-4.38_patched/ter-u22b.bdf +--- terminus-font-4.38/ter-u22b.bdf 2012-07-01 20:26:16.000000000 +0200 ++++ terminus-font-4.38_patched/ter-u22b.bdf 2014-04-09 18:21:15.233655871 +0200 @@ -1,31 +1,31 @@ STARTFONT 2.1 -COMMENT ter-u22b @@ -2834,9 +2846,9 @@ diff -u ./ter-u22b.bdf ./ter-u22b.bdf +0020 +ENDCHAR ENDFONT -diff -u ./ter-u22n.bdf ./ter-u22n.bdf ---- ./ter-u22n.bdf 2014-04-09 17:06:39.212553739 +0200 -+++ ./ter-u22n.bdf 2014-04-09 17:05:17.759551881 +0200 +diff -ruN terminus-font-4.38/ter-u22n.bdf terminus-font-4.38_patched/ter-u22n.bdf +--- terminus-font-4.38/ter-u22n.bdf 2012-07-01 20:26:16.000000000 +0200 ++++ terminus-font-4.38_patched/ter-u22n.bdf 2014-04-09 18:21:15.233655871 +0200 @@ -1,31 +1,31 @@ STARTFONT 2.1 -COMMENT ter-u22n @@ -3092,9 +3104,9 @@ diff -u ./ter-u22n.bdf ./ter-u22n.bdf +0020 +ENDCHAR ENDFONT -diff -u ./ter-u24b.bdf ./ter-u24b.bdf ---- ./ter-u24b.bdf 2014-04-09 17:06:39.212553739 +0200 -+++ ./ter-u24b.bdf 2014-04-09 17:05:17.959551885 +0200 +diff -ruN terminus-font-4.38/ter-u24b.bdf terminus-font-4.38_patched/ter-u24b.bdf +--- terminus-font-4.38/ter-u24b.bdf 2012-07-01 20:26:16.000000000 +0200 ++++ terminus-font-4.38_patched/ter-u24b.bdf 2014-04-09 18:21:15.234655871 +0200 @@ -1,31 +1,31 @@ STARTFONT 2.1 -COMMENT ter-u24b @@ -3364,9 +3376,9 @@ diff -u ./ter-u24b.bdf ./ter-u24b.bdf +0010 +ENDCHAR ENDFONT -diff -u ./ter-u24n.bdf ./ter-u24n.bdf ---- ./ter-u24n.bdf 2014-04-09 17:06:39.212553739 +0200 -+++ ./ter-u24n.bdf 2014-04-09 17:05:18.163551890 +0200 +diff -ruN terminus-font-4.38/ter-u24n.bdf terminus-font-4.38_patched/ter-u24n.bdf +--- terminus-font-4.38/ter-u24n.bdf 2012-07-01 20:26:16.000000000 +0200 ++++ terminus-font-4.38_patched/ter-u24n.bdf 2014-04-09 18:21:15.234655871 +0200 @@ -1,31 +1,31 @@ STARTFONT 2.1 -COMMENT ter-u24n @@ -3636,9 +3648,9 @@ diff -u ./ter-u24n.bdf ./ter-u24n.bdf +0010 +ENDCHAR ENDFONT -diff -u ./ter-u28b.bdf ./ter-u28b.bdf ---- ./ter-u28b.bdf 2014-04-09 17:06:39.213553739 +0200 -+++ ./ter-u28b.bdf 2014-04-09 17:05:18.388551895 +0200 +diff -ruN terminus-font-4.38/ter-u28b.bdf terminus-font-4.38_patched/ter-u28b.bdf +--- terminus-font-4.38/ter-u28b.bdf 2012-07-01 20:26:16.000000000 +0200 ++++ terminus-font-4.38_patched/ter-u28b.bdf 2014-04-09 18:21:15.234655871 +0200 @@ -1,31 +1,31 @@ STARTFONT 2.1 -COMMENT ter-u28b @@ -3936,9 +3948,9 @@ diff -u ./ter-u28b.bdf ./ter-u28b.bdf +0004 +ENDCHAR ENDFONT -diff -u ./ter-u28n.bdf ./ter-u28n.bdf ---- ./ter-u28n.bdf 2014-04-09 17:06:39.213553739 +0200 -+++ ./ter-u28n.bdf 2014-04-09 17:05:18.609551900 +0200 +diff -ruN terminus-font-4.38/ter-u28n.bdf terminus-font-4.38_patched/ter-u28n.bdf +--- terminus-font-4.38/ter-u28n.bdf 2012-07-01 20:26:16.000000000 +0200 ++++ terminus-font-4.38_patched/ter-u28n.bdf 2014-04-09 18:21:15.234655871 +0200 @@ -1,31 +1,31 @@ STARTFONT 2.1 -COMMENT ter-u28n @@ -4236,9 +4248,9 @@ diff -u ./ter-u28n.bdf ./ter-u28n.bdf +0004 +ENDCHAR ENDFONT -diff -u ./ter-u32b.bdf ./ter-u32b.bdf ---- ./ter-u32b.bdf 2014-04-09 17:06:39.213553739 +0200 -+++ ./ter-u32b.bdf 2014-04-09 17:05:18.845551905 +0200 +diff -ruN terminus-font-4.38/ter-u32b.bdf terminus-font-4.38_patched/ter-u32b.bdf +--- terminus-font-4.38/ter-u32b.bdf 2012-07-01 20:26:16.000000000 +0200 ++++ terminus-font-4.38_patched/ter-u32b.bdf 2014-04-09 18:21:15.234655871 +0200 @@ -1,31 +1,31 @@ STARTFONT 2.1 -COMMENT ter-u32b @@ -4564,9 +4576,9 @@ diff -u ./ter-u32b.bdf ./ter-u32b.bdf +0001 +ENDCHAR ENDFONT -diff -u ./ter-u32n.bdf ./ter-u32n.bdf ---- ./ter-u32n.bdf 2014-04-09 17:06:39.213553739 +0200 -+++ ./ter-u32n.bdf 2014-04-09 17:05:19.069551911 +0200 +diff -ruN terminus-font-4.38/ter-u32n.bdf terminus-font-4.38_patched/ter-u32n.bdf +--- terminus-font-4.38/ter-u32n.bdf 2012-07-01 20:26:16.000000000 +0200 ++++ terminus-font-4.38_patched/ter-u32n.bdf 2014-04-09 18:21:15.235655871 +0200 @@ -1,31 +1,31 @@ STARTFONT 2.1 -COMMENT ter-u32n @@ -4892,3 +4904,16 @@ diff -u ./ter-u32n.bdf ./ter-u32n.bdf +0001 +ENDCHAR ENDFONT +diff -ruN terminus-font-4.38/uni/powerline.uni terminus-font-4.38_patched/uni/powerline.uni +--- terminus-font-4.38/uni/powerline.uni 1970-01-01 01:00:00.000000000 +0100 ++++ terminus-font-4.38_patched/uni/powerline.uni 2014-04-09 18:20:10.565654395 +0200 +@@ -0,0 +1,9 @@ ++2588 ++E0A0 ++E0A1 ++E0A2 ++E0B0 ++E0B1 ++E0B2 ++E0B3 ++ -- cgit v1.2.3-65-gdbad