comparison gaim.apspec.in @ 10552:895ab663c87c

[gaim-migrate @ 11927] Curtis (one of the autopackage dudes) point out these mistakes which i'm fixing in this commit. committer: Tailor Script <tailor@pidgin.im>
author Tim Ringenbach <marv@pidgin.im>
date Fri, 28 Jan 2005 18:44:16 +0000
parents c3a964f4fc61
children 8fbab42659c2
comparison
equal deleted inserted replaced
10551:6ef7be688140 10552:895ab663c87c
2 2
3 [Meta] 3 [Meta]
4 RootName: @gaim.sourceforge.net/gaim:$SOFTWAREVERSION 4 RootName: @gaim.sourceforge.net/gaim:$SOFTWAREVERSION
5 DisplayName: Gaim Internet Messenger 5 DisplayName: Gaim Internet Messenger
6 ShortName: gaim 6 ShortName: gaim
7 Maintainer: The Gaim Developers - http://gaim.sourceforge.net/ 7 Maintainer: The Gaim Developers
8 URL: http://gaim.sourceforge.net/
8 Packager: Tim Ringenbach <marv_sf@users.sourceforge.net> 9 Packager: Tim Ringenbach <marv_sf@users.sourceforge.net>
9 Summary: Gaim allows you to talk to friends on a variety of chat network, such as AIM, ICQ, Yahoo!, MSN, and IRC. 10 Summary: Gaim allows you to talk to friends on a variety of chat network, such as AIM, ICQ, Yahoo!, MSN, and IRC.
10 SoftwareVersion: @VERSION@ 11 SoftwareVersion: @VERSION@
11 12
12 # Only uncomment InterfaceVersion if your package exposes interfaces to other software, 13 # Only uncomment InterfaceVersion if your package exposes interfaces to other software,
53 installExe ./bin/* 54 installExe ./bin/*
54 installLib ./lib/libgaim-remote.so.0.0.0 55 installLib ./lib/libgaim-remote.so.0.0.0
55 # do the plugins 56 # do the plugins
56 copyFiles ./lib/gaim "$PREFIX/lib" 57 copyFiles ./lib/gaim "$PREFIX/lib"
57 installMan 1 ./man/man1/gaim.1 58 installMan 1 ./man/man1/gaim.1
58 installDesktop "Networking/Instant messaging" ./share/applications/gaim.desktop 59 installDesktop "Networking/Instant Messaging" ./share/applications/gaim.desktop
59 copyFiles ./share/locale "$PREFIX/share" 60 copyFiles ./share/locale "$PREFIX/share"
60 copyFiles ./share/pixmaps "$PREFIX/share" 61 copyFiles ./share/pixmaps "$PREFIX/share"
61 copyFiles ./share/sounds "$PREFIX/share" 62 copyFiles ./share/sounds "$PREFIX/share"
62 installIcon ./share/pixmaps/gaim.png 63 installIcon ./share/pixmaps/gaim.png
63 # install and fix the .pc file 64 # install and fix the .pc file