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 39DDE1394EF for ; Fri, 28 Oct 2016 14:14:54 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 9FAE4E0854; Fri, 28 Oct 2016 14:14:51 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 7A257E0854 for ; Fri, 28 Oct 2016 14:14:51 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 8537134164A for ; Fri, 28 Oct 2016 14:14:50 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 1E71B24A8 for ; Fri, 28 Oct 2016 14:14:49 +0000 (UTC) From: "Michael Palimaka" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Michael Palimaka" Message-ID: <1477664078.82c69831d7fe0ef19eab1c226e960f5b02723f78.kensington@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: media-video/baka-mplayer/ X-VCS-Repository: repo/gentoo X-VCS-Files: media-video/baka-mplayer/Manifest media-video/baka-mplayer/baka-mplayer-2.0.3.ebuild X-VCS-Directories: media-video/baka-mplayer/ X-VCS-Committer: kensington X-VCS-Committer-Name: Michael Palimaka X-VCS-Revision: 82c69831d7fe0ef19eab1c226e960f5b02723f78 X-VCS-Branch: master Date: Fri, 28 Oct 2016 14:14:49 +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: 0732d6c2-2c21-414b-b6d8-a21bac1bd756 X-Archives-Hash: 4144fe8f0719ef805092ae977ccf3b50 commit: 82c69831d7fe0ef19eab1c226e960f5b02723f78 Author: Michael Palimaka gentoo org> AuthorDate: Fri Oct 28 14:14:29 2016 +0000 Commit: Michael Palimaka gentoo org> CommitDate: Fri Oct 28 14:14:38 2016 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=82c69831 media-video/baka-mplayer: remove old Package-Manager: portage-2.3.2 media-video/baka-mplayer/Manifest | 1 - media-video/baka-mplayer/baka-mplayer-2.0.3.ebuild | 39 ---------------------- 2 files changed, 40 deletions(-) diff --git a/media-video/baka-mplayer/Manifest b/media-video/baka-mplayer/Manifest index 1ff0d1e..0d19720 100644 --- a/media-video/baka-mplayer/Manifest +++ b/media-video/baka-mplayer/Manifest @@ -1,2 +1 @@ -DIST baka-mplayer-2.0.3.tar.gz 568077 SHA256 d325d5b50d96952c1d216ffe3050bd6a009fc076fd37a4fe2d3f370658cdb5b9 SHA512 af2e79a318c8a119ef20c8721e42fa3a6c4900b5baf50613ba9de7c64cdaabbb08f0a31fc589460b544a8b67d662088cac2cdf3cc808ae128948a84882df13ab WHIRLPOOL d3f438768238787c2cf03b640641168b17e66dd570158b29076faffee25f0b0bfbe3667b6c270420bb8aef7c6325a8ba388ead67142e68f9163c9272919a439b DIST baka-mplayer-2.0.4.tar.gz 988060 SHA256 43647217695bdfc85771ce2fc8fcecebd49bdf6282c3a439816cfb4e08754002 SHA512 7898d65e87540bcb528d429dc70daefc7d4c0711b2983326cf6fa3a14e566c2742334378befdb710b8cc59452f960bc17b290058ba9e6878e830de6dbafce55a WHIRLPOOL 276f6fb6dfaf8b80858a75506fa5f1c282071076744a21c20ec75dc9458073e58618fa1ca828533c401da50585e178014f3a6423888dd8bd1f107853a4634b97 diff --git a/media-video/baka-mplayer/baka-mplayer-2.0.3.ebuild b/media-video/baka-mplayer/baka-mplayer-2.0.3.ebuild deleted file mode 100644 index 1fff8bf..00000000 --- a/media-video/baka-mplayer/baka-mplayer-2.0.3.ebuild +++ /dev/null @@ -1,39 +0,0 @@ -# Copyright 1999-2015 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Id$ - -EAPI=5 -inherit qmake-utils - -DESCRIPTION="Cross-platform libmpv-based multimedia player with uncluttered design" -HOMEPAGE="http://bakamplayer.u8sand.net/" -SRC_URI="https://github.com/u8sand/Baka-MPlayer/archive/v${PV}.tar.gz -> ${P}.tar.gz" - -LICENSE="GPL-2" -SLOT="0" -KEYWORDS="amd64 ~x86" -IUSE="" - -RDEPEND="dev-qt/qtcore:5 - dev-qt/qtgui:5 - dev-qt/qtnetwork:5 - dev-qt/qtsvg:5 - dev-qt/qtwidgets:5 - dev-qt/qtx11extras:5 - media-video/mpv[libmpv] - x11-libs/libX11" -DEPEND="${RDEPEND} - virtual/pkgconfig" - -S="${WORKDIR}/Baka-MPlayer-${PV}" - -src_prepare() { - # no need to install license - sed -e '/^INSTALLS/s:license::' -i src/Baka-MPlayer.pro || die - # put manual in our docdir - sed -e '/^manual.path/s:yer:yer-'${PV}':' -i src/Baka-MPlayer.pro || die -} - -src_configure() { - eqmake5 INSTROOT="${D}" CONFIG+=install_translations src/Baka-MPlayer.pro -}