diff options
author | Diego Elio Pettenò <flameeyes@gentoo.org> | 2006-01-15 23:01:48 +0000 |
---|---|---|
committer | Diego Elio Pettenò <flameeyes@gentoo.org> | 2006-01-15 23:01:48 +0000 |
commit | 792c695c1607fd5913a028471254e8b4f20edc22 (patch) | |
tree | 72d966da8df1960a84f94315a6bb222bdb0470f2 /media-video/alevt | |
parent | We will use nptl even in stage1. (diff) | |
download | gentoo-2-792c695c1607fd5913a028471254e8b4f20edc22.tar.gz gentoo-2-792c695c1607fd5913a028471254e8b4f20edc22.tar.bz2 gentoo-2-792c695c1607fd5913a028471254e8b4f20edc22.zip |
Drop old version and orphan files.
(Portage version: 2529-svn)
Diffstat (limited to 'media-video/alevt')
-rw-r--r-- | media-video/alevt/ChangeLog | 8 | ||||
-rw-r--r-- | media-video/alevt/alevt-1.6.1-r2.ebuild | 46 | ||||
-rw-r--r-- | media-video/alevt/files/alevt.desktop | 9 | ||||
-rw-r--r-- | media-video/alevt/files/digest-alevt-1.6.1-r2 | 2 | ||||
-rw-r--r-- | media-video/alevt/files/xio_timer.patch | 16 |
5 files changed, 6 insertions, 75 deletions
diff --git a/media-video/alevt/ChangeLog b/media-video/alevt/ChangeLog index fc857a4d8b1f..54991f7e5836 100644 --- a/media-video/alevt/ChangeLog +++ b/media-video/alevt/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for media-video/alevt -# Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-video/alevt/ChangeLog,v 1.20 2005/12/24 13:02:11 flameeyes Exp $ +# Copyright 2002-2006 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/media-video/alevt/ChangeLog,v 1.21 2006/01/15 23:01:48 flameeyes Exp $ + + 15 Jan 2006; Diego Pettenò <flameeyes@gentoo.org> -files/alevt.desktop, + -files/xio_timer.patch, -alevt-1.6.1-r2.ebuild: + Drop old version and orphan files. 24 Dec 2005; Diego Pettenò <flameeyes@gentoo.org> metadata.xml: Move to media-tv that's more suited, I'll take care of it anyway. diff --git a/media-video/alevt/alevt-1.6.1-r2.ebuild b/media-video/alevt/alevt-1.6.1-r2.ebuild deleted file mode 100644 index dc59ca9755d7..000000000000 --- a/media-video/alevt/alevt-1.6.1-r2.ebuild +++ /dev/null @@ -1,46 +0,0 @@ -# Copyright 1999-2005 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-video/alevt/alevt-1.6.1-r2.ebuild,v 1.1 2005/12/08 14:13:59 phosphan Exp $ - -inherit eutils - -DESCRIPTION="Teletext viewer for X11" -HOMEPAGE="http://www.goron.de/~froese/" -SRC_URI="http://www.ibiblio.org/pub/Linux/apps/video/${P}.tar.gz - http://fresh.t-systems-sfr.com/linux/src/${P}.tar.gz - http://www.baycom.org/~tom/${PN}-dvb.patch" - -IUSE="" -LICENSE="GPL-2" -SLOT="0" -KEYWORDS="~amd64 ~ppc ~sparc ~x86" - -DEPEND="virtual/x11 - >=media-libs/libpng-1.0.12" - -src_unpack() { - unpack ${A} - cd ${S} - sed -i -e "s:^OPT=.*:OPT = ${CFLAGS} -s:" Makefile - epatch ${FILESDIR}/${P}-gentoo.diff - epatch ${FILESDIR}/${P}-gcc4.patch - epatch ${DISTDIR}/${PN}-dvb.patch - epatch ${FILESDIR}/${P}-v4l2.patch -} - -src_compile() { - emake || die -} - -src_install() { - dobin alevt alevt-cap alevt-date - doman alevt.1x alevt-date.1 alevt-cap.1 - dodoc CHANGELOG COPYRIGHT README - - insinto /usr/share/icons/hicolor/16x16/apps - newins contrib/mini-alevt.xpm alevt.xpm - insinto /usr/share/icons/hicolor/48x48/apps - newins contrib/icon48x48.xpm alevt.xpm - - make_desktop_entry alevt "AleVT" alevt -} diff --git a/media-video/alevt/files/alevt.desktop b/media-video/alevt/files/alevt.desktop deleted file mode 100644 index 0fe00a61c67a..000000000000 --- a/media-video/alevt/files/alevt.desktop +++ /dev/null @@ -1,9 +0,0 @@ -[Desktop Entry] -Name=Videotext Viewer -Comment=AleVT Videotext Viewer -Exec=alevt -Icon=alevt.xpm -Terminal=0 -Type=Application -Categories=Application;AudioVideo; - diff --git a/media-video/alevt/files/digest-alevt-1.6.1-r2 b/media-video/alevt/files/digest-alevt-1.6.1-r2 deleted file mode 100644 index c18e0d58402b..000000000000 --- a/media-video/alevt/files/digest-alevt-1.6.1-r2 +++ /dev/null @@ -1,2 +0,0 @@ -MD5 df6e241c6e2c6505c95d50cde0e1bc73 alevt-1.6.1.tar.gz 117731 -MD5 22d862b1428c323cf643205649bedcb7 alevt-dvb.patch 55489 diff --git a/media-video/alevt/files/xio_timer.patch b/media-video/alevt/files/xio_timer.patch deleted file mode 100644 index 18df73e07804..000000000000 --- a/media-video/alevt/files/xio_timer.patch +++ /dev/null @@ -1,16 +0,0 @@ ---- alevt-1.6.0.orig/xio.c 2000-10-11 19:49:10.000000000 +0200 -+++ alevt-1.6.0/xio.c 2004-11-12 20:51:51.388897944 +0100 -@@ -31,11 +31,12 @@ - - static struct dl_head dpys[1]; /* list of all displays */ - -+static void -+xio_timer(void *data, int fd); - - static int - timer_init(int argc, char **argv) - { -- static xio_timer(); - int p[2], timer_pid, i; - - if (pipe(p) == -1) |