public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] repo/gentoo:master commit in: media-video/vmaid/
@ 2016-01-23  8:49 Michael Palimaka
  0 siblings, 0 replies; only message in thread
From: Michael Palimaka @ 2016-01-23  8:49 UTC (permalink / raw
  To: gentoo-commits

commit:     b3ff4760df93d8258ba11e2f35215c253dd64fa7
Author:     Michael Palimaka <kensington <AT> gentoo <DOT> org>
AuthorDate: Sat Jan 23 08:47:40 2016 +0000
Commit:     Michael Palimaka <kensington <AT> gentoo <DOT> org>
CommitDate: Sat Jan 23 08:49:21 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b3ff4760

media-video/vmaid: remove last-rited package

Gentoo-bug: 566446

 media-video/vmaid/Manifest           |  1 -
 media-video/vmaid/metadata.xml       | 11 -----------
 media-video/vmaid/vmaid-2.2.4.ebuild | 36 ------------------------------------
 3 files changed, 48 deletions(-)

diff --git a/media-video/vmaid/Manifest b/media-video/vmaid/Manifest
deleted file mode 100644
index 82c1afa..0000000
--- a/media-video/vmaid/Manifest
+++ /dev/null
@@ -1 +0,0 @@
-DIST vmaid-2.2.4.tar.gz 1249758 SHA256 675b653c223fc7f09b6ff91632e16340138737b1261081e45ae4f26a0943e5fa SHA512 16a92a2b35b91428a2f59f3c7c0223225107e2cfdc9c082edf7a730181ea79a60cc5bc8ed4d18d126513b43d06eda6be56a650fa165d1c5a9bc4675836f49adc WHIRLPOOL 4b8f9ded96b8907531b9b1b640b86041a55478f851727b77cf3cc45bcd1ab2c76d3174d3254e565a5d0d8f45d51e85a9bb352d9b4431c091ba35a6ce4cb8ba84

diff --git a/media-video/vmaid/metadata.xml b/media-video/vmaid/metadata.xml
deleted file mode 100644
index dec2925..0000000
--- a/media-video/vmaid/metadata.xml
+++ /dev/null
@@ -1,11 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
-<pkgmetadata>
-	<maintainer>
-		<email>maintainer-needed@gentoo.org</email>
-	</maintainer>
-	<longdescription>Video maid is the AVI file editor which operates by GNU/Linux system or other UNIX compatible OS. AVI file IO is provided the edit environment with the original function which specialized in edit. Moreover, it has the intuitive user interface which can edit an image.</longdescription>
-	<upstream>
-		<remote-id type="sourceforge-jp">vmaid</remote-id>
-	</upstream>
-</pkgmetadata>

diff --git a/media-video/vmaid/vmaid-2.2.4.ebuild b/media-video/vmaid/vmaid-2.2.4.ebuild
deleted file mode 100644
index dcf05f7..0000000
--- a/media-video/vmaid/vmaid-2.2.4.ebuild
+++ /dev/null
@@ -1,36 +0,0 @@
-# Copyright 1999-2014 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=5
-
-DESCRIPTION="Video maid is the AVI file editor"
-HOMEPAGE="http://vmaid.sourceforge.jp/"
-SRC_URI="mirror://sourceforge.jp/vmaid/48081/${P}.tar.gz"
-LICENSE="GPL-3"
-SLOT="0"
-KEYWORDS="~amd64 ~ppc ~x86"
-IUSE="alsa ao mime"
-
-RDEPEND="x11-libs/gtk+:2
-	ao? ( media-libs/libao )
-	!ao? ( alsa? ( >=media-libs/alsa-lib-0.9 ) )
-	mime? ( x11-misc/shared-mime-info )"
-DEPEND="${RDEPEND}
-	sys-devel/gettext
-	virtual/pkgconfig
-	app-text/scrollkeeper"
-
-src_configure() {
-	econf \
-		$(use_enable mime) \
-		--with-ao=$(usex ao) \
-		--with-alsa=$(usex alsa) \
-		--without-w32
-}
-src_install() {
-	emake DESTDIR="${D}" install
-
-	dodoc AUTHORS CONTRIBUTORS ChangeLog NEWS README
-	dohtml -r doc/{en,ja}
-}


^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2016-01-23  8:49 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-01-23  8:49 [gentoo-commits] repo/gentoo:master commit in: media-video/vmaid/ Michael Palimaka

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox