REP= lcd4linux drivers plugins default: makefiles html true makefiles: @for i in $(REP) ; do \ (cd $$i && ln -sf ../Makefile.generic Makefile) ; \ done cleanmakefiles: @for i in $(REP) ; do \ rm -f $$i/Makefile ; \ done totalclean: @for i in $(REP) ; do \ (cd $$i && make clean ; rm Makefile) ; \ done rm -rf HTML #catalog: catalogue.xml xsl/catalogue.xsl # test -d catalog || mkdir catalog # xsltproc --param dir \'$(PWD)\' \ # --param odir \'$(PWD)/catalog\' \ # xsl/catalogue.xsl catalogue.xml >catalog/index.html # cp charte/default/default.css catalog/ %: @for i in $(REP) ; do \ (cd $$i && make $@) ; \ done a>
Digital TV scan tablesJonathan McCrohan
aboutsummaryrefslogtreecommitdiffstats
path: root/dvb-t/fi-Saarijarvi_Mahlu (unfollow)
AgeCommit message (Collapse)AuthorFilesLines
2021-04-30update Brazilian scan filesMauro Carvalho Chehab2476-12805/+69312
Data updated according with https://portalbsd.com.br/. Signed-off-by: Mauro Carvalho Chehab <mchehab+huawei@kernel.org>
2021-04-30Remove legacy entriesMauro Carvalho Chehab129-24898/+0
There are several entries that used to be at Lyngsat. Several of them were merged with other entries. On others, there's no TV signal anymore. So, drop them. Signed-off-by: Mauro Carvalho Chehab <mchehab+huawei@kernel.org>
2021-04-30Add new satellites from LyngsatMauro Carvalho Chehab75-21/+29721
Those are are new satellite descriptions that didn't use to exist on Lyngsat. Add them. Signed-off-by: Mauro Carvalho Chehab <mchehab+huawei@kernel.org>
2021-04-30Rename a few satellites with two names and update frequenciesMauro Carvalho Chehab2-283/+182
Those two satellites have two names. Use Just one of them. While here, update their frequencies from Lyngsat. Signed-off-by: Mauro Carvalho Chehab <mchehab+huawei@kernel.org>
2021-04-30Update frequencies from LyngsatMauro Carvalho Chehab188-12304/+12666
Signed-off-by: Mauro Carvalho Chehab <mchehab+huawei@kernel.org>