descriptioncreates relocatable -dev packages for Zero Install
homepage URLhttp://0install.net/make-headers.html
ownertalex5 git@gmail.com
last changeSun, 11 May 2008 09:15:09 +0000
Push URLssh://repo.or.cz/srv/git/make-headers.git
Content tags:
Add:
readme
Given a standard autoconf source package (in $SRCDIR), this script builds it (configure --prefix=$DISTDIR && make install) and then removes files which shouldn't be in a -dev package (.so and .la files, etc). It also edits any pkg-config .pc files to use a relative path for the prefix.
shortlog
2008-05-11 Thomas LeonardStart development series 0.3-post master
2008-05-11 Thomas LeonardRelease 0.3 v0.3
2008-05-11 Thomas LeonardWork out compile:lib-mappings automatically from build...
2008-03-02 Thomas LeonardStart development series 0.2-post
2008-03-02 Thomas LeonardRelease 0.2 v0.2
2008-03-01 Thomas LeonardAdded --keep flag if you want to keep a directory ...
2008-03-01 Thomas LeonardUpdated homepage.
2007-03-19 Thomas LeonardRemove .a as well as .la files.
2007-03-04 Thomas LeonardAdded feed. v0.1
2007-03-04 Thomas LeonardFixed caps.
2007-03-04 Thomas LeonardAdded COPYING file.
2007-03-04 Thomas LeonardScript to turn a library build into a -dev package...
tags
21 months ago v0.3 Release 0.3
23 months ago v0.2 Release 0.2
2 years ago v0.1
heads
9 months ago bsd
21 months ago master