# HG changeset patch # User Tim Ringenbach # Date 1110723790 0 # Node ID 04e61e64db635d39235bd14d8cd9711cc4caca6c # Parent 7818a5e9e3a2fc358f6f5236a84b3c24622e5e7e [gaim-migrate @ 12238] Update of the apspec file by Curtis. amoung other things, it now uses some of the same descriptions as the rpm spec file. I wonder why these don't match the about box? committer: Tailor Script diff -r 7818a5e9e3a2 -r 04e61e64db63 gaim.apspec.in --- a/gaim.apspec.in Sat Mar 12 19:35:37 2005 +0000 +++ b/gaim.apspec.in Sun Mar 13 14:23:10 2005 +0000 @@ -7,29 +7,27 @@ Maintainer: The Gaim Developers URL: http://gaim.sourceforge.net/ Packager: Tim Ringenbach -Summary: Gaim allows you to talk to friends on a variety of chat network, such as AIM, ICQ, Yahoo!, MSN, and IRC. +Summary: A GTK+ based multiprotocol instant messaging client SoftwareVersion: @VERSION@ - -# 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, -# or ask on autopackage-dev if you don't understand interface versioning in autopackage. -# InterfaceVersion: 2.0 - PackageVersion: 1 +[Description] +Gaim allows you to talk to anyone using a variety of messaging protocols, +including AIM (Oscar and TOC), ICQ, IRC, Yahoo!, MSN Messenger, Jabber, +Gadu-Gadu, Napster, and Zephyr. These protocols are implemented using a +modular, easy to use design. To use a protocol, just add an account using the +account editor. -[Description] -Gaim is a modular messaging client capable of using AIM, MSN, Yahoo!, Jabber, -ICQ, IRC, SILC, Novell GroupWise, Napster, Zephyr, and Gadu-Gadu all at once. -It is written using Gtk+ and is licensed under the GPL. +Gaim supports many common features of other clients, as well as many unique +features, such as perl scripting, TCL scripting and C plugins. -Gaim is NOT affiliated with or endorsed by AOL. +Gaim is NOT affiliated with or endorsed by America Online, Inc., Microsoft +Corporation, Yahoo! Inc., or ICQ Inc. [BuildPrepare] prepareBuild --enable-nss --enable-gnutls --enable-binreloc --disable-perl --disable-tcl --disable-gtktest - [BuildUnprepare] unprepareBuild @@ -45,10 +43,8 @@ require @68k.org/libaudiofile 0.0 require @xiph.org/libao 2.0 require @gtkspell.sourceforge.net/gtkspell 0.0 - require @gnutls.org/gnutls 11.0 || { require @mozilla.org/nspr 4 && require @mozilla.org/nss 3; } - [Install] # Put your installation script here installExe ./bin/* @@ -57,7 +53,7 @@ copyFiles ./lib/gaim "$PREFIX/lib" installMan 1 ./man/man1/gaim.1 installDesktop "Networking/Instant Messaging" ./share/applications/gaim.desktop -copyFiles ./share/locale "$PREFIX/share" +installLocale ./share/locale copyFiles ./share/pixmaps "$PREFIX/share" copyFiles ./share/sounds "$PREFIX/share" installIcon ./share/pixmaps/gaim.png