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 67DAC138334 for ; Fri, 12 Oct 2018 16:58:44 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 6DCAFE09B7; Fri, 12 Oct 2018 16:58:43 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (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 46F8DE09B7 for ; Fri, 12 Oct 2018 16:58:43 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (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 C0229335D0C for ; Fri, 12 Oct 2018 16:58:35 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 760C83F6 for ; Fri, 12 Oct 2018 16:58:33 +0000 (UTC) From: "Virgil Dupras" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Virgil Dupras" Message-ID: <1539363347.11dbf67a660a33c67c6ceb45ea0c3edb9d102516.vdupras@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: games-kids/gcompris/ X-VCS-Repository: repo/gentoo X-VCS-Files: games-kids/gcompris/Manifest games-kids/gcompris/gcompris-0.91.ebuild X-VCS-Directories: games-kids/gcompris/ X-VCS-Committer: vdupras X-VCS-Committer-Name: Virgil Dupras X-VCS-Revision: 11dbf67a660a33c67c6ceb45ea0c3edb9d102516 X-VCS-Branch: master Date: Fri, 12 Oct 2018 16:58:33 +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: 27bbaf42-4634-4732-96b4-530b1da3e4ec X-Archives-Hash: 93d61b1c332925bfadb718f0e6e0e081 commit: 11dbf67a660a33c67c6ceb45ea0c3edb9d102516 Author: Virgil Dupras gentoo org> AuthorDate: Fri Oct 12 16:55:47 2018 +0000 Commit: Virgil Dupras gentoo org> CommitDate: Fri Oct 12 16:55:47 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=11dbf67a games-kids/gcompris: bump to 0.91 Closes: https://bugs.gentoo.org/634268 Signed-off-by: Virgil Dupras gentoo.org> Package-Manager: Portage-2.3.51, Repoman-2.3.11 games-kids/gcompris/Manifest | 1 + games-kids/gcompris/gcompris-0.91.ebuild | 44 ++++++++++++++++++++++++++++++++ 2 files changed, 45 insertions(+) diff --git a/games-kids/gcompris/Manifest b/games-kids/gcompris/Manifest index 394a6083acc..86d591ccd99 100644 --- a/games-kids/gcompris/Manifest +++ b/games-kids/gcompris/Manifest @@ -1 +1,2 @@ DIST gcompris-15.10.tar.bz2 279959562 BLAKE2B f8c9287a881a98bacf9b057e518597552a2f84f8bb9143684c1f7ba8f7803589c44b383c17af5b21715f4c71c78456540c5334cea4247380d28abd161b5ae756 SHA512 1915a6934f3111e871be2777ed88c8d15a3ddb85f0c16d92333b6ebcba0cbbe526e51e84ecc576021cd807a5d69bb9570dba481ddc925da9d4dd35a0075380fc +DIST gcompris-qt-0.91.tar.xz 70681140 BLAKE2B 6f392eb5065afe8239ef99ba12d0fdcdedc9e0bb4ec16fd9acfa17c6597b495cf7153095fc4fb07c0eb9f7e0aae1f51888157c84b846cfd0112ab2a3465e3ecf SHA512 bc4515acc5c58869997e44c0c3c38d2904f34a7a5efede1ee7aefcbd1ae5907fe00b29a3ecf8e5e46396031736d10df64523e280dfffe3bac2df7e34fe9a8eda diff --git a/games-kids/gcompris/gcompris-0.91.ebuild b/games-kids/gcompris/gcompris-0.91.ebuild new file mode 100644 index 00000000000..052f974c10b --- /dev/null +++ b/games-kids/gcompris/gcompris-0.91.ebuild @@ -0,0 +1,44 @@ +# Copyright 1999-2018 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=6 + +inherit cmake-utils desktop + +DESCRIPTION="full featured educational application for children from 2 to 10" +HOMEPAGE="https://gcompris.net/" +SRC_URI="http://gcompris.net/download/qt/src/gcompris-qt-${PV}.tar.xz" + +LICENSE="GPL-3+" +SLOT="0" +KEYWORDS="~amd64 ~x86" +IUSE="" + +S="${WORKDIR}/${PN}-qt-${PV}" + +RDEPEND=" + dev-qt/qtcore + dev-qt/qtgraphicaleffects + dev-qt/qtgui + dev-qt/qtmultimedia[qml] + dev-qt/qtnetwork + dev-qt/qtquickcontrols + dev-qt/qtsensors[qml] + dev-qt/qtsvg + dev-qt/qtxml + dev-qt/qtxmlpatterns" +DEPEND="${RDEPEND} + dev-qt/linguist-tools" + +src_configure() { + local mycmakeargs=( + # TODO: add box2d support + -DQML_BOX2D_MODULE=disabled + ) + cmake-utils_src_configure +} + +src_install() { + cmake-utils_src_install + domenu org.kde.gcompris.desktop +}