diff options
author | Doug Goldstein <cardoe@gentoo.org> | 2002-07-12 08:04:53 +0000 |
---|---|---|
committer | Doug Goldstein <cardoe@gentoo.org> | 2002-07-12 08:04:53 +0000 |
commit | f2a8b773705a020fa626bcc95a3536ff8a041194 (patch) | |
tree | 927935ec4f7e4a545bfc81a2bf1913f02ae6efa0 /sys-libs/libavc1394/ChangeLog | |
parent | updated to -r3 (diff) | |
download | gentoo-2-f2a8b773705a020fa626bcc95a3536ff8a041194.tar.gz gentoo-2-f2a8b773705a020fa626bcc95a3536ff8a041194.tar.bz2 gentoo-2-f2a8b773705a020fa626bcc95a3536ff8a041194.zip |
Added new packages:
-libraw1394 - raw FireWire port access library
-libavc1394 - A/V devices over FireWire ports
Diffstat (limited to 'sys-libs/libavc1394/ChangeLog')
-rw-r--r-- | sys-libs/libavc1394/ChangeLog | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/sys-libs/libavc1394/ChangeLog b/sys-libs/libavc1394/ChangeLog new file mode 100644 index 000000000000..402e2d4f9e77 --- /dev/null +++ b/sys-libs/libavc1394/ChangeLog @@ -0,0 +1,13 @@ +# ChangeLog for sys-libs/libavc1394 +# Copyright 2002 Gentoo Technologies, Inc.; Distributed under the GPL v2 + +*libavc1394-0.3.1 (12 Jul 2002) + + 12 Jul 2002; Doug Goldstein <cardoe@gentoo.org> libavc1394-0.3.1.ebuild + ChangeLog files/digest-libavc1394-0.3.1 : + + New package + libavc1394 is a programming interface for the 1394 Trade Association AV/C (Audio/Video Control) + Digital Interface Command Set. It is intended for use with GNU/Linux (quote from author's site). + Thanks to Hanno Beock hanno@gmx.de in bug #4167 for the ebuild. + Cleaned up the ebuild prior to adding to the tree. |