Set PackageFileName in autopackages.
[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
461ad04e 15PackageFileName: doldaconnect-guishell.package
c0d0c66b
FT
16
17[BuildPrepare]
18prepareBuild --enable-dolconf --enable-guishell --disable-gtk2ui --disable-daemon
19
20[BuildUnprepare]
21unprepareBuild
22
23[Imports]
a96bf02b 24echo bin share | import
c0d0c66b
FT
25
26[Prepare]
27require @gtk.org/gtk 2.10
28require @dolda2000.com/fredrik/doldaconnect/dcuilib 1.1
28de842c 29requireAtLeast "@dolda2000.com/fredrik/doldaconnect/dolcon:@VERSION@"
c0d0c66b
FT
30
31[Install]
32installExe bin/dolconf
33installExe bin/dolcon-launch
34installExe bin/doldacond-shell
35installLocale share/locale
a96bf02b
FT
36installIcon share/icons/hicolor
37installMenuItem "Network/File sharing" share/applications/dolcon.desktop
c0d0c66b
FT
38
39[Uninstall]
40# Usually just the following line is enough to uninstall everything
41uninstallFromLog