From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id B4BA61396D1 for ; Thu, 31 Aug 2017 19:53:22 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 21BFE1FC017; Thu, 31 Aug 2017 19:53:22 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id E9754E0D82 for ; Thu, 31 Aug 2017 19:53:21 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 251D4340BEA for ; Thu, 31 Aug 2017 19:53:21 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 41259896C for ; Thu, 31 Aug 2017 19:53:18 +0000 (UTC) From: "Mike Gilbert" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Mike Gilbert" Message-ID: <1504209173.a2c04c3a17548cfdd1eb546d7aebb1edbc1887b3.floppym@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: app-i18n/fcitx-libpinyin/ X-VCS-Repository: repo/gentoo X-VCS-Files: app-i18n/fcitx-libpinyin/fcitx-libpinyin-9999.ebuild X-VCS-Directories: app-i18n/fcitx-libpinyin/ X-VCS-Committer: floppym X-VCS-Committer-Name: Mike Gilbert X-VCS-Revision: a2c04c3a17548cfdd1eb546d7aebb1edbc1887b3 X-VCS-Branch: master Date: Thu, 31 Aug 2017 19:53:18 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Archives-Salt: ebc83053-28c0-4afe-b337-bc18d2f5a8b0 X-Archives-Hash: 8a767f64ef7e8d8d2a66608b8ea81b62 commit: a2c04c3a17548cfdd1eb546d7aebb1edbc1887b3 Author: Arfrever Frehtes Taifersar Arahesis Apache Org> AuthorDate: Thu Aug 31 18:40:51 2017 +0000 Commit: Mike Gilbert gentoo org> CommitDate: Thu Aug 31 19:52:53 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a2c04c3a app-i18n/fcitx-libpinyin: Update dependencies. https://github.com/fcitx/fcitx-libpinyin/commit/1d7fa9df688f57a55850d95fb1dfb6fba78136df app-i18n/fcitx-libpinyin/fcitx-libpinyin-9999.ebuild | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/app-i18n/fcitx-libpinyin/fcitx-libpinyin-9999.ebuild b/app-i18n/fcitx-libpinyin/fcitx-libpinyin-9999.ebuild index 84d8d137d05..8a516cc8564 100644 --- a/app-i18n/fcitx-libpinyin/fcitx-libpinyin-9999.ebuild +++ b/app-i18n/fcitx-libpinyin/fcitx-libpinyin-9999.ebuild @@ -25,7 +25,7 @@ KEYWORDS="" IUSE="dictmanager" RDEPEND=">=app-i18n/fcitx-4.2.8 - >=app-i18n/libpinyin-1.9.91:= + >=app-i18n/libpinyin-2.1.0:= dev-libs/glib:2 sys-apps/dbus virtual/libintl @@ -41,6 +41,8 @@ RDEPEND=">=app-i18n/fcitx-4.2.8 DEPEND="${RDEPEND} virtual/pkgconfig" +DOCS=(AUTHORS) + src_configure() { local mycmakeargs=( -DENABLE_QT=$(usex dictmanager)