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 E54A113835A for ; Mon, 22 Jun 2020 15:36:50 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 1F79DE0901; Mon, 22 Jun 2020 15:36:50 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (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 0538EE0903 for ; Mon, 22 Jun 2020 15:36:50 +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 49B9E34F060 for ; Mon, 22 Jun 2020 15:36:48 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 2DA732B0 for ; Mon, 22 Jun 2020 15:36:45 +0000 (UTC) From: "Michał Górny" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Michał Górny" Message-ID: <1592840138.dfd91cc518f899c7fb13604f0d4ef2e09c9c93ce.mgorny@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: xfce-base/libxfce4util/ X-VCS-Repository: repo/gentoo X-VCS-Files: xfce-base/libxfce4util/Manifest xfce-base/libxfce4util/libxfce4util-4.15.1.ebuild X-VCS-Directories: xfce-base/libxfce4util/ X-VCS-Committer: mgorny X-VCS-Committer-Name: Michał Górny X-VCS-Revision: dfd91cc518f899c7fb13604f0d4ef2e09c9c93ce X-VCS-Branch: master Date: Mon, 22 Jun 2020 15:36:45 +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: fae3cfff-9339-40ca-85b3-2f020b1fcd15 X-Archives-Hash: ca2bc7789a77d9545d133ca3bf850328 commit: dfd91cc518f899c7fb13604f0d4ef2e09c9c93ce Author: Michał Górny gentoo org> AuthorDate: Mon Jun 22 13:51:15 2020 +0000 Commit: Michał Górny gentoo org> CommitDate: Mon Jun 22 15:35:38 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=dfd91cc5 xfce-base/libxfce4util: Bump to 4.15.1 Signed-off-by: Michał Górny gentoo.org> xfce-base/libxfce4util/Manifest | 1 + xfce-base/libxfce4util/libxfce4util-4.15.1.ebuild | 46 +++++++++++++++++++++++ 2 files changed, 47 insertions(+) diff --git a/xfce-base/libxfce4util/Manifest b/xfce-base/libxfce4util/Manifest index a8b7c90ede6..36a8697406f 100644 --- a/xfce-base/libxfce4util/Manifest +++ b/xfce-base/libxfce4util/Manifest @@ -1,2 +1,3 @@ DIST libxfce4util-4.14.0.tar.bz2 516358 BLAKE2B d8e3d1e3247e23908456aa296415240c1a9146001a02cb859541922ee541e30955279fd68f2d9938e43f992a5115b21836363fa8d8234de87fca0bbaac830bf0 SHA512 6ac95aea03052d9e2f886cbe76afe9bbb43511bf3fe1766097e10cd8762541ed17060a727df3ef93e226aae448c15d9dd3ad8acd55a9d5f2387cb360bdf72832 DIST libxfce4util-4.15.0.tar.bz2 516074 BLAKE2B 67ba9d34c850d057012a4a2c76acce55e3afd606ab379eadc6873a62651affd69cb5d2ecd6be5e03f11b81d7bdb9ff43e39b04886f9c2c214b898b7b0dcf6b09 SHA512 f47194c999d5c4b0fd44abf392ea40ea2c3f07064e15b900821e30adc58c791e533ae2df20927037bad9db5e94981621716c743522b6daad579badd0094cffaf +DIST libxfce4util-4.15.1.tar.bz2 520249 BLAKE2B 94a2d84d5e930cb590b87cd27d2a68e8a2d885fc783b9939adbb1af364cf84a0f2663920de5ae697e31e27c53f5665891733546d3e27e5f8cc01a56d9499ea03 SHA512 813269669df3b6b3d99f83142b4e0fbbc884306e467a3de34cd7e26e2dbe67e8cef769cab165e5f68838ead3ebd0d3895cc58e515c8e253b52a512298690acbf diff --git a/xfce-base/libxfce4util/libxfce4util-4.15.1.ebuild b/xfce-base/libxfce4util/libxfce4util-4.15.1.ebuild new file mode 100644 index 00000000000..dd5b8e34dae --- /dev/null +++ b/xfce-base/libxfce4util/libxfce4util-4.15.1.ebuild @@ -0,0 +1,46 @@ +# Copyright 1999-2020 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=7 + +inherit vala + +DESCRIPTION="A basic utility library for the Xfce desktop environment" +HOMEPAGE="https://git.xfce.org/xfce/libxfce4util/" +SRC_URI="https://archive.xfce.org/src/xfce/${PN}/${PV%.*}/${P}.tar.bz2" + +LICENSE="LGPL-2+ GPL-2+" +SLOT="0/7" +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux ~x64-solaris ~x86-solaris" +IUSE="introspection vala" +REQUIRED_USE="vala? ( introspection )" + +RDEPEND=">=dev-libs/glib-2.42 + introspection? ( dev-libs/gobject-introspection:= )" +DEPEND="${RDEPEND} + dev-util/intltool + dev-util/gtk-doc-am + sys-devel/gettext + virtual/pkgconfig + vala? ( $(vala_depend) )" + +src_prepare() { + # stupid vala.eclass... + default +} + +src_configure() { + local myconf=( + $(use_enable introspection) + $(use_enable vala) + ) + + use vala && vala_src_prepare + econf "${myconf[@]}" +} + +src_install() { + default + + find "${D}" -name '*.la' -delete || die +}