public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in x11-libs/xpa: ChangeLog xpa-2.1.12.ebuild xpa-2.1.13.ebuild
@ 2011-05-03 17:25 Justin Lecher (jlec)
  0 siblings, 0 replies; only message in thread
From: Justin Lecher (jlec) @ 2011-05-03 17:25 UTC (permalink / raw
  To: gentoo-commits

jlec        11/05/03 17:25:13

  Modified:             ChangeLog xpa-2.1.12.ebuild
  Added:                xpa-2.1.13.ebuild
  Log:
  Version Bump, notified by euscan
  
  (Portage version: 2.2.0_alpha30/cvs/Linux x86_64)

Revision  Changes    Path
1.8                  x11-libs/xpa/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/xpa/ChangeLog?rev=1.8&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/xpa/ChangeLog?rev=1.8&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/xpa/ChangeLog?r1=1.7&r2=1.8

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-libs/xpa/ChangeLog,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- ChangeLog	19 Jul 2010 18:35:36 -0000	1.7
+++ ChangeLog	3 May 2011 17:25:13 -0000	1.8
@@ -1,6 +1,12 @@
 # ChangeLog for x11-libs/xpa
-# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-libs/xpa/ChangeLog,v 1.7 2010/07/19 18:35:36 bicatali Exp $
+# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/xpa/ChangeLog,v 1.8 2011/05/03 17:25:13 jlec Exp $
+
+*xpa-2.1.13 (03 May 2011)
+
+  03 May 2011; Justin Lecher <jlec@gentoo.org> xpa-2.1.12.ebuild,
+  +xpa-2.1.13.ebuild:
+  Version Bump, notified by euscan
 
   19 Jul 2010; Sébastien Fabbro <bicatali@gentoo.org> -xpa-2.1.10.ebuild,
   metadata.xml:



1.2                  x11-libs/xpa/xpa-2.1.12.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/xpa/xpa-2.1.12.ebuild?rev=1.2&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/xpa/xpa-2.1.12.ebuild?rev=1.2&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/xpa/xpa-2.1.12.ebuild?r1=1.1&r2=1.2

Index: xpa-2.1.12.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-libs/xpa/xpa-2.1.12.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- xpa-2.1.12.ebuild	31 Jan 2010 21:33:45 -0000	1.1
+++ xpa-2.1.12.ebuild	3 May 2011 17:25:13 -0000	1.2
@@ -1,19 +1,22 @@
-# Copyright 1999-2010 Gentoo Foundation
+# Copyright 1999-2011 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-libs/xpa/xpa-2.1.12.ebuild,v 1.1 2010/01/31 21:33:45 bicatali Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/xpa/xpa-2.1.12.ebuild,v 1.2 2011/05/03 17:25:13 jlec Exp $
 
 EAPI=2
+
 inherit eutils autotools
 
 DESCRIPTION="Messaging system providing communication between programs"
-HOMEPAGE="http://hea-www.harvard.edu/RD/xpa"
+HOMEPAGE="http://hea-www.harvard.edu/RD/xpa/"
 SRC_URI="http://hea-www.harvard.edu/saord/download/${PN}/${P}.tar.gz"
 
 LICENSE="LGPL-2.1"
 SLOT="0"
 KEYWORDS="~amd64 ~ppc ~x86"
 IUSE="doc"
-RDEPEND="dev-lang/tcl
+
+RDEPEND="
+	dev-lang/tcl
 	x11-libs/libXt
 	!<sci-astronomy/ds9-5.3"
 DEPEND="${RDEPEND}"



1.1                  x11-libs/xpa/xpa-2.1.13.ebuild

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

Index: xpa-2.1.13.ebuild
===================================================================
# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/x11-libs/xpa/xpa-2.1.13.ebuild,v 1.1 2011/05/03 17:25:13 jlec Exp $

EAPI=4

inherit eutils autotools

DESCRIPTION="Messaging system providing communication between programs"
HOMEPAGE="http://hea-www.harvard.edu/RD/xpa/"
SRC_URI="http://hea-www.harvard.edu/saord/download/${PN}/${P}.tar.gz"

LICENSE="LGPL-2.1"
SLOT="0"
KEYWORDS="~amd64 ~ppc ~x86"
IUSE="doc"

RDEPEND="
	dev-lang/tcl
	x11-libs/libXt
	!<sci-astronomy/ds9-5.3"
DEPEND="${RDEPEND}"

src_prepare() {
	epatch "${FILESDIR}"/${PN}-2.1.8-makefile.patch
	sed -i -e "s:\${LINK}:\${LINK} ${LDFLAGS}:" mklib
	eautoconf
}

src_configure() {
	econf \
		--enable-shared \
		--enable-threaded-xpans \
		--with-x \
		--with-tcl \
		--with-threads
}

src_compile() {
	emake shlib tclxpa || die "emake failed"
}

src_install () {
	dodir /usr/$(get_libdir)
	emake INSTALL_ROOT="${D}" install || die "emake install failed"
	insinto /usr/$(get_libdir)/tclxpa
	doins pkgIndex.tcl
	mv "${D}"/usr/$(get_libdir)/libtclxpa* "${D}"/usr/$(get_libdir)/tclxpa/

	dodoc README
	if use doc; then
		cd doc
		insinto /usr/share/doc/${PF}
		doins *.pdf || die
		insinto /usr/share/doc/${PF}/html
		doins *.html || die
	fi
}






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

only message in thread, other threads:[~2011-05-03 17:25 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-05-03 17:25 [gentoo-commits] gentoo-x86 commit in x11-libs/xpa: ChangeLog xpa-2.1.12.ebuild xpa-2.1.13.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