X-Git-Url: http://git.dolda2000.com/gitweb/?a=blobdiff_plain;f=autopackage%2Fdolcon.apspec.in;h=81743b3110f19d8863f45da6e12e6be13dd004f2;hb=f5018426d1d10585f5093cecc506c5867f56b8c1;hp=0fbfbf859de8bd885ec3e69e15048ac3356c0be3;hpb=d3372da97568d5e1f35fa19787c8ec8af93a0435;p=doldaconnect.git diff --git a/autopackage/dolcon.apspec.in b/autopackage/dolcon.apspec.in index 0fbfbf8..81743b3 100644 --- a/autopackage/dolcon.apspec.in +++ b/autopackage/dolcon.apspec.in @@ -1,16 +1,18 @@ # -*-shell-script-*- [Meta] -RootName: @dolda2000.com/~fredrik/doldaconnect/dolcon:$SOFTWAREVERSION +RootName: @dolda2000.com/fredrik/doldaconnect/dolcon:$SOFTWAREVERSION DisplayName: Dolda Connect GTK 2 user interface ShortName: doldaconnect-gtk Maintainer: Fredrik Tolf Packager: Fredrik Tolf Summary: A user interface module for Dolda Connect using GTK 2. URL: http://www.dolda2000.com/~fredrik/doldaconnect/ -License: GNU General Public License, Version 2 +License: GNU General Public License, Version 2 or later SoftwareVersion: @VERSION@ -AutopackageTarget: 1.0 +AutopackageTarget: 1.2 +Repository: http://www.dolda2000.com/~fredrik/doldaconnect/ap/doldaconnect-gtk.xml +PackageFileName: doldaconnect-gtk-@VERSION@.package # Only uncomment InterfaceVersion if your package exposes interfaces to other software, # for instance if it includes DSOs or python/perl modules. See the developer guide for more info, @@ -28,20 +30,21 @@ it is the daemon that does that. This program only controls the daemon. [BuildPrepare] -prepareBuild --enable-gtk2ui --disable-gnomeapplet +echo "apkg" >source +prepareBuild --enable-gtk2ui --disable-daemon --disable-dolconf --disable-guishell [BuildUnprepare] unprepareBuild [Imports] -echo '*' | import +echo bin/dolcon share | import [Prepare] -require @gtk.org/gtk 2.0 -require @dolda2000.com/~fredrik/doldaconnect/dcuilib +require @gtk.org/gtk 2.6 +require @dolda2000.com/fredrik/doldaconnect/dcuilib 3.0 [Install] -installExe bin/dolcon +installExe dolcon installLocale share/locale [Uninstall]