Sisyphus repositório
Última atualização: 1 outubro 2023 | SRPMs: 18631 | Visitas: 37400895
en ru br
ALT Linux repositórios
S:1.0.8-alt1
5.0: 1.0.1-alt2
4.1: 1.0.1-alt2
4.0: 1.0.1-alt2

Group :: Desenvolvimento/C
RPM: imake

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs e FR  Repocop 

Name: imake
Version: 1.0.7
Release: alt3

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

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

Patch: %name-1.0.5-alt-tmpdir.patch
Patch1: 0001-1.0.7-alt1.patch
Patch2: %name-1.0.7-alt-lcc.patch

# Automatically added by buildreq on Mon Mar 11 2013

# optimized out: pkg-config
BuildRequires: xorg-xproto-devel

BuildRequires: xorg-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

%patch -p1 -b .orig
%patch1 -p2 -b .redirect
%patch2 -p2

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

%make_build

%install
%make DESTDIR=%buildroot install

%files
%_bindir/*
%_man1dir/*

%changelog

Todas as alterações você pod ver aqui

 
projeto & código: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
mantenedor atual: Michael Shigorin
mantenedor da tradução: Fernando Martini aka fmartini © 2009