[PC-BSD Commits] r17492 - in pbi/modules/audio/espeak: . xdg-desktop xdg-menu
svn at pcbsd.org
svn at pcbsd.org
Thu Jun 28 11:14:51 PDT 2012
Author: kenmoore
Date: 2012-06-28 18:14:51 +0000 (Thu, 28 Jun 2012)
New Revision: 17492
Removed:
pbi/modules/audio/espeak/xdg-desktop/espeak.desktop
pbi/modules/audio/espeak/xdg-menu/espeak.desktop
Modified:
pbi/modules/audio/espeak/external-links
pbi/modules/audio/espeak/pbi.conf
Log:
Remove the desktop/menu entries from audio/espeak and rebuild with linking instead
Modified: pbi/modules/audio/espeak/external-links
===================================================================
--- pbi/modules/audio/espeak/external-links 2012-06-28 18:04:03 UTC (rev 17491)
+++ pbi/modules/audio/espeak/external-links 2012-06-28 18:14:51 UTC (rev 17492)
@@ -4,3 +4,4 @@
# Use action binary for binaries that need wrapper functionality
# TARGET LINK IN LOCALBASE ACTION
+bin/espeak bin/espeak binary,nocrash
Modified: pbi/modules/audio/espeak/pbi.conf
===================================================================
--- pbi/modules/audio/espeak/pbi.conf 2012-06-28 18:04:03 UTC (rev 17491)
+++ pbi/modules/audio/espeak/pbi.conf 2012-06-28 18:14:51 UTC (rev 17492)
@@ -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