[SCM] Mumudvb packaging branch, master, updated. 1.5.2-68-gf634524
Stephane Glondu
steph at glondu.net
Tue Dec 9 09:14:16 UTC 2008
The following commit has been merged in the master branch:
commit 2ad79d220272b33382d23a15f1610e91099d3479
Author: Stephane Glondu <steph at glondu.net>
Date: Tue Dec 9 09:33:29 2008 +0100
Remove references to tools/ in upstream sources
diff --git a/Makefile b/Makefile
index 79b0073..856f2ca 100644
--- a/Makefile
+++ b/Makefile
@@ -10,11 +10,9 @@ endif
all:
$(MAKE) -C src
- $(MAKE) -C tools
clean:
$(MAKE) clean -C src
- $(MAKE) clean -C tools
install:
$(MAKE) install -C src
diff --git a/doc/README_CONF b/doc/README_CONF
index f209142..ccb8c0a 100644
--- a/doc/README_CONF
+++ b/doc/README_CONF
@@ -85,13 +85,3 @@ LCP (0x0106) 01: PCR == V V 0x026c A 0x0276 (fra) SUB 0x0
France 3 (0x0111) 01: PCR == V V 0x00dc A 0x00e6 (fra) SUB 0x00f0
Done.
}}}
-
-You can also use the modified version of scan wich is able to make a config file for mumudvb.
-In order to do that you have to compile the modified version in the tools directory (with the make command) and use scan the following way :
-{{{./scan -c -a """card number""" -o mumudvb}}}
-
-You can also get the configuration directly in a file
-
-{{{./scan -c -a """card number""" -o mumudvb > mumudvb.conf}}}
-
-Warning : you have to manually add the card number in the generated configuration file.
diff --git a/doc/README_CONF-fr b/doc/README_CONF-fr
index 97c187b..473da5f 100644
--- a/doc/README_CONF-fr
+++ b/doc/README_CONF-fr
@@ -84,14 +84,3 @@ LCP (0x0106) 01: PCR == V V 0x026c A 0x0276 (fra) SUB 0x0
France 3 (0x0111) 01: PCR == V V 0x00dc A 0x00e6 (fra) SUB 0x00f0
Done.
}}}
-
-Vous pouvez aussi utiliser la version modifiée de scan qui permet de créer un fichier de configuration directement au format mumudvb
-Pour cela compilez la version de scan jointe dans le répertoire tools (avec la commande make) et utilisez scan de la manière suivante :
-{{{./scan -c -a """numero carte""" -o mumudvb}}}
-
-Vous pouvez aussi récupérer la configuration directement dans un fichier
-
-{{{./scan -c -a """numero carte""" -o mumudvb > mumudvb.conf}}}
-
-Attention le numéro de carte est à rajouter manuellement dans le fichier de configuration.
-
--
Mumudvb packaging
More information about the pkg-vdr-dvb-changes
mailing list