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 52E591382C5 for ; Thu, 29 Apr 2021 11:44:16 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 11587E0878; Thu, 29 Apr 2021 11:44:01 +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 EB050E0878 for ; Thu, 29 Apr 2021 11:44:00 +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 AB9B53410A8 for ; Thu, 29 Apr 2021 11:43:59 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 2BBA173A for ; Thu, 29 Apr 2021 11:43:57 +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: <1619696624.f15db171d1ad6451bdf6608ba86f9dcc40c42033.juippis@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-libs/libxdg-basedir/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-libs/libxdg-basedir/Manifest dev-libs/libxdg-basedir/libxdg-basedir-1.2.3.ebuild X-VCS-Directories: dev-libs/libxdg-basedir/ X-VCS-Committer: juippis X-VCS-Committer-Name: Joonas Niilola X-VCS-Revision: f15db171d1ad6451bdf6608ba86f9dcc40c42033 X-VCS-Branch: master Date: Thu, 29 Apr 2021 11:43:57 +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: 416aad32-e17c-49b3-b019-5839611fb0da X-Archives-Hash: 279f0ae7d358a98a1acc465fcc764ccd commit: f15db171d1ad6451bdf6608ba86f9dcc40c42033 Author: Ronny (tastytea) Gutbrod tastytea de> AuthorDate: Tue Apr 20 12:20:39 2021 +0000 Commit: Joonas Niilola gentoo org> CommitDate: Thu Apr 29 11:43:44 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f15db171 dev-libs/libxdg-basedir: Version bump 1.2.3. Signed-off-by: Ronny (tastytea) Gutbrod tastytea.de> Signed-off-by: Joonas Niilola gentoo.org> dev-libs/libxdg-basedir/Manifest | 1 + .../libxdg-basedir/libxdg-basedir-1.2.3.ebuild | 47 ++++++++++++++++++++++ 2 files changed, 48 insertions(+) diff --git a/dev-libs/libxdg-basedir/Manifest b/dev-libs/libxdg-basedir/Manifest index 2fe7a3ceb60..1328b3f30b1 100644 --- a/dev-libs/libxdg-basedir/Manifest +++ b/dev-libs/libxdg-basedir/Manifest @@ -1 +1,2 @@ DIST libxdg-basedir-1.2.0.tar.gz 30159 BLAKE2B cd9eacf6d32e0f27aa4a9092fb919f027fe77905cf8cad2f3d860d93f9784bbcf85336704fd9241d58769e48b2a8a7e4b4ed306ff32328f1ddc7cce7b014dc09 SHA512 8584405d45e0b57e570666b6eab6d99d70411d00f88965826c9ed0292372385668f190157a10ff536f3a5a59fd0031b332ecbb8a38ac64eda1b04a0603997406 +DIST libxdg-basedir-1.2.3.tar.gz 30971 BLAKE2B 63e8197f33db1200573b03cb58e4760ebc9a58f132902f8290822d9235be27e22bc4b763150a526cce23be60d2d535cd8627259180edce4d889a077d4b0de20c SHA512 e672da0d9cd3c27c9113f6053b79127e615e5d84bde81305242f506e930869d8492304aac26a0296528d5a32530e4a743acecb6a25f58372ac597af284429f7c diff --git a/dev-libs/libxdg-basedir/libxdg-basedir-1.2.3.ebuild b/dev-libs/libxdg-basedir/libxdg-basedir-1.2.3.ebuild new file mode 100644 index 00000000000..54e64709c90 --- /dev/null +++ b/dev-libs/libxdg-basedir/libxdg-basedir-1.2.3.ebuild @@ -0,0 +1,47 @@ +# Copyright 1999-2021 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=7 + +inherit autotools + +DESCRIPTION="Small library to access XDG Base Directories Specification paths" +HOMEPAGE="https://github.com/devnev/libxdg-basedir" +SRC_URI="https://github.com/devnev/libxdg-basedir/archive/${P}.tar.gz" +S="${WORKDIR}/${PN}-${P}" + +LICENSE="MIT" +SLOT="0" +KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~x86 ~amd64-linux ~x64-macos ~x86-solaris" +IUSE="doc" + +BDEPEND="doc? ( app-doc/doxygen )" + +src_prepare() { + default + + eautoreconf +} + +src_configure() { + econf \ + --disable-static \ + $(use_enable doc doxygen-html) +} + +src_compile() { + emake + + if use doc; then + emake doxygen-doc + fi +} + +src_install() { + emake DESTDIR="${D}" install + + use doc && local HTML_DOCS=( doc/html/. ) + einstalldocs + + find "${ED}" -type f -name '*.la' -delete +}