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 64DAA1382C5 for ; Wed, 7 Feb 2018 00:54:53 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id CF194E0AAD; Wed, 7 Feb 2018 00:54:50 +0000 (UTC) Received: from smtp.gentoo.org (mail.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (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 AB2A6E0AA7 for ; Wed, 7 Feb 2018 00:54:50 +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 A78C4335C4B for ; Wed, 7 Feb 2018 00:54:49 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 92A041EB for ; Wed, 7 Feb 2018 00:54:46 +0000 (UTC) From: "Matthias Maier" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Matthias Maier" Message-ID: <1517964862.3f7484cf3cd9ba6e800e36c1ffb206899a379975.tamiko@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: sci-calculators/qalculate-gtk/ X-VCS-Repository: repo/gentoo X-VCS-Files: sci-calculators/qalculate-gtk/Manifest sci-calculators/qalculate-gtk/qalculate-gtk-2.2.0.ebuild X-VCS-Directories: sci-calculators/qalculate-gtk/ X-VCS-Committer: tamiko X-VCS-Committer-Name: Matthias Maier X-VCS-Revision: 3f7484cf3cd9ba6e800e36c1ffb206899a379975 X-VCS-Branch: master Date: Wed, 7 Feb 2018 00:54:46 +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: c5c5d124-eb5d-4b44-876c-dad7dd79f2b9 X-Archives-Hash: efac45483c928278dc07ebcadd1a8421 commit: 3f7484cf3cd9ba6e800e36c1ffb206899a379975 Author: Matthias Maier gentoo org> AuthorDate: Wed Feb 7 00:41:08 2018 +0000 Commit: Matthias Maier gentoo org> CommitDate: Wed Feb 7 00:54:22 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3f7484cf sci-calculators/qalculate-gtk: version bump to 2.2.0 Closes: https://bugs.gentoo.org/619012 Closes: https://bugs.gentoo.org/613974 Package-Manager: Portage-2.3.24, Repoman-2.3.6 sci-calculators/qalculate-gtk/Manifest | 1 + .../qalculate-gtk/qalculate-gtk-2.2.0.ebuild | 34 ++++++++++++++++++++++ 2 files changed, 35 insertions(+) diff --git a/sci-calculators/qalculate-gtk/Manifest b/sci-calculators/qalculate-gtk/Manifest index 5a1de90533f..d4a13de87e5 100644 --- a/sci-calculators/qalculate-gtk/Manifest +++ b/sci-calculators/qalculate-gtk/Manifest @@ -1 +1,2 @@ DIST qalculate-gtk-0.9.9.tar.gz 1283947 BLAKE2B 68904e19a4810ef7c83b2508d952195a38690def54816ecfde227a5f1bac847973ff67df62d5c174c00f6f9490a3ad8dce0d418cb2317b0c9c461126d54c5695 SHA512 944fad21d96de4a9d6b01fe259efb72f4872dd555357577fff18dca5bc4022c77d894b5cf8a0b470fbb02331de21210a6f034627346e08dc57be2f7c08e9faef +DIST qalculate-gtk-2.2.0.tar.gz 2339951 BLAKE2B 87a2a9328314b994a780f2f616b6f43b53848131db3e5940863432360da44f1e50084076b63c2fac01fe339d5845a55133f5d453bf3d6eec432ce8e43a524921 SHA512 a761383021448f2d8542fad2c51a57e9d98a09264a1467e8e4555ab1930151651f0a40cd9869bb88e18b716fdbe4c664ce69ec02b6623698f42f34e708f55dea diff --git a/sci-calculators/qalculate-gtk/qalculate-gtk-2.2.0.ebuild b/sci-calculators/qalculate-gtk/qalculate-gtk-2.2.0.ebuild new file mode 100644 index 00000000000..7a244310dcf --- /dev/null +++ b/sci-calculators/qalculate-gtk/qalculate-gtk-2.2.0.ebuild @@ -0,0 +1,34 @@ +# Copyright 1999-2018 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 + +EAPI=6 + +inherit gnome2 + +DESCRIPTION="Modern multi-purpose calculator" +HOMEPAGE="https://qalculate.github.io/" +SRC_URI="https://github.com/Qalculate/${PN}/releases/download/v${PV}/${P}.tar.gz" + +LICENSE="GPL-2" +SLOT="0" +KEYWORDS="~alpha ~amd64 ~hppa ~ppc ~sparc ~x86 ~amd64-linux ~x86-linux" +IUSE="gnome" + +RDEPEND=">=sci-libs/libqalculate-2.2.0:= + x11-libs/gtk+:3" +DEPEND="${RDEPEND} + app-text/rarian + sys-devel/gettext + dev-util/intltool + virtual/pkgconfig" + +PATCHES=( + "${FILESDIR}/${PN}-0.9.9-entry.patch" +) + +src_prepare() { + # Required by src_test() and `make check` + echo data/periodictable.ui > po/POTFILES.skip || die + + gnome2_src_prepare +}