[csw-maintainers] Howto package applications that use cmake?

Mike Watters mwatters at opencsw.org
Thu May 21 16:15:34 CEST 2009


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

John Ellson wrote:
> 
> Thats the problem.  There is no "configure".  I guess I could patch one
> in, but it
> would be better if I could just run "cmake"  per the libLASi build
> instructions:
> 
>    http://www.unifont.org/lasi/#cmake

OK,  Sorry I miss read the post.  thanks for the clarification.
you need to use a custom configure script.

if you set the following variable

CONFIGURE_SCRIPTS = xxxx

then create your configure script
configure-xxxx:
    echo "my config script"
	...
	...
	...
    @$(MAKECOOKIE)


spamassassin/trunk/Makefile  has some good examples


- --

Thanks,
Mike

"Any intelligent fool can make things bigger, more complex,
and more violent.  It takes a touch of genius -- and a lot of courage --
to move in the opposite direction."

* Albert Einstein 1879 - 1955
    US German-born Theoretical Physicist
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.9 (SunOS)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iEYEARECAAYFAkoVYgYACgkQLrhmsXMSLxcXRACgoNr73LX/9dYWas2N4FLasJD5
G5MAoM+UGySoKVat2YbBwm3Rphs8Hh7H
=f/SQ
-----END PGP SIGNATURE-----



More information about the maintainers mailing list