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

Группа :: Разработка/Прочее
Пакет: bakefile

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

Name: bakefile
Version: 0.2.6
Release: alt1

Summary: Native makefiles generator

License: MIT
Group: Development/Other
Url: http://bakefile.sourceforge.net/

Packager: Vitaly Lipatov <lav at altlinux.ru>

Source: http://dl.sourceforge.net/bakefile/bakefile-%version.tar.gz
Patch: %name-empy.patch

# Automatically added by buildreq on Sat Mar 07 2009

BuildRequires: gcc-c++ python-devel python-module-em

BuildPreReq: rpm-build-compat

%description
Bakefile is cross-platform, cross-compiler native makefiles generator.
It takes compiler-independent description of build tasks as input and
generate native makefile (autoconf's Makefile.in, Visual C++ project,
bcc makefile etc.).

%prep
%setup -q
#%patch0 -p1
#rm -rf src/empy
touch ChangeLog

%build
#%autoreconf
%configure

%install
%makeinstall_std

# use system available modules

#rm -rf %buildroot%_libdir/%name/{empy,optik}

%files
%doc README THANKS doc/html
%_bindir/*
%_aclocaldir/*.m4
%_datadir/%name/
%dir %_libdir/%name/
%_libdir/%name/*.py*
%_libdir/%name/*.so
%_libdir/%name/empy/
%_libdir/%name/py25modules/
%_man1dir/bakefil*.1*

%changelog

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

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