Репозиторий Sisyphus
Последнее обновление: 1 октября 2023 | Пакетов: 18631 | Посещений: 37503889
en ru br
Репозитории ALT
S:1.22-alt2
5.1: 1.22-alt1.1
4.1: 1.22-alt1.1
4.0: 1.22-alt1.1
3.0: 1.22-alt1.1
www.altlinux.org/Changes

Группа :: Разработка/Java
Пакет: jikes

 Главная   Изменения   Спек   Патчи   Sources   Загрузить   Gear   Bugs and FR  Repocop 

Name: jikes
Version: 1.22
Release: alt2

Summary: Java source to bytecode compiler
License: IBM Public License
Group: Development/Java
Url: http://oss.software.ibm.com/developerworks/opensource/jikes/

Source: %url/%name-%version.tar.bz2
Patch0: %{name}-%{version}-uninitialized-variables.patch
Patch1: %{name}-%{version}-strict_aliasing.patch

# Automatically added by buildreq on Fri Nov 26 2004

BuildRequires: hostinfo libstdc++-devel

BuildRequires: gcc-c++

%description
The IBM Jikes compiler translates Java source files to bytecode. It
also supports incremental compilation and automatic makefile generation,
and is maintained by the Jikes Project.

%prep
%setup -q
%patch0
%patch1

%build
autoreconf -I src/m4 --force --install
%configure --disable-dependency-tracking
make

%install
%makeinstall

%files
%doc README AUTHORS ChangeLog NEWS TODO INSTALL
%doc doc/*.htm*
%doc %_mandir/man1/*
%_bindir/jikes
/usr/include/*.h

%changelog

Полный changelog можно просмотреть здесь

 
дизайн и разработка: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
текущий майнтейнер: Michael Shigorin