[Pm-utils] automake

Richard Hughes hughsient at gmail.com
Mon May 22 12:32:43 PDT 2006


On Mon, 2006-05-22 at 11:01 -0400, David Zeuthen wrote:
> > Comments?
> 
> I say go for autotooling the project. 

As partially discussed on IRC, attached is an example autotool'ed
pm-utils package.

I'm missing a few of the files as it's incomplete (and it certainly
needs polish), but it passed make distcheck just fine.

I figure using autotools buys us:

* a "make dist" that works (without pulling cvs every time we make an
archive, not everyone has a fast connection)
* the ability to trivially add "make check" so we can check the scripts
* a way to support other os's changing directories or compiling things
another way depending on OS detection.
* ready debugged install script that all distros can use.
* so we match 90% of the other oss software out there, rather than
relying on a custom Makefile that might need to be patched.
* free intl, so we could translate the applications if we were required
to.

Although autotool is pretty crap, it's the standard for OSS and I think
we should be using it.

Richard.

-------------- next part --------------
A non-text attachment was scrubbed...
Name: pm-utils-0.20.0.tar.gz
Type: application/x-compressed-tar
Size: 360641 bytes
Desc: not available
Url : http://lists.freedesktop.org/archives/pm-utils/attachments/20060522/7a93d8d7/pm-utils-0.20.0.tar-0001.bin


More information about the Pm-utils mailing list