X-Git-Url: http://git.dolda2000.com/gitweb/?a=blobdiff_plain;f=autopackage%2Fguishell.apspec.in;h=1d0b05853a6ab2b2ecfd15a5f02e464bfc5ab47e;hb=88ef9b917569bebf749212e79fa127004c2507ed;hp=c6c9b8ac982f3317b195bb6d2a737675d5fea2e9;hpb=28de842ca2b753996ee1d032d46ed191e98f2b77;p=doldaconnect.git diff --git a/autopackage/guishell.apspec.in b/autopackage/guishell.apspec.in index c6c9b8a..1d0b058 100644 --- a/autopackage/guishell.apspec.in +++ b/autopackage/guishell.apspec.in @@ -12,6 +12,7 @@ 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] prepareBuild --enable-dolconf --enable-guishell --disable-gtk2ui --disable-daemon @@ -20,18 +21,23 @@ prepareBuild --enable-dolconf --enable-guishell --disable-gtk2ui --disable-daemo unprepareBuild [Imports] -echo bin share/locale | import +echo bin share | import [Prepare] require @gtk.org/gtk 2.10 require @dolda2000.com/fredrik/doldaconnect/dcuilib 1.1 requireAtLeast "@dolda2000.com/fredrik/doldaconnect/dolcon:@VERSION@" +requireAtLeast "@dolda2000.com/fredrik/doldaconnect/doldacond:@VERSION@" [Install] installExe bin/dolconf 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] # Usually just the following line is enough to uninstall everything