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 7824E138DB0 for ; Sat, 15 Oct 2016 21:31:13 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id C895AE09FF; Sat, 15 Oct 2016 21:31:12 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 9FC21E09FF for ; Sat, 15 Oct 2016 21:31:12 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id BFDC2341421 for ; Sat, 15 Oct 2016 21:31:11 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 919CE2F5 for ; Sat, 15 Oct 2016 21:31:10 +0000 (UTC) From: "Manuel Rüger" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Manuel Rüger" Message-ID: <1476567056.9fe48ec7fed6018eaf6455779392662c36c21643.mrueg@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: lxqt-base/lxqt-runner/ X-VCS-Repository: repo/gentoo X-VCS-Files: lxqt-base/lxqt-runner/Manifest lxqt-base/lxqt-runner/lxqt-runner-0.11.0.ebuild X-VCS-Directories: lxqt-base/lxqt-runner/ X-VCS-Committer: mrueg X-VCS-Committer-Name: Manuel Rüger X-VCS-Revision: 9fe48ec7fed6018eaf6455779392662c36c21643 X-VCS-Branch: master Date: Sat, 15 Oct 2016 21:31:10 +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: 990cf989-0430-4d39-9e93-4913c762e2c3 X-Archives-Hash: a2a88ec1ee7aa7ae869a5466d2d72453 commit: 9fe48ec7fed6018eaf6455779392662c36c21643 Author: Manuel Rüger gentoo org> AuthorDate: Sat Oct 15 21:30:56 2016 +0000 Commit: Manuel Rüger gentoo org> CommitDate: Sat Oct 15 21:30:56 2016 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9fe48ec7 lxqt-base/lxqt-runner: Version bump to 0.11.0 Package-Manager: portage-2.3.2 lxqt-base/lxqt-runner/Manifest | 1 + lxqt-base/lxqt-runner/lxqt-runner-0.11.0.ebuild | 48 +++++++++++++++++++++++++ 2 files changed, 49 insertions(+) diff --git a/lxqt-base/lxqt-runner/Manifest b/lxqt-base/lxqt-runner/Manifest index dd3bb27..fe61758 100644 --- a/lxqt-base/lxqt-runner/Manifest +++ b/lxqt-base/lxqt-runner/Manifest @@ -1 +1,2 @@ DIST lxqt-runner-0.10.0.tar.xz 193104 SHA256 d02998b2b438cff94a458fb4510eb493d7c1a4205c20a50be977e099e5d6ee81 SHA512 384419dcfb4d9832165b15636a9b50b94409d596fdf2aff521a836d0fbdbc54773ce57e60472b7d7de22c0b7bd19375823e9cee98eab1e4f35e1257281f8b670 WHIRLPOOL a48034db0af5ed18b79b06c4051a229e0981d4bc73f9c58fe054189b980899eb8dd3f38f6e6fc34eb101cb0e29fe15b3b65f3f713427a97ccf803e3d027211ae +DIST lxqt-runner-0.11.0.tar.xz 209040 SHA256 ceb0139840d95448b63a8a30cc3b0d33687d596b9c23fbcf29b6608550711db1 SHA512 ced1f790a688fc6b167d96fcfc0f32a695c727e6bf3e4eaa43a0b4d1fb1379312788e2d190f77ade8b18fdce2d2993a7546bcb3a0246efd83e7fdb231b421fb5 WHIRLPOOL 1690f0239427c5f1351c83a3f67b59668e99b0f244d7ebe170e1c6dcece60cce3b4dedd84921eacba6ea809c4143e9572aec46b65e801c42921ff2ab2890987f diff --git a/lxqt-base/lxqt-runner/lxqt-runner-0.11.0.ebuild b/lxqt-base/lxqt-runner/lxqt-runner-0.11.0.ebuild new file mode 100644 index 00000000..1f65f79 --- /dev/null +++ b/lxqt-base/lxqt-runner/lxqt-runner-0.11.0.ebuild @@ -0,0 +1,48 @@ +# Copyright 1999-2016 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Id$ + +EAPI=5 +inherit cmake-utils + +DESCRIPTION="LXQt quick launcher" +HOMEPAGE="http://lxqt.org/" + +if [[ ${PV} = *9999* ]]; then + inherit git-r3 + EGIT_REPO_URI="git://git.lxde.org/git/lxde/${PN}.git" +else + SRC_URI="https://downloads.lxqt.org/lxqt/${PV}/${P}.tar.xz" + KEYWORDS="~amd64 ~arm ~arm64 ~x86" +fi + +LICENSE="GPL-2 LGPL-2.1+" +SLOT="0" + +RDEPEND=">=dev-cpp/muParser-2.2.3 + dev-libs/glib:2 + >=dev-libs/libqtxdg-1.0.0 + dev-qt/qtcore:5 + dev-qt/qtdbus:5 + dev-qt/qtgui:5 + dev-qt/qtwidgets:5 + dev-qt/qtx11extras:5 + dev-qt/qtxml:5 + kde-frameworks/kwindowsystem:5 + >=lxde-base/menu-cache-0.5.1 + ~lxqt-base/liblxqt-${PV} + ~lxqt-base/lxqt-globalkeys-${PV}" +DEPEND="${RDEPEND} + >=dev-util/cmake-3.6.2 + dev-qt/linguist-tools:5 + virtual/pkgconfig" + +src_configure() { + local mycmakeargs=( -DPULL_TRANSLATIONS=OFF ) + cmake-utils_src_configure +} + +src_install(){ + cmake-utils_src_install + doman man/*.1 +}