From: "Michael Palimaka" <kensington@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] proj/qt:master commit in: dev-qt/qtvirtualkeyboard/
Date: Tue, 26 Sep 2017 13:18:48 +0000 (UTC) [thread overview]
Message-ID: <1506431920.159d67eadcaf787449dab0a55cde66fc7bf59b13.kensington@gentoo> (raw)
commit: 159d67eadcaf787449dab0a55cde66fc7bf59b13
Author: Michael Palimaka <kensington <AT> gentoo <DOT> org>
AuthorDate: Tue Sep 26 13:18:35 2017 +0000
Commit: Michael Palimaka <kensington <AT> gentoo <DOT> org>
CommitDate: Tue Sep 26 13:18:40 2017 +0000
URL: https://gitweb.gentoo.org/proj/qt.git/commit/?id=159d67ea
dev-qt/qtvirtualkeyboard: 5.7.1 was moved to main tree
Package-Manager: Portage-2.3.8, Repoman-2.3.3
dev-qt/qtvirtualkeyboard/Manifest | 1 -
.../qtvirtualkeyboard-5.7.1.ebuild | 38 ----------------------
2 files changed, 39 deletions(-)
diff --git a/dev-qt/qtvirtualkeyboard/Manifest b/dev-qt/qtvirtualkeyboard/Manifest
index c6fa16f1..9bc71335 100644
--- a/dev-qt/qtvirtualkeyboard/Manifest
+++ b/dev-qt/qtvirtualkeyboard/Manifest
@@ -1,2 +1 @@
-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/qtvirtualkeyboard-5.7.1.ebuild b/dev-qt/qtvirtualkeyboard/qtvirtualkeyboard-5.7.1.ebuild
deleted file mode 100644
index 2cbcca31..00000000
--- a/dev-qt/qtvirtualkeyboard/qtvirtualkeyboard-5.7.1.ebuild
+++ /dev/null
@@ -1,38 +0,0 @@
-# Copyright 1999-2017 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-inherit qt5-build
-
-DESCRIPTION="Virtual keyboard plugin for the Qt5 framework"
-
-if [[ ${QT5_BUILD_TYPE} == release ]]; then
- KEYWORDS="~amd64 ~x86"
-fi
-
-# TODO: unbudle libraries for more layouts
-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)
- CONFIG+="lang-ar_AR lang-da_DK lang-de_DE lang-en_GB \
- lang-es_ES lang-fa_FA lang-fi_FI lang-fr_FR \
- lang-hi_IN lang-it_IT lang-nb_NO lang-pl_PL \
- lang-pt_PT lang-ro_RO lang-ru_RU lang-sv_SE"
- )
-
- qt5-build_src_configure
-}
next reply other threads:[~2017-09-26 13:18 UTC|newest]
Thread overview: 18+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-09-26 13:18 Michael Palimaka [this message]
-- strict thread matches above, loose matches on Subject: below --
2023-12-30 14:03 [gentoo-commits] proj/qt:master commit in: dev-qt/qtvirtualkeyboard/ Andreas Sturmlechner
2022-11-05 16:39 Andreas Sturmlechner
2022-09-08 9:29 Andreas Sturmlechner
2022-05-14 21:15 Andreas Sturmlechner
2022-03-04 9:51 Andreas Sturmlechner
2021-09-15 20:01 Davide Pesavento
2021-08-20 14:22 Andreas Sturmlechner
2021-08-20 12:36 Andreas Sturmlechner
2020-01-26 10:51 Andreas Sturmlechner
2020-01-19 23:54 Andreas Sturmlechner
2019-01-07 19:58 Davide Pesavento
2018-12-26 21:47 Davide Pesavento
2018-03-10 0:43 Michael Palimaka
2017-10-10 11:13 Michael Palimaka
2017-07-23 8:17 Michael Palimaka
2017-07-23 7:38 Michael Palimaka
2017-07-23 7:34 Michael Palimaka
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1506431920.159d67eadcaf787449dab0a55cde66fc7bf59b13.kensington@gentoo \
--to=kensington@gentoo.org \
--cc=gentoo-commits@lists.gentoo.org \
--cc=gentoo-dev@lists.gentoo.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox