public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in x11-libs/libxdl_view: metadata.xml ChangeLog libxdl_view-4.2.ebuild
@ 2010-02-02 23:04 Justin Lecher (jlec)
  0 siblings, 0 replies; only message in thread
From: Justin Lecher (jlec) @ 2010-02-02 23:04 UTC (permalink / raw
  To: gentoo-commits

jlec        10/02/02 23:04:32

  Added:                metadata.xml ChangeLog libxdl_view-4.2.ebuild
  Log:
  Another split X lib from ccp4
  (Portage version: 2.2_rc62/cvs/Linux x86_64)

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

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-libs/libxdl_view/metadata.xml?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-libs/libxdl_view/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>sci</herd>
<maintainer>
  <email>sci@gentoo.org</email>
</maintainer>
</pkgmetadata>



1.1                  x11-libs/libxdl_view/ChangeLog

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

Index: ChangeLog
===================================================================
# ChangeLog for x11-libs/libxdl_view
# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/x11-libs/libxdl_view/ChangeLog,v 1.1 2010/02/02 23:04:32 jlec Exp $

*libxdl_view-4.2 (02 Feb 2010)

  02 Feb 2010; Justin Lecher (jlec) <jlec@gentoo.org>
  +files/4.2-as-needed.patch, +libxdl_view-4.2.ebuild, +metadata.xml:
  Xlib for ccp4




1.1                  x11-libs/libxdl_view/libxdl_view-4.2.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-libs/libxdl_view/libxdl_view-4.2.ebuild?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-libs/libxdl_view/libxdl_view-4.2.ebuild?rev=1.1&content-type=text/plain

Index: libxdl_view-4.2.ebuild
===================================================================
# Copyright 1999-2010 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/x11-libs/libxdl_view/libxdl_view-4.2.ebuild,v 1.1 2010/02/02 23:04:32 jlec Exp $

EAPI="2"

inherit autotools eutils

DESCRIPTION="An X-Windows Based Toolkit"
HOMEPAGE="http://www.ccp4.ac.uk/dist/x-windows/xdl_view/doc/xdl_view_top.html"
SRC_URI="ftp://ftp.ccp4.ac.uk/jwc/${P}.tar.gz"

LICENSE="GPL-2"
SLOT="0"
KEYWORDS="~amd64 ~x86"

IUSE=""
RDEPEND="x11-libs/libXt"
DEPEND="${RDEPEND}"

src_prepare() {
	epatch "${FILESDIR}"/4.2-as-needed.patch
	eautoreconf
}

src_install() {
	emake DESTDIR="${D}" install || die
}






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

only message in thread, other threads:[~2010-02-02 23:04 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-02-02 23:04 [gentoo-commits] gentoo-x86 commit in x11-libs/libxdl_view: metadata.xml ChangeLog libxdl_view-4.2.ebuild Justin Lecher (jlec)

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