From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) by finch.gentoo.org (Postfix) with ESMTP id 7680458973 for ; Tue, 2 Feb 2016 16:53:17 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 021BD21C056; Tue, 2 Feb 2016 16:53:15 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 8A58721C056 for ; Tue, 2 Feb 2016 16:53:14 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 41B8A340E29 for ; Tue, 2 Feb 2016 16:53:13 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 1AE838EB for ; Tue, 2 Feb 2016 16:53:11 +0000 (UTC) From: "Manuel Rüger" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Manuel Rüger" Message-ID: <1454431978.ce27b6949f13e4cb6aac9ddaa9233581f18afcf1.mrueg@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: media-tv/xawtv/ X-VCS-Repository: repo/gentoo X-VCS-Files: media-tv/xawtv/xawtv-3.95-r2.ebuild X-VCS-Directories: media-tv/xawtv/ X-VCS-Committer: mrueg X-VCS-Committer-Name: Manuel Rüger X-VCS-Revision: ce27b6949f13e4cb6aac9ddaa9233581f18afcf1 X-VCS-Branch: master Date: Tue, 2 Feb 2016 16:53:11 +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: 8f16cf3c-a0d0-4de4-b5e1-0a3b94f149c8 X-Archives-Hash: ac96de70897a72aeddcda8b38b03b01f commit: ce27b6949f13e4cb6aac9ddaa9233581f18afcf1 Author: Manuel Rüger gentoo org> AuthorDate: Tue Feb 2 16:52:42 2016 +0000 Commit: Manuel Rüger gentoo org> CommitDate: Tue Feb 2 16:52:58 2016 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ce27b694 media-tv/xawtv: Remove old and drop to unstable As the package is masked, this allows us to drop it easily to unstable by removing the stable version. If a future maintainer has fixed the outstanding bugs, this package can transit again to the stabilization workflow. Package-Manager: portage-2.2.27 media-tv/xawtv/xawtv-3.95-r2.ebuild | 157 ------------------------------------ 1 file changed, 157 deletions(-) diff --git a/media-tv/xawtv/xawtv-3.95-r2.ebuild b/media-tv/xawtv/xawtv-3.95-r2.ebuild deleted file mode 100644 index d2254ec..0000000 --- a/media-tv/xawtv/xawtv-3.95-r2.ebuild +++ /dev/null @@ -1,157 +0,0 @@ -# Copyright 1999-2015 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Id$ - -EAPI=1 - -inherit eutils font autotools flag-o-matic - -PATCHLEVEL="4" - -IUSE="aalib alsa dv lirc cpu_flags_x86_mmx motif nls opengl quicktime X xv zvbi xext" - -MY_FONT=tv-fonts-1.1 -DESCRIPTION="Small suite of video4linux related software" -HOMEPAGE="http://bytesex.org/xawtv/" -SRC_URI="http://dl.bytesex.org/releases/xawtv/${P}.tar.gz - X? ( http://dl.bytesex.org/releases/tv-fonts/${MY_FONT}.tar.bz2 ) - mirror://gentoo/${PN}-patches-${PATCHLEVEL}.tar.bz2" - -SLOT="0" -LICENSE="GPL-2" -KEYWORDS="alpha amd64 ia64 ~ppc ~sparc x86" - -RDEPEND=">=sys-libs/ncurses-5.1 - virtual/jpeg - X? ( - x11-libs/libFS - x11-libs/libXmu - x11-libs/libX11 - x11-libs/libXaw - x11-libs/libXt - x11-libs/libXext - x11-libs/libXrender - xext? ( - x11-libs/libXinerama - x11-libs/libXxf86dga - x11-libs/libXrandr - x11-libs/libXxf86vm - ) - x11-apps/xset - xv? ( x11-libs/libXv ) - ) - motif? ( >=x11-libs/motif-2.3:0 - app-text/recode ) - alsa? ( media-libs/alsa-lib ) - aalib? ( media-libs/aalib ) - dv? ( media-libs/libdv ) - lirc? ( app-misc/lirc ) - opengl? ( virtual/opengl ) - quicktime? ( media-libs/libquicktime ) - zvbi? ( media-libs/zvbi - media-libs/libpng )" - -DEPEND="${RDEPEND} - X? ( - x11-apps/xset - x11-apps/bdftopcf - x11-proto/videoproto - xext? ( x11-proto/xineramaproto ) - )" - -pkg_setup() { - if use X; then - font_pkg_setup - fi -} - -src_unpack() { - unpack ${A} - if use X; then - cd "${WORKDIR}/${MY_FONT}" - epatch "${WORKDIR}/patches/extra/${MY_FONT}-nox.patch" - fi - cd "${S}" - - EPATCH_SUFFIX="patch" epatch "${WORKDIR}/patches" - epatch "${FILESDIR}/${P}-libquicktime-compat.patch" - epatch "${FILESDIR}/${P}-pagemask-fix.patch" - epatch "${FILESDIR}/${P}-jpeg-7.patch" - eautoreconf -} - -src_compile() { - # It tries to include FSlib.h directly, but this seems to have moved. - use X && has_version x11-libs/libFS && append-flags -I/usr/include/X11/fonts - - econf \ - $(use_with X x) \ - $(use_enable xext xfree-ext) \ - $(use_enable xv xvideo) \ - $(use_enable dv) \ - $(use_enable cpu_flags_x86_mmx mmx) \ - $(use_enable motif) \ - $(use_enable quicktime) \ - $(use_enable alsa) \ - $(use_enable lirc) \ - $(use_enable opengl gl) \ - $(use_enable zvbi) \ - $(use_enable aalib aa) - - emake verbose=yes || die - - if use X; then - cd "${WORKDIR}/${MY_FONT}" - emake -j1 DISPLAY= || die - fi -} - -src_install() { - make install DESTDIR="${D}" resdir="${D}"/usr/share/X11 || die - - # v4lctl is only installed automatically if the X USE flag is enabled - use X || \ - dobin x11/v4lctl - - dodoc Changes README* TODO "${FILESDIR}"/webcamrc - docinto cgi-bin - dodoc scripts/webcam.cgi - - use X || \ - rm -f "${D}"/usr/share/man/man1/{pia,propwatch}.1 \ - "${D}"/usr/share/{man,man/fr,man/es}/man1/xawtv.1 \ - "${D}"/usr/share/{man,man/es}/man1/rootv.1 - - use motif || \ - rm -f "${D}"/usr/share/man/man1/{motv,mtt}.1 - - use zvbi || \ - rm -f "${D}"/usr/share/man/man1/{alevtd,mtt}.1 \ - "${D}"/usr/share/{man,man/es}/man1/scantv.1 - - use nls || \ - rm -f "${D}"/usr/share/man/fr \ - "${D}"/usr/share/man/es - - # The makefile seems to be fubar'd for some data - dodir /usr/share/${PN} - mv "${D}"/usr/share/*.list "${D}"/usr/share/${PN} - mv "${D}"/usr/share/Index* "${D}"/usr/share/${PN} - - if use X; then - cd "${WORKDIR}/${MY_FONT}" - insinto /usr/share/fonts/xawtv - doins *.gz fonts.alias - - font_xfont_config - fi -} - -pkg_postinst() { - if use X; then - ebegin "installing teletype fonts into /usr/share/fonts/xawtv" - cd /usr/share/fonts/xawtv - mkfontdir - eend - fi -}