[arch-commits] Commit in fcitx-qt5/trunk (PKGBUILD fcitx-qt5.11.patch)

Antonio Rojas arojas at archlinux.org
Tue May 22 13:15:58 UTC 2018


    Date: Tuesday, May 22, 2018 @ 13:15:57
  Author: arojas
Revision: 327618

Use upstream patch

Modified:
  fcitx-qt5/trunk/PKGBUILD
Deleted:
  fcitx-qt5/trunk/fcitx-qt5.11.patch

--------------------+
 PKGBUILD           |    4 ++--
 fcitx-qt5.11.patch |   10 ----------
 2 files changed, 2 insertions(+), 12 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-05-22 13:10:15 UTC (rev 327617)
+++ PKGBUILD	2018-05-22 13:15:57 UTC (rev 327618)
@@ -12,10 +12,10 @@
 depends=('fcitx' 'libxkbcommon' 'qt5-base')
 makedepends=('extra-cmake-modules')
 source=("https://download.fcitx-im.org/$pkgname/$pkgname-$pkgver.tar.xz"{,.sig}
-        fcitx-qt5.11.patch)
+        fcitx-qt5.11.patch::"https://github.com/fcitx/fcitx-qt5/commit/af033e3d.patch")
 sha512sums=('902180ff8336c688d5d548a1628dc481f1ce0ea6cc79719ab53337ebfbb745232bfc58cf6e739a60c562d30c3d996eb5e07bd8ef932eade72a79fb35e096e1c3'
             'SKIP'
-            '1931de220c5ba10c794148155a6aa7d6503f080b9ca82e9d7a7db09bb326235816ecec1c76725780901fa7652a99d8e2d1e1e810b2db7f04930c74114198b320')
+            'e405f8c63db309e0fe85d9aa031357b0a2d400fb2aafd0b06b278a0e67bf7c24f36a4cbcbb6a3df653ce120858c9f7ca0ebe4a2fb2474f0e42b4b6ad469eaa1f')
 validpgpkeys=('2CC8A0609AD2A479C65B6D5C8E8B898CBF2412F9') # Weng Xuetian <wengxt at gmail.com>
 
 prepare() {

Deleted: fcitx-qt5.11.patch
===================================================================
--- fcitx-qt5.11.patch	2018-05-22 13:10:15 UTC (rev 327617)
+++ fcitx-qt5.11.patch	2018-05-22 13:15:57 UTC (rev 327618)
@@ -1,10 +0,0 @@
---- fcitx-qt5-1.2.2/quickphrase-editor/batchdialog.cpp.orig	2018-05-22 11:50:22.925424854 +0000
-+++ fcitx-qt5-1.2.2/quickphrase-editor/batchdialog.cpp	2018-05-22 11:51:02.385547104 +0000
-@@ -20,6 +20,7 @@
- #include "batchdialog.h"
- #include "common.h"
- #include "ui_batchdialog.h"
-+#include <QIcon>
- 
- namespace fcitx {
- BatchDialog::BatchDialog(QWidget *parent)



More information about the arch-commits mailing list