From: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH/next v2 00/23] package/vlc: bump version to 3.0.3
Date: Thu, 16 Aug 2018 22:04:42 +0200 [thread overview]
Message-ID: <20180816220442.1e083729@windsurf> (raw)
In-Reply-To: <98ug4fxqji.ln2@ID-313208.user.individual.net>
Hello,
On Thu, 16 Aug 2018 21:00:57 +0200, Bernd Kuhls wrote:
> yes, I noticed the bump when I received the new packages from deb-
> multimedia.org, but upstream did until now not provide a tarball, both
> sites still show 3.0.3 at the time of writing:
>
> https://www.videolan.org/vlc/download-sources.html
> https://get.videolan.org/vlc/
>
> Of course we can switch to a git download but I would like to wait until
> a tarball is provided, ok?
Yes, waiting for a tarball to become available definitely sounds like
the right thing to do.
> Regarding git-formatted patches I will try to remember them but this will
> add an extra workload for me, yvmv.
It may be a little bit of extra workload initially, but once you will
get used to it, I'm pretty sure you'll realize that you will save some
time.
> May I ask to add this requirement to
> http://buildroot.uclibc.org/downloads/manual/
> manual.html#_providing_patches so new users also get to know this?
True. Can you send a patch ? :-)
Thanks!
Thomas
--
Thomas Petazzoni, CTO, Bootlin (formerly Free Electrons)
Embedded Linux and Kernel engineering
https://bootlin.com
prev parent reply other threads:[~2018-08-16 20:04 UTC|newest]
Thread overview: 27+ messages / expand[flat|nested] mbox.gz Atom feed top
2018-08-12 20:29 [Buildroot] [PATCH/next v2 00/23] package/vlc: bump version to 3.0.3 Bernd Kuhls
2018-08-12 20:29 ` [Buildroot] [PATCH/next v2 01/23] package/vlc: needs speexdsp for optional speex support Bernd Kuhls
2018-08-12 20:29 ` [Buildroot] [PATCH/next v2 02/23] package/vlc: sort VLC_CONF_OPTS Bernd Kuhls
2018-08-12 20:29 ` [Buildroot] [PATCH/next v2 03/23] package/vlc: add optional dependency to x264 Bernd Kuhls
2018-08-12 20:29 ` [Buildroot] [PATCH/next v2 04/23] package/vlc: add optional dependency to x265 Bernd Kuhls
2018-08-12 20:29 ` [Buildroot] [PATCH/next v2 05/23] package/vlc: add optional dependency to ncurses Bernd Kuhls
2018-08-12 20:29 ` [Buildroot] [PATCH/next v2 06/23] package/vlc: add optional dependency to samba4 Bernd Kuhls
2018-08-12 20:29 ` [Buildroot] [PATCH/next v2 07/23] package/vlc: add optional dependency to pulseaudio Bernd Kuhls
2018-08-12 20:29 ` [Buildroot] [PATCH/next v2 08/23] package/vlc: add optional dependency to libvpx Bernd Kuhls
2018-08-12 20:29 ` [Buildroot] [PATCH/next v2 09/23] package/vlc: add optional dependency to libidn Bernd Kuhls
2018-08-12 20:29 ` [Buildroot] [PATCH/next v2 10/23] package/vlc: add optional dependency to libsamplerate Bernd Kuhls
2018-08-12 20:29 ` [Buildroot] [PATCH/next v2 11/23] package/vlc: add optional dependency to libdvdread Bernd Kuhls
2018-08-12 20:29 ` [Buildroot] [PATCH/next v2 12/23] package/vlc: add optional dependency to libdvdnav Bernd Kuhls
2018-08-12 20:29 ` [Buildroot] [PATCH/next v2 13/23] package/vlc: bump version to 3.0.3 Bernd Kuhls
2018-08-12 20:29 ` [Buildroot] [PATCH/next v2 14/23] package/vlc: add optional dependency to gst1-plugins-base Bernd Kuhls
2018-08-12 20:29 ` [Buildroot] [PATCH/next v2 15/23] package/vlc: add optional dependency to harfbuzz Bernd Kuhls
2018-08-12 20:29 ` [Buildroot] [PATCH/next v2 16/23] package/vlc: add optional dependency to libarchive Bernd Kuhls
2018-08-12 20:29 ` [Buildroot] [PATCH/next v2 17/23] package/vlc: add optional dependency to libnfs Bernd Kuhls
2018-08-12 20:29 ` [Buildroot] [PATCH/next v2 18/23] package/vlc: add optional dependency to libsecret Bernd Kuhls
2018-08-12 20:29 ` [Buildroot] [PATCH/next v2 19/23] package/vlc: add optional dependency to libsoxr Bernd Kuhls
2018-08-12 20:29 ` [Buildroot] [PATCH/next v2 20/23] package/vlc: add optional dependency to libva Bernd Kuhls
2018-08-12 20:29 ` [Buildroot] [PATCH/next v2 21/23] package/vlc: add optional dependency to mpg123 Bernd Kuhls
2018-08-12 20:29 ` [Buildroot] [PATCH/next v2 22/23] package/vlc: add optional dependency to wayland Bernd Kuhls
2018-08-12 20:29 ` [Buildroot] [PATCH/next v2 23/23] package/vlc: add optional support for skins2 Bernd Kuhls
2018-08-16 11:41 ` [Buildroot] [PATCH/next v2 00/23] package/vlc: bump version to 3.0.3 Thomas Petazzoni
2018-08-16 19:00 ` Bernd Kuhls
2018-08-16 20:04 ` Thomas Petazzoni [this message]
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=20180816220442.1e083729@windsurf \
--to=thomas.petazzoni@bootlin.com \
--cc=buildroot@busybox.net \
/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