[PC-BSD Commits] r17248 - in pbi/modules/accessibility/speech-dispatcher: . xdg-desktop xdg-menu
svn at pcbsd.org
svn at pcbsd.org
Mon Jun 11 09:27:35 PDT 2012
Author: kenmoore
Date: 2012-06-11 16:27:33 +0000 (Mon, 11 Jun 2012)
New Revision: 17248
Removed:
pbi/modules/accessibility/speech-dispatcher/xdg-desktop/speech-dispatcher.desktop
pbi/modules/accessibility/speech-dispatcher/xdg-menu/speech-dispatcher.desktop
Modified:
pbi/modules/accessibility/speech-dispatcher/external-links
pbi/modules/accessibility/speech-dispatcher/pbi.conf
Log:
Rebuild accessibility/scpeech-dispatcher without desktop/menu entries but with proper linking
Modified: pbi/modules/accessibility/speech-dispatcher/external-links
===================================================================
--- pbi/modules/accessibility/speech-dispatcher/external-links 2012-06-11 15:51:52 UTC (rev 17247)
+++ pbi/modules/accessibility/speech-dispatcher/external-links 2012-06-11 16:27:33 UTC (rev 17248)
@@ -4,3 +4,6 @@
# Use action binary for binaries that need wrapper functionality
# TARGET LINK IN LOCALBASE ACTION
+bin/spd-say bin/spd-say binary,nocrash
+bin/spdsend bin/spdsend binary,nocrash
+bin/speech-dispatcher bin/speech-dispatcher binary,nocrash
Modified: pbi/modules/accessibility/speech-dispatcher/pbi.conf
===================================================================
--- pbi/modules/accessibility/speech-dispatcher/pbi.conf 2012-06-11 15:51:52 UTC (rev 17247)
+++ pbi/modules/accessibility/speech-dispatcher/pbi.conf 2012-06-11 16:27:33 UTC (rev 17248)
@@ -17,7 +17,7 @@
PBI_REQUIRESROOT="NO"
# -- Auto-build Configuration Options --
-PBI_BUILDKEY="00"
+PBI_BUILDKEY="01"
PBI_AB_PRIORITY="00"
PBI_AB_NOTMPFS="NO"
More information about the Commits
mailing list