[PC-BSD Commits] r17463 - in pbi/modules/editors/openoffice-3: . scripts xdg-desktop xdg-menu xdg-mime
svn at pcbsd.org
svn at pcbsd.org
Tue Jun 26 15:33:28 PDT 2012
Author: kenmoore
Date: 2012-06-26 22:33:26 +0000 (Tue, 26 Jun 2012)
New Revision: 17463
Added:
pbi/modules/editors/openoffice-3/scripts/post-install.sh
pbi/modules/editors/openoffice-3/scripts/pre-portmake.sh
pbi/modules/editors/openoffice-3/xdg-mime/sbase-xdg.png
pbi/modules/editors/openoffice-3/xdg-mime/sbase-xdg.xml
pbi/modules/editors/openoffice-3/xdg-mime/scalc-xdg.png
pbi/modules/editors/openoffice-3/xdg-mime/scalc-xdg.xml
pbi/modules/editors/openoffice-3/xdg-mime/sdraw-xdg.png
pbi/modules/editors/openoffice-3/xdg-mime/sdraw-xdg.xml
pbi/modules/editors/openoffice-3/xdg-mime/simpress-xdg.png
pbi/modules/editors/openoffice-3/xdg-mime/simpress-xdg.xml
pbi/modules/editors/openoffice-3/xdg-mime/smath-xdg.png
pbi/modules/editors/openoffice-3/xdg-mime/smath-xdg.xml
pbi/modules/editors/openoffice-3/xdg-mime/swriter-xdg.png
pbi/modules/editors/openoffice-3/xdg-mime/swriter-xdg.xml
Modified:
pbi/modules/editors/openoffice-3/external-links
pbi/modules/editors/openoffice-3/pbi.conf
pbi/modules/editors/openoffice-3/xdg-desktop/openoffice-3.4.0-sbase.desktop
pbi/modules/editors/openoffice-3/xdg-menu/openoffice-3.4.0-sbase.desktop
Log:
Finish up the new openoffice-3 module. It should now be ready for testing before creating the localized versions.
Modified: pbi/modules/editors/openoffice-3/external-links
===================================================================
--- pbi/modules/editors/openoffice-3/external-links 2012-06-26 21:27:24 UTC (rev 17462)
+++ pbi/modules/editors/openoffice-3/external-links 2012-06-26 22:33:26 UTC (rev 17463)
@@ -4,3 +4,12 @@
# Use action binary for binaries that need wrapper functionality
# TARGET LINK IN LOCALBASE ACTION
+bin/sbase bin/sbase binary,nocrash
+bin/scalc bin/scalc binary,nocrash
+bin/swriter bin/swriter binary,nocrash
+bin/sdraw bin/sdraw binary,nocrash
+bin/simpress bin/simpress binary,nocrash
+bin/smath bin/smath binary,nocrash
+bin/setofficelang bin/setofficelang binary,nocrash
+
+
Modified: pbi/modules/editors/openoffice-3/pbi.conf
===================================================================
--- pbi/modules/editors/openoffice-3/pbi.conf 2012-06-26 21:27:24 UTC (rev 17462)
+++ pbi/modules/editors/openoffice-3/pbi.conf 2012-06-26 22:33:26 UTC (rev 17463)
@@ -18,7 +18,7 @@
# -- Auto-build Configuration Options --
PBI_BUILDKEY="00"
-PBI_AB_PRIORITY="00"
-PBI_AB_NOTMPFS="NO"
+PBI_AB_PRIORITY="10"
+PBI_AB_NOTMPFS="YES"
export PBI_PROGNAME PBI_PROGWEB PBI_PROGAUTHOR PBI_PROGICON PBI_MAKEPORT PBI_MKPORTBEFORE PBI_MKPORTAFTER PBI_MAKEOPTS PBI_REQUIRESROOT PBI_BUILDKEY PBI_AB_PRIORITY PBI_AB_NOTMPFS
Modified: pbi/modules/editors/openoffice-3/xdg-desktop/openoffice-3.4.0-sbase.desktop
===================================================================
--- pbi/modules/editors/openoffice-3/xdg-desktop/openoffice-3.4.0-sbase.desktop 2012-06-26 21:27:24 UTC (rev 17462)
+++ pbi/modules/editors/openoffice-3/xdg-desktop/openoffice-3.4.0-sbase.desktop 2012-06-26 22:33:26 UTC (rev 17463)
@@ -4,7 +4,7 @@
Type=Application
Name=Apache OpenOffice
GenericName=apache openoffice
-Exec=%%PBI_EXEDIR%%/openoffice-3.4.0-sbase
+Exec=%%PBI_EXEDIR%%/sbase
Path=%%PBI_APPDIR%%
Icon=%%PBI_APPDIR%%/openoffice.png
StartupNotify=true
Modified: pbi/modules/editors/openoffice-3/xdg-menu/openoffice-3.4.0-sbase.desktop
===================================================================
--- pbi/modules/editors/openoffice-3/xdg-menu/openoffice-3.4.0-sbase.desktop 2012-06-26 21:27:24 UTC (rev 17462)
+++ pbi/modules/editors/openoffice-3/xdg-menu/openoffice-3.4.0-sbase.desktop 2012-06-26 22:33:26 UTC (rev 17463)
@@ -4,7 +4,7 @@
Type=Application
Name=Apache OpenOffice
GenericName=apache openoffice
-Exec=%%PBI_EXEDIR%%/openoffice-3.4.0-sbase
+Exec=%%PBI_EXEDIR%%/sbase
Path=%%PBI_APPDIR%%
Icon=%%PBI_APPDIR%%/openoffice.png
StartupNotify=true
Index: pbi/modules/editors/openoffice-3/xdg-mime/sbase-xdg.png
===================================================================
--- pbi/modules/editors/openoffice-3/xdg-mime/sbase-xdg.png 2012-06-26 21:27:24 UTC (rev 17462)
+++ pbi/modules/editors/openoffice-3/xdg-mime/sbase-xdg.png 2012-06-26 22:33:26 UTC (rev 17463)
Property changes on: pbi/modules/editors/openoffice-3/xdg-mime/sbase-xdg.png
___________________________________________________________________
Added: svn:executable
## -0,0 +1 ##
+*
Added: svn:mime-type
## -0,0 +1 ##
+image/png
Index: pbi/modules/editors/openoffice-3/xdg-mime/sbase-xdg.xml
===================================================================
--- pbi/modules/editors/openoffice-3/xdg-mime/sbase-xdg.xml 2012-06-26 21:27:24 UTC (rev 17462)
+++ pbi/modules/editors/openoffice-3/xdg-mime/sbase-xdg.xml 2012-06-26 22:33:26 UTC (rev 17463)
Property changes on: pbi/modules/editors/openoffice-3/xdg-mime/sbase-xdg.xml
___________________________________________________________________
Added: svn:mime-type
## -0,0 +1 ##
+application/xml
Index: pbi/modules/editors/openoffice-3/xdg-mime/scalc-xdg.png
===================================================================
--- pbi/modules/editors/openoffice-3/xdg-mime/scalc-xdg.png 2012-06-26 21:27:24 UTC (rev 17462)
+++ pbi/modules/editors/openoffice-3/xdg-mime/scalc-xdg.png 2012-06-26 22:33:26 UTC (rev 17463)
Property changes on: pbi/modules/editors/openoffice-3/xdg-mime/scalc-xdg.png
___________________________________________________________________
Added: svn:executable
## -0,0 +1 ##
+*
Added: svn:mime-type
## -0,0 +1 ##
+image/png
Index: pbi/modules/editors/openoffice-3/xdg-mime/scalc-xdg.xml
===================================================================
--- pbi/modules/editors/openoffice-3/xdg-mime/scalc-xdg.xml 2012-06-26 21:27:24 UTC (rev 17462)
+++ pbi/modules/editors/openoffice-3/xdg-mime/scalc-xdg.xml 2012-06-26 22:33:26 UTC (rev 17463)
Property changes on: pbi/modules/editors/openoffice-3/xdg-mime/scalc-xdg.xml
___________________________________________________________________
Added: svn:mime-type
## -0,0 +1 ##
+application/xml
Index: pbi/modules/editors/openoffice-3/xdg-mime/sdraw-xdg.png
===================================================================
--- pbi/modules/editors/openoffice-3/xdg-mime/sdraw-xdg.png 2012-06-26 21:27:24 UTC (rev 17462)
+++ pbi/modules/editors/openoffice-3/xdg-mime/sdraw-xdg.png 2012-06-26 22:33:26 UTC (rev 17463)
Property changes on: pbi/modules/editors/openoffice-3/xdg-mime/sdraw-xdg.png
___________________________________________________________________
Added: svn:executable
## -0,0 +1 ##
+*
Added: svn:mime-type
## -0,0 +1 ##
+image/png
Index: pbi/modules/editors/openoffice-3/xdg-mime/sdraw-xdg.xml
===================================================================
--- pbi/modules/editors/openoffice-3/xdg-mime/sdraw-xdg.xml 2012-06-26 21:27:24 UTC (rev 17462)
+++ pbi/modules/editors/openoffice-3/xdg-mime/sdraw-xdg.xml 2012-06-26 22:33:26 UTC (rev 17463)
Property changes on: pbi/modules/editors/openoffice-3/xdg-mime/sdraw-xdg.xml
___________________________________________________________________
Added: svn:mime-type
## -0,0 +1 ##
+application/xml
Index: pbi/modules/editors/openoffice-3/xdg-mime/simpress-xdg.png
===================================================================
--- pbi/modules/editors/openoffice-3/xdg-mime/simpress-xdg.png 2012-06-26 21:27:24 UTC (rev 17462)
+++ pbi/modules/editors/openoffice-3/xdg-mime/simpress-xdg.png 2012-06-26 22:33:26 UTC (rev 17463)
Property changes on: pbi/modules/editors/openoffice-3/xdg-mime/simpress-xdg.png
___________________________________________________________________
Added: svn:executable
## -0,0 +1 ##
+*
Added: svn:mime-type
## -0,0 +1 ##
+image/png
Index: pbi/modules/editors/openoffice-3/xdg-mime/simpress-xdg.xml
===================================================================
--- pbi/modules/editors/openoffice-3/xdg-mime/simpress-xdg.xml 2012-06-26 21:27:24 UTC (rev 17462)
+++ pbi/modules/editors/openoffice-3/xdg-mime/simpress-xdg.xml 2012-06-26 22:33:26 UTC (rev 17463)
Property changes on: pbi/modules/editors/openoffice-3/xdg-mime/simpress-xdg.xml
___________________________________________________________________
Added: svn:mime-type
## -0,0 +1 ##
+application/xml
Index: pbi/modules/editors/openoffice-3/xdg-mime/smath-xdg.png
===================================================================
--- pbi/modules/editors/openoffice-3/xdg-mime/smath-xdg.png 2012-06-26 21:27:24 UTC (rev 17462)
+++ pbi/modules/editors/openoffice-3/xdg-mime/smath-xdg.png 2012-06-26 22:33:26 UTC (rev 17463)
Property changes on: pbi/modules/editors/openoffice-3/xdg-mime/smath-xdg.png
___________________________________________________________________
Added: svn:executable
## -0,0 +1 ##
+*
Added: svn:mime-type
## -0,0 +1 ##
+image/png
Index: pbi/modules/editors/openoffice-3/xdg-mime/smath-xdg.xml
===================================================================
--- pbi/modules/editors/openoffice-3/xdg-mime/smath-xdg.xml 2012-06-26 21:27:24 UTC (rev 17462)
+++ pbi/modules/editors/openoffice-3/xdg-mime/smath-xdg.xml 2012-06-26 22:33:26 UTC (rev 17463)
Property changes on: pbi/modules/editors/openoffice-3/xdg-mime/smath-xdg.xml
___________________________________________________________________
Added: svn:mime-type
## -0,0 +1 ##
+application/xml
Index: pbi/modules/editors/openoffice-3/xdg-mime/swriter-xdg.png
===================================================================
--- pbi/modules/editors/openoffice-3/xdg-mime/swriter-xdg.png 2012-06-26 21:27:24 UTC (rev 17462)
+++ pbi/modules/editors/openoffice-3/xdg-mime/swriter-xdg.png 2012-06-26 22:33:26 UTC (rev 17463)
Property changes on: pbi/modules/editors/openoffice-3/xdg-mime/swriter-xdg.png
___________________________________________________________________
Added: svn:executable
## -0,0 +1 ##
+*
Added: svn:mime-type
## -0,0 +1 ##
+image/png
Index: pbi/modules/editors/openoffice-3/xdg-mime/swriter-xdg.xml
===================================================================
--- pbi/modules/editors/openoffice-3/xdg-mime/swriter-xdg.xml 2012-06-26 21:27:24 UTC (rev 17462)
+++ pbi/modules/editors/openoffice-3/xdg-mime/swriter-xdg.xml 2012-06-26 22:33:26 UTC (rev 17463)
Property changes on: pbi/modules/editors/openoffice-3/xdg-mime/swriter-xdg.xml
___________________________________________________________________
Added: svn:mime-type
## -0,0 +1 ##
+application/xml
More information about the Commits
mailing list