• 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/evemu/evemu.mk
Naumann AndreasNaumann Andreas committed db1e4fb891108 Jan 2014
Raw file
Source viewDiff to previous
 
1
################################################################################
2
#
3
# evemu
4
#
5
################################################################################
6
​
7
EVEMU_VERSION = 1.0.10
8
EVEMU_SITE = http://cgit.freedesktop.org/evemu/snapshot
9
EVEMU_LICENSE = LGPLv3 (library), GPLv3 (tools)
10
EVEMU_LICENSE_FILES = COPYING COPYING.GPL3
11
​
12
# asciidoc used to generate manpages, which we don't need, and if it's
13
# present on the build host, it ends getting called with our host-python
14
# which doesn't have all the needed modules enabled, breaking the build
15
EVEMU_CONF_ENV = ac_cv_path_ASCIIDOC=""
16
​
17
# Uses PKG_CHECK_MODULES() in configure.ac
18
EVEMU_DEPENDENCIES = host-pkgconf libevdev
19
​
20
# Needs Python to generate a wrapper
21
EVEMU_DEPENDENCIES += host-python
22
​
23
# package source code coming from git, so it doesn't have generated
24
# configure and Makefile.in
25
EVEMU_AUTORECONF = YES
26
​
27
$(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.