media-plugins/qmmp-plugin-pack: Removed old.

Package-Manager: Portage-2.3.62, Repoman-2.3.12
Signed-off-by: Lars Wendler <polynomial-c@gentoo.org>
This commit is contained in:
Lars Wendler
2019-02-28 11:53:08 +01:00
parent a10797b34f
commit 5b6541f01c
2 changed files with 0 additions and 30 deletions

View File

@@ -1,3 +1,2 @@
DIST qmmp-plugin-pack-1.2.2.tar.bz2 251649 BLAKE2B 6f905f0142cabb8c4c67e11f4228d5da139db645bfef7b6968137c5c891b958a6742dc1333fd160765d253210d0d3f518a3578a501529983809bff10039e5f4a SHA512 401b2e01755c282781b23041ffd0740ee9f32b5f02bbf752b692dc5cc0848a0aea3b970931940b16f2e0ffba6e1ae54279553adce8da2543a11944468511dfff
DIST qmmp-plugin-pack-1.2.4.tar.bz2 252589 BLAKE2B 562cacdc2e17e5e8163da4a545bda3398eaf638d3dc7a1a5426a9b8786b031e555106be9c82a306c0b8a3d12ee8dbf160fe76d9a3b1f4d776388e4da5bab6fb3 SHA512 10c1de2e5f5f84eb79eb1e2fb590ec07745e75fff103530057445021dbc2e00a58397533f076959a7e6ac569dbfad3876cbfb7c695808ec384de76993f77c01d
DIST qmmp-plugin-pack-1.3.0.tar.bz2 230625 BLAKE2B a26926c81dee6e47c4a97cd40328329722fa3ccc9c244fddb962ef268337b6a9ea7db6b9568af83f469f88cbf4c60c2154b968276209b118f3124871a6764057 SHA512 5d320938cc5cdd540149f131e41c87c0eb5b4db79fa6f6706dcf30177ce988733c291d95c731e14df13a2d1f9af13916de060d8eaf38910bfcef42aac68bc900

View File

@@ -1,29 +0,0 @@
# Copyright 1999-2018 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI=6
inherit cmake-utils eapi7-ver
DESCRIPTION="A set of extra plugins for Qmmp"
HOMEPAGE="http://qmmp.ylsoftware.com/"
SRC_URI="http://qmmp.ylsoftware.com/files/plugins/${P}.tar.bz2"
LICENSE="GPL-2"
SLOT="0"
KEYWORDS="amd64 x86"
IUSE=""
RDEPEND="
media-libs/libsamplerate
>=media-libs/taglib-1.10
media-sound/mpg123
=media-sound/qmmp-$(ver_cut 1-2)*
dev-qt/qtcore:5
dev-qt/qtgui:5
dev-qt/qtwidgets:5
"
DEPEND="${RDEPEND}
dev-lang/yasm
dev-qt/linguist-tools:5
"