public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in media-video/y4mscaler: y4mscaler-9.0.ebuild ChangeLog
@ 2008-06-04 22:20 Alexis Ballier (aballier)
  0 siblings, 0 replies; 3+ messages in thread
From: Alexis Ballier (aballier) @ 2008-06-04 22:20 UTC (permalink / raw
  To: gentoo-commits

aballier    08/06/04 22:20:12

  Modified:             y4mscaler-9.0.ebuild ChangeLog
  Log:
  add empty IUSE, thanks to Marek Miller <mlm@shells.pl>, bug #224371
  (Portage version: 2.1.5.3)

Revision  Changes    Path
1.5                  media-video/y4mscaler/y4mscaler-9.0.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-video/y4mscaler/y4mscaler-9.0.ebuild?rev=1.5&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-video/y4mscaler/y4mscaler-9.0.ebuild?rev=1.5&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-video/y4mscaler/y4mscaler-9.0.ebuild?r1=1.4&r2=1.5

Index: y4mscaler-9.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-video/y4mscaler/y4mscaler-9.0.ebuild,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- y4mscaler-9.0.ebuild	28 Jul 2007 16:44:25 -0000	1.4
+++ y4mscaler-9.0.ebuild	4 Jun 2008 22:20:11 -0000	1.5
@@ -1,6 +1,6 @@
-# Copyright 1999-2007 Gentoo Foundation
+# Copyright 1999-2008 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-video/y4mscaler/y4mscaler-9.0.ebuild,v 1.4 2007/07/28 16:44:25 angelos Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-video/y4mscaler/y4mscaler-9.0.ebuild,v 1.5 2008/06/04 22:20:11 aballier Exp $
 
 SRC_URI="http://www.mir.com/DMG/Software/${P}-src.tgz"
 DESCRIPTION="y4mscaler is a video scaler which operates on YUV4MPEG2 streams, as used by the tools in the MJPEGtools project."
@@ -10,7 +10,7 @@
 DEPEND=">=media-video/mjpegtools-1.8.0-r1"
 
 KEYWORDS="amd64 x86"
-
+IUSE=""
 SLOT="0"
 
 src_compile() {



1.7                  media-video/y4mscaler/ChangeLog

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-video/y4mscaler/ChangeLog?rev=1.7&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-video/y4mscaler/ChangeLog?rev=1.7&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-video/y4mscaler/ChangeLog?r1=1.6&r2=1.7

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-video/y4mscaler/ChangeLog,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- ChangeLog	28 Jul 2007 16:44:25 -0000	1.6
+++ ChangeLog	4 Jun 2008 22:20:11 -0000	1.7
@@ -1,6 +1,9 @@
 # ChangeLog for media-video/y4mscaler
-# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-video/y4mscaler/ChangeLog,v 1.6 2007/07/28 16:44:25 angelos Exp $
+# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/media-video/y4mscaler/ChangeLog,v 1.7 2008/06/04 22:20:11 aballier Exp $
+
+  04 Jun 2008; Alexis Ballier <aballier@gentoo.org> y4mscaler-9.0.ebuild:
+  add empty IUSE, thanks to Marek Miller <mlm@shells.pl>, bug #224371
 
   28 Jul 2007; Christoph Mende <angelos@gentoo.org> y4mscaler-9.0.ebuild:
   Stable on amd64 wrt bug #185539



-- 
gentoo-commits@lists.gentoo.org mailing list



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

* [gentoo-commits] gentoo-x86 commit in media-video/y4mscaler: y4mscaler-9.0.ebuild ChangeLog
@ 2008-10-31 12:12 Alexis Ballier (aballier)
  0 siblings, 0 replies; 3+ messages in thread
From: Alexis Ballier (aballier) @ 2008-10-31 12:12 UTC (permalink / raw
  To: gentoo-commits

aballier    08/10/31 12:12:15

  Modified:             y4mscaler-9.0.ebuild ChangeLog
  Log:
  add missing die calls...
  (Portage version: 2.2_rc12/cvs/Linux 2.6.27.4 x86_64)

Revision  Changes    Path
1.6                  media-video/y4mscaler/y4mscaler-9.0.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-video/y4mscaler/y4mscaler-9.0.ebuild?rev=1.6&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-video/y4mscaler/y4mscaler-9.0.ebuild?rev=1.6&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-video/y4mscaler/y4mscaler-9.0.ebuild?r1=1.5&r2=1.6

Index: y4mscaler-9.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-video/y4mscaler/y4mscaler-9.0.ebuild,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- y4mscaler-9.0.ebuild	4 Jun 2008 22:20:11 -0000	1.5
+++ y4mscaler-9.0.ebuild	31 Oct 2008 12:12:15 -0000	1.6
@@ -1,6 +1,6 @@
 # Copyright 1999-2008 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-video/y4mscaler/y4mscaler-9.0.ebuild,v 1.5 2008/06/04 22:20:11 aballier Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-video/y4mscaler/y4mscaler-9.0.ebuild,v 1.6 2008/10/31 12:12:15 aballier Exp $
 
 SRC_URI="http://www.mir.com/DMG/Software/${P}-src.tgz"
 DESCRIPTION="y4mscaler is a video scaler which operates on YUV4MPEG2 streams, as used by the tools in the MJPEGtools project."
@@ -16,12 +16,12 @@
 src_compile() {
 	# There's no 'configure' script (yet)
 	sed -i -e "s:CPU_OPT =:CPU_OPT = ${CXXFLAGS}:" Makefile
-	emake
+	emake || die
 }
 
 src_install() {
 	# The program doesn't have an install routine (for now)
-	dobin y4mscaler
-	doman y4mscaler.1
+	dobin y4mscaler || die
+	doman y4mscaler.1 || die
 	dodoc ChangeLog README TODO
 }



1.8                  media-video/y4mscaler/ChangeLog

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-video/y4mscaler/ChangeLog?rev=1.8&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-video/y4mscaler/ChangeLog?rev=1.8&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-video/y4mscaler/ChangeLog?r1=1.7&r2=1.8

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-video/y4mscaler/ChangeLog,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- ChangeLog	4 Jun 2008 22:20:11 -0000	1.7
+++ ChangeLog	31 Oct 2008 12:12:15 -0000	1.8
@@ -1,6 +1,9 @@
 # ChangeLog for media-video/y4mscaler
 # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-video/y4mscaler/ChangeLog,v 1.7 2008/06/04 22:20:11 aballier Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-video/y4mscaler/ChangeLog,v 1.8 2008/10/31 12:12:15 aballier Exp $
+
+  31 Oct 2008; Alexis Ballier <aballier@gentoo.org> y4mscaler-9.0.ebuild:
+  add missing die calls...
 
   04 Jun 2008; Alexis Ballier <aballier@gentoo.org> y4mscaler-9.0.ebuild:
   add empty IUSE, thanks to Marek Miller <mlm@shells.pl>, bug #224371






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

* [gentoo-commits] gentoo-x86 commit in media-video/y4mscaler: y4mscaler-9.0.ebuild ChangeLog
@ 2008-10-31 12:14 Alexis Ballier (aballier)
  0 siblings, 0 replies; 3+ messages in thread
From: Alexis Ballier (aballier) @ 2008-10-31 12:14 UTC (permalink / raw
  To: gentoo-commits

aballier    08/10/31 12:14:20

  Modified:             y4mscaler-9.0.ebuild ChangeLog
  Log:
  shorten description
  (Portage version: 2.2_rc12/cvs/Linux 2.6.27.4 x86_64)

Revision  Changes    Path
1.7                  media-video/y4mscaler/y4mscaler-9.0.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-video/y4mscaler/y4mscaler-9.0.ebuild?rev=1.7&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-video/y4mscaler/y4mscaler-9.0.ebuild?rev=1.7&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-video/y4mscaler/y4mscaler-9.0.ebuild?r1=1.6&r2=1.7

Index: y4mscaler-9.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-video/y4mscaler/y4mscaler-9.0.ebuild,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- y4mscaler-9.0.ebuild	31 Oct 2008 12:12:15 -0000	1.6
+++ y4mscaler-9.0.ebuild	31 Oct 2008 12:14:20 -0000	1.7
@@ -1,9 +1,9 @@
 # Copyright 1999-2008 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-video/y4mscaler/y4mscaler-9.0.ebuild,v 1.6 2008/10/31 12:12:15 aballier Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-video/y4mscaler/y4mscaler-9.0.ebuild,v 1.7 2008/10/31 12:14:20 aballier Exp $
 
 SRC_URI="http://www.mir.com/DMG/Software/${P}-src.tgz"
-DESCRIPTION="y4mscaler is a video scaler which operates on YUV4MPEG2 streams, as used by the tools in the MJPEGtools project."
+DESCRIPTION="A video scaler which operates on YUV4MPEG2 streams, as used by the tools in the MJPEGtools project."
 HOMEPAGE="http://www.mir.com/DMG/Software/"
 LICENSE="GPL-2"
 



1.9                  media-video/y4mscaler/ChangeLog

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-video/y4mscaler/ChangeLog?rev=1.9&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-video/y4mscaler/ChangeLog?rev=1.9&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-video/y4mscaler/ChangeLog?r1=1.8&r2=1.9

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-video/y4mscaler/ChangeLog,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -r1.8 -r1.9
--- ChangeLog	31 Oct 2008 12:12:15 -0000	1.8
+++ ChangeLog	31 Oct 2008 12:14:20 -0000	1.9
@@ -1,6 +1,9 @@
 # ChangeLog for media-video/y4mscaler
 # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-video/y4mscaler/ChangeLog,v 1.8 2008/10/31 12:12:15 aballier Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-video/y4mscaler/ChangeLog,v 1.9 2008/10/31 12:14:20 aballier Exp $
+
+  31 Oct 2008; Alexis Ballier <aballier@gentoo.org> y4mscaler-9.0.ebuild:
+  shorten description
 
   31 Oct 2008; Alexis Ballier <aballier@gentoo.org> y4mscaler-9.0.ebuild:
   add missing die calls...






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

end of thread, other threads:[~2008-10-31 12:14 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-10-31 12:14 [gentoo-commits] gentoo-x86 commit in media-video/y4mscaler: y4mscaler-9.0.ebuild ChangeLog Alexis Ballier (aballier)
  -- strict thread matches above, loose matches on Subject: below --
2008-10-31 12:12 Alexis Ballier (aballier)
2008-06-04 22:20 Alexis Ballier (aballier)

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