Updated spec files for the new library version.
[doldaconnect.git] / autopackage / guishell.apspec.in
CommitLineData
c0d0c66b
FT
1# -*-shell-script-*-
2
3[Meta]
4RootName: @dolda2000.com/fredrik/doldaconnect/guishell:$SOFTWAREVERSION
5DisplayName: Dolda Connect GUI
6ShortName: doldaconnect-guishell
7Maintainer: Fredrik Tolf <fredrik@dolda2000.com>
8Packager: Fredrik Tolf <fredrik@dolda2000.com>
9Summary: A friendly GUI for Dolda Connect
10URL: http://www.dolda2000.com/~fredrik/doldaconnect/
11License: GNU General Public License, Version 2 or later
12SoftwareVersion: @VERSION@
13Repository: http://www.dolda2000.com/~fredrik/doldaconnect/ap/doldaconnect-guishell.xml
14AutopackageTarget: 1.2
88ef9b91 15PackageFileName: doldaconnect-guishell-@VERSION@.package
c0d0c66b
FT
16
17[BuildPrepare]
93d88dde 18echo "apkg" >source
c0d0c66b
FT
19prepareBuild --enable-dolconf --enable-guishell --disable-gtk2ui --disable-daemon
20
21[BuildUnprepare]
22unprepareBuild
23
24[Imports]
a96bf02b 25echo bin share | import
c0d0c66b
FT
26
27[Prepare]
28require @gtk.org/gtk 2.10
e87de0d6 29require @dolda2000.com/fredrik/doldaconnect/dcuilib 3.0
28de842c 30requireAtLeast "@dolda2000.com/fredrik/doldaconnect/dolcon:@VERSION@"
1c6850c0 31requireAtLeast "@dolda2000.com/fredrik/doldaconnect/doldacond:@VERSION@"
c0d0c66b
FT
32
33[Install]
34installExe bin/dolconf
35installExe bin/dolcon-launch
36installExe bin/doldacond-shell
37installLocale share/locale
a96bf02b 38installIcon share/icons/hicolor
84993614
FT
39createBootstrapScript "$PREFIX/bin/dolcon-launch" "$PREFIX/bin/dolcon-launch.apkg"
40sed -i 's/\(Exec *= *dolcon-launch\)/\1.apkg/' share/applications/dolcon.desktop
a96bf02b 41installMenuItem "Network/File sharing" share/applications/dolcon.desktop
c0d0c66b
FT
42
43[Uninstall]
44# Usually just the following line is enough to uninstall everything
45uninstallFromLog