public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Samuli Suominen (ssuominen)" <ssuominen@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] gentoo-x86 commit in media-libs/opencv: ChangeLog opencv-2.0.0-r1.ebuild
Date: Tue, 09 Mar 2010 12:45:39 +0000	[thread overview]
Message-ID: <E1Noyod-0006Uw-Kc@stork.gentoo.org> (raw)

ssuominen    10/03/09 12:45:39

  Modified:             ChangeLog opencv-2.0.0-r1.ebuild
  Log:
  Fix building with libpng14.
  (Portage version: 2.2_rc66/cvs/Linux x86_64)

Revision  Changes    Path
1.19                 media-libs/opencv/ChangeLog

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-libs/opencv/ChangeLog?rev=1.19&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-libs/opencv/ChangeLog?rev=1.19&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-libs/opencv/ChangeLog?r1=1.18&r2=1.19

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-libs/opencv/ChangeLog,v
retrieving revision 1.18
retrieving revision 1.19
diff -u -r1.18 -r1.19
--- ChangeLog	6 Feb 2010 11:05:42 -0000	1.18
+++ ChangeLog	9 Mar 2010 12:45:38 -0000	1.19
@@ -1,6 +1,10 @@
 # ChangeLog for media-libs/opencv
 # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-libs/opencv/ChangeLog,v 1.18 2010/02/06 11:05:42 ulm Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/opencv/ChangeLog,v 1.19 2010/03/09 12:45:38 ssuominen Exp $
+
+  09 Mar 2010; Samuli Suominen <ssuominen@gentoo.org>
+  opencv-2.0.0-r1.ebuild, +files/opencv-2.0.0-libpng14.patch:
+  Fix building with libpng14.
 
   06 Feb 2010; Ulrich Mueller <ulm@gentoo.org> opencv-2.0.0.ebuild,
   opencv-2.0.0-r1.ebuild:



1.4                  media-libs/opencv/opencv-2.0.0-r1.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-libs/opencv/opencv-2.0.0-r1.ebuild?rev=1.4&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-libs/opencv/opencv-2.0.0-r1.ebuild?rev=1.4&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-libs/opencv/opencv-2.0.0-r1.ebuild?r1=1.3&r2=1.4

Index: opencv-2.0.0-r1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-libs/opencv/opencv-2.0.0-r1.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- opencv-2.0.0-r1.ebuild	6 Feb 2010 11:05:42 -0000	1.3
+++ opencv-2.0.0-r1.ebuild	9 Mar 2010 12:45:38 -0000	1.4
@@ -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/media-libs/opencv/opencv-2.0.0-r1.ebuild,v 1.3 2010/02/06 11:05:42 ulm Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/opencv/opencv-2.0.0-r1.ebuild,v 1.4 2010/03/09 12:45:38 ssuominen Exp $
 
 EAPI=2
 inherit cmake-utils
@@ -38,7 +38,8 @@
 
 S=${WORKDIR}/${MY_P}
 
-PATCHES=( "${FILESDIR}/${P}-multilib.patch" )
+PATCHES=( "${FILESDIR}/${P}-multilib.patch"
+	"${FILESDIR}/${P}-libpng14.patch" )
 
 src_configure() {
 	mycmakeargs="${mycmakeargs}






             reply	other threads:[~2010-03-09 12:45 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-03-09 12:45 Samuli Suominen (ssuominen) [this message]
  -- strict thread matches above, loose matches on Subject: below --
2010-06-16 16:36 [gentoo-commits] gentoo-x86 commit in media-libs/opencv: ChangeLog opencv-2.0.0-r1.ebuild Samuli Suominen (ssuominen)
2010-01-06 23:49 Joseph Jezak (josejx)

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=E1Noyod-0006Uw-Kc@stork.gentoo.org \
    --to=ssuominen@gentoo.org \
    --cc=gentoo-commits@lists.gentoo.org \
    --cc=gentoo-dev@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox