public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in dev-tcltk/tkimg: ChangeLog tkimg-1.4.20100510.ebuild
@ 2010-06-15 12:41 Justin Lecher (jlec)
  0 siblings, 0 replies; 3+ messages in thread
From: Justin Lecher (jlec) @ 2010-06-15 12:41 UTC (permalink / raw
  To: gentoo-commits

jlec        10/06/15 12:41:28

  Modified:             ChangeLog tkimg-1.4.20100510.ebuild
  Log:
  QA, imported prefix changes
  (Portage version: 2.2_rc67/cvs/Linux x86_64)

Revision  Changes    Path
1.16                 dev-tcltk/tkimg/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-tcltk/tkimg/ChangeLog?rev=1.16&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-tcltk/tkimg/ChangeLog?rev=1.16&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-tcltk/tkimg/ChangeLog?r1=1.15&r2=1.16

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-tcltk/tkimg/ChangeLog,v
retrieving revision 1.15
retrieving revision 1.16
diff -u -r1.15 -r1.16
--- ChangeLog	16 May 2010 11:25:37 -0000	1.15
+++ ChangeLog	15 Jun 2010 12:41:28 -0000	1.16
@@ -1,6 +1,9 @@
 # ChangeLog for dev-tcltk/tkimg
 # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-tcltk/tkimg/ChangeLog,v 1.15 2010/05/16 11:25:37 jlec Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-tcltk/tkimg/ChangeLog,v 1.16 2010/06/15 12:41:28 jlec Exp $
+
+  15 Jun 2010; Justin Lecher <jlec@gentoo.org> tkimg-1.4.20100510.ebuild:
+  QA, imported prefix changes
 
   16 May 2010; Justin Lecher <jlec@gentoo.org>
   -files/tkimg-1.3.20100510-gentoo.patch,



1.2                  dev-tcltk/tkimg/tkimg-1.4.20100510.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-tcltk/tkimg/tkimg-1.4.20100510.ebuild?rev=1.2&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-tcltk/tkimg/tkimg-1.4.20100510.ebuild?rev=1.2&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-tcltk/tkimg/tkimg-1.4.20100510.ebuild?r1=1.1&r2=1.2

Index: tkimg-1.4.20100510.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-tcltk/tkimg/tkimg-1.4.20100510.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- tkimg-1.4.20100510.ebuild	14 May 2010 14:21:02 -0000	1.1
+++ tkimg-1.4.20100510.ebuild	15 Jun 2010 12:41:28 -0000	1.2
@@ -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/dev-tcltk/tkimg/tkimg-1.4.20100510.ebuild,v 1.1 2010/05/14 14:21:02 jlec Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-tcltk/tkimg/tkimg-1.4.20100510.ebuild,v 1.2 2010/06/15 12:41:28 jlec Exp $
 
 EAPI="3"
 inherit eutils prefix
@@ -8,16 +8,17 @@
 DESCRIPTION="Adds a lot of image formats to Tcl/Tk"
 HOMEPAGE="http://sourceforge.net/projects/tkimg/"
 # src built with:
-# svn export https://tkimg.svn.sourceforge.net/svnroot/tkimg/trunk tkimg-1.3.YYYYMMDD
-# tar cvfj tkimg-1.3.YYYYMMDD.tar.bz2  tkimg-1.3.YYYYMMDD
+# svn export https://tkimg.svn.sourceforge.net/svnroot/tkimg/trunk tkimg-1.4.YYYYMMDD
+# tar cvfj tkimg-1.4.YYYYMMDD.tar.bz2  tkimg-1.4.YYYYMMDD
 SRC_URI="mirror://gentoo/${P}.tar.bz2"
 
 IUSE="doc"
 SLOT="0"
 LICENSE="BSD"
-KEYWORDS="~alpha ~amd64 ~ppc ~sparc ~x86"
+KEYWORDS="~alpha ~amd64 ~ppc ~sparc ~x86 ~amd64-linux ~x86-linux"
 
-DEPEND="dev-lang/tk
+DEPEND="
+	dev-lang/tk
 	>=dev-tcltk/tcllib-1.11
 	>=media-libs/libpng-1.4
 	media-libs/jpeg






^ permalink raw reply	[flat|nested] 3+ messages in thread

* [gentoo-commits] gentoo-x86 commit in dev-tcltk/tkimg: ChangeLog tkimg-1.4.20100510.ebuild
@ 2011-01-19 14:23 Justin Lecher (jlec)
  0 siblings, 0 replies; 3+ messages in thread
From: Justin Lecher (jlec) @ 2011-01-19 14:23 UTC (permalink / raw
  To: gentoo-commits

jlec        11/01/19 14:23:11

  Modified:             ChangeLog tkimg-1.4.20100510.ebuild
  Log:
  Tests require X
  
  (Portage version: 2.2.0_alpha17/cvs/Linux x86_64)

Revision  Changes    Path
1.20                 dev-tcltk/tkimg/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-tcltk/tkimg/ChangeLog?rev=1.20&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-tcltk/tkimg/ChangeLog?rev=1.20&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-tcltk/tkimg/ChangeLog?r1=1.19&r2=1.20

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-tcltk/tkimg/ChangeLog,v
retrieving revision 1.19
retrieving revision 1.20
diff -u -r1.19 -r1.20
--- ChangeLog	19 Nov 2010 17:42:29 -0000	1.19
+++ ChangeLog	19 Jan 2011 14:23:10 -0000	1.20
@@ -1,6 +1,9 @@
 # ChangeLog for dev-tcltk/tkimg
-# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-tcltk/tkimg/ChangeLog,v 1.19 2010/11/19 17:42:29 bicatali Exp $
+# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-tcltk/tkimg/ChangeLog,v 1.20 2011/01/19 14:23:10 jlec Exp $
+
+  19 Jan 2011; Justin Lecher <jlec@gentoo.org> tkimg-1.4.20100510.ebuild:
+  Tests require X
 
 *tkimg-1.4 (19 Nov 2010)
 



1.3                  dev-tcltk/tkimg/tkimg-1.4.20100510.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-tcltk/tkimg/tkimg-1.4.20100510.ebuild?rev=1.3&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-tcltk/tkimg/tkimg-1.4.20100510.ebuild?rev=1.3&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-tcltk/tkimg/tkimg-1.4.20100510.ebuild?r1=1.2&r2=1.3

Index: tkimg-1.4.20100510.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-tcltk/tkimg/tkimg-1.4.20100510.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- tkimg-1.4.20100510.ebuild	15 Jun 2010 12:41:28 -0000	1.2
+++ tkimg-1.4.20100510.ebuild	19 Jan 2011 14:23:10 -0000	1.3
@@ -1,9 +1,10 @@
-# 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/dev-tcltk/tkimg/tkimg-1.4.20100510.ebuild,v 1.2 2010/06/15 12:41:28 jlec Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-tcltk/tkimg/tkimg-1.4.20100510.ebuild,v 1.3 2011/01/19 14:23:10 jlec Exp $
 
 EAPI="3"
-inherit eutils prefix
+
+inherit eutils prefix virtualx
 
 DESCRIPTION="Adds a lot of image formats to Tcl/Tk"
 HOMEPAGE="http://sourceforge.net/projects/tkimg/"
@@ -34,6 +35,10 @@
 		zlib/zlibtclDecls.h
 }
 
+src_test() {
+	Xemake test || die
+}
+
 src_install() {
 	emake \
 		DESTDIR="${D}" \






^ permalink raw reply	[flat|nested] 3+ messages in thread

* [gentoo-commits] gentoo-x86 commit in dev-tcltk/tkimg: ChangeLog tkimg-1.4.20100510.ebuild
@ 2011-03-27 17:20 Justin Lecher (jlec)
  0 siblings, 0 replies; 3+ messages in thread
From: Justin Lecher (jlec) @ 2011-03-27 17:20 UTC (permalink / raw
  To: gentoo-commits

jlec        11/03/27 17:20:26

  Modified:             ChangeLog tkimg-1.4.20100510.ebuild
  Log:
  Fix double declaration of BOOLEAN, #359241; thanks Dennis Yxun
  
  (Portage version: 2.2.0_alpha28/cvs/Linux x86_64)

Revision  Changes    Path
1.23                 dev-tcltk/tkimg/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-tcltk/tkimg/ChangeLog?rev=1.23&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-tcltk/tkimg/ChangeLog?rev=1.23&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-tcltk/tkimg/ChangeLog?r1=1.22&r2=1.23

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-tcltk/tkimg/ChangeLog,v
retrieving revision 1.22
retrieving revision 1.23
diff -u -r1.22 -r1.23
--- ChangeLog	25 Feb 2011 20:50:20 -0000	1.22
+++ ChangeLog	27 Mar 2011 17:20:26 -0000	1.23
@@ -1,6 +1,10 @@
 # ChangeLog for dev-tcltk/tkimg
 # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-tcltk/tkimg/ChangeLog,v 1.22 2011/02/25 20:50:20 signals Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-tcltk/tkimg/ChangeLog,v 1.23 2011/03/27 17:20:26 jlec Exp $
+
+  27 Mar 2011; Justin Lecher <jlec@gentoo.org> tkimg-1.4.20100510.ebuild,
+  +files/tkimg-1.4.20100510-boolean.patch:
+  Fix double declaration of BOOLEAN, #359241; thanks Dennis Yxun
 
   25 Feb 2011; Kevin McCarthy <signals@gentoo.org> tkimg-1.4.ebuild,
   tkimg-1.4.20100510.ebuild:



1.5                  dev-tcltk/tkimg/tkimg-1.4.20100510.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-tcltk/tkimg/tkimg-1.4.20100510.ebuild?rev=1.5&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-tcltk/tkimg/tkimg-1.4.20100510.ebuild?rev=1.5&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-tcltk/tkimg/tkimg-1.4.20100510.ebuild?r1=1.4&r2=1.5

Index: tkimg-1.4.20100510.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-tcltk/tkimg/tkimg-1.4.20100510.ebuild,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- tkimg-1.4.20100510.ebuild	25 Feb 2011 20:50:20 -0000	1.4
+++ tkimg-1.4.20100510.ebuild	27 Mar 2011 17:20:26 -0000	1.5
@@ -1,6 +1,6 @@
 # Copyright 1999-2011 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-tcltk/tkimg/tkimg-1.4.20100510.ebuild,v 1.4 2011/02/25 20:50:20 signals Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-tcltk/tkimg/tkimg-1.4.20100510.ebuild,v 1.5 2011/03/27 17:20:26 jlec Exp $
 
 EAPI="3"
 
@@ -27,7 +27,10 @@
 RDEPEND="${DEPEND}"
 
 src_prepare() {
-	epatch "${FILESDIR}"/${P}-gentoo.patch
+	epatch \
+		"${FILESDIR}"/${P}-gentoo.patch \
+		"${FILESDIR}"/${P}-boolean.patch
+
 	eprefixify \
 		libjpeg/jpegtclDecls.h \
 		libpng/pngtclDecls.h \






^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2011-03-27 17:20 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-03-27 17:20 [gentoo-commits] gentoo-x86 commit in dev-tcltk/tkimg: ChangeLog tkimg-1.4.20100510.ebuild Justin Lecher (jlec)
  -- strict thread matches above, loose matches on Subject: below --
2011-01-19 14:23 Justin Lecher (jlec)
2010-06-15 12:41 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