CHANGELOG 2006-01-15
authorhackbard <hackbard>
Sun, 15 Jan 2006 22:42:45 +0000 (22:42 +0000)
committerhackbard <hackbard>
Sun, 15 Jan 2006 22:42:45 +0000 (22:42 +0000)
doc/CHANGELOG
packages/hackbard/libusb/libusb [new file with mode: 0644]
packages/hackbard/openct/openct [new file with mode: 0644]
packages/hackbard/usbutils/usbutils [new file with mode: 0644]

index ece13cb..f43c688 100644 (file)
@@ -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 (file)
index 0000000..de004e3
--- /dev/null
@@ -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 (file)
index 0000000..fc0e743
--- /dev/null
@@ -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 (file)
index 0000000..c163d55
--- /dev/null
@@ -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/
+