X-Git-Url: http://dolda2000.com/gitweb/?a=blobdiff_plain;f=autopackage%2Fguishell.apspec.in;h=0e04a1b1dea0e4b0bf46005c65ffcc4766004146;hb=e87de0d6558600245e32d812039f82f9873bfea6;hp=b86283b5edb39a442562fccba257219e16636da0;hpb=a96bf02b5b45c9f4e1af5c4259ccb2b838904273;p=doldaconnect.git diff --git a/autopackage/guishell.apspec.in b/autopackage/guishell.apspec.in index b86283b..0e04a1b 100644 --- a/autopackage/guishell.apspec.in +++ b/autopackage/guishell.apspec.in @@ -12,8 +12,10 @@ License: GNU General Public License, Version 2 or later SoftwareVersion: @VERSION@ Repository: http://www.dolda2000.com/~fredrik/doldaconnect/ap/doldaconnect-guishell.xml AutopackageTarget: 1.2 +PackageFileName: doldaconnect-guishell-@VERSION@.package [BuildPrepare] +echo "apkg" >source prepareBuild --enable-dolconf --enable-guishell --disable-gtk2ui --disable-daemon [BuildUnprepare] @@ -24,8 +26,9 @@ echo bin share | import [Prepare] require @gtk.org/gtk 2.10 -require @dolda2000.com/fredrik/doldaconnect/dcuilib 1.1 +require @dolda2000.com/fredrik/doldaconnect/dcuilib 3.0 requireAtLeast "@dolda2000.com/fredrik/doldaconnect/dolcon:@VERSION@" +requireAtLeast "@dolda2000.com/fredrik/doldaconnect/doldacond:@VERSION@" [Install] installExe bin/dolconf @@ -33,6 +36,8 @@ installExe bin/dolcon-launch installExe bin/doldacond-shell installLocale share/locale installIcon share/icons/hicolor +createBootstrapScript "$PREFIX/bin/dolcon-launch" "$PREFIX/bin/dolcon-launch.apkg" +sed -i 's/\(Exec *= *dolcon-launch\)/\1.apkg/' share/applications/dolcon.desktop installMenuItem "Network/File sharing" share/applications/dolcon.desktop [Uninstall]