summaryrefslogtreecommitdiff
path: root/devel/gflib/PLIST
diff options
context:
space:
mode:
authoragc <agc@pkgsrc.org>2007-04-15 21:35:06 +0000
committeragc <agc@pkgsrc.org>2007-04-15 21:35:06 +0000
commit0ce4b39e14680af9a3d8fb8b85956b46b8f56043 (patch)
tree93f6070e000a7c1cee020e72bb5f3e2f5b0b6d68 /devel/gflib/PLIST
parentb6f4f88238fb9ad84ff4436b9519984a3bcea49f (diff)
downloadpkgsrc-0ce4b39e14680af9a3d8fb8b85956b46b8f56043.tar.gz
Initial import of gflib-20030604 into the Packages Collection.
This package contains C procedures for limited Galois Field arithmetic and Reed-Solomon coding. Reed-Solomon coding is the error correction coding used in diverse fields from CDs, DVDs and DAT tapes, to the communications used by NASA for such missions as Voyager, Voyager II and Cassini Huygens.
Diffstat (limited to 'devel/gflib/PLIST')
-rw-r--r--devel/gflib/PLIST7
1 files changed, 7 insertions, 0 deletions
diff --git a/devel/gflib/PLIST b/devel/gflib/PLIST
new file mode 100644
index 00000000000..a8c6aadb092
--- /dev/null
+++ b/devel/gflib/PLIST
@@ -0,0 +1,7 @@
+@comment $NetBSD: PLIST,v 1.1.1.1 2007/04/15 21:35:06 agc Exp $
+bin/gf_div
+bin/gf_mult
+bin/parity_test
+bin/rs_decode_file
+bin/rs_encode_file
+bin/xor