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 397ED1382C5 for ; Thu, 5 Apr 2018 08:24:06 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 2634FE0CCF; Thu, 5 Apr 2018 08:24:05 +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 E466DE0CCF for ; Thu, 5 Apr 2018 08:24:04 +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 4D38F335C2E for ; Thu, 5 Apr 2018 08:24:03 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id B2A13264 for ; Thu, 5 Apr 2018 08:23:31 +0000 (UTC) From: "Lars Wendler" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Lars Wendler" Message-ID: <1522916537.4797927574101aff591c51b3e190e0e7cbb5323f.polynomial-c@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: media-sound/asunder/ X-VCS-Repository: repo/gentoo X-VCS-Files: media-sound/asunder/Manifest media-sound/asunder/asunder-2.9.3.ebuild X-VCS-Directories: media-sound/asunder/ X-VCS-Committer: polynomial-c X-VCS-Committer-Name: Lars Wendler X-VCS-Revision: 4797927574101aff591c51b3e190e0e7cbb5323f X-VCS-Branch: master Date: Thu, 5 Apr 2018 08:23:31 +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: e5653b0a-2c62-43ff-be19-1b232297783a X-Archives-Hash: b733ac284f60bb6058b006a51ce0e0ad commit: 4797927574101aff591c51b3e190e0e7cbb5323f Author: Lars Wendler gentoo org> AuthorDate: Thu Apr 5 08:22:17 2018 +0000 Commit: Lars Wendler gentoo org> CommitDate: Thu Apr 5 08:22:17 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=47979275 media-sound/asunder: Bump to version 2.9.3 Package-Manager: Portage-2.3.28, Repoman-2.3.9 media-sound/asunder/Manifest | 1 + media-sound/asunder/asunder-2.9.3.ebuild | 45 ++++++++++++++++++++++++++++++++ 2 files changed, 46 insertions(+) diff --git a/media-sound/asunder/Manifest b/media-sound/asunder/Manifest index 1566bf5aa04..b8c4bedc08d 100644 --- a/media-sound/asunder/Manifest +++ b/media-sound/asunder/Manifest @@ -2,3 +2,4 @@ DIST asunder-2.2.tar.bz2 208936 BLAKE2B a0e5c59a60cc695c091c440a77eb7a894f200e54 DIST asunder-2.8.1.tar.bz2 271124 BLAKE2B ae86397c91e55f375fea8905e0422f3d89037df54442fb93bb526d2ec0102ea4c64305c1e2d8f565eb0740a4ad8edebb2dbd63511ce2f4aa8046b23f702681d5 SHA512 3ba0e8f2cdc73ba818ea3363fa41ad16ce48e532b681645c762a0d58951ae048727d8b5fbe911472f75c21346f1d6719fee075389fb48245a9c417acf7213c39 DIST asunder-2.9.1.tar.bz2 278842 BLAKE2B c3d231f94c9a57aa7bf92bb69fb4c397ab466b5180b23819daf02005bf8986ad5f1e99362fa682e01a047b25f883985a4edb3eab8f731f7480b50f3fd2c4f93c SHA512 91c4e323cb548d565d7af27259b312dbfcb6de4a9bb2811639009a9944ab514082c4f030a4aa0f3a13d4ccda52253f1597dfb8ef39764fcd12d02a0d7afc6bf2 DIST asunder-2.9.2.tar.bz2 279227 BLAKE2B 7b8e1a54e4577267d7c4b4fa3f3fd5b434bc52465d3c473de309f48ac196c2d40885acf08fe84669ccfd5c107d7e45e45069c1757fbc2b550cdb8eaa90e01475 SHA512 37b8ed7c7eed46e594807866d29c3bd37cba8d880c68e714168ae373a8d0dbc58cf837dbd704f95ddbe2544880470fb1f176ab6a67643a4a45b048eabb87e4c2 +DIST asunder-2.9.3.tar.bz2 275527 BLAKE2B a113fc2c380555550a5903919b78d5c7f304c3938665318d86dbbdd01d503641413bccc755621cefd948b10fb352f6995252fb548cc5730e1ff50d4b2d6a3634 SHA512 b6546e16c936285584480cf378be11e96717aeedc22a7c5163cc0791a41498597d8437369d00823710c56faabe1dea23e4be9c839eb1ee371415104f13d61296 diff --git a/media-sound/asunder/asunder-2.9.3.ebuild b/media-sound/asunder/asunder-2.9.3.ebuild new file mode 100644 index 00000000000..1dee31d021e --- /dev/null +++ b/media-sound/asunder/asunder-2.9.3.ebuild @@ -0,0 +1,45 @@ +# Copyright 1999-2018 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 + +EAPI=6 + +inherit xdg-utils + +DESCRIPTION="A graphical Audio CD ripper and encoder with support for many output formats" +HOMEPAGE="http://littlesvr.ca/asunder/" +SRC_URI="http://littlesvr.ca/${PN}/releases/${P}.tar.bz2" + +LICENSE="GPL-2" +SLOT="0" +KEYWORDS="~amd64 ~ppc ~x86" +IUSE="aac flac mac mp3 musepack opus vorbis wavpack" + +COMMON_DEPEND=">=media-libs/libcddb-0.9.5 + media-sound/cdparanoia + x11-libs/gtk+:2" +DEPEND="${COMMON_DEPEND} + dev-util/intltool + virtual/pkgconfig + sys-devel/gettext" +RDEPEND="${COMMON_DEPEND} + aac? ( media-sound/neroaac ) + flac? ( media-libs/flac ) + mac? ( media-sound/mac ) + mp3? ( media-sound/lame ) + musepack? ( media-sound/musepack-tools ) + opus? ( media-sound/opus-tools ) + vorbis? ( media-sound/vorbis-tools ) + wavpack? ( media-sound/wavpack )" + +src_prepare() { + default + sed -i -e 's:cd syslogng && $(MAKE) install:true:' Makefile.in || die +} + +pkg_postinst() { + xdg_desktop_database_update +} + +pkg_postrm() { + xdg_desktop_database_update +}