Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 138737 - media-video/lve needs modular X loving
Summary: media-video/lve needs modular X loving
Status: RESOLVED WONTFIX
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High normal
Assignee: Gentoo Media-video project
URL:
Whiteboard:
Keywords:
Depends on: 107564
Blocks: 145200
  Show dependency tree
 
Reported: 2006-07-01 09:40 UTC by Daniel Black (RETIRED)
Modified: 2006-10-10 19:20 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Daniel Black (RETIRED) gentoo-dev 2006-07-01 09:40:43 UTC
localhost linux # emerge -pv lve

These are the packages that would be merged, in order:

Calculating dependencies... done!
[ebuild  N    ] app-text/rman-3.2  0 kB
[ebuild  N    ] x11-themes/gentoo-xcursors-0.3.1  0 kB
[ebuild  N    ] x11-misc/xorg-cf-files-1.0.2  USE="-debug" 0 kB
[ebuild  N    ] x11-misc/imake-1.0.2  USE="-debug" 0 kB
[ebuild  N    ] x11-libs/libXvMC-1.0.2  USE="-debug" 0 kB
[ebuild  N    ] x11-libs/libXprintUtil-1.0.1  USE="-debug" 0 kB
[ebuild  N    ] x11-libs/libXprintAppUtil-1.0.1  USE="-debug" 0 kB
[ebuild  N    ] x11-apps/xcursorgen-1.0.1  USE="-debug" 0 kB
[ebuild  N    ] x11-themes/xcursor-themes-1.0.1  USE="-debug" 0 kB
[ebuild  N    ] x11-libs/libFS-1.0.0  USE="ipv6 -debug" 0 kB
[ebuild  N    ] x11-apps/xdpyinfo-1.0.1  USE="-debug" 0 kB
[ebuild  N    ] x11-libs/libXevie-1.0.1  USE="-debug" 0 kB
[ebuild  N    ] x11-libs/libXTrap-1.0.0  USE="-debug" 0 kB
[ebuild  N    ] x11-apps/xdm-1.0.5  USE="ipv6 pam -debug -xprint" 0 kB
[ebuild  N    ] x11-apps/mesa-progs-6.5  0 kB
[ebuild  N    ] app-doc/xorg-docs-1.2  USE="-debug -doc" 0 kB
[ebuild  N    ] x11-apps/xhost-1.0.1  USE="ipv6 -debug" 0 kB
[ebuild  N    ] media-fonts/font-adobe-utopia-type1-1.0.1  0 kB
[ebuild  N    ] x11-base/xorg-x11-7.1  0 kB
[ebuild  N    ] x11-libs/liboldX-1.0.1  USE="-debug" 0 kB
[ebuild  N    ] x11-misc/gccmakedep-1.0.2  USE="-debug" 0 kB
[ebuild  N    ] virtual/x11-7.0-r2  0 kB
[ebuild   R   ] media-video/lve-040322  1,271 kB

Total size of downloads: 1,271 kB
localhost linux # more /usr/portage/media-video/lve/lve-040322.ebuild
# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/media-video/lve/lve-040322.ebuild,v 1.12 2005/07/28 14:21:48 caleb Exp $

inherit eutils toolchain-funcs qt3

# This is the version of ffmpeg lve must currently be compiled against
FFMPEG="ffmpeg-0.4.8"
PDATE=20${PV##*.}

DESCRIPTION="Linux Video Editor"
HOMEPAGE="http://lvempeg.sourceforge.net"
SRC_URI="mirror://sourceforge/lvempeg/lve-040322.src.tar.bz2
        http://download.videolan.org/pub/videolan/vlc/0.7.1/contrib/ffmpeg-${PDATE}.tar.bz2"

LICENSE="GPL-2"
SLOT="0"
IUSE=""
KEYWORDS="~x86 ~ppc ~amd64"
DEPEND="virtual/x11
        >=media-libs/libsdl-1.2.6-r3
        $(qt_min_version 3.3)
        media-libs/libmpeg2"
Comment 1 Steve Dibb (RETIRED) gentoo-dev 2006-09-04 08:48:27 UTC
being removed from the tree