[amateur-radio-guide: 1/2] Commented out apps not valid for F16

John J. McDonough jjmcd at fedoraproject.org
Sun Nov 27 15:08:01 UTC 2011


commit 14fe762e8409066bd80ce3c50860470a6502fac7
Author: John J. McDonough <jjmcd at fedoraproject.org>
Date:   Sun Nov 27 10:05:07 2011 -0500

    Commented out apps not valid for F16
    
    - callgit - no longer works
    - fldigi - in repo but not installable
    - gmfsk - obsoleted
    - gpsk31 - obsoleted

 en-US/others.xml    |    6 +++++-
 en-US/soundcard.xml |    6 ++++++
 2 files changed, 11 insertions(+), 1 deletions(-)
---
diff --git a/en-US/others.xml b/en-US/others.xml
index ca0ec60..5360b09 100644
--- a/en-US/others.xml
+++ b/en-US/others.xml
@@ -7,8 +7,9 @@
   <para>
     .
   </para>
-    <xi:include href="others-aldo.xml" xmlns:xi="http://www.w3.org/2001/XInclude" />
+    <xi:include href="others-aldo.xml" xmlns:xi="http://www.w3.org/2001/XInclude" /><!-- Remove callgit - doesn't work
     <xi:include href="others-callgit.xml" xmlns:xi="http://www.w3.org/2001/XInclude" />
+-->
     <xi:include href="others-cwdaemon.xml" xmlns:xi="http://www.w3.org/2001/XInclude" />
     <xi:include href="others-demorse.xml" xmlns:xi="http://www.w3.org/2001/XInclude" />
     <xi:include href="others-dxcc.xml" xmlns:xi="http://www.w3.org/2001/XInclude" />
@@ -23,7 +24,10 @@
     xmlns:xi="http://www.w3.org/2001/XInclude" />
 <xi:include href="others-rcrpanel.xml" xmlns:xi="http://www.w3.org/2001/XInclude" />
     <xi:include href="others-ssbd.xml" xmlns:xi="http://www.w3.org/2001/XInclude" />
+<!-- note: svxlink-server -->
     <xi:include href="others-svxlink.xml" xmlns:xi="http://www.w3.org/2001/XInclude" />
+
+<!-- **** Note: need qtel, echolib, echolib-devel -->
     <xi:include href="others-thebridge.xml" xmlns:xi="http://www.w3.org/2001/XInclude" />
     <xi:include href="others-tqsllib.xml" xmlns:xi="http://www.w3.org/2001/XInclude" />
     <xi:include href="others-trustedqsl.xml" xmlns:xi="http://www.w3.org/2001/XInclude" />
diff --git a/en-US/soundcard.xml b/en-US/soundcard.xml
index 26915b5..dde3963 100644
--- a/en-US/soundcard.xml
+++ b/en-US/soundcard.xml
@@ -7,11 +7,17 @@
   <para>
     This section describes the sound card modes.
   </para>
+<!-- Omit fldigi - not currently working
   <xi:include href="soundcard-fldigi.xml" xmlns:xi="http://www.w3.org/2001/XInclude" />
+-->
+<!-- gmfsk not in F16
   <xi:include href="soundcard-gmfsk.xml" xmlns:xi="http://www.w3.org/2001/XInclude" />
+-->
   <xi:include href="soundcard-linpsk.xml" xmlns:xi="http://www.w3.org/2001/XInclude" />
   <xi:include href="soundcard-lpsk31.xml" xmlns:xi="http://www.w3.org/2001/XInclude" />
+<!-- gpsk31 not in F16
   <xi:include href="soundcard-gpsk31.xml" xmlns:xi="http://www.w3.org/2001/XInclude" />
+-->
   <xi:include href="soundcard-qsstv.xml" xmlns:xi="http://www.w3.org/2001/XInclude" />
   <xi:include href="soundcard-xfhell.xml" xmlns:xi="http://www.w3.org/2001/XInclude" />
   <xi:include href="soundcard-xpsk31.xml" xmlns:xi="http://www.w3.org/2001/XInclude" />


More information about the docs-commits mailing list