• Skip to sidebar navigation
  • Skip to content

Bitbucket

  • More
    ProjectsRepositories
  • Help
    • Online help
    • Learn Git
    • Welcome to Bitbucket
    • Keyboard shortcuts
  • Log In
Alexander Dahl
  1. Alexander Dahl

buildroot

Public
Actions
  • Clone
  • Compare

Learn more about cloning repositories

You have read-only access

Navigation
  • Source
  • Commits
  • Branches
  • All Branches Graph
  • Forks
  1. Alexander Dahl
  2. buildroot

Source

buildroot/package/libusb-compat/libusb-compat.mk
Rahul BedarkarRahul Bedarkar committed 30a3e8d108d30 Mar 2017
Raw file
Source viewDiff to previous
 
1
################################################################################
2
#
3
# libusb-compat
4
#
5
################################################################################
6
​
7
LIBUSB_COMPAT_VERSION_MAJOR = 0.1
8
LIBUSB_COMPAT_VERSION = $(LIBUSB_COMPAT_VERSION_MAJOR).5
9
LIBUSB_COMPAT_SOURCE = libusb-compat-$(LIBUSB_COMPAT_VERSION).tar.bz2
10
LIBUSB_COMPAT_SITE = http://downloads.sourceforge.net/project/libusb/libusb-compat-$(LIBUSB_COMPAT_VERSION_MAJOR)/libusb-compat-$(LIBUSB_COMPAT_VERSION)
11
LIBUSB_COMPAT_DEPENDENCIES = host-pkgconf libusb
12
HOST_LIBUSB_COMPAT_DEPENDENCIES = host-pkgconf host-libusb
13
LIBUSB_COMPAT_INSTALL_STAGING = YES
14
LIBUSB_COMPAT_CONFIG_SCRIPTS = libusb-config
15
LIBUSB_COMPAT_LICENSE = LGPL-2.1+
16
LIBUSB_COMPAT_LICENSE_FILES = COPYING
17
​
18
$(eval $(autotools-package))
19
$(eval $(host-autotools-package))
  • Git repository management for enterprise teams powered by Atlassian Bitbucket
  • Atlassian Bitbucket v6.7.2
  • Documentation
  • Request a feature
  • About
  • Contact Atlassian
Atlassian

Everything looks good. We'll let you know here if there's anything you should know about.