From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: <gentoo-commits+bounces-964799-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 E33AB139694 for <garchives@archives.gentoo.org>; Tue, 1 Aug 2017 10:54:36 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id D4E101FC0CF; Tue, 1 Aug 2017 10:54:35 +0000 (UTC) Received: from smtp.gentoo.org (mail.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 B34881FC0CF for <gentoo-commits@lists.gentoo.org>; Tue, 1 Aug 2017 10:54:35 +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 D3156341988 for <gentoo-commits@lists.gentoo.org>; Tue, 1 Aug 2017 10:54:34 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 49DD97550 for <gentoo-commits@lists.gentoo.org>; Tue, 1 Aug 2017 10:54:33 +0000 (UTC) From: "Marek Szuba" <marecki@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, "Marek Szuba" <marecki@gentoo.org> Message-ID: <1501584829.4f738f630302cd6ee994e2dbcf6e69c63e0eaa24.marecki@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.3.2.ebuild X-VCS-Directories: app-emulation/fuse-utils/ X-VCS-Committer: marecki X-VCS-Committer-Name: Marek Szuba X-VCS-Revision: 4f738f630302cd6ee994e2dbcf6e69c63e0eaa24 X-VCS-Branch: master Date: Tue, 1 Aug 2017 10:54:33 +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: 1a87a7df-010f-4550-bd42-4d43ec7f5ef7 X-Archives-Hash: 46174c36730d072eba417bcee41b73ac commit: 4f738f630302cd6ee994e2dbcf6e69c63e0eaa24 Author: Marek Szuba <marecki <AT> gentoo <DOT> org> AuthorDate: Tue Aug 1 10:19:09 2017 +0000 Commit: Marek Szuba <marecki <AT> gentoo <DOT> org> CommitDate: Tue Aug 1 10:53:49 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4f738f63 app-emulation/fuse-utils: Version bump to 1.3.2 Submitted-By: Jan Ziak <0xe2.0x9a.0x9b <AT> gmail.com> Package-Manager: Portage-2.3.6, Repoman-2.3.1 app-emulation/fuse-utils/Manifest | 1 + app-emulation/fuse-utils/fuse-utils-1.3.2.ebuild | 27 ++++++++++++++++++++++++ 2 files changed, 28 insertions(+) diff --git a/app-emulation/fuse-utils/Manifest b/app-emulation/fuse-utils/Manifest index ca9063cdb24..1ccecbb830c 100644 --- a/app-emulation/fuse-utils/Manifest +++ b/app-emulation/fuse-utils/Manifest @@ -1 +1,2 @@ DIST fuse-utils-1.1.1.tar.gz 505766 SHA256 7c36c0b42805661a06c21aede3461ffc8ccdb5ce56fe232875bf86e79f77c93c SHA512 67a9cc6af97f213a43b5e557dfe800f823e914faae99d7c5b2ddfc52656ab89bac737df644b9aa32ac009bdc0740d2064ccc6de2643ecba9141787245f9657f9 WHIRLPOOL 6da43fbbacdc918ce1cd4b11b21499a7faf26afe5cd1cd46e4911594c515679f2b5f6640d0530b6f47f644bc16c0247b5df26c49893f2e656b7d878ec95ea394 +DIST fuse-utils-1.3.2.tar.gz 490454 SHA256 45b664bf7b2130899bffad4606d8de824c002ee2f0af9683ad343630efe4190a SHA512 26c0b675355d79f5e8a1f28127101d473dd2996ff40c6fd13a92b99d2a54fbecce52cad42b6fb3dfba4d397a0e9b44e58ae5df7d958b9ddabd8702fe147f96f7 WHIRLPOOL aefe7c7b8d8d78925d2b5c4fc5f873e82d0386e6c4915b797edac5bebddc618701e60c44b0fdc30e99555d105e72b19297fe11ba14fd28a779a0707c274bb18d diff --git a/app-emulation/fuse-utils/fuse-utils-1.3.2.ebuild b/app-emulation/fuse-utils/fuse-utils-1.3.2.ebuild new file mode 100644 index 00000000000..d43f7f4c333 --- /dev/null +++ b/app-emulation/fuse-utils/fuse-utils-1.3.2.ebuild @@ -0,0 +1,27 @@ +# Copyright 1999-2017 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.3.5[gcrypt?] + audiofile? ( >=media-libs/audiofile-0.3.6 )" +DEPEND="${RDEPEND} + virtual/pkgconfig" + +src_configure() { + econf \ + $(use_with audiofile) \ + $(use_with gcrypt libgcrypt) \ + $(use_with jpeg libjpeg) \ + $(use_with png libpng) \ + $(use_with zlib ) +}