[PC-BSD Commits] r13206 - in pbi/modules/net-im: skype skype/xdg-desktop skype/xdg-menu skype-devel skype-devel/resources skype-devel/xdg-desktop skype-devel/xdg-menu
svn at pcbsd.org
svn at pcbsd.org
Sat Oct 8 01:24:42 PDT 2011
Author: kris
Date: 2011-10-08 01:24:42 -0700 (Sat, 08 Oct 2011)
New Revision: 13206
Removed:
pbi/modules/net-im/skype-devel/resources/bin/
Modified:
pbi/modules/net-im/skype-devel/external-links
pbi/modules/net-im/skype-devel/pbi.conf
pbi/modules/net-im/skype-devel/xdg-desktop/skype.desktop
pbi/modules/net-im/skype-devel/xdg-menu/skype.desktop
pbi/modules/net-im/skype/pbi.conf
pbi/modules/net-im/skype/xdg-desktop/skype.desktop
pbi/modules/net-im/skype/xdg-menu/skype.desktop
Log:
Fix up the skype PBI(s) and rebuild
Modified: pbi/modules/net-im/skype/pbi.conf
===================================================================
--- pbi/modules/net-im/skype/pbi.conf 2011-10-07 19:41:50 UTC (rev 13205)
+++ pbi/modules/net-im/skype/pbi.conf 2011-10-08 08:24:42 UTC (rev 13206)
@@ -20,5 +20,11 @@
# The target port we are building
PBI_MAKEPORT="net-im/skype"
+
+# Set which build key
+PBI_BUILDKEY="01"
+
+# Set the priority
+PBI_AB_PRIORITY="20"
-export PBI_PROGNAME PBI_PROGWEB PBI_PROGAUTHOR PBI_PROGICON PBI_MAKEPORT
+export PBI_PROGNAME PBI_PROGWEB PBI_PROGAUTHOR PBI_PROGICON PBI_MAKEPORT PBI_BUILDKEY PBI_AB_PRIORITY
Modified: pbi/modules/net-im/skype/xdg-desktop/skype.desktop
===================================================================
--- pbi/modules/net-im/skype/xdg-desktop/skype.desktop 2011-10-07 19:41:50 UTC (rev 13205)
+++ pbi/modules/net-im/skype/xdg-desktop/skype.desktop 2011-10-08 08:24:42 UTC (rev 13206)
@@ -4,7 +4,7 @@
Type=Application
Name=Skype
GenericName=Skype
-Exec=pc-su %%PBI_EXEDIR%%/skype
+Exec=%%PBI_EXEDIR%%/skype
Path=%%PBI_APPDIR%%
Icon=%%PBI_APPDIR%%/SkypeBlue_48x48.png
StartupNotify=true
Modified: pbi/modules/net-im/skype/xdg-menu/skype.desktop
===================================================================
--- pbi/modules/net-im/skype/xdg-menu/skype.desktop 2011-10-07 19:41:50 UTC (rev 13205)
+++ pbi/modules/net-im/skype/xdg-menu/skype.desktop 2011-10-08 08:24:42 UTC (rev 13206)
@@ -4,7 +4,7 @@
Type=Application
Name=Skype
GenericName=Skype
-Exec=pc-su %%PBI_EXEDIR%%/skype
+Exec=%%PBI_EXEDIR%%/skype
Path=%%PBI_APPDIR%%
Icon=%%PBI_APPDIR%%/SkypeBlue_48x48.png
StartupNotify=true
Modified: pbi/modules/net-im/skype-devel/external-links
===================================================================
--- pbi/modules/net-im/skype-devel/external-links 2011-10-07 19:41:50 UTC (rev 13205)
+++ pbi/modules/net-im/skype-devel/external-links 2011-10-08 08:24:42 UTC (rev 13206)
@@ -8,5 +8,3 @@
#include/libfoo.h include/libfoo.h replace
#bin/appfoo bin/appfoo binary,nocrash
#bin/appfoo2 bin/appfoo-test binary
-
-bin/skype.sh bin/skype.sh binary
Modified: pbi/modules/net-im/skype-devel/pbi.conf
===================================================================
--- pbi/modules/net-im/skype-devel/pbi.conf 2011-10-07 19:41:50 UTC (rev 13205)
+++ pbi/modules/net-im/skype-devel/pbi.conf 2011-10-08 08:24:42 UTC (rev 13206)
@@ -21,8 +21,10 @@
# The target port we are building
PBI_MAKEPORT="net-im/skype-devel"
-PBI_BUILDKEY="02"; export PBI_BUILDKEY
+# Set which build key
+PBI_BUILDKEY="02"
-PBI_AB_PRIORITY="30"; export PBI_AB_PRIORITY
-
-export PBI_PROGNAME PBI_PROGWEB PBI_PROGAUTHOR PBI_PROGICON PBI_MAKEPORT
+# Set the priority
+PBI_AB_PRIORITY="20"
+
+export PBI_PROGNAME PBI_PROGWEB PBI_PROGAUTHOR PBI_PROGICON PBI_MAKEPORT PBI_BUILDKEY PBI_AB_PRIORITY
Modified: pbi/modules/net-im/skype-devel/xdg-desktop/skype.desktop
===================================================================
--- pbi/modules/net-im/skype-devel/xdg-desktop/skype.desktop 2011-10-07 19:41:50 UTC (rev 13205)
+++ pbi/modules/net-im/skype-devel/xdg-desktop/skype.desktop 2011-10-08 08:24:42 UTC (rev 13206)
@@ -4,7 +4,7 @@
Type=Application
Name=Skype
GenericName=Skype
-Exec=pc-su %%PBI_EXEDIR%%/skype.sh
+Exec=%%PBI_EXEDIR%%/skype
Path=%%PBI_APPDIR%%
Icon=%%PBI_APPDIR%%/SkypeBlue_48x48.png
StartupNotify=true
Modified: pbi/modules/net-im/skype-devel/xdg-menu/skype.desktop
===================================================================
--- pbi/modules/net-im/skype-devel/xdg-menu/skype.desktop 2011-10-07 19:41:50 UTC (rev 13205)
+++ pbi/modules/net-im/skype-devel/xdg-menu/skype.desktop 2011-10-08 08:24:42 UTC (rev 13206)
@@ -4,7 +4,7 @@
Type=Application
Name=Skype
GenericName=Skype
-Exec=pc-su %%PBI_EXEDIR%%/skype.sh
+Exec=%%PBI_EXEDIR%%/skype
Path=%%PBI_APPDIR%%
Icon=%%PBI_APPDIR%%/SkypeBlue_48x48.png
StartupNotify=true
More information about the Commits
mailing list