* [gentoo-commits] gentoo-x86 commit in x11-misc/vdpauinfo: metadata.xml ChangeLog vdpauinfo-0.0.6.ebuild
@ 2009-10-22 15:56 Doug Goldstein (cardoe)
0 siblings, 0 replies; only message in thread
From: Doug Goldstein (cardoe) @ 2009-10-22 15:56 UTC (permalink / raw
To: gentoo-commits
cardoe 09/10/22 15:56:20
Added: metadata.xml ChangeLog vdpauinfo-0.0.6.ebuild
Log:
initial version of VDPAU info gathering application
(Portage version: 2.1.7.1/cvs/Linux x86_64)
Revision Changes Path
1.1 x11-misc/vdpauinfo/metadata.xml
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-misc/vdpauinfo/metadata.xml?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-misc/vdpauinfo/metadata.xml?rev=1.1&content-type=text/plain
Index: metadata.xml
===================================================================
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<herd></herd>
<maintainer>
<email>cardoe@gentoo.org</email>
<name>Doug Goldstein</name>
</maintainer>
</pkgmetadata>
1.1 x11-misc/vdpauinfo/ChangeLog
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-misc/vdpauinfo/ChangeLog?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-misc/vdpauinfo/ChangeLog?rev=1.1&content-type=text/plain
Index: ChangeLog
===================================================================
# ChangeLog for x11-misc/vdpauinfo
# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/x11-misc/vdpauinfo/ChangeLog,v 1.1 2009/10/22 15:56:19 cardoe Exp $
*vdpauinfo-0.0.6 (22 Oct 2009)
22 Oct 2009; Doug Goldstein <cardoe@gentoo.org> +vdpauinfo-0.0.6.ebuild,
+metadata.xml:
initial version of VDPAU info gathering application
1.1 x11-misc/vdpauinfo/vdpauinfo-0.0.6.ebuild
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-misc/vdpauinfo/vdpauinfo-0.0.6.ebuild?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-misc/vdpauinfo/vdpauinfo-0.0.6.ebuild?rev=1.1&content-type=text/plain
Index: vdpauinfo-0.0.6.ebuild
===================================================================
# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/x11-misc/vdpauinfo/vdpauinfo-0.0.6.ebuild,v 1.1 2009/10/22 15:56:19 cardoe Exp $
EAPI="2"
DESCRIPTION="Displays info about your card's VDPAU support"
HOMEPAGE="http://www.freedesktop.org/wiki/Software/VDPAU"
SRC_URI="http://people.freedesktop.org/~aplattner/vdpau/${P}.tar.gz"
LICENSE="MIT"
SLOT="0"
KEYWORDS="~amd64 ~x86"
IUSE=""
RDEPEND="x11-libs/libX11
x11-libs/libvdpau"
DEPEND="${RDEPEND}
x11-proto/xproto"
src_install() {
emake DESTDIR="${D}" install || die "make install failed"
}
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2009-10-22 15:56 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-10-22 15:56 [gentoo-commits] gentoo-x86 commit in x11-misc/vdpauinfo: metadata.xml ChangeLog vdpauinfo-0.0.6.ebuild Doug Goldstein (cardoe)
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox