From: hackbard <hackbard>
Date: Sun, 15 Jan 2006 22:42:45 +0000 (+0000)
Subject: CHANGELOG 2006-01-15
X-Git-Url: https://hackdaworld.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=63384869591574ad084473ef9000cb0ddcbd3631;p=hdw-linux%2Fhdw-linux.git

CHANGELOG 2006-01-15
---

diff --git a/doc/CHANGELOG b/doc/CHANGELOG
index ece13cb..f43c688 100644
--- a/doc/CHANGELOG
+++ b/doc/CHANGELOG
@@ -1,3 +1,8 @@
+*) 2006-01-15
+
+- added packages libusb, usbutils and openct
+- changed cvs checkout to 'co -P modulename' - testing
+
 *) 2006-01-14
 
 - added packages tpp, ruby and ncurses-ruby
diff --git a/packages/hackbard/libusb/libusb b/packages/hackbard/libusb/libusb
new file mode 100644
index 0000000..de004e3
--- /dev/null
+++ b/packages/hackbard/libusb/libusb
@@ -0,0 +1,11 @@
+# hdw - linux libusb package
+#
+# author: hackbard@hackdaworld.dyndns.org
+#
+# [V] cvs
+# [S] 3-1
+# [D] libusb.tar.bz2 cvs:anonymous:cvs.sourceforge.net:cvsroot/libusb:libusb
+
+pre_install()	{
+	[ "$ver" = "cvs" ] && ./autogen.sh $confopt
+		}
diff --git a/packages/hackbard/openct/openct b/packages/hackbard/openct/openct
new file mode 100644
index 0000000..fc0e743
--- /dev/null
+++ b/packages/hackbard/openct/openct
@@ -0,0 +1,8 @@
+# hdw - linux openct package
+#
+# author: hackbard@hackdaworld.dyndns.org
+#
+# [V] 0.6.6
+# [S] 3-2
+# [D] openct-0.6.6.tar.gz http://www.opensc.org/files/openct/
+
diff --git a/packages/hackbard/usbutils/usbutils b/packages/hackbard/usbutils/usbutils
new file mode 100644
index 0000000..c163d55
--- /dev/null
+++ b/packages/hackbard/usbutils/usbutils
@@ -0,0 +1,8 @@
+# hdw - linux usbutils package
+#
+# author: hackbard@hackdaworld.dyndns.org
+#
+# [V] 0.71
+# [S] 3-2
+# [D] usbutils-0.71.tar.gz http://mesh.dl.sourceforge.net/sourceforge/linux-usb/
+