blob: 5d6bf59a105e9cb9a4737f60f63f08b36caa6b70 (
plain)
1
2
3
4
5
6
7
8
9
10
11
|
# Copyright 1999-2004 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/media-plugins/gst-plugins-xvideo/gst-plugins-xvideo-0.6.4.ebuild,v 1.3 2004/02/08 23:55:09 vapier Exp $
inherit gst-plugins
DESCRIPTION="X video output plugin for gstreamer"
KEYWORDS="x86 ~ppc ~amd64"
DEPEND="virtual/x11"
|