public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in x11-libs/glamor: metadata.xml glamor-0.4.1.ebuild Manifest ChangeLog
@ 2012-05-01 18:08 Chi-Thanh Christopher Nguyen (chithanh)
  0 siblings, 0 replies; only message in thread
From: Chi-Thanh Christopher Nguyen (chithanh) @ 2012-05-01 18:08 UTC (permalink / raw
  To: gentoo-commits

chithanh    12/05/01 18:08:10

  Added:                metadata.xml glamor-0.4.1.ebuild Manifest ChangeLog
  Log:
  Initial import from the x11 overlay, thanks to alexxy for pointing out installation path issues.
  
  (Portage version: 2.2.0_alpha101/cvs/Linux x86_64)

Revision  Changes    Path
1.1                  x11-libs/glamor/metadata.xml

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/glamor/metadata.xml?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/glamor/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>x11</herd>
<use>
	<flag name='gles'>Build glamor based on gles2</flag>
</use>
</pkgmetadata>



1.1                  x11-libs/glamor/glamor-0.4.1.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/glamor/glamor-0.4.1.ebuild?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/glamor/glamor-0.4.1.ebuild?rev=1.1&content-type=text/plain

Index: glamor-0.4.1.ebuild
===================================================================
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/x11-libs/glamor/glamor-0.4.1.ebuild,v 1.1 2012/05/01 18:08:10 chithanh Exp $

EAPI=4

XORG_DRI=always
XORG_EAUTORECONF=yes
inherit xorg-2

DESCRIPTION="OpenGL based 2D rendering acceleration library"
SRC_URI="mirror://gentoo/glamor-0.4.1.tar.gz"

KEYWORDS="~amd64 ~x86"
IUSE="gles"

RDEPEND=">=x11-base/xorg-server-1.10
	media-libs/mesa[egl]
	gles? (
		|| ( media-libs/mesa[gles2] media-libs/mesa[gles] )
	)
	>=x11-libs/pixman-0.21.8"
DEPEND="${RDEPEND}"

pkg_setup() {
	xorg-2_pkg_setup
	XORG_CONFIGURE_OPTIONS=(
		$(use_enable gles glamor-gles2)
	)
}

src_prepare() {
	sed -i 's/inst_LTLIBRARIES/lib_LTLIBRARIES/' src/Makefile.am || die
	xorg-2_src_prepare
}



1.1                  x11-libs/glamor/Manifest

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/glamor/Manifest?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/glamor/Manifest?rev=1.1&content-type=text/plain

Index: Manifest
===================================================================
DIST glamor-0.4.1.tar.gz 90349 RMD160 5cc41809c9a48f75448474ec4c27f26d0f9ad4c3 SHA1 45602e200eee643b36ce986b17b2b7c3b99d4b03 SHA256 87d1d7fb81e235a4b7432b7c5b9cc9bf6b3d2ad1d26ded2ce48823037975d94d
EBUILD glamor-0.4.1.ebuild 704 RMD160 84c9ce4a6645048a5adbb635b954a9d882bf8d5b SHA1 445429ebf6423a91b556e46d0dc721f3da8ceb00 SHA256 4c4da085046b12127308af9fdd17c4da047f40c7df8bdd4dcae5d3c82b5a4c9f
MISC metadata.xml 223 RMD160 c6b5576c9b39734f81116edd0432721680ba7523 SHA1 ba908ebe564e89b7c1117d46706b8ff4fbf58024 SHA256 205a40dbb7a17f67f6d4efcda4c5649d9f56f9b27f2e00d370a24f61103bff26



1.1                  x11-libs/glamor/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/glamor/ChangeLog?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/glamor/ChangeLog?rev=1.1&content-type=text/plain

Index: ChangeLog
===================================================================
# ChangeLog for x11-libs/glamor
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/x11-libs/glamor/ChangeLog,v 1.1 2012/05/01 18:08:10 chithanh Exp $

*glamor-0.4.1 (01 May 2012)

  01 May 2012; Chí-Thanh Christopher Nguyễn <chithanh@gentoo.org>
  +glamor-0.4.1.ebuild, +metadata.xml:
  Initial import from the x11 overlay, thanks to alexxy for pointing out
  installation path issues.







^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2012-05-01 18:08 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-05-01 18:08 [gentoo-commits] gentoo-x86 commit in x11-libs/glamor: metadata.xml glamor-0.4.1.ebuild Manifest ChangeLog Chi-Thanh Christopher Nguyen (chithanh)

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox