Set PackageFileName in autopackages.
[doldaconnect.git] / autopackage / dolcon.apspec.in
CommitLineData
d3372da9 1# -*-shell-script-*-
2
3[Meta]
6c2555c3 4RootName: @dolda2000.com/fredrik/doldaconnect/dolcon:$SOFTWAREVERSION
d3372da9 5DisplayName: Dolda Connect GTK 2 user interface
6ShortName: doldaconnect-gtk
7Maintainer: Fredrik Tolf <fredrik@dolda2000.com>
8Packager: Fredrik Tolf <fredrik@dolda2000.com>
9Summary: A user interface module for Dolda Connect using GTK 2.
10URL: http://www.dolda2000.com/~fredrik/doldaconnect/
68863682 11License: GNU General Public License, Version 2 or later
d3372da9 12SoftwareVersion: @VERSION@
cafc370a
FT
13AutopackageTarget: 1.2
14Repository: http://www.dolda2000.com/~fredrik/doldaconnect/ap/doldaconnect-gtk.xml
461ad04e 15PackageFileName: doldaconnect-gtk.package
d3372da9 16
17# Only uncomment InterfaceVersion if your package exposes interfaces to other software,
18# for instance if it includes DSOs or python/perl modules. See the developer guide for more info,
19# or ask on autopackage-dev if you don't understand interface versioning in autopackage.
20#
21# InterfaceVersion: 0.0
22
23[Description]
24This is a user interface program for Dolda Connect. It connects to the
25Dolda Connect daemon and lets a user control it. This user interface
26is written with GTK 2.
27
28Note that this program does not share files or anything of the sort --
29it is the daemon that does that. This program only controls the
30daemon.
31
32[BuildPrepare]
cafc370a 33prepareBuild --enable-gtk2ui --disable-daemon --disable-dolconf --disable-guishell
d3372da9 34
35[BuildUnprepare]
36unprepareBuild
37
38[Imports]
6c2555c3 39echo bin/dolcon share | import
d3372da9 40
41[Prepare]
3cb447a0 42require @gtk.org/gtk 2.4
cafc370a 43require @dolda2000.com/fredrik/doldaconnect/dcuilib 1.1
d3372da9 44
45[Install]
cafc370a 46installExe bin/dolcon
d3372da9 47installLocale share/locale
48
49[Uninstall]
50uninstallFromLog