Package: oflib / 0git20070620-8

Metadata

Package Version Patches format
oflib 0git20070620-8 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
Makefile_mods_debian.patch | (download)

Makefile | 37 25 + 12 - 0 !
1 file changed, 25 insertions(+), 12 deletions(-)

 makefile modifications for debian builds
 Add a static library and rearrange some rules to better suit Debian
 packaging needs.
fix_examples.patch | (download)

example/Makefile | 13 8 + 5 - 0 !
example/soundbus.c | 2 1 + 1 - 0 !
2 files changed, 9 insertions(+), 6 deletions(-)

 fix oflib examples
 Fix the soundbus example, enable it and rewrite the Makefile in
 more generic way.