Thomas Petazzoni
737972178d
dvblast: use double quotes around the Config.in comment
...
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
2016-07-04 17:20:44 +02:00
Yann E. MORIN
ec875d9bf9
package/dvblast: requires NPTL
...
dvblast uconditionally believes that any Linux system will have support
for clock nanosleep().
However, clock_nanosleep() is only availabe with NPTL.
Fixing dvblast is not really complicated, but not trivial either. So we
just make it depend on NPTL.
Fixes:
http://autobuild.buildroot.org/?reason=dvblast-3.0
http://autobuild.buildroot.org/results/dbe/dbe91dd6543b4b88fbf1e5b09d4997d2dc730747/
http://autobuild.buildroot.org/results/32b/32bee5071f46b86de61db7f35a2cd04e270bc73c/
[and many more...]
Signed-off-by: "Yann E. MORIN" <yann.morin.1998@free.fr>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
2016-07-04 17:20:06 +02:00
Yann E. MORIN
ce9e577306
package/dvblast: needs threads
...
Fixes;
http://autobuild.buildroot.org/results/c25/c25143fd1363d162de6733bc55a84289543f4da3/
http://autobuild.buildroot.org/results/09d/09d9a962b20295d09d7777f873f7bb1c8130dbf1/
...
Signed-off-by: "Yann E. MORIN" <yann.morin.1998@free.fr>
Cc: Julian Scheel <julian@jusst.de>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
2015-10-31 16:01:35 +01:00
Yann E. MORIN
bdd72afa17
package/dvblast: always needs iconv
...
dvblast wants iconv functions even without locales.
Fixes:
http://autobuild.buildroot.org/results/03f/03fe6dc17d7f36d9b8c7ced402850def95d8feb3/
http://autobuild.buildroot.org/results/064/0647b0180ac9a6bf6172742e388df9a9e584d91b/
...
Signed-off-by: "Yann E. MORIN" <yann.morin.1998@free.fr>
Cc: Julian Scheel <julian@jusst.de>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
2015-10-31 15:58:17 +01:00
Julian Scheel
43d6e6caa8
dvblast: new package
...
DVBlast is a simple and powerful MPEG-2/TS demux and streaming
application.
[Thomas:
- add missing hash file.
- rewrap Config.in help text
- remove unneeded "DVBLAST_INSTALL_TARGET = YES", since this is the
default behavior
- pass TARGET_MAKE_ENV in the environment when calling make.
- use TARGET_CONFIGURE_OPTS instead of just CC/LD.]
Signed-off-by: Julian Scheel <julian@jusst.de>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
2015-10-18 16:04:01 +02:00