./wip/libraw1394, Functions for converting raw1394 protocol packets

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: CURRENT, Version: 0.10.1, Package name: libraw1394-0.10.1, Maintainer: reed

libraw1394 is a supported interface to the Linux kernel side raw1394
of the Linux IEEE-1394 subsystem, which provides direct access to
the connected 1394 buses to user space. Through libraw1394/raw1394,
applications can directly send to and receive from other nodes
without requiring a Linux kernel driver for the protocol in question.

This package also includes tools for listening to IEEE 1394 isochronous
channels, sending IEEE 1394 isochronous packets, and testing Linux IEEE
1394 subsystem (through libraw1394).

MESSAGE.Linux [+/-]

Required to build:
[pkgtools/cwrappers]

Master sites:

RMD160: 7d96f4c6768c1c2608bae205baaa78b6841dfba5
Filesize: 234.332 KB

Version history: (Expand)


CVS history: (Expand)


   2012-10-03 11:10:35 by Aleksej Saushev | Files touched by this commit (193)
Log message:
Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days.
Mark packages that don't or might probably not have staged installation.
   2009-10-11 12:44:40 by Thomas Klausner | Files touched by this commit (286)
Log message:
Remove obsolete @dirrm lines.
   2009-05-06 11:33:14 by Aleksey Cheusov | Files touched by this commit (1)
Log message:
fixed: if-less endif

   2009-03-20 20:43:38 by Jörg Sonnenberger | Files touched by this commit (284)
Log message:
Convert buildlink3.mk files to new world order.
   2006-06-30 18:33:46 by Thomas Klausner | Files touched by this commit (1)
Log message:
Package currently uses Linux-specific header files, mark it as
ONLY_FOR_PLATFORM Linux.

   2006-04-06 09:17:42 by Jeremy C. Reed | Files touched by this commit (20)
Log message:
Change BUILDLINK_DEPENDS.foo to BUILDLINK_API_DEPENDS.foo.

Change BUILDLINK_RECOMMENDED.foo to BUILDLINK_ABI_DEPENDS.foo.

As discussed on tech-pkg.
   2005-09-28 08:41:20 by Roland Illig | Files touched by this commit (179)
Log message:
Added RMD160 checksums.
   2005-05-24 12:30:37 by Roland Illig | Files touched by this commit (1)
Log message:
Replaced USE_GNU_TOOLS+=make with USE_TOOLS+=gmake.