Commit Graph

3 Commits

Author SHA1 Message Date
Oliver Tappe
52b344b97b Drop references to $haikuVersion.
* Referring the current haiku version explicitly is not needed, since
  the RequiresUpdater takes care of setting the version of Haiku used
  for building a package.
2014-12-14 23:08:52 +01:00
François Revol
998d8c49a9 libusb_compat: Add stdint.h to get u_int*_t
This makes gnokii libusb detection work.
2014-11-09 02:03:46 +01:00
François Revol
f715378d77 Add recipe and patch for libusb-compat
(the 0.1 libusb API wrapper)

For now it only builds with gcc2,
it seems libtool wants to use a libstdc++ from an
outdated gcc4 package and fails to get the symlink.
2014-11-08 01:36:26 +01:00