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 DE0041382C5 for ; Sat, 12 May 2018 15:55:36 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 2088BE0B89; Sat, 12 May 2018 15:55:36 +0000 (UTC) Received: from smtp.gentoo.org (dev.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 DC377E0B89 for ; Sat, 12 May 2018 15:55:35 +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 63C51335C97 for ; Sat, 12 May 2018 15:55:34 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 87FC128B for ; Sat, 12 May 2018 15:55:32 +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: <1526140525.1dd9d1aa371dd30ca89e4ef2231077740ea398b9.mgorny@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: app-emulation/fuse-utils/ X-VCS-Repository: repo/gentoo X-VCS-Files: app-emulation/fuse-utils/Manifest app-emulation/fuse-utils/fuse-utils-1.4.1.ebuild X-VCS-Directories: app-emulation/fuse-utils/ X-VCS-Committer: mgorny X-VCS-Committer-Name: Michał Górny X-VCS-Revision: 1dd9d1aa371dd30ca89e4ef2231077740ea398b9 X-VCS-Branch: master Date: Sat, 12 May 2018 15:55:32 +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: 496ec8c0-b4b4-4ffc-9507-1d42ed88364e X-Archives-Hash: 09bd2d44ea3501e363c54e848968d300 commit: 1dd9d1aa371dd30ca89e4ef2231077740ea398b9 Author: Jan Ziak <0xe2.0x9a.0x9b gmail com> AuthorDate: Sat May 12 13:15:33 2018 +0000 Commit: Michał Górny gentoo org> CommitDate: Sat May 12 15:55:25 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1dd9d1aa app-emulation/fuse-utils: bump to version 1.4.1 app-emulation/fuse-utils/Manifest | 1 + app-emulation/fuse-utils/fuse-utils-1.4.1.ebuild | 32 ++++++++++++++++++++++++ 2 files changed, 33 insertions(+) diff --git a/app-emulation/fuse-utils/Manifest b/app-emulation/fuse-utils/Manifest index 72f3d6a72d5..a4c9c4d8806 100644 --- a/app-emulation/fuse-utils/Manifest +++ b/app-emulation/fuse-utils/Manifest @@ -1,2 +1,3 @@ DIST fuse-utils-1.3.4.tar.gz 493813 BLAKE2B 29ff39a3dc98019aa548b78d7e3c0fe08863ea4f51103b5e0949b96e83a217458771c19a72f7a93150b2654903904343f038032442f74c662ccaaec56f05c997 SHA512 878f0481f7b62a989c1c1e947996b9c3ffafbfde4eb6c0af46aaabe765768f308ca26d3a451f438e48c795a6f08791c9ebf672448519a5d0790d5781c9bad6bb DIST fuse-utils-1.4.0.tar.gz 499865 BLAKE2B 23a09e88a468b207fa1b0782535251729d8212092da6d04c2732171ebb88e453a9df1f9af3056fa3114f4e6717a4e54c95d5b1a71477980f54d274b05e0c210b SHA512 dafedc66659c0f89d90bed2dcdc76aecddd91818db5f843d7480c78eaaa4c298531936af1fe34a4997ca23aab7b32dabf4b8bc03a552e75370edfd56aee0c2b4 +DIST fuse-utils-1.4.1.tar.gz 500533 BLAKE2B 58d75c336e0b46b500b614ce858978391986c0950f011986860c86ce153227a5116859aafb26ffbef8f5989e32e7df6fe77974943277e83c64ccee1217409b54 SHA512 973ae172fa38dab27da4b305bbcaad95ba8d2c3d60a9a1e7d8032113b66536506a458fc0ef5d1faf3b2082255a0d54d6bbbf7eaac4c2981b6a77bc7afae9974b diff --git a/app-emulation/fuse-utils/fuse-utils-1.4.1.ebuild b/app-emulation/fuse-utils/fuse-utils-1.4.1.ebuild new file mode 100644 index 00000000000..67c293014ef --- /dev/null +++ b/app-emulation/fuse-utils/fuse-utils-1.4.1.ebuild @@ -0,0 +1,32 @@ +# Copyright 1999-2018 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 + +EAPI=6 + +DESCRIPTION="Utils for the Free Unix Spectrum Emulator by Philip Kendall" +HOMEPAGE="http://fuse-emulator.sourceforge.net" +SRC_URI="mirror://sourceforge/fuse-emulator/${P}.tar.gz" + +LICENSE="GPL-2" +SLOT="0" +KEYWORDS="~amd64 ~x86" +IUSE="audiofile gcrypt jpeg png zlib" + +RDEPEND=">=app-emulation/libspectrum-1.4.2[gcrypt?,zlib?] + audiofile? ( >=media-libs/audiofile-0.3.6 ) + jpeg? ( virtual/jpeg:0 ) + png? ( media-libs/libpng:0 ) + zlib? ( sys-libs/zlib )" +DEPEND="${RDEPEND} + virtual/pkgconfig" + +src_configure() { + local myconf=( + $(use_with audiofile) + $(use_with gcrypt libgcrypt) + $(use_with jpeg libjpeg) + $(use_with png libpng) + $(use_with zlib) + ) + econf "${myconf[@]}" +}