* [gentoo-commits] repo/gentoo:master commit in: media-sound/xmp/
@ 2016-04-01 3:03 Aaron Bauman
0 siblings, 0 replies; only message in thread
From: Aaron Bauman @ 2016-04-01 3:03 UTC (permalink / raw
To: gentoo-commits
commit: 0fcb1a61409aa55d0ddcc8462dc1e89abeb00ea8
Author: Aaron Bauman <bman <AT> gentoo <DOT> org>
AuthorDate: Fri Apr 1 03:02:26 2016 +0000
Commit: Aaron Bauman <bman <AT> gentoo <DOT> org>
CommitDate: Fri Apr 1 03:02:26 2016 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0fcb1a61
media-sound/xmp: remove last-rited package per security bug 466782
media-sound/xmp/Manifest | 1 -
media-sound/xmp/metadata.xml | 14 --------------
media-sound/xmp/xmp-3.5.0.ebuild | 39 ---------------------------------------
3 files changed, 54 deletions(-)
diff --git a/media-sound/xmp/Manifest b/media-sound/xmp/Manifest
deleted file mode 100644
index a5e9fd2..0000000
--- a/media-sound/xmp/Manifest
+++ /dev/null
@@ -1 +0,0 @@
-DIST xmp-3.5.0.tar.gz 887671 SHA256 e1c7c7f9a59da7901f299e1b93b4ffb4ad17731cbb8f09df5c2d5eab2ef7e3a3 SHA512 b5135ca002d9e2d23a7832ff49a1d1ea6c040cc6644696d41caaf7112ecb09d991bcad55b418f7c911e635532f8d0ae08733c549b13c6e52b2f2bfb18bbf3553 WHIRLPOOL 3d73651344e3cf59104a403ca8d2d68899b333aba005740b7c2b7163b58053a9575fa752b88c66533ec99930b5151e2c7f7795f091c9a983b85f84784f918366
diff --git a/media-sound/xmp/metadata.xml b/media-sound/xmp/metadata.xml
deleted file mode 100644
index 333737e..0000000
--- a/media-sound/xmp/metadata.xml
+++ /dev/null
@@ -1,14 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
-<pkgmetadata>
- <maintainer type="project">
- <email>sound@gentoo.org</email>
- <name>Gentoo Sound project</name>
- </maintainer>
- <use>
- <flag name="audacious">Enable audacious support</flag>
- </use>
- <upstream>
- <remote-id type="sourceforge">xmp</remote-id>
- </upstream>
-</pkgmetadata>
diff --git a/media-sound/xmp/xmp-3.5.0.ebuild b/media-sound/xmp/xmp-3.5.0.ebuild
deleted file mode 100644
index 83be5d0..0000000
--- a/media-sound/xmp/xmp-3.5.0.ebuild
+++ /dev/null
@@ -1,39 +0,0 @@
-# Copyright 1999-2012 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=4
-
-DESCRIPTION="Extended Module Player"
-HOMEPAGE="http://xmp.sourceforge.net/"
-SRC_URI="mirror://sourceforge/xmp/${P}.tar.gz"
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE="alsa audacious nas oss pulseaudio"
-
-RDEPEND="alsa? ( media-libs/alsa-lib )
- audacious? ( media-sound/audacious )
- nas? ( media-libs/nas )
- pulseaudio? ( media-sound/pulseaudio )"
-DEPEND="${RDEPEND}
- virtual/pkgconfig
- oss? ( virtual/os-headers )"
-
-src_configure() {
- econf \
- $(use_enable oss) \
- $(use_enable alsa) \
- $(use_enable nas) \
- $(use_enable pulseaudio) \
- $(use_enable audacious audacious-plugin)
-}
-
-src_install() {
- default
-
- doman docs/xmp.1
- rm -f docs/{COPYING,Makefile,xmp.1}
- dodoc -r docs/*
-}
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2016-04-01 3:03 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-04-01 3:03 [gentoo-commits] repo/gentoo:master commit in: media-sound/xmp/ Aaron Bauman
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox