Revision: 2744
          http://ipcop.svn.sourceforge.net/ipcop/?rev=2744&view=rev
Author:   owes
Date:     2009-04-27 20:13:16 +0000 (Mon, 27 Apr 2009)

Log Message:
-----------
Upgrade usbutils to 0.81

Modified Paths:
--------------
    ipcop/trunk/lfs/usbutils

Modified: ipcop/trunk/lfs/usbutils
===================================================================
--- ipcop/trunk/lfs/usbutils    2009-04-26 17:02:30 UTC (rev 2743)
+++ ipcop/trunk/lfs/usbutils    2009-04-27 20:13:16 UTC (rev 2744)
@@ -33,11 +33,11 @@
 include Config
 
 PKG_NAME   = usbutils
-VER        = 0.73
+VER        = 0.81
 HOST_ARCH  = all
 OTHER_SRC  = yes
 
-THISAPP    = usbutils-$(VER)
+THISAPP    = $(PKG_NAME)-$(VER)
 DL_FILE    = $(THISAPP).tar.gz
 DL_FROM    = $(URL_SFNET)/linux-usb
 DIR_APP    = $(DIR_SRC)/$(THISAPP)
@@ -51,7 +51,7 @@
 
 $(DL_FILE)                             = $(DL_FROM)/$(DL_FILE)
 
-$(DL_FILE)_MD5                         = 88978b4ad891f610620b1b8e5e0f43eb
+$(DL_FILE)_MD5                         = ba5e44d49ebf382015e96f43ce982abb
 
 install : $(TARGET)
 
@@ -85,5 +85,8 @@
        cd $(DIR_APP) && ./configure --prefix=/usr
        cd $(DIR_APP) && make && make install
 
+       # Compressing the ids file saves ~ 300 KByte
+       gzip -f /usr/share/usb.ids
+
        @rm -rf $(DIR_APP)
        @$(POSTBUILD)


This was sent by the SourceForge.net collaborative development platform, the 
world's largest Open Source development site.

------------------------------------------------------------------------------
Crystal Reports - New Free Runtime and 30 Day Trial
Check out the new simplified licensign option that enables unlimited
royalty-free distribution of the report engine for externally facing 
server and web deployment.
http://p.sf.net/sfu/businessobjects
_______________________________________________
Ipcop-svn mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/ipcop-svn

Reply via email to