comparison gaim.apspec.in @ 13257:d7983c1d79bb

[gaim-migrate @ 15623] update the spec file. i finally got around to figuring out why it wasn't building. committer: Tailor Script <tailor@pidgin.im>
author Tim Ringenbach <marv@pidgin.im>
date Sun, 12 Feb 2006 22:23:00 +0000
parents a6d446cf090f
children dee8540be099
comparison
equal deleted inserted replaced
13256:7ead7b8aea63 13257:d7983c1d79bb
24 24
25 Gaim is NOT affiliated with or endorsed by America Online, Inc., Microsoft 25 Gaim is NOT affiliated with or endorsed by America Online, Inc., Microsoft
26 Corporation, Yahoo! Inc., or ICQ Inc. 26 Corporation, Yahoo! Inc., or ICQ Inc.
27 27
28 [BuildPrepare] 28 [BuildPrepare]
29 prepareBuild --enable-nss --enable-gnutls --enable-binreloc --disable-perl --disable-tcl --disable-gtktest 29 APBUILD_STATIC="Xss startup-notification-1" prepareBuild --enable-nss --enable-gnutls --enable-binreloc --disable-perl --disable-tcl --disable-gtktest --disable-glibtest --disable-vv --disable-fortify
30 #APBUILD_STATIC="Xss startup-notification-1" prepareBuild --enable-nss --enable-gnutls --enable-binreloc --disable-perl --disable-tcl --disable-vv
31
30 32
31 [BuildUnprepare] 33 [BuildUnprepare]
32 unprepareBuild 34 unprepareBuild
33 35
34 [Imports] 36 [Imports]
46 require @gnutls.org/gnutls 11.0 || { require @mozilla.org/nspr 4 && require @mozilla.org/nss 3; } 48 require @gnutls.org/gnutls 11.0 || { require @mozilla.org/nspr 4 && require @mozilla.org/nss 3; }
47 49
48 [Install] 50 [Install]
49 # Put your installation script here 51 # Put your installation script here
50 installExe ./bin/* 52 installExe ./bin/*
53 installLib ./lib/libgaim-remote.so.0.0.0
51 # do the plugins 54 # do the plugins
52 copyFiles ./lib/gaim "$PREFIX/lib" 55 copyFiles ./lib/gaim "$PREFIX/lib"
53 installMan 1 ./man/man1/gaim.1 56 installMan 1 ./man/man1/gaim.1
54 installDesktop "Networking/Instant Messaging" ./share/applications/gaim.desktop 57 installDesktop "Networking/Instant Messaging" ./share/applications/gaim.desktop
55 installLocale ./share/locale 58 installLocale ./share/locale