/[fink]/10.3/main/finkinfo/net/thunderbird1.5.info
ViewVC logotype

Contents of /10.3/main/finkinfo/net/thunderbird1.5.info

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1.4 - (show annotations) (download)
Tue Nov 7 16:04:45 2006 UTC (17 years, 6 months ago) by nieder
Branch: MAIN
CVS Tags: HEAD
Changes since 1.3: +26 -26 lines
rearrange and version dependencies

1 Package: thunderbird1.5
2 Version: 1.5.0.7
3 Revision: 2
4 Description: Mail program from mozilla.org
5 License: OSI-Approved
6 Maintainer: None <fink-devel@lists.sourceforge.net>
7 Depends: <<
8 %N-shlibs (= %v-%r),
9 atk1-shlibs (>=1.12.2-1),
10 glib2-shlibs (>= 2.12.0-1),
11 gtk+2-shlibs (>= 2.6.10-1),
12 libgettext3-shlibs,
13 libiconv,
14 pango1-xft2-shlibs (>= 1.8.0-1),
15 x11,
16 <<
17 BuildConflicts: freetype, freetype-hinting
18 BuildDepends: <<
19 atk1 (>=1.12.2-1),
20 glib2-dev (>= 2.12.0-1),
21 gtk+2-dev (>= 2.6.10-1),
22 libgettext3-dev,
23 libiconv-dev,
24 libidl2 (>= 0.8.7-1),
25 libjpeg,
26 libpng3 (>= 1.2.8-1),
27 pango1-xft2-dev (>= 1.8.0-1),
28 pkgconfig,
29 x11-dev
30 <<
31 Conflicts: <<
32 thunderbird2
33 <<
34 Replaces: <<
35 thunderbird2
36 <<
37 Source: http://ftp.mozilla.org/pub/mozilla.org/thunderbird/releases/%v/source/thunderbird-%v-source.tar.bz2
38 SourceDirectory: mozilla
39 Source-MD5: c3933149147567471000e53dbeac7429
40 PatchScript: <<
41 /usr/bin/sed 's|@PREFIX@|%p|g' <%a/%n.patch | /usr/bin/patch -p1
42 /usr/bin/perl -pi -e 's,\@executable_path,%p/lib/%n,g' `/usr/bin/grep -lr @executable_path .`
43 <<
44 NoSetCXX: true
45 GCC: 3.3
46 CompileScript: <<
47 #!/bin/sh -ev
48 export PATH='%p/bin:%p/sbin:/bin:/usr/bin:/sbin:/usr/sbin:/usr/X11R6/bin'
49 ./configure %c
50 /usr/bin/make -w
51 <<
52 InstallScript: <<
53 #!/bin/sh -ev
54
55 /usr/bin/make -w install DESTDIR=%d
56
57 # Install NSS headers.
58 /bin/cp -R -L dist/public/nss %i/include/%n/nss
59
60 # Install the GNOME .desktop launcher.
61 /usr/bin/install -d -m 755 %i/share/applications
62 /usr/bin/install -c -m 644 fink/applications/* %i/share/applications/
63
64 # Install the GNOME pixmap for launcher
65 /usr/bin/install -d -m 755 %i/share/pixmaps
66 /usr/bin/install -c -m 644 dist/bin/chrome/icons/default/default.xpm %i/share/pixmaps/thunderbird.xpm
67
68 # install the Fink specific prefs file
69 /usr/bin/install -c -m 644 fink/fink.js %i/lib/%n/defaults/pref/fink.js
70
71 # rename nspr.m4 to avoid clashes with other gecko installs
72 /bin/mv %i/share/aclocal/nspr.m4 %i/share/aclocal/nspr-%n.m4
73 <<
74 DocFiles: LEGAL LICENSE README.txt
75 SplitOff: <<
76 Package: %N-dev
77 Depends: <<
78 %N-shlibs (= %v-%r),
79 glib2-shlibs (>= 2.12.0-1),
80 libgettext3-shlibs,
81 libiconv,
82 libidl2-shlibs (>= 0.8.7-1)
83 <<
84 ## Removed Conflicts/Replaces because nspr.m4 is now nspr-%n.m4
85 BuildDependsOnly: true
86 Description: Mail program from mozilla.org
87 DocFiles: LEGAL LICENSE README.txt
88 Files: bin/thunderbird-config include lib/pkgconfig lib/%N/xp* share/aclocal share/idl
89 <<
90 SplitOff2: <<
91 Package: %N-shlibs
92 Depends: <<
93 atk1-shlibs,
94 glib2-shlibs,
95 gtk+2-shlibs,
96 libgettext3-shlibs,
97 libiconv,
98 libjpeg-shlibs,
99 libpng3-shlibs (>= 1.2.8-1),
100 pango1-xft2-shlibs,
101 x11-shlibs
102 <<
103 Description: Mail program from mozilla.org
104 DocFiles: LEGAL LICENSE README.txt
105 Files: lib/%N/lib*.dylib lib/%N/chrome lib/%N/components lib/%N/greprefs lib/%N/res
106 Shlibs: <<
107 %p/lib/%N/libgkgfx.dylib 1.0.0 %n (>= 1.5.0.4-1)
108 %p/lib/%N/libgtkembedmoz.dylib 1.0.0 %n (>= 1.5.0.4-1)
109 %p/lib/%N/libgtkxtbin.dylib 1.0.0 %n (>= 1.5.0.4-1)
110 %p/lib/%N/libldap50.dylib 1.0.0 %n (>= 1.5.0.4-1)
111 %p/lib/%N/libmozjs.dylib 1.0.0 %n (>= 1.5.0.4-1)
112 %p/lib/%N/libmozz.dylib 1.0.0 %n (>= 1.5.0.4-1)
113 %p/lib/%N/libnspr4.dylib 1.0.0 %n (>= 1.5.0.4-1)
114 %p/lib/%N/libnss3.dylib 1.0.0 %n (>= 1.5.0.4-1)
115 %p/lib/%N/libplc4.dylib 1.0.0 %n (>= 1.5.0.4-1)
116 %p/lib/%N/libplds4.dylib 1.0.0 %n (>= 1.5.0.4-1)
117 %p/lib/%N/libprldap50.dylib 1.0.0 %n (>= 1.5.0.4-1)
118 %p/lib/%N/libsmime3.dylib 1.0.0 %n (>= 1.5.0.4-1)
119 %p/lib/%N/libsoftokn3.dylib 1.0.0 %n (>= 1.5.0.4-1)
120 %p/lib/%N/libssl3.dylib 1.0.0 %n (>= 1.5.0.4-1)
121 %p/lib/%N/libxpcom.dylib 1.0.0 %n (>= 1.5.0.4-1)
122 %p/lib/%N/libxpcom_compat.dylib 1.0.0 %n (>= 1.5.0.4-1)
123 %p/lib/%N/libxpcom_core.dylib 1.0.0 %n (>= 1.5.0.4-1)
124 %p/lib/%N/libxpistub.dylib 1.0.0 %n (>= 1.5.0.4-1)
125 <<
126 <<
127 Homepage: http://www.mozilla.org/products/thunderbird/
128 DescDetail: <<
129 Thunderbird is a free, open-source mail program for Windows, Linux and
130 MacOS X and is based on the Mozilla codebase. It is small, fast and easy
131 to use, and offers many advantages over Outlook Express.
132 <<
133 DescUsage: <<
134 thunderbird
135
136 This is an UNOFFICIAL AND UNSUPPORTED build. I believe it works ok, but not have done any real tests for it, so use at your own peril.
137 <<
138 DescPackaging: <<
139 <<
140 DescPort: <<
141 GTK+2 build of the Mozilla Thundebird Mail for Mac OS X/X11. Compiled
142 without built-in support for GNOME (except for an app launcher button).
143
144 Patch includes fix for bug #257773, which allows building on OS X/X11
145 w/out the need for setting missing LDFLAGS.
146 <<

  ViewVC Help
Powered by ViewVC 1.1.17