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 4C2E6138359 for ; Fri, 17 Jul 2020 11:56:16 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 61FB4E0897; Fri, 17 Jul 2020 11:56:15 +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 355CFE0897 for ; Fri, 17 Jul 2020 11:56:15 +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 B58FB34EDD4 for ; Fri, 17 Jul 2020 11:56:13 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id B31B029A for ; Fri, 17 Jul 2020 11:56:09 +0000 (UTC) From: "Miroslav Šulc" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Miroslav Šulc" Message-ID: <1594985139.e8c2dc10efbad596b077e89ac32c0103e64c8dcc.fordfrog@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: media-sound/patchage/files/, media-sound/patchage/ X-VCS-Repository: repo/gentoo X-VCS-Files: media-sound/patchage/Manifest media-sound/patchage/files/patchage-0.5.0-desktop.patch media-sound/patchage/patchage-0.5.0-r1.ebuild media-sound/patchage/patchage-0.5.0-r2.ebuild X-VCS-Directories: media-sound/patchage/files/ media-sound/patchage/ X-VCS-Committer: fordfrog X-VCS-Committer-Name: Miroslav Šulc X-VCS-Revision: e8c2dc10efbad596b077e89ac32c0103e64c8dcc X-VCS-Branch: master Date: Fri, 17 Jul 2020 11:56:09 +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: 65ebd8a8-2549-417e-b47f-1d84cb57f175 X-Archives-Hash: 45c336f7849c91bcc996789ba0441566 commit: e8c2dc10efbad596b077e89ac32c0103e64c8dcc Author: Miroslav Šulc gentoo org> AuthorDate: Fri Jul 17 07:52:12 2020 +0000 Commit: Miroslav Šulc gentoo org> CommitDate: Fri Jul 17 11:25:39 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e8c2dc10 media-sound/patchage: removed obsolete Package-Manager: Portage-2.3.103, Repoman-2.3.23 Signed-off-by: Miroslav Šulc gentoo.org> media-sound/patchage/Manifest | 1 - .../patchage/files/patchage-0.5.0-desktop.patch | 8 ---- media-sound/patchage/patchage-0.5.0-r1.ebuild | 45 ------------------ media-sound/patchage/patchage-0.5.0-r2.ebuild | 53 ---------------------- 4 files changed, 107 deletions(-) diff --git a/media-sound/patchage/Manifest b/media-sound/patchage/Manifest index d921a5c2f1e..30b106a213b 100644 --- a/media-sound/patchage/Manifest +++ b/media-sound/patchage/Manifest @@ -1,2 +1 @@ -DIST patchage-0.5.0.tar.bz2 411848 BLAKE2B 50138309d31c4806072c95af7df46e1b0ca2fe570c606886d9d6eb666cb3a499c12689b3ba1db26c0d59dd0ee732e350a6dffcdb7bee98f78906fa957e1e2609 SHA512 2b6c971f5fb192309734d6f42f17db83979805e6dcafbc95b343c3749afd85ea65c9b7d101b0b4bdf5102b6d60394cabcaa0d511aeb3fe1bf2db924b7e8b46cf DIST patchage-1.0.2.tar.bz2 586298 BLAKE2B db52e267dc6ecc246ca5a30d88976c426b607c47c10cf041fe3bb0ab2d6b22d7b3c55a704be0d2fb6b87b3d23d26f15dd49b3d151d3d1dc084f290f4e7ccb01d SHA512 8d59bf4a71c2b41a1c9d8f72da30046568573c6cedaca69815b279fd1c24d44267da6846e219449d47f43157663abc331ef89f241d94dd16e666e06da9f81e12 diff --git a/media-sound/patchage/files/patchage-0.5.0-desktop.patch b/media-sound/patchage/files/patchage-0.5.0-desktop.patch deleted file mode 100644 index cf4eaeaaa78..00000000000 --- a/media-sound/patchage/files/patchage-0.5.0-desktop.patch +++ /dev/null @@ -1,8 +0,0 @@ ---- patchage-0.5.0/patchage.desktop.in -+++ patchage-0.5.0/patchage.desktop.in -@@ -6,4 +6,4 @@ - Terminal=false - Icon=@APP_INSTALL_NAME@ - Type=Application --Categories=Application;AudioVideo;Audio -+Categories=AudioVideo;Audio; diff --git a/media-sound/patchage/patchage-0.5.0-r1.ebuild b/media-sound/patchage/patchage-0.5.0-r1.ebuild deleted file mode 100644 index f7a464d6ad2..00000000000 --- a/media-sound/patchage/patchage-0.5.0-r1.ebuild +++ /dev/null @@ -1,45 +0,0 @@ -# Copyright 1999-2017 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 - -EAPI=5 -PYTHON_COMPAT=( python2_7 ) -PYTHON_REQ_USE='threads(+)' - -inherit eutils flag-o-matic waf-utils python-any-r1 - -DESCRIPTION="Modular patch bay for audio and MIDI systems" -HOMEPAGE="http://wiki.drobilla.net/Patchage" -SRC_URI="http://download.drobilla.net/${P}.tar.bz2" - -LICENSE="GPL-2" -SLOT="0" -KEYWORDS="amd64 x86" -IUSE="alsa debug lash" - -RDEPEND=">=media-libs/raul-0.7.0 - >=x11-libs/flowcanvas-0.7.1 - >=dev-cpp/gtkmm-2.11.12:2.4 - >=dev-cpp/glibmm-2.14:2 - >=dev-cpp/libglademm-2.6.0:2.4 - dev-cpp/libgnomecanvasmm:2.6 - virtual/jack - alsa? ( media-libs/alsa-lib ) - lash? ( dev-libs/dbus-glib )" -DEPEND="${RDEPEND} - ${PYTHON_DEPS} - dev-libs/boost - virtual/pkgconfig" - -DOCS=( AUTHORS README ChangeLog ) - -src_prepare() { - epatch "${FILESDIR}"/${P}-desktop.patch -} - -src_configure() { - append-cxxflags -std=c++11 - waf-utils_src_configure \ - $(use debug && echo "--debug") \ - $(use alsa || echo "--no-alsa") \ - $(use lash || echo "--no-lash") -} diff --git a/media-sound/patchage/patchage-0.5.0-r2.ebuild b/media-sound/patchage/patchage-0.5.0-r2.ebuild deleted file mode 100644 index 54e2fcbe562..00000000000 --- a/media-sound/patchage/patchage-0.5.0-r2.ebuild +++ /dev/null @@ -1,53 +0,0 @@ -# Copyright 1999-2017 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 - -EAPI=6 -PYTHON_COMPAT=( python2_7 ) -PYTHON_REQ_USE='threads(+)' - -inherit flag-o-matic gnome2-utils waf-utils python-any-r1 - -DESCRIPTION="Modular patch bay for audio and MIDI systems" -HOMEPAGE="http://drobilla.net/software/patchage" -SRC_URI="http://download.drobilla.net/${P}.tar.bz2" - -LICENSE="GPL-2" -SLOT="0" -KEYWORDS="~amd64 ~x86" -IUSE="alsa debug lash" - -RDEPEND=">=media-libs/raul-0.7.0 - >=x11-libs/flowcanvas-0.7.1 - >=dev-cpp/gtkmm-2.11.12:2.4 - >=dev-cpp/glibmm-2.14:2 - >=dev-cpp/libglademm-2.6.0:2.4 - dev-cpp/libgnomecanvasmm:2.6 - virtual/jack - alsa? ( media-libs/alsa-lib ) - lash? ( dev-libs/dbus-glib )" -DEPEND="${RDEPEND} - ${PYTHON_DEPS} - dev-libs/boost - virtual/pkgconfig" - -DOCS=( AUTHORS README ChangeLog ) - -PATCHES=( - "${FILESDIR}"/${P}-desktop.patch -) - -src_configure() { - append-cxxflags -std=c++11 - waf-utils_src_configure \ - $(use debug && echo "--debug") \ - $(use alsa || echo "--no-alsa") \ - $(use lash || echo "--no-lash") -} - -pkg_postinst() { - gnome2_icon_cache_update -} - -pkg_postrm() { - gnome2_icon_cache_update -}