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

Группа :: Разработка/C
Пакет: imake

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

Name: imake
Version: 1.0.1
Release: alt2

Summary: C preprocessor interface to the make utility
License: MIT/X11
Group: Development/C

Url: http://xorg.freedesktop.org
Source: %name-%version.tar.bz2

Patch0: xorg-x11-6.8.99.900-alt-imake-tmpdir.patch

Packager: XOrg Maintainer Team <xorg at packages.altlinux.org>

BuildRequires: pkg-config xorg-x11-proto-devel xorg-x11-util-macros

%description
Imake is used to generate Makefiles from a template, a set of cpp macro
functions,  and  a  per-directory input file called an Imakefile.  This
allows machine dependencies (such as compiler options,  alternate  com-
mand  names,  and  special  make  rules)  to  be kept separate from the
descriptions of the various items to be built.

%prep
%setup -q

%patch0 -p3

%build
%__autoreconf
%configure \
--with-config-dir=%_datadir/X11/config

%make_build

%install
%make DESTDIR=%buildroot install

%files
%_bindir/*
%_man1dir/*

%changelog

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

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