/[packages]/cauldron/ftjam/current/SPECS/ftjam.spec
ViewVC logotype

Annotation of /cauldron/ftjam/current/SPECS/ftjam.spec

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1858060 - (hide annotations) (download)
Sat May 14 07:42:25 2022 UTC (23 months, 1 week ago) by wally
File size: 994 byte(s)
- remove unneeded boost-jam conflicts
- clean description
1 stormi 68051 Name: ftjam
2     Version: 2.5.3rc2
3 wally 1858060 Release: %mkrel 0.20
4 stormi 68051 Summary: Replacement for make
5     License: BSD-like
6     Group: Development/Other
7 daviddavid 1148392 URL: https://www.freetype.org/jam/index.html
8 danf 1786216 Source0: https://downloads.sourceforge.net/freetype/%{name}-%{version}.tar.bz2
9 stormi 68051 Patch0: ftjam-2.5.3-nostrip.patch
10 daviddavid 1148392 Patch1: ftjam-2.5.3-false-flags.patch
11 stormi 68051 Obsoletes: jam
12     Provides: jam
13     BuildRequires: byacc
14     BuildRequires: dos2unix
15    
16     %description
17 wally 1858060 We highly recommend that you use FT Jam as it is 100% backwards compatible with
18     classic Jam and can be used as a plug-in replacement for it.
19 stormi 68051
20 wally 1858060 Alternatively, FT Jam exists because Perforce hadn't the time to update Jam in
21     a very long time, and we still hope that these improvements will be integrated
22     back to classic Jam as soon as possible.
23 stormi 68051
24     %prep
25     %setup -q
26     %patch0 -p1
27    
28     # fix CRLF
29 fwang 333746 dos2unix README RELNOTES Porting
30 stormi 68051
31     %build
32 daviddavid 1148392 export CCFLAGS="%{optflags}" LINKFLAGS="%{ldflags}"
33 wally 1478852 %configure
34 daviddavid 1148392 %make_build
35 stormi 68051
36     %install
37 daviddavid 1148392 %make_install
38 stormi 68051
39     %files
40     %doc *.html README RELNOTES Porting
41 daviddavid 1148392 %{_bindir}/jam

  ViewVC Help
Powered by ViewVC 1.1.30