* [Buildroot] [patch] mplayer: bump to v1.0rc2
@ 2009-02-05 16:10 Hans-Christian Egtvedt
2009-02-13 19:39 ` Peter Korsgaard
2009-02-13 20:23 ` Markus Heidelberg
0 siblings, 2 replies; 7+ messages in thread
From: Hans-Christian Egtvedt @ 2009-02-05 16:10 UTC (permalink / raw)
To: buildroot
Hi
The attached patch bumps mplayer to v1.0rc2. I am unsure if any of the
following patches needs to be converted as well:
mplayer-1.0rc1-largefile.patch
mplayer-1.0rc1-ppc-configure.patch
mplayer-1.0rc1-remove-sys-timeb.patch
The other patches in SVN are not needed for v1.0rc2. This patch also
contains the Atmel vendor patch to give a boost on AVR32 devices.
--
Best regards,
Hans-Christian Egtvedt
-------------- next part --------------
A non-text attachment was scrubbed...
Name: mplayer-bump-v1.0rc2.patch
Type: text/x-patch
Size: 218159 bytes
Desc: not available
URL: <http://lists.busybox.net/pipermail/buildroot/attachments/20090205/85e4438e/attachment-0001.bin>
^ permalink raw reply [flat|nested] 7+ messages in thread
* [Buildroot] [patch] mplayer: bump to v1.0rc2
2009-02-05 16:10 [Buildroot] [patch] mplayer: bump to v1.0rc2 Hans-Christian Egtvedt
@ 2009-02-13 19:39 ` Peter Korsgaard
2009-02-13 20:26 ` Markus Heidelberg
2009-02-18 14:34 ` Hans-Christian Egtvedt
2009-02-13 20:23 ` Markus Heidelberg
1 sibling, 2 replies; 7+ messages in thread
From: Peter Korsgaard @ 2009-02-13 19:39 UTC (permalink / raw)
To: buildroot
>>>>> "Hans-Christian" == Hans-Christian Egtvedt <hans-christian.egtvedt@atmel.com> writes:
Hans-Christian> Hi
Hans-Christian> The attached patch bumps mplayer to v1.0rc2. I am
Hans-Christian> unsure if any of the following patches needs to be
Hans-Christian> converted as well:
Thanks.
Hans-Christian> mplayer-1.0rc1-largefile.patch
Hans-Christian> mplayer-1.0rc1-ppc-configure.patch
Hans-Christian> mplayer-1.0rc1-remove-sys-timeb.patch
If they still applies then the problem most likely isn't solved yet,
so yes.
Hans-Christian> The other patches in SVN are not needed for
Hans-Christian> v1.0rc2. This patch also contains the Atmel vendor
Hans-Christian> patch to give a boost on AVR32 devices.
What's the upstream status of that?
Hans-Christian> --enable-cross-compile \
Hans-Christian> - --disable-mpdvdkit \
Did that option go away?
Hans-Christian> +++ b/package/multimedia/mplayer/mplayer-1.0rc2-100-atmel.1.patch 2009-02-05 17:01:13.000000000 +0100
Hans-Christian> ++++ b/version.sh
Hans-Christian> +@@ -1,3 +1,3 @@
Hans-Christian> + #!/bin/sh
Hans-Christian> +-echo "#define VERSION \"1.0rc2-$1\"" > version.h
Hans-Christian> +-echo "#define MP_TITLE \"MPlayer 1.0rc2-$1 (C) 2000-2007 MPlayer Team\"" >> version.h
Hans-Christian> ++echo "#define VERSION \"1.0rc2.atmel.1-$1\"" > version.h
Hans-Christian> ++echo "#define MP_TITLE \"MPlayer 1.0rc2.atmel.1-$1 (C) 2000-2007 MPlayer Team\"" >> version.h
NACK. Either we rename the patch to .patch.avr32 so it only gets
applied to avr32, or we get rid of that hunk.
--
Bye, Peter Korsgaard
^ permalink raw reply [flat|nested] 7+ messages in thread
* [Buildroot] [patch] mplayer: bump to v1.0rc2
2009-02-05 16:10 [Buildroot] [patch] mplayer: bump to v1.0rc2 Hans-Christian Egtvedt
2009-02-13 19:39 ` Peter Korsgaard
@ 2009-02-13 20:23 ` Markus Heidelberg
1 sibling, 0 replies; 7+ messages in thread
From: Markus Heidelberg @ 2009-02-13 20:23 UTC (permalink / raw)
To: buildroot
Hans-Christian Egtvedt, 05.02.2009:
> Hi
>
> The attached patch bumps mplayer to v1.0rc2. I am unsure if any of the
> following patches needs to be converted as well:
>
> mplayer-1.0rc1-remove-sys-timeb.patch
I sent it upstream, it's included since 2009-01-29.
Can be removed with rc3 :)
Markus
^ permalink raw reply [flat|nested] 7+ messages in thread
* [Buildroot] [patch] mplayer: bump to v1.0rc2
2009-02-13 19:39 ` Peter Korsgaard
@ 2009-02-13 20:26 ` Markus Heidelberg
2009-02-18 14:32 ` Hans-Christian Egtvedt
2009-02-18 14:34 ` Hans-Christian Egtvedt
1 sibling, 1 reply; 7+ messages in thread
From: Markus Heidelberg @ 2009-02-13 20:26 UTC (permalink / raw)
To: buildroot
Peter Korsgaard, 13.02.2009:
> >>>>> "Hans-Christian" == Hans-Christian Egtvedt <hans-christian.egtvedt@atmel.com> writes:
> Hans-Christian> --enable-cross-compile \
> Hans-Christian> - --disable-mpdvdkit \
>
> Did that option go away?
I think I can remember, when I tried to upgrade to rc2.
Markus
^ permalink raw reply [flat|nested] 7+ messages in thread
* [Buildroot] [patch] mplayer: bump to v1.0rc2
2009-02-13 20:26 ` Markus Heidelberg
@ 2009-02-18 14:32 ` Hans-Christian Egtvedt
0 siblings, 0 replies; 7+ messages in thread
From: Hans-Christian Egtvedt @ 2009-02-18 14:32 UTC (permalink / raw)
To: buildroot
On Fri, 13 Feb 2009 21:26:50 +0100
Markus Heidelberg <markus.heidelberg@web.de> wrote:
> Peter Korsgaard, 13.02.2009:
> > >>>>> "Hans-Christian" == Hans-Christian Egtvedt
> > >>>>> <hans-christian.egtvedt@atmel.com> writes:
> > Hans-Christian> --enable-cross-compile \
> > Hans-Christian> - --disable-mpdvdkit \
> >
> > Did that option go away?
>
> I think I can remember, when I tried to upgrade to rc2.
>
Yes, that option is gone.
--
Best regards,
Hans-Christian Egtvedt
^ permalink raw reply [flat|nested] 7+ messages in thread
* [Buildroot] [patch] mplayer: bump to v1.0rc2
2009-02-13 19:39 ` Peter Korsgaard
2009-02-13 20:26 ` Markus Heidelberg
@ 2009-02-18 14:34 ` Hans-Christian Egtvedt
2009-02-18 14:36 ` Peter Korsgaard
1 sibling, 1 reply; 7+ messages in thread
From: Hans-Christian Egtvedt @ 2009-02-18 14:34 UTC (permalink / raw)
To: buildroot
On Fri, 13 Feb 2009 20:39:10 +0100
Peter Korsgaard <jacmet@uclibc.org> wrote:
> >>>>> "Hans-Christian" == Hans-Christian Egtvedt
> >>>>> <hans-christian.egtvedt@atmel.com> writes:
<snipp>
> Hans-Christian> The other patches in SVN are not needed for
> Hans-Christian> v1.0rc2. This patch also contains the Atmel vendor
> Hans-Christian> patch to give a boost on AVR32 devices.
>
> What's the upstream status of that?
>
I just sent a second revision of reviewed patches to ffmpeg/MPlayer.
Hopefully they will be in in not too far future. This means the vendor
patch can vanish once and for all.
<snipp>
> Hans-Christian> +++
> b/package/multimedia/mplayer/mplayer-1.0rc2-100-atmel.1.patch
> 2009-02-05 17:01:13.000000000 +0100
>
> Hans-Christian> ++++ b/version.sh
> Hans-Christian> +@@ -1,3 +1,3 @@
> Hans-Christian> + #!/bin/sh
> Hans-Christian> +-echo "#define VERSION \"1.0rc2-$1\"" > version.h
> Hans-Christian> +-echo "#define MP_TITLE \"MPlayer 1.0rc2-$1 (C)
> 2000-2007 MPlayer Team\"" >> version.h Hans-Christian> ++echo
> "#define VERSION \"1.0rc2.atmel.1-$1\"" > version.h Hans-Christian>
> ++echo "#define MP_TITLE \"MPlayer 1.0rc2.atmel.1-$1 (C) 2000-2007
> MPlayer Team\"" >> version.h
>
> NACK. Either we rename the patch to .patch.avr32 so it only gets
> applied to avr32, or we get rid of that hunk.
>
Agreed, when we can move to a SVN revision or the future v1.0rc3, then
hopefully all these small patches can be gone.
--
Best regards,
Hans-Christian Egtvedt
^ permalink raw reply [flat|nested] 7+ messages in thread
* [Buildroot] [patch] mplayer: bump to v1.0rc2
2009-02-18 14:34 ` Hans-Christian Egtvedt
@ 2009-02-18 14:36 ` Peter Korsgaard
0 siblings, 0 replies; 7+ messages in thread
From: Peter Korsgaard @ 2009-02-18 14:36 UTC (permalink / raw)
To: buildroot
>>>>> "Hans-Christian" == Hans-Christian Egtvedt <hans-christian.egtvedt@atmel.com> writes:
Hi,
>> What's the upstream status of that?
>>
Hans-Christian> I just sent a second revision of reviewed patches to
Hans-Christian> ffmpeg/MPlayer. Hopefully they will be in in not too
Hans-Christian> far future. This means the vendor patch can vanish
Hans-Christian> once and for all.
Great!
Hans-Christian> Agreed, when we can move to a SVN revision or the
Hans-Christian> future v1.0rc3, then hopefully all these small
Hans-Christian> patches can be gone.
That would be good.
--
Bye, Peter Korsgaard
^ permalink raw reply [flat|nested] 7+ messages in thread
end of thread, other threads:[~2009-02-18 14:36 UTC | newest]
Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-02-05 16:10 [Buildroot] [patch] mplayer: bump to v1.0rc2 Hans-Christian Egtvedt
2009-02-13 19:39 ` Peter Korsgaard
2009-02-13 20:26 ` Markus Heidelberg
2009-02-18 14:32 ` Hans-Christian Egtvedt
2009-02-18 14:34 ` Hans-Christian Egtvedt
2009-02-18 14:36 ` Peter Korsgaard
2009-02-13 20:23 ` Markus Heidelberg
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox