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 30812139694 for ; Sun, 23 Jul 2017 07:34:46 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 86CAF1FC003; Sun, 23 Jul 2017 07:34:45 +0000 (UTC) Received: from smtp.gentoo.org (smtp.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 523F31FC003 for ; Sun, 23 Jul 2017 07:34:45 +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 98D803418AB for ; Sun, 23 Jul 2017 07:34:43 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 0938474BD for ; Sun, 23 Jul 2017 07:34:42 +0000 (UTC) From: "Michael Palimaka" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Michael Palimaka" Message-ID: <1500795274.e5a6f897b984e718c7bea05675cb5d4d11751dea.kensington@gentoo> Subject: [gentoo-commits] proj/qt:master commit in: dev-qt/qtvirtualkeyboard/ X-VCS-Repository: proj/qt X-VCS-Files: dev-qt/qtvirtualkeyboard/Manifest dev-qt/qtvirtualkeyboard/metadata.xml dev-qt/qtvirtualkeyboard/qtvirtualkeyboard-5.7.1.ebuild dev-qt/qtvirtualkeyboard/qtvirtualkeyboard-5.7.9999.ebuild dev-qt/qtvirtualkeyboard/qtvirtualkeyboard-5.9.1.ebuild dev-qt/qtvirtualkeyboard/qtvirtualkeyboard-5.9.9999.ebuild dev-qt/qtvirtualkeyboard/qtvirtualkeyboard-5.9999.ebuild X-VCS-Directories: dev-qt/qtvirtualkeyboard/ X-VCS-Committer: kensington X-VCS-Committer-Name: Michael Palimaka X-VCS-Revision: e5a6f897b984e718c7bea05675cb5d4d11751dea X-VCS-Branch: master Date: Sun, 23 Jul 2017 07:34:42 +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: e7ee06f0-58f2-4e7f-84e5-0ead0acf9751 X-Archives-Hash: 38f011f78f1fd8c7cfaab92a6541abca commit: e5a6f897b984e718c7bea05675cb5d4d11751dea Author: Thomas Brethome c-s fr> AuthorDate: Thu Jul 7 15:37:07 2016 +0000 Commit: Michael Palimaka gentoo org> CommitDate: Sun Jul 23 07:34:34 2017 +0000 URL: https://gitweb.gentoo.org/proj/qt.git/commit/?id=e5a6f897 dev-qt/qtvirtualkeyboard: New package Thanks-to: Thomas Brethome c-s.fr> Gentoo-bug: 604914 Package-Manager: Portage-2.3.5, Repoman-2.3.1 dev-qt/qtvirtualkeyboard/Manifest | 2 ++ dev-qt/qtvirtualkeyboard/metadata.xml | 20 +++++++++++ .../qtvirtualkeyboard-5.7.1.ebuild | 42 ++++++++++++++++++++++ .../qtvirtualkeyboard-5.7.9999.ebuild | 42 ++++++++++++++++++++++ .../qtvirtualkeyboard-5.9.1.ebuild | 42 ++++++++++++++++++++++ .../qtvirtualkeyboard-5.9.9999.ebuild | 42 ++++++++++++++++++++++ .../qtvirtualkeyboard-5.9999.ebuild | 42 ++++++++++++++++++++++ 7 files changed, 232 insertions(+) diff --git a/dev-qt/qtvirtualkeyboard/Manifest b/dev-qt/qtvirtualkeyboard/Manifest new file mode 100644 index 00000000..c6fa16f1 --- /dev/null +++ b/dev-qt/qtvirtualkeyboard/Manifest @@ -0,0 +1,2 @@ +DIST qtvirtualkeyboard-opensource-src-5.7.1.tar.xz 10014088 SHA256 b28b8b937ed15d794c5ebc93e9556d08a0c9761a434864ebf2b454554e652add SHA512 31481a88b91ef936437e54c863d39a63917496bd5701670ed38f1695c7cc6d867b8cc0eede62a523d5fea3819bc2688845277c9737349a0982de711cc464f00f WHIRLPOOL 9a99dd194e69b68cf4144f9f6349caf747b177ddf23330ab1b66e189d37943c18fe8a1a4da94550d6034b5919c619e7c53f0c869eb8b99f938b7786e75ebb029 +DIST qtvirtualkeyboard-opensource-src-5.9.1.tar.xz 10035956 SHA256 6b746a6dc3ab54edf3007d0f6a2f8f31281aed03629830f59acfbc8514d6e94c SHA512 ce1fbd787b2722ab90d037e0d0012099c9eb301a942ef989ebc61763f9037703d2017f3c5abcc52790e6378589f443f9539494aa0bf8ed522500fa1606a8c34b WHIRLPOOL 33028c77d4549a7f5062de461ff9d97386a30c9c080d7e3bea2563031147deef7975fc0669d7377d5ca36f092455a8a03b364b1b3ae0cebfd935cbf68a5f4957 diff --git a/dev-qt/qtvirtualkeyboard/metadata.xml b/dev-qt/qtvirtualkeyboard/metadata.xml new file mode 100644 index 00000000..1f6a41cf --- /dev/null +++ b/dev-qt/qtvirtualkeyboard/metadata.xml @@ -0,0 +1,20 @@ + + + + + qt@gentoo.org + Gentoo Qt Project + + + Adds handwriting recognition integration support + + + https://bugreports.qt.io/ + https://doc.qt.io/ + + + + Must only be used by packages that are known to use private parts of the Qt API. + + + diff --git a/dev-qt/qtvirtualkeyboard/qtvirtualkeyboard-5.7.1.ebuild b/dev-qt/qtvirtualkeyboard/qtvirtualkeyboard-5.7.1.ebuild new file mode 100644 index 00000000..57a82cd7 --- /dev/null +++ b/dev-qt/qtvirtualkeyboard/qtvirtualkeyboard-5.7.1.ebuild @@ -0,0 +1,42 @@ +# Copyright 1999-2017 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 + +EAPI=6 + +PLOCALES="ar da de en es fa fi fr hi it nb pl pt ro ru sv" +# TODO: forcing 3rdparty libs PLOCALES+=" ja ko zh_CN zh_TW" + +inherit qt5-build l10n + +DESCRIPTION="Virtual keyboard plugin for the Qt5 framework" + +if [[ ${QT5_BUILD_TYPE} == release ]]; then + KEYWORDS="~amd64 ~x86" +fi + +IUSE="handwriting +spell +xcb" + +DEPEND=" + ~dev-qt/qtcore-${PV} + ~dev-qt/qtdeclarative-${PV} + ~dev-qt/qtgui-${PV} + ~dev-qt/qtsvg-${PV} + spell? ( app-text/hunspell ) + xcb? ( x11-libs/libxcb:= ) +" +RDEPEND="${DEPEND}" + +src_configure() { + local myqmakeargs=( + $(usex handwriting CONFIG+=lipi-toolkit "") + $(usex spell "" CONFIG+=disable-hunspell) + $(usex xcb "" CONFIG+=disable-desktop) + ) + + local x + for x in $(l10n_get_locales); do + use linguas_${x} && myqmakeargs+=( CONFIG+=lang-${x} ) + done + + qt5-build_src_configure +} diff --git a/dev-qt/qtvirtualkeyboard/qtvirtualkeyboard-5.7.9999.ebuild b/dev-qt/qtvirtualkeyboard/qtvirtualkeyboard-5.7.9999.ebuild new file mode 100644 index 00000000..57a82cd7 --- /dev/null +++ b/dev-qt/qtvirtualkeyboard/qtvirtualkeyboard-5.7.9999.ebuild @@ -0,0 +1,42 @@ +# Copyright 1999-2017 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 + +EAPI=6 + +PLOCALES="ar da de en es fa fi fr hi it nb pl pt ro ru sv" +# TODO: forcing 3rdparty libs PLOCALES+=" ja ko zh_CN zh_TW" + +inherit qt5-build l10n + +DESCRIPTION="Virtual keyboard plugin for the Qt5 framework" + +if [[ ${QT5_BUILD_TYPE} == release ]]; then + KEYWORDS="~amd64 ~x86" +fi + +IUSE="handwriting +spell +xcb" + +DEPEND=" + ~dev-qt/qtcore-${PV} + ~dev-qt/qtdeclarative-${PV} + ~dev-qt/qtgui-${PV} + ~dev-qt/qtsvg-${PV} + spell? ( app-text/hunspell ) + xcb? ( x11-libs/libxcb:= ) +" +RDEPEND="${DEPEND}" + +src_configure() { + local myqmakeargs=( + $(usex handwriting CONFIG+=lipi-toolkit "") + $(usex spell "" CONFIG+=disable-hunspell) + $(usex xcb "" CONFIG+=disable-desktop) + ) + + local x + for x in $(l10n_get_locales); do + use linguas_${x} && myqmakeargs+=( CONFIG+=lang-${x} ) + done + + qt5-build_src_configure +} diff --git a/dev-qt/qtvirtualkeyboard/qtvirtualkeyboard-5.9.1.ebuild b/dev-qt/qtvirtualkeyboard/qtvirtualkeyboard-5.9.1.ebuild new file mode 100644 index 00000000..57a82cd7 --- /dev/null +++ b/dev-qt/qtvirtualkeyboard/qtvirtualkeyboard-5.9.1.ebuild @@ -0,0 +1,42 @@ +# Copyright 1999-2017 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 + +EAPI=6 + +PLOCALES="ar da de en es fa fi fr hi it nb pl pt ro ru sv" +# TODO: forcing 3rdparty libs PLOCALES+=" ja ko zh_CN zh_TW" + +inherit qt5-build l10n + +DESCRIPTION="Virtual keyboard plugin for the Qt5 framework" + +if [[ ${QT5_BUILD_TYPE} == release ]]; then + KEYWORDS="~amd64 ~x86" +fi + +IUSE="handwriting +spell +xcb" + +DEPEND=" + ~dev-qt/qtcore-${PV} + ~dev-qt/qtdeclarative-${PV} + ~dev-qt/qtgui-${PV} + ~dev-qt/qtsvg-${PV} + spell? ( app-text/hunspell ) + xcb? ( x11-libs/libxcb:= ) +" +RDEPEND="${DEPEND}" + +src_configure() { + local myqmakeargs=( + $(usex handwriting CONFIG+=lipi-toolkit "") + $(usex spell "" CONFIG+=disable-hunspell) + $(usex xcb "" CONFIG+=disable-desktop) + ) + + local x + for x in $(l10n_get_locales); do + use linguas_${x} && myqmakeargs+=( CONFIG+=lang-${x} ) + done + + qt5-build_src_configure +} diff --git a/dev-qt/qtvirtualkeyboard/qtvirtualkeyboard-5.9.9999.ebuild b/dev-qt/qtvirtualkeyboard/qtvirtualkeyboard-5.9.9999.ebuild new file mode 100644 index 00000000..57a82cd7 --- /dev/null +++ b/dev-qt/qtvirtualkeyboard/qtvirtualkeyboard-5.9.9999.ebuild @@ -0,0 +1,42 @@ +# Copyright 1999-2017 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 + +EAPI=6 + +PLOCALES="ar da de en es fa fi fr hi it nb pl pt ro ru sv" +# TODO: forcing 3rdparty libs PLOCALES+=" ja ko zh_CN zh_TW" + +inherit qt5-build l10n + +DESCRIPTION="Virtual keyboard plugin for the Qt5 framework" + +if [[ ${QT5_BUILD_TYPE} == release ]]; then + KEYWORDS="~amd64 ~x86" +fi + +IUSE="handwriting +spell +xcb" + +DEPEND=" + ~dev-qt/qtcore-${PV} + ~dev-qt/qtdeclarative-${PV} + ~dev-qt/qtgui-${PV} + ~dev-qt/qtsvg-${PV} + spell? ( app-text/hunspell ) + xcb? ( x11-libs/libxcb:= ) +" +RDEPEND="${DEPEND}" + +src_configure() { + local myqmakeargs=( + $(usex handwriting CONFIG+=lipi-toolkit "") + $(usex spell "" CONFIG+=disable-hunspell) + $(usex xcb "" CONFIG+=disable-desktop) + ) + + local x + for x in $(l10n_get_locales); do + use linguas_${x} && myqmakeargs+=( CONFIG+=lang-${x} ) + done + + qt5-build_src_configure +} diff --git a/dev-qt/qtvirtualkeyboard/qtvirtualkeyboard-5.9999.ebuild b/dev-qt/qtvirtualkeyboard/qtvirtualkeyboard-5.9999.ebuild new file mode 100644 index 00000000..57a82cd7 --- /dev/null +++ b/dev-qt/qtvirtualkeyboard/qtvirtualkeyboard-5.9999.ebuild @@ -0,0 +1,42 @@ +# Copyright 1999-2017 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 + +EAPI=6 + +PLOCALES="ar da de en es fa fi fr hi it nb pl pt ro ru sv" +# TODO: forcing 3rdparty libs PLOCALES+=" ja ko zh_CN zh_TW" + +inherit qt5-build l10n + +DESCRIPTION="Virtual keyboard plugin for the Qt5 framework" + +if [[ ${QT5_BUILD_TYPE} == release ]]; then + KEYWORDS="~amd64 ~x86" +fi + +IUSE="handwriting +spell +xcb" + +DEPEND=" + ~dev-qt/qtcore-${PV} + ~dev-qt/qtdeclarative-${PV} + ~dev-qt/qtgui-${PV} + ~dev-qt/qtsvg-${PV} + spell? ( app-text/hunspell ) + xcb? ( x11-libs/libxcb:= ) +" +RDEPEND="${DEPEND}" + +src_configure() { + local myqmakeargs=( + $(usex handwriting CONFIG+=lipi-toolkit "") + $(usex spell "" CONFIG+=disable-hunspell) + $(usex xcb "" CONFIG+=disable-desktop) + ) + + local x + for x in $(l10n_get_locales); do + use linguas_${x} && myqmakeargs+=( CONFIG+=lang-${x} ) + done + + qt5-build_src_configure +}