From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: <gentoo-commits+bounces-1030219-garchives=archives.gentoo.org@lists.gentoo.org> 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 54089138334 for <garchives@archives.gentoo.org>; Wed, 13 Jun 2018 17:17:09 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 60613E0864; Wed, 13 Jun 2018 17:17:08 +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 34948E0864 for <gentoo-commits@lists.gentoo.org>; Wed, 13 Jun 2018 17:17:08 +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 3F22F335C76 for <gentoo-commits@lists.gentoo.org>; Wed, 13 Jun 2018 17:17:05 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 828A42B8 for <gentoo-commits@lists.gentoo.org>; Wed, 13 Jun 2018 17:17:03 +0000 (UTC) From: "Johannes Huber" <johu@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, "Johannes Huber" <johu@gentoo.org> Message-ID: <1528910207.bde5799ceab4e9f7a505e1337e8bb9d4d5709473.johu@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: x11-misc/xdg-user-dirs/ X-VCS-Repository: repo/gentoo X-VCS-Files: x11-misc/xdg-user-dirs/Manifest x11-misc/xdg-user-dirs/xdg-user-dirs-0.17.ebuild X-VCS-Directories: x11-misc/xdg-user-dirs/ X-VCS-Committer: johu X-VCS-Committer-Name: Johannes Huber X-VCS-Revision: bde5799ceab4e9f7a505e1337e8bb9d4d5709473 X-VCS-Branch: master Date: Wed, 13 Jun 2018 17:17:03 +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-Archives-Salt: 69244e0a-ae9c-4bd1-b64c-86571b77c68b X-Archives-Hash: 6f507744a699e8b43c0a4bc6398024cf commit: bde5799ceab4e9f7a505e1337e8bb9d4d5709473 Author: Johannes Huber <johu <AT> gentoo <DOT> org> AuthorDate: Wed Jun 13 17:16:47 2018 +0000 Commit: Johannes Huber <johu <AT> gentoo <DOT> org> CommitDate: Wed Jun 13 17:16:47 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bde5799c x11-misc/xdg-user-dirs: Version bump 0.17.0 Package-Manager: Portage-2.3.40, Repoman-2.3.9 x11-misc/xdg-user-dirs/Manifest | 1 + x11-misc/xdg-user-dirs/xdg-user-dirs-0.17.ebuild | 32 ++++++++++++++++++++++++ 2 files changed, 33 insertions(+) diff --git a/x11-misc/xdg-user-dirs/Manifest b/x11-misc/xdg-user-dirs/Manifest index 8073a1eb3be..796c099492a 100644 --- a/x11-misc/xdg-user-dirs/Manifest +++ b/x11-misc/xdg-user-dirs/Manifest @@ -1 +1,2 @@ DIST xdg-user-dirs-0.16.tar.gz 255933 BLAKE2B 827e1ec8265592cc2abe4861945fc0cb32ce777fc951df3a00e4f7e53f53f49e1c57ae242c6d3ff62eacd75ff7965fbb482aa4f8d2b4c2aece3b535e3a83ee47 SHA512 245513d1b16adc970b4a3c0b4a078cdeda62d36b39e4561754d8331e76ee0013a769d8c2e43c94f8b5c378619ee58bca534721a8675ceaeccbb3fdf69cf6f7ae +DIST xdg-user-dirs-0.17.tar.gz 257291 BLAKE2B 75b44a841b7961977824581dbbc760282fa3a5eed0a5496746ff6e09cabe4dec022d0f6fb129a877d8310c1fb214035f1e917c0e327dd5267bb83c47bbe00d5f SHA512 a02cc251f2d0a8bd0dad498901c8c6fbe8dae0e0e156abcaf27b1ded376a1ed369c2e59201d56ab4e38c9d521026fa39199177f3868c30e5c50cc03665dc335f diff --git a/x11-misc/xdg-user-dirs/xdg-user-dirs-0.17.ebuild b/x11-misc/xdg-user-dirs/xdg-user-dirs-0.17.ebuild new file mode 100644 index 00000000000..4930c2e2178 --- /dev/null +++ b/x11-misc/xdg-user-dirs/xdg-user-dirs-0.17.ebuild @@ -0,0 +1,32 @@ +# Copyright 1999-2018 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 + +EAPI=7 + +inherit autotools + +DESCRIPTION="Tool to help manage 'well known' user directories" +HOMEPAGE="https://www.freedesktop.org/wiki/Software/xdg-user-dirs" +SRC_URI="https://user-dirs.freedesktop.org/releases/${P}.tar.gz" + +LICENSE="GPL-2" +SLOT="0" +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd ~amd64-linux ~x86-linux ~x86-solaris" +IUSE="gtk" + +RDEPEND="" +# libxslt is mandatory because 0.15 tarball is broken, re: +# https://bugs.freedesktop.org/show_bug.cgi?id=66251 +BDEPEND="app-text/docbook-xml-dtd:4.3 + dev-libs/libxslt + sys-devel/gettext" +PDEPEND="gtk? ( x11-misc/xdg-user-dirs-gtk )" + +DOCS=( AUTHORS ChangeLog NEWS ) +PATCHES=( "${FILESDIR}"/${PN}-0.15-libiconv.patch ) + +src_prepare() { + default + sed -i -e 's:AM_CONFIG_HEADER:AC_CONFIG_HEADERS:' configure.ac || die #467032 + eautoreconf # for the above patch +}