Package: oflib / 0git20070620-9

Metadata

Package Version Patches format
oflib 0git20070620-9 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.
fix gcc 10.patch | (download)

lib/of_api.h | 2 1 + 1 - 0 !
lib/of_externals.c | 14 14 + 0 - 0 !
lib/of_externals.h | 18 9 + 9 - 0 !
3 files changed, 24 insertions(+), 10 deletions(-)

---