* [gentoo-commits] gentoo-x86 commit in app-text/poppler-bindings: poppler-bindings-0.8.7.ebuild poppler-bindings-0.10.5-r1.ebuild ChangeLog
@ 2010-01-15 4:20 Jonathan Callen (abcd)
0 siblings, 0 replies; only message in thread
From: Jonathan Callen (abcd) @ 2010-01-15 4:20 UTC (permalink / raw
To: gentoo-commits
abcd 10/01/15 04:20:27
Modified: poppler-bindings-0.8.7.ebuild
poppler-bindings-0.10.5-r1.ebuild ChangeLog
Log:
Add prefix keywords
(Portage version: -svn/cvs/Linux i686)
Revision Changes Path
1.20 app-text/poppler-bindings/poppler-bindings-0.8.7.ebuild
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-text/poppler-bindings/poppler-bindings-0.8.7.ebuild?rev=1.20&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-text/poppler-bindings/poppler-bindings-0.8.7.ebuild?rev=1.20&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-text/poppler-bindings/poppler-bindings-0.8.7.ebuild?r1=1.19&r2=1.20
Index: poppler-bindings-0.8.7.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-text/poppler-bindings/poppler-bindings-0.8.7.ebuild,v
retrieving revision 1.19
retrieving revision 1.20
diff -u -r1.19 -r1.20
--- poppler-bindings-0.8.7.ebuild 13 Jan 2010 14:48:11 -0000 1.19
+++ poppler-bindings-0.8.7.ebuild 15 Jan 2010 04:20:26 -0000 1.20
@@ -1,6 +1,6 @@
# Copyright 1999-2010 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-text/poppler-bindings/poppler-bindings-0.8.7.ebuild,v 1.19 2010/01/13 14:48:11 yngwin Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/poppler-bindings/poppler-bindings-0.8.7.ebuild,v 1.20 2010/01/15 04:20:26 abcd Exp $
EAPI="1"
@@ -22,7 +22,7 @@
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 sh sparc x86 ~x86-fbsd"
+KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 sh sparc x86 ~x86-fbsd ~x86-interix ~amd64-linux ~x86-linux ~sparc-solaris ~x64-solaris ~x86-solaris"
IUSE="gtk cairo qt4 test"
RDEPEND="
@@ -66,10 +66,12 @@
}
src_compile() {
+ [[ ${CHOST} == *-interix* ]] && append-flags -D_REENTRANT
+
econf $(use_enable cairo cairo-output) \
$(use_enable gtk poppler-glib) \
--disable-poppler-qt \
- $(use_enable qt4 poppler-qt4) \
+ $(use_enable qt4 poppler-qt4)
pushd poppler
if use cairo; then
emake libpoppler-cairo.la || die "cairo failed"
1.9 app-text/poppler-bindings/poppler-bindings-0.10.5-r1.ebuild
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-text/poppler-bindings/poppler-bindings-0.10.5-r1.ebuild?rev=1.9&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-text/poppler-bindings/poppler-bindings-0.10.5-r1.ebuild?rev=1.9&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-text/poppler-bindings/poppler-bindings-0.10.5-r1.ebuild?r1=1.8&r2=1.9
Index: poppler-bindings-0.10.5-r1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-text/poppler-bindings/poppler-bindings-0.10.5-r1.ebuild,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -r1.8 -r1.9
--- poppler-bindings-0.10.5-r1.ebuild 13 Jan 2010 14:48:11 -0000 1.8
+++ poppler-bindings-0.10.5-r1.ebuild 15 Jan 2010 04:20:26 -0000 1.9
@@ -1,6 +1,6 @@
# Copyright 1999-2010 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-text/poppler-bindings/poppler-bindings-0.10.5-r1.ebuild,v 1.8 2010/01/13 14:48:11 yngwin Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/poppler-bindings/poppler-bindings-0.10.5-r1.ebuild,v 1.9 2010/01/15 04:20:26 abcd Exp $
EAPI="2"
@@ -23,7 +23,7 @@
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="alpha amd64 arm hppa ia64 ppc ppc64 sh sparc x86 ~x86-fbsd"
+KEYWORDS="alpha amd64 arm hppa ia64 ppc ppc64 sh sparc x86 ~x86-fbsd ~x86-interix ~amd64-linux ~x86-linux ~sparc-solaris ~x64-solaris ~x86-solaris"
IUSE="gtk cairo qt4 test"
RDEPEND="
@@ -92,6 +92,8 @@
}
src_configure() {
+ [[ ${CHOST} == *-interix* ]] && append-flags -D_REENTRANT
+
econf --disable-utils \
--disable-static \
$(use_enable gtk poppler-glib) \
1.141 app-text/poppler-bindings/ChangeLog
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-text/poppler-bindings/ChangeLog?rev=1.141&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-text/poppler-bindings/ChangeLog?rev=1.141&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-text/poppler-bindings/ChangeLog?r1=1.140&r2=1.141
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-text/poppler-bindings/ChangeLog,v
retrieving revision 1.140
retrieving revision 1.141
diff -u -r1.140 -r1.141
--- ChangeLog 13 Jan 2010 14:48:11 -0000 1.140
+++ ChangeLog 15 Jan 2010 04:20:26 -0000 1.141
@@ -1,6 +1,10 @@
# ChangeLog for app-text/poppler-bindings
# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-text/poppler-bindings/ChangeLog,v 1.140 2010/01/13 14:48:11 yngwin Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/poppler-bindings/ChangeLog,v 1.141 2010/01/15 04:20:26 abcd Exp $
+
+ 15 Jan 2010; Jonathan Callen <abcd@gentoo.org>
+ poppler-bindings-0.8.7.ebuild, poppler-bindings-0.10.5-r1.ebuild:
+ Add prefix keywords
13 Jan 2010; Ben de Groot <yngwin@gentoo.org>
poppler-bindings-0.8.7.ebuild, -poppler-bindings-0.10.4.ebuild,
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2010-01-15 4:20 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-01-15 4:20 [gentoo-commits] gentoo-x86 commit in app-text/poppler-bindings: poppler-bindings-0.8.7.ebuild poppler-bindings-0.10.5-r1.ebuild ChangeLog Jonathan Callen (abcd)
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox