From 3932354f1e1ad64a5a0363ef94eff823460c4c17 Mon Sep 17 00:00:00 2001 From: Patrick J Volkerding Date: Fri, 14 Jun 2019 19:27:00 +0000 Subject: Fri Jun 14 19:27:00 UTC 2019 a/util-linux-2.34-x86_64-1.txz: Upgraded. kde/kdepimlibs-4.14.10-x86_64-8.txz: Rebuilt. Recompiled to pull in new gpgme++ header files. n/gpgme-1.13.1-x86_64-1.txz: Upgraded. x/xkeyboard-config-2.27-noarch-1.txz: Upgraded. xfce/exo-0.12.6-x86_64-1.txz: Upgraded. testing/packages/mesa-19.1.0-x86_64-2.txz: Rebuilt. Added gallium drivers: swr,iris Thanks to USUARIONUEVO. --- source/kde/build/kdepimlibs | 2 +- source/x/x11/build/xkeyboard-config | 2 +- source/x/x11/patch/xkeyboard-config.patch | 1 - .../xkeyboard-config/xkeyboard-config.fix_pt.patch | 82 ---------------------- source/xfce/exo/exo.url | 2 +- 5 files changed, 3 insertions(+), 86 deletions(-) delete mode 100644 source/x/x11/patch/xkeyboard-config.patch delete mode 100644 source/x/x11/patch/xkeyboard-config/xkeyboard-config.fix_pt.patch (limited to 'source') diff --git a/source/kde/build/kdepimlibs b/source/kde/build/kdepimlibs index 7f8f011eb..45a4fb75d 100644 --- a/source/kde/build/kdepimlibs +++ b/source/kde/build/kdepimlibs @@ -1 +1 @@ -7 +8 diff --git a/source/x/x11/build/xkeyboard-config b/source/x/x11/build/xkeyboard-config index 0cfbf0888..d00491fd7 100644 --- a/source/x/x11/build/xkeyboard-config +++ b/source/x/x11/build/xkeyboard-config @@ -1 +1 @@ -2 +1 diff --git a/source/x/x11/patch/xkeyboard-config.patch b/source/x/x11/patch/xkeyboard-config.patch deleted file mode 100644 index 712521a90..000000000 --- a/source/x/x11/patch/xkeyboard-config.patch +++ /dev/null @@ -1 +0,0 @@ -zcat $CWD/patch/xkeyboard-config/xkeyboard-config.fix_pt.patch.gz | patch -p1 || { touch ${SLACK_X_BUILD_DIR}/${PKGNAME}.failed ; continue ; } diff --git a/source/x/x11/patch/xkeyboard-config/xkeyboard-config.fix_pt.patch b/source/x/x11/patch/xkeyboard-config/xkeyboard-config.fix_pt.patch deleted file mode 100644 index 93d597383..000000000 --- a/source/x/x11/patch/xkeyboard-config/xkeyboard-config.fix_pt.patch +++ /dev/null @@ -1,82 +0,0 @@ -From af6c0f29dbee1cc7b280eed891592797c2e31220 Mon Sep 17 00:00:00 2001 -From: Sergey Udaltsov -Date: Thu, 7 Feb 2019 20:40:35 +0000 -Subject: [PATCH] Fixed broken pt layout - -Backticks broke it, removed ---- - symbols/pt | 62 +++++++++++++++++++++++++++--------------------------- - 1 file changed, 31 insertions(+), 31 deletions(-) - -diff --git a/symbols/pt b/symbols/pt -index 73a1b7b..3ec0981 100644 ---- a/symbols/pt -+++ b/symbols/pt -@@ -221,35 +221,35 @@ xkb_symbols "colemak" { - - name[Group1]="Portuguese (Colemak)"; - -- key `` { [ q, Q, at, Greek_OMEGA ] }; -- key `` { [ w, W, lstroke, Lstroke ] }; -- key `` { [ f, F, dstroke, ordfeminine ] }; -- key `` { [ p, P, thorn, THORN ] }; -- key `` { [ g, G, eng, ENG ] }; -- key `` { [ j, J, dead_hook, dead_horn ] }; -- key `` { [ l, L, lstroke, Lstroke ] }; -- key `` { [ u, U, downarrow, uparrow ] }; -- key `` { [ y, Y, leftarrow, yen ] }; -- key `` { [ ccedilla, Ccedilla, dead_acute, dead_doubleacute ] }; -- -- key `` { [ a, A, ae, AE ] }; -- key `` { [ r, R, paragraph, registered ] }; -- key `` { [ s, S, ssharp, section ] }; -- key `` { [ t, T, tslash, Tslash ] }; -- key `` { [ d, D, eth, ETH ] }; -- key `` { [ h, H, hstroke, Hstroke ] }; -- key `` { [ n, N, n, N ] }; -- key `` { [ e, E, EuroSign, cent ] }; -- key `` { [ i, I, rightarrow, idotless ] }; -- key `` { [ o, O, oslash, Ooblique ] }; -- -- key `` { [ z, Z, guillemotleft, less ] }; -- key `` { [ x, X, guillemotright, greater ] }; -- key `` { [ c, C, cent, copyright ] }; -- key `` { [ v, V, leftdoublequotemark, leftsinglequotemark ] }; -- key `` { [ b, B, rightdoublequotemark, rightsinglequotemark ] }; -- key `` { [ k, K, kra, ampersand ] }; -- key `` { [ m, M, mu, masculine ] }; -- -- key `` { [ BackSpace, BackSpace, BackSpace, BackSpace ] }; -+ key { [ q, Q, at, Greek_OMEGA ] }; -+ key { [ w, W, lstroke, Lstroke ] }; -+ key { [ f, F, dstroke, ordfeminine ] }; -+ key { [ p, P, thorn, THORN ] }; -+ key { [ g, G, eng, ENG ] }; -+ key { [ j, J, dead_hook, dead_horn ] }; -+ key { [ l, L, lstroke, Lstroke ] }; -+ key { [ u, U, downarrow, uparrow ] }; -+ key { [ y, Y, leftarrow, yen ] }; -+ key { [ ccedilla, Ccedilla, dead_acute, dead_doubleacute ] }; -+ -+ key { [ a, A, ae, AE ] }; -+ key { [ r, R, paragraph, registered ] }; -+ key { [ s, S, ssharp, section ] }; -+ key { [ t, T, tslash, Tslash ] }; -+ key { [ d, D, eth, ETH ] }; -+ key { [ h, H, hstroke, Hstroke ] }; -+ key { [ n, N, n, N ] }; -+ key { [ e, E, EuroSign, cent ] }; -+ key { [ i, I, rightarrow, idotless ] }; -+ key { [ o, O, oslash, Ooblique ] }; -+ -+ key { [ z, Z, guillemotleft, less ] }; -+ key { [ x, X, guillemotright, greater ] }; -+ key { [ c, C, cent, copyright ] }; -+ key { [ v, V, leftdoublequotemark, leftsinglequotemark ] }; -+ key { [ b, B, rightdoublequotemark, rightsinglequotemark ] }; -+ key { [ k, K, kra, ampersand ] }; -+ key { [ m, M, mu, masculine ] }; -+ -+ key { [ BackSpace, BackSpace, BackSpace, BackSpace ] }; - }; - diff --git a/source/xfce/exo/exo.url b/source/xfce/exo/exo.url index 63b021c28..3d1c6bc38 100644 --- a/source/xfce/exo/exo.url +++ b/source/xfce/exo/exo.url @@ -1 +1 @@ -http://archive.xfce.org:/src/xfce/exo/0.12/exo-0.12.5.tar.bz2 +http://archive.xfce.org:/src/xfce/exo/0.12/exo-0.12.6.tar.bz2 -- cgit v1.2.3