descriptioncreates relocatable -dev packages for Zero Install
homepage URLhttp://0install.net/make-headers.html
ownertalex5 git@gmail.com
last changeThu, 11 Nov 2010 20:23:20 +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
2010-11-11 Anders F Bjorklundadd .dylib support too master
2009-05-10 Thomas LeonardAllow passing extra arguments to configure bsd
2008-05-11 Thomas LeonardStart development series 0.3-post
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
3 years ago v0.3 Release 0.3
3 years ago v0.2 Release 0.2
4 years ago v0.1
heads
14 months ago master
2 years ago bsd