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 (11 20:23 +0000)
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 toomaster
2009-05-10 Thomas LeonardAllow passing extra arguments to configurebsd
2008-05-11 Thomas LeonardStart development series 0.3-post
2008-05-11 Thomas LeonardRelease 0.3v0.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.2v0.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
15 years ago v0.3 Release 0.3
16 years ago v0.2 Release 0.2
17 years ago v0.1
heads
13 years ago master
14 years ago bsd