Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37480113
en ru br
ALT Linux repos
S:1.0.8-alt1
5.0: 1.0.1-alt2
4.1: 1.0.1-alt2
4.0: 1.0.1-alt2

Group :: Development/C
RPM: imake

 Main   Changelog   Spec   Patches   Sources   Download   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

Full changelog you can see here

 
design & coding: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
current maintainer: Michael Shigorin