public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in media-libs/schroedinger: schroedinger-1.0.11.ebuild ChangeLog
@ 2012-03-15 17:43 Fabian Groffen (grobian)
  0 siblings, 0 replies; 3+ messages in thread
From: Fabian Groffen (grobian) @ 2012-03-15 17:43 UTC (permalink / raw
  To: gentoo-commits

grobian     12/03/15 17:43:16

  Modified:             schroedinger-1.0.11.ebuild ChangeLog
  Log:
  Fix build on Darwin with upstream patches, bug #404231
  
  (Portage version: 2.2.01.20271-prefix/cvs/Darwin i386)

Revision  Changes    Path
1.2                  media-libs/schroedinger/schroedinger-1.0.11.ebuild

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

Index: schroedinger-1.0.11.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-libs/schroedinger/schroedinger-1.0.11.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- schroedinger-1.0.11.ebuild	15 Feb 2012 10:09:58 -0000	1.1
+++ schroedinger-1.0.11.ebuild	15 Mar 2012 17:43:16 -0000	1.2
@@ -1,9 +1,9 @@
 # Copyright 1999-2012 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-libs/schroedinger/schroedinger-1.0.11.ebuild,v 1.1 2012/02/15 10:09:58 radhermit Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/schroedinger/schroedinger-1.0.11.ebuild,v 1.2 2012/03/15 17:43:16 grobian Exp $
 
 EAPI=4
-inherit autotools
+inherit eutils autotools
 
 DESCRIPTION="C-based libraries for the Dirac video codec"
 HOMEPAGE="http://www.diracvideo.org/"
@@ -20,6 +20,9 @@
 	dev-util/gtk-doc-am"
 
 src_prepare() {
+	# from upstream, drop at next release
+	epatch "${FILESDIR}"/${P}-darwin-compile.patch 
+
 	sed -i \
 		-e '/AS_COMPILER_FLAG(-O3/d' \
 		configure.ac || die



1.58                 media-libs/schroedinger/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/schroedinger/ChangeLog?rev=1.58&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/schroedinger/ChangeLog?rev=1.58&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/schroedinger/ChangeLog?r1=1.57&r2=1.58

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-libs/schroedinger/ChangeLog,v
retrieving revision 1.57
retrieving revision 1.58
diff -u -r1.57 -r1.58
--- ChangeLog	15 Feb 2012 10:09:58 -0000	1.57
+++ ChangeLog	15 Mar 2012 17:43:16 -0000	1.58
@@ -1,6 +1,10 @@
 # ChangeLog for media-libs/schroedinger
 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-libs/schroedinger/ChangeLog,v 1.57 2012/02/15 10:09:58 radhermit Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/schroedinger/ChangeLog,v 1.58 2012/03/15 17:43:16 grobian Exp $
+
+  15 Mar 2012; Fabian Groffen <grobian@gentoo.org>
+  +files/schroedinger-1.0.11-darwin-compile.patch, schroedinger-1.0.11.ebuild:
+  Fix build on Darwin with upstream patches, bug #404231
 
 *schroedinger-1.0.11 (15 Feb 2012)
 






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

* [gentoo-commits] gentoo-x86 commit in media-libs/schroedinger: schroedinger-1.0.11.ebuild ChangeLog
@ 2013-06-25 11:43 Agostino Sarubbo (ago)
  0 siblings, 0 replies; 3+ messages in thread
From: Agostino Sarubbo (ago) @ 2013-06-25 11:43 UTC (permalink / raw
  To: gentoo-commits

ago         13/06/25 11:43:36

  Modified:             schroedinger-1.0.11.ebuild ChangeLog
  Log:
  Stable for x86, wrt bug #470768
  
  (Portage version: 2.1.12.9/cvs/Linux x86_64, RepoMan options: --include-arches="x86", signed Manifest commit with key 7194459F)

Revision  Changes    Path
1.8                  media-libs/schroedinger/schroedinger-1.0.11.ebuild

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

Index: schroedinger-1.0.11.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-libs/schroedinger/schroedinger-1.0.11.ebuild,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- schroedinger-1.0.11.ebuild	19 Jun 2013 13:29:12 -0000	1.7
+++ schroedinger-1.0.11.ebuild	25 Jun 2013 11:43:36 -0000	1.8
@@ -1,6 +1,6 @@
 # Copyright 1999-2013 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-libs/schroedinger/schroedinger-1.0.11.ebuild,v 1.7 2013/06/19 13:29:12 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/schroedinger/schroedinger-1.0.11.ebuild,v 1.8 2013/06/25 11:43:36 ago Exp $
 
 EAPI=4
 inherit eutils autotools
@@ -11,7 +11,7 @@
 
 LICENSE="GPL-2 LGPL-2 MIT MPL-1.1"
 SLOT="0"
-KEYWORDS="~amd64 hppa ~x86 ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~amd64-linux ~ia64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x86-solaris"
+KEYWORDS="~amd64 hppa x86 ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~amd64-linux ~ia64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x86-solaris"
 IUSE="static-libs"
 
 RDEPEND=">=dev-lang/orc-0.4.16"



1.64                 media-libs/schroedinger/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/schroedinger/ChangeLog?rev=1.64&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/schroedinger/ChangeLog?rev=1.64&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/schroedinger/ChangeLog?r1=1.63&r2=1.64

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-libs/schroedinger/ChangeLog,v
retrieving revision 1.63
retrieving revision 1.64
diff -u -r1.63 -r1.64
--- ChangeLog	19 Jun 2013 13:29:12 -0000	1.63
+++ ChangeLog	25 Jun 2013 11:43:36 -0000	1.64
@@ -1,6 +1,9 @@
 # ChangeLog for media-libs/schroedinger
 # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-libs/schroedinger/ChangeLog,v 1.63 2013/06/19 13:29:12 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/schroedinger/ChangeLog,v 1.64 2013/06/25 11:43:36 ago Exp $
+
+  25 Jun 2013; Agostino Sarubbo <ago@gentoo.org> schroedinger-1.0.11.ebuild:
+  Stable for x86, wrt bug #470768
 
   19 Jun 2013; Jeroen Roovers <jer@gentoo.org> schroedinger-1.0.11.ebuild:
   Stable for HPPA (bug #470768).





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

* [gentoo-commits] gentoo-x86 commit in media-libs/schroedinger: schroedinger-1.0.11.ebuild ChangeLog
@ 2013-06-25 12:54 Agostino Sarubbo (ago)
  0 siblings, 0 replies; 3+ messages in thread
From: Agostino Sarubbo (ago) @ 2013-06-25 12:54 UTC (permalink / raw
  To: gentoo-commits

ago         13/06/25 12:54:49

  Modified:             schroedinger-1.0.11.ebuild ChangeLog
  Log:
  Stable for amd64, wrt bug #470768
  
  (Portage version: 2.1.12.9/cvs/Linux x86_64, RepoMan options: --include-arches="amd64", signed Manifest commit with key 7194459F)

Revision  Changes    Path
1.9                  media-libs/schroedinger/schroedinger-1.0.11.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/schroedinger/schroedinger-1.0.11.ebuild?rev=1.9&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/schroedinger/schroedinger-1.0.11.ebuild?rev=1.9&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/schroedinger/schroedinger-1.0.11.ebuild?r1=1.8&r2=1.9

Index: schroedinger-1.0.11.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-libs/schroedinger/schroedinger-1.0.11.ebuild,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -r1.8 -r1.9
--- schroedinger-1.0.11.ebuild	25 Jun 2013 11:43:36 -0000	1.8
+++ schroedinger-1.0.11.ebuild	25 Jun 2013 12:54:49 -0000	1.9
@@ -1,6 +1,6 @@
 # Copyright 1999-2013 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-libs/schroedinger/schroedinger-1.0.11.ebuild,v 1.8 2013/06/25 11:43:36 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/schroedinger/schroedinger-1.0.11.ebuild,v 1.9 2013/06/25 12:54:49 ago Exp $
 
 EAPI=4
 inherit eutils autotools
@@ -11,7 +11,7 @@
 
 LICENSE="GPL-2 LGPL-2 MIT MPL-1.1"
 SLOT="0"
-KEYWORDS="~amd64 hppa x86 ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~amd64-linux ~ia64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x86-solaris"
+KEYWORDS="amd64 hppa x86 ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~amd64-linux ~ia64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x86-solaris"
 IUSE="static-libs"
 
 RDEPEND=">=dev-lang/orc-0.4.16"



1.65                 media-libs/schroedinger/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/schroedinger/ChangeLog?rev=1.65&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/schroedinger/ChangeLog?rev=1.65&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/schroedinger/ChangeLog?r1=1.64&r2=1.65

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-libs/schroedinger/ChangeLog,v
retrieving revision 1.64
retrieving revision 1.65
diff -u -r1.64 -r1.65
--- ChangeLog	25 Jun 2013 11:43:36 -0000	1.64
+++ ChangeLog	25 Jun 2013 12:54:49 -0000	1.65
@@ -1,6 +1,9 @@
 # ChangeLog for media-libs/schroedinger
 # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-libs/schroedinger/ChangeLog,v 1.64 2013/06/25 11:43:36 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/schroedinger/ChangeLog,v 1.65 2013/06/25 12:54:49 ago Exp $
+
+  25 Jun 2013; Agostino Sarubbo <ago@gentoo.org> schroedinger-1.0.11.ebuild:
+  Stable for amd64, wrt bug #470768
 
   25 Jun 2013; Agostino Sarubbo <ago@gentoo.org> schroedinger-1.0.11.ebuild:
   Stable for x86, wrt bug #470768





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

end of thread, other threads:[~2013-06-25 12:54 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-03-15 17:43 [gentoo-commits] gentoo-x86 commit in media-libs/schroedinger: schroedinger-1.0.11.ebuild ChangeLog Fabian Groffen (grobian)
  -- strict thread matches above, loose matches on Subject: below --
2013-06-25 11:43 Agostino Sarubbo (ago)
2013-06-25 12:54 Agostino Sarubbo (ago)

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