From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: <gentoo-commits+bounces-1356598-garchives=archives.gentoo.org@lists.gentoo.org> Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 58A81158086 for <garchives@archives.gentoo.org>; Sun, 9 Jan 2022 21:45:58 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 625B32BC02D; Sun, 9 Jan 2022 21:45:57 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.gentoo.org [140.211.166.183]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 17FAC2BC02D for <gentoo-commits@lists.gentoo.org>; Sun, 9 Jan 2022 21:45:57 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 1D2E2342CE7 for <gentoo-commits@lists.gentoo.org>; Sun, 9 Jan 2022 21:45:56 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 8E4B4239 for <gentoo-commits@lists.gentoo.org>; Sun, 9 Jan 2022 21:45:54 +0000 (UTC) From: "Andreas Sturmlechner" <asturm@gentoo.org> To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Andreas Sturmlechner" <asturm@gentoo.org> Message-ID: <1641764748.9420d8550979bfaea8060c085a2e031414258369.asturm@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-vcs/qgit/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-vcs/qgit/Manifest dev-vcs/qgit/qgit-2.10.ebuild X-VCS-Directories: dev-vcs/qgit/ X-VCS-Committer: asturm X-VCS-Committer-Name: Andreas Sturmlechner X-VCS-Revision: 9420d8550979bfaea8060c085a2e031414258369 X-VCS-Branch: master Date: Sun, 9 Jan 2022 21:45:54 +0000 (UTC) Precedence: bulk List-Post: <mailto:gentoo-commits@lists.gentoo.org> List-Help: <mailto:gentoo-commits+help@lists.gentoo.org> List-Unsubscribe: <mailto:gentoo-commits+unsubscribe@lists.gentoo.org> List-Subscribe: <mailto:gentoo-commits+subscribe@lists.gentoo.org> List-Id: Gentoo Linux mail <gentoo-commits.gentoo.org> X-BeenThere: gentoo-commits@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: 85282968-5237-4e40-b243-601ef3f2482f X-Archives-Hash: 910b8db0ed9102a09157e089f7baa3b5 commit: 9420d8550979bfaea8060c085a2e031414258369 Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org> AuthorDate: Sun Jan 9 21:41:42 2022 +0000 Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org> CommitDate: Sun Jan 9 21:45:48 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9420d855 dev-vcs/qgit: 2.10 version bump See also: https://github.com/tibirna/qgit/releases/tag/qgit-2.10 Closes: https://bugs.gentoo.org/830877 Package-Manager: Portage-3.0.30, Repoman-3.0.3 Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org> dev-vcs/qgit/Manifest | 1 + dev-vcs/qgit/qgit-2.10.ebuild | 27 +++++++++++++++++++++++++++ 2 files changed, 28 insertions(+) diff --git a/dev-vcs/qgit/Manifest b/dev-vcs/qgit/Manifest index 236635a670ae..5508e84f555f 100644 --- a/dev-vcs/qgit/Manifest +++ b/dev-vcs/qgit/Manifest @@ -1 +1,2 @@ +DIST qgit-2.10.tar.gz 222085 BLAKE2B cfff7fae9aa736a977ec56d84c695527468002ea345e2d467283ad219285a0250f239612457499ed26c04685124782b644e59ae97a24f314747c494544a3a78b SHA512 a81a3cb3c5521a1b8cec78dd428f71217bdeeba34375ce188b3c073e131cacd773fc5f40824251491f11a702db729cceb06b291295e2769435b76937acbfdfa0 DIST qgit-2.9.tar.gz 263875 BLAKE2B 8ec1235c760f2473a0700e7033ab99f3e72f019dee47761b86999a7de173132cf6592e9f5652b68285cd126adc4efffb5688944f34be2686683727354ab041c5 SHA512 2c91e02d0a7ea1e4620882520c77b47ff9b28fb9c9f9d178bf98b3e728e600e8d86a9e6e4cd60c33dbe63ced3636934fb7cdd6b0d5fa58182873675e3f97cc33 diff --git a/dev-vcs/qgit/qgit-2.10.ebuild b/dev-vcs/qgit/qgit-2.10.ebuild new file mode 100644 index 000000000000..f593607c918c --- /dev/null +++ b/dev-vcs/qgit/qgit-2.10.ebuild @@ -0,0 +1,27 @@ +# Copyright 1999-2022 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=8 + +inherit cmake xdg + +DESCRIPTION="Qt GUI for git repositories" +HOMEPAGE="https://github.com/tibirna/qgit" +SRC_URI="https://github.com/tibirna/qgit/archive/${P}.tar.gz" +S="${WORKDIR}/${PN}-${P}" + +LICENSE="GPL-2" +SLOT="0" +KEYWORDS="~amd64 ~arm ~ppc ~ppc64 ~x86" +IUSE="" + +DEPEND=" + dev-qt/qtcore:5 + dev-qt/qtgui:5 + dev-qt/qtwidgets:5 +" +RDEPEND="${DEPEND} + dev-vcs/git +" + +DOCS=( README.adoc )