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 B1C5B139529 for ; Fri, 28 Oct 2016 19:07:49 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 1529CE09B2; Fri, 28 Oct 2016 19:07:48 +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 DA05CE09B2 for ; Fri, 28 Oct 2016 19:07:47 +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 9F45D34166E for ; Fri, 28 Oct 2016 19:07:46 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 2566B303 for ; Fri, 28 Oct 2016 19:07:43 +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: <1477681621.722920bf3733a3ef5acf03545e342fa1354b9e96.mrueg@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: lxqt-base/lxqt-session/ X-VCS-Repository: repo/gentoo X-VCS-Files: lxqt-base/lxqt-session/Manifest lxqt-base/lxqt-session/lxqt-session-0.11.0.ebuild X-VCS-Directories: lxqt-base/lxqt-session/ X-VCS-Committer: mrueg X-VCS-Committer-Name: Manuel Rüger X-VCS-Revision: 722920bf3733a3ef5acf03545e342fa1354b9e96 X-VCS-Branch: master Date: Fri, 28 Oct 2016 19:07:43 +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: e8acbffc-02f9-436c-bccc-7ae1b6d1b408 X-Archives-Hash: b2f5f2049c90110660773b4a492ec5ef commit: 722920bf3733a3ef5acf03545e342fa1354b9e96 Author: Manuel Rüger gentoo org> AuthorDate: Fri Oct 28 19:07:01 2016 +0000 Commit: Manuel Rüger gentoo org> CommitDate: Fri Oct 28 19:07:01 2016 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=722920bf lxqt-base/lxqt-session: Version bump to 0.11.0 Package-Manager: portage-2.3.2 lxqt-base/lxqt-session/Manifest | 1 + lxqt-base/lxqt-session/lxqt-session-0.11.0.ebuild | 51 +++++++++++++++++++++++ 2 files changed, 52 insertions(+) diff --git a/lxqt-base/lxqt-session/Manifest b/lxqt-base/lxqt-session/Manifest index b405f20..7ad17b8 100644 --- a/lxqt-base/lxqt-session/Manifest +++ b/lxqt-base/lxqt-session/Manifest @@ -1 +1,2 @@ DIST lxqt-session-0.10.0.tar.xz 65012 SHA256 2aedbeef904c11679199bfcdbf141880082c4bbcbcdad2b89b47d5b833fe26d4 SHA512 13f7e93c4773e61c785599b552473dfb4d3d7833111717a4875e4c0c8892ee10a1a99b099e76332aab8d266f1c27fc253812a2e9ccb8106731942ed3f7705077 WHIRLPOOL d77e63f11e270252802a1f65e68c4454cab74f6c538406991ccf65adb871727196b6c01c080a3028dc2c0ac028d25e98520ff962ace618639416a7a8b95c3ce7 +DIST lxqt-session-0.11.0.tar.xz 120680 SHA256 c03e8229ba53a80f4f8807299460ea052ae0916ea991dd1f48274280ef0d8b57 SHA512 3f45d3c8ca2856ab37e88554f5021a7003e2293552532b65b53a84fc886e8b5f4f0fa3e90b1b288d2f866f07a29e3170305dc611c4f31c6112a824886768dab9 WHIRLPOOL f7533c2b39e727f902bbbdc79d2204ef6e0c27cded7bba0c26665364d42598cf206b82a0a783073e87d36d780ddf82c43b8b73e2e9bc93c0f15ac1478e4efcef diff --git a/lxqt-base/lxqt-session/lxqt-session-0.11.0.ebuild b/lxqt-base/lxqt-session/lxqt-session-0.11.0.ebuild new file mode 100644 index 00000000..ad69fa6 --- /dev/null +++ b/lxqt-base/lxqt-session/lxqt-session-0.11.0.ebuild @@ -0,0 +1,51 @@ +# Copyright 1999-2016 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Id$ + +EAPI=5 + +inherit cmake-utils + +DESCRIPTION="LXQT session manager" +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" + +CDEPEND=" + >=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[X] + ~lxqt-base/liblxqt-${PV} + x11-libs/libX11 + x11-misc/xdg-user-dirs" +DEPEND="${CDEPEND} + dev-qt/linguist-tools:5 + dev-util/intltool + sys-devel/gettext + virtual/pkgconfig" +RDEPEND="${CDEPEND} + =lxqt-base/lxqt-common-0.11*" + +src_configure() { + local mycmakeargs=( -DPULL_TRANSLATIONS=OFF ) + cmake-utils_src_configure +} + +src_install(){ + cmake-utils_src_install + doman lxqt-config-session/man/*.1 lxqt-session/man/*.1 +}