• 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/libevdev/libevdev.mk
Thomas PetazzoniThomas Petazzoni committed 360b09cb01228 Dec 2013
Raw file
Source viewDiff to previous
 
1
################################################################################
2
#
3
# libevdev
4
#
5
################################################################################
6
​
7
LIBEVDEV_VERSION = 0.5
8
LIBEVDEV_SITE = http://cgit.freedesktop.org/libevdev/snapshot
9
LIBEVDEV_LICENSE = X11
10
LIBEVDEV_LICENSE_FILES = COPYING
11
​
12
# Uses PKG_CHECK_MODULES() in configure.ac
13
LIBEVDEV_DEPENDENCIES = host-pkgconf
14
​
15
# Needs Python to generate a header file
16
# We can't rely on the system Python, since it may be too old
17
# (missing argparse in python 2.6)
18
LIBEVDEV_DEPENDENCIES += host-python
19
​
20
# package source code coming from git, so it doesn't have generated
21
# configure and Makefile.in
22
LIBEVDEV_AUTORECONF = YES
23
LIBEVDEV_INSTALL_STAGING = YES
24
​
25
$(eval $(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.