SPECS: xorg-util-imake.spec - longer desc from imake manual

qboosh qboosh at pld-linux.org
Sun Dec 24 12:12:43 CET 2006


Author: qboosh                       Date: Sun Dec 24 11:12:43 2006 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- longer desc from imake manual

---- Files affected:
SPECS:
   xorg-util-imake.spec (1.14 -> 1.15) 

---- Diffs:

================================================================
Index: SPECS/xorg-util-imake.spec
diff -u SPECS/xorg-util-imake.spec:1.14 SPECS/xorg-util-imake.spec:1.15
--- SPECS/xorg-util-imake.spec:1.14	Tue May 23 08:37:08 2006
+++ SPECS/xorg-util-imake.spec	Sun Dec 24 12:12:38 2006
@@ -1,6 +1,6 @@
 # $Revision$, $Date$
-Summary:	imake utility
-Summary(pl):	Narzędzie imake
+Summary:	imake utilities - C preprocessor interface to the make utility
+Summary(pl):	Narzędzia imake - interfejs preprocesora C do narzędzia make
 Name:		xorg-util-imake
 Version:	1.0.2
 Release:	1
@@ -26,10 +26,22 @@
 imake utility plus the following support programs: ccmakedep,
 mergelib, revpath, mkdirhier, makeg, cleanlinks, mkhtmlindex, xmkmf.
 
+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
+command names, and special make rules) to be kept separate from the
+descriptions of the various items to be built.
+
 %description -l pl
 Narzędzie imake oraz następujące programy wspierające: ccmakedep,
 mergelib, revpath, mkdirhier, makeg, cleanlinks, mkhtmlindex, xmkmf.
 
+imake służy do generowania plików Makefile z szablonu, zbioru funkcji
+makr cpp oraz plików wejściowych Imakefile umieszczonych w każdym
+katalogu. Pozwala to na trzymanie elementów zależnych od maszyny
+(takich jak opcje kompilatora, alternatywne nazwy poleceń oraz
+specjalne reguły make) oddzielonych od opisów elementów do zbudoawnia.
+
 %prep
 %setup -q -n imake-%{version}
 
@@ -78,6 +90,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.15  2006/12/24 11:12:38  qboosh
+- longer desc from imake manual
+
 Revision 1.14  2006/05/23 06:37:08  arekm
 - up to 1.0.2
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/xorg-util-imake.spec?r1=1.14&r2=1.15&f=u



More information about the pld-cvs-commit mailing list