The patch is attached.

Adam Buchbinder
Author: Adam Buchbinder <[email protected]>
Description:
  Add support for BBeB ebooks. (Closes: #624585).

diff -Naurp file.orig/magic/Magdir/archive file/magic/Magdir/archive
--- file.orig/magic/Magdir/archive	2011-04-29 16:19:02.498227463 -0400
+++ file/magic/Magdir/archive	2011-04-29 16:24:11.062821428 -0400
@@ -883,3 +883,8 @@
 # ZPAQ: http://mattmahoney.net/dc/zpaq.html
 0	string	zPQ	ZPAQ stream
 >3	byte	x	\b, level %d
+
+# BBeB ebook, unencrypted (LRF format)
+# URL: http://www.sven.de/librie/Librie/LrfFormat
+# From: Adam Buchbinder <[email protected]>
+0	string	L\0R\0F\0\0\0	BBeB ebook data, unencrypted

Reply via email to