public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Jeroen Roovers (jer)" <jer@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] gentoo-x86 commit in x11-drivers/xf86-video-openchrome: ChangeLog xf86-video-openchrome-9999.ebuild
Date: Tue, 16 Sep 2008 19:05:35 +0000	[thread overview]
Message-ID: <E1Kffrj-0000d7-QQ@stork.gentoo.org> (raw)

jer         08/09/16 19:05:35

  Modified:             ChangeLog
  Added:                xf86-video-openchrome-9999.ebuild
  Log:
  Add live ebuild.
  (Portage version: 2.2_rc8/cvs/Linux 2.6.25-gentoo-r7-JeR i686)

Revision  Changes    Path
1.10                 x11-drivers/xf86-video-openchrome/ChangeLog

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-drivers/xf86-video-openchrome/ChangeLog?rev=1.10&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-drivers/xf86-video-openchrome/ChangeLog?rev=1.10&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-drivers/xf86-video-openchrome/ChangeLog?r1=1.9&r2=1.10

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-openchrome/ChangeLog,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -r1.9 -r1.10
--- ChangeLog	15 Sep 2008 15:18:26 -0000	1.9
+++ ChangeLog	16 Sep 2008 19:05:35 -0000	1.10
@@ -1,6 +1,12 @@
 # ChangeLog for x11-drivers/xf86-video-openchrome
 # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-openchrome/ChangeLog,v 1.9 2008/09/15 15:18:26 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-openchrome/ChangeLog,v 1.10 2008/09/16 19:05:35 jer Exp $
+
+*xf86-video-openchrome-9999 (16 Sep 2008)
+
+  16 Sep 2008; Jeroen Roovers <jer@gentoo.org>
+  +xf86-video-openchrome-9999.ebuild:
+  Add live ebuild.
 
   15 Sep 2008; Jeroen Roovers <jer@gentoo.org> metadata.xml:
   Remove x11 as herd. Add myself as maintainer (bug #235435).



1.1                  x11-drivers/xf86-video-openchrome/xf86-video-openchrome-9999.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-drivers/xf86-video-openchrome/xf86-video-openchrome-9999.ebuild?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-drivers/xf86-video-openchrome/xf86-video-openchrome-9999.ebuild?rev=1.1&content-type=text/plain

Index: xf86-video-openchrome-9999.ebuild
===================================================================
# Copyright 1999-2008 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-openchrome/xf86-video-openchrome-9999.ebuild,v 1.1 2008/09/16 19:05:35 jer Exp $

XDPVER="-1"
IUSE="debug dri"

inherit x-modular autotools subversion

DESCRIPTION="X.Org driver for VIA/S3G cards"
HOMEPAGE="http://www.openchrome.org"
ESVN_REPO_URI="http://svn.openchrome.org/svn/trunk"
#ESVN_PROJECT="openchrome"
LICENSE="MIT"
KEYWORDS=""

RDEPEND=">=x11-base/xorg-server-1.2
	dri? ( x11-libs/libdrm )"
DEPEND="${RDEPEND}
	x11-libs/libX11
	x11-libs/libXv
	x11-libs/libXvMC
	x11-proto/videoproto
	x11-proto/xextproto
	x11-proto/xproto
	dri? (
		x11-proto/xf86driproto
		x11-proto/glproto
	)"

CONFIGURE_OPTIONS="
	$(use_enable debug)
	$(use_enable debug xv-debug)
	"
DOCS="ChangeLog NEWS README"

src_unpack() {
	subversion_src_unpack
	eautoreconf
}

pkg_setup() {
	if use dri && ! built_with_use x11-base/xorg-server dri; then
		die "Build x11-base/xorg-server with the 'dri' USE flag."
	fi
}

pkg_postinst() {
	elog "Supported chipsets:"
	elog ""
	elog "CLE266 (VT3122)"
	elog "KM400/P4M800 (VT3205)"
	elog "K8M800 (VT3204)"
	elog "PM800/PM880/CN400 (VT3259)"
	elog "VM800/CN700/P4M800Pro (VT3314)"
	elog "CX700 (VT3324)"
	elog "P4M890 (VT3327)"
	elog "K8M890 (VT3336)"
	elog "P4M900/VN896 (VT3364)"
	elog ""
	elog "The driver name is 'openchrome', and this is what you need"
	elog "to use in your xorg.conf now (instead of 'via')."
	elog ""
	elog "See the ChangeLog and release notes for more information."
}






             reply	other threads:[~2008-09-16 19:05 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-09-16 19:05 Jeroen Roovers (jer) [this message]
  -- strict thread matches above, loose matches on Subject: below --
2008-09-21 19:20 [gentoo-commits] gentoo-x86 commit in x11-drivers/xf86-video-openchrome: ChangeLog xf86-video-openchrome-9999.ebuild Jeroen Roovers (jer)

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=E1Kffrj-0000d7-QQ@stork.gentoo.org \
    --to=jer@gentoo.org \
    --cc=gentoo-commits@lists.gentoo.org \
    --cc=gentoo-dev@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox