Commit graph

15 commits

Author SHA1 Message Date
Gary The Brown
6f7ddb36d3 FIX: when configure tries to update the mux lists through git it would cause a fail if anything had been changed in the Data/dvb-scan folder
changed the inital git pull to a git fetch and added git pull after the git reset to make sure they have the latest files
2014-09-01 15:34:22 +02:00
Dreamcat4
f78ce0a4fe Fix Syntax error. Redirection wrong way around. Thanks @ksooo ! 2014-08-16 12:21:12 +01:00
Dreamcat4
e679aefb4f For issue#2192. Run scripts though shellcheck. Put back configure.inc to use bash for now. 2014-08-16 12:21:08 +01:00
Jaroslav Kysela
7d3a65d047 support: replace /bin/bash with /bin/sh for FreeBSD - fixes issue#2192 2014-08-13 18:05:25 +02:00
Jaroslav Kysela
1418b64112 scanfile: Add satellite.xml database support (enigma2, satellites-xml.eu)
- also improve the linuxdvb scanfile database fetching
2014-05-26 15:11:27 +02:00
Adam Sutton
114ec45a6b support: minor corretion to mux list fetch script 2014-03-05 11:37:18 +00:00
Andrew C. Martin
f5ecd443f4 use http for cloning dtv-scan-tables git repo
- this allows ./configure to not hang when ran behind a firewall
2013-03-07 20:45:01 -07:00
Andrew C. Martin
9b385a78c5 allow build path spaces in support scripts
- allow build path spaces in configure & support scripts
- use the same die function for all scripts
2013-03-07 20:44:55 -07:00
Adam Sutton
205dda1b05 support: update getmuxlist to work with launchpad. 2013-02-15 14:14:45 +00:00
Adam Sutton
7a52ff434c support: re-instate getmuxlist script to ensure pbuilder script works 2013-01-31 12:16:04 +00:00
Adam Sutton
7227c128eb build: remove use of submodule for dvb-scan data
Revert back to manually fetching, though now its a git report its somewhat
simpler and we'll avoid using a separate script.
2013-01-11 22:04:39 +00:00
Adam Sutton
eb8a96cb60 Added some extra debug and protection when getting mux config. 2012-10-04 21:36:46 +01:00
Adam Sutton
4f5f23a6d7 Change getmuxlist back to bash script and make python soft dep. Also some minor improvements to bundle code. 2012-09-03 11:35:46 +01:00
Adam Sutton
36849d83d5 Translated getmuxlist into python script and did some general updates to configure script. Fixes #1166. 2012-08-29 16:26:37 +01:00
Adam Sutton
5acefb7898 Include script for fetching mux configuration. 2012-08-14 20:02:38 +01:00