OpenWrt – Diff between revs 2 and 3

Subversion Repositories:
Rev:
Show entire fileIgnore whitespace
Rev 2 Rev 3
Line 7... Line 7...
7   7  
Line 8... Line 8...
8 include $(TOPDIR)/rules.mk 8 include $(TOPDIR)/rules.mk
9   9  
10 PKG_NAME:=libusb-compat 10 PKG_NAME:=libusb-compat
Line 11... Line 11...
11 PKG_VERSION:=0.1.5 11 PKG_VERSION:=0.1.5
12 PKG_RELEASE:=2 12 PKG_RELEASE:=1
13   13  
Line 27... Line 27...
27 SECTION:=libs 27 SECTION:=libs
28 CATEGORY:=Libraries 28 CATEGORY:=Libraries
29 TITLE:=libusb-0.1 compatibility library 29 TITLE:=libusb-0.1 compatibility library
30 DEPENDS:=+libusb-1.0 30 DEPENDS:=+libusb-1.0
31 URL:=http://libusb.wiki.sourceforge.net/ 31 URL:=http://libusb.wiki.sourceforge.net/
32 ABI_VERSION:=4 -  
33 endef 32 endef
Line 34... Line 33...
34   33  
35 define Package/libusb-compat/description 34 define Package/libusb-compat/description
36 libusb is a C library that gives applications easy access to USB devices on 35 libusb is a C library that gives applications easy access to USB devices on