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 4D6541382C5 for ; Fri, 9 Apr 2021 12:48:05 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 866DCE091B; Fri, 9 Apr 2021 12:48:04 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.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 5A35AE091B for ; Fri, 9 Apr 2021 12:48:04 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (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 1E0D7340DB9 for ; Fri, 9 Apr 2021 12:48:03 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 7AAC063E for ; Fri, 9 Apr 2021 12:48:01 +0000 (UTC) From: "Joonas Niilola" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Joonas Niilola" Message-ID: <1617972446.c6a5b3ddc91432240a95bfb7d617fdea94397728.juippis@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-libs/granite/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-libs/granite/Manifest dev-libs/granite/granite-6.0.0.ebuild X-VCS-Directories: dev-libs/granite/ X-VCS-Committer: juippis X-VCS-Committer-Name: Joonas Niilola X-VCS-Revision: c6a5b3ddc91432240a95bfb7d617fdea94397728 X-VCS-Branch: master Date: Fri, 9 Apr 2021 12:48:01 +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-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: 51d59329-161a-441e-9e63-98d586baeb50 X-Archives-Hash: 1f5b6af4f53bb65d6604bd5aaf4f568d commit: c6a5b3ddc91432240a95bfb7d617fdea94397728 Author: Maciej Barć riseup net> AuthorDate: Tue Mar 23 11:44:51 2021 +0000 Commit: Joonas Niilola gentoo org> CommitDate: Fri Apr 9 12:47:26 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c6a5b3dd dev-libs/granite: bump to 6.0.0 (disable docs for now) Package-Manager: Portage-3.0.13, Repoman-3.0.2 Signed-off-by: Maciej Barć riseup.net> Closes: https://github.com/gentoo/gentoo/pull/20076 Signed-off-by: Joonas Niilola gentoo.org> dev-libs/granite/Manifest | 1 + dev-libs/granite/granite-6.0.0.ebuild | 41 +++++++++++++++++++++++++++++++++++ 2 files changed, 42 insertions(+) diff --git a/dev-libs/granite/Manifest b/dev-libs/granite/Manifest index 3d80e8f1c23..af858bc5258 100644 --- a/dev-libs/granite/Manifest +++ b/dev-libs/granite/Manifest @@ -1,2 +1,3 @@ DIST granite-5.2.5.tar.gz 392987 BLAKE2B 507c3b810b750257a66195b45842a7664eb544f86a8606124d30d277c03680296f1ace7a9233d6e094ad5ce3357564e13b61d946f8ed926ccf22a5d9b5e98648 SHA512 64a08293bc4b33d77206c7070b4e2002dd8e2da8a358e43074b681a9228790dcb342d3a705cfc0309a7e1e7f498a2a656e972c2fee085ba99fb5214e33758fc3 DIST granite-5.5.0.tar.gz 421478 BLAKE2B 9b6e956fcacf5dba722dd999ed3de527a99bd305a2059bdc39fe00d767f0f855e8f3a4d0854fd441203bb5dfbb250669356f85b64e067ddc08e3d6dfc3fb389d SHA512 981ff9aa42146153d8450989513dd6b63cfb6cf2e52cf3e1d2d6380373b30754d9b357418810cfd14a53689a050f08337ca766b5b8496a4063106f78b377f139 +DIST granite-6.0.0.tar.gz 442902 BLAKE2B b142e13467f88522b910338f7921801914186ae567e99dc640474f0edff2ee464ff98c755fac742cabee90dba55a302e1642fc65989f50fe4d0eebc509b5c78d SHA512 7e856eed992a81b896c39c753897f95997682a8c754d33c0c4b032645a77d191111767968e07831948786088fb0cc52441551ce1c5f585f58a25cc147196f0e4 diff --git a/dev-libs/granite/granite-6.0.0.ebuild b/dev-libs/granite/granite-6.0.0.ebuild new file mode 100644 index 00000000000..e63ea67376b --- /dev/null +++ b/dev-libs/granite/granite-6.0.0.ebuild @@ -0,0 +1,41 @@ +# Copyright 1999-2021 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=7 + +VALA_MIN_API_VERSION=0.40 +BUILD_DIR="${WORKDIR}/${P}-build" + +inherit meson vala xdg + +DESCRIPTION="Elementary OS library that extends GTK+" +HOMEPAGE="https://github.com/elementary/granite" +SRC_URI="https://github.com/elementary/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz" + +LICENSE="LGPL-3+" +SLOT="0" +KEYWORDS="~amd64 ~arm ~x86" + +BDEPEND=" + $(vala_depend) + virtual/pkgconfig +" +DEPEND=" + >=dev-libs/glib-2.50:2 + >=x11-libs/gtk+-3.22:3[introspection] + dev-libs/libgee:0.8[introspection] +" +RDEPEND="${DEPEND}" + +src_prepare() { + default + vala_src_prepare +} + +src_configure() { + # docs disabled due to: https://github.com/elementary/granite/issues/482 + local emesonargs=( + -Ddocumentation=false + ) + meson_src_configure +}