• 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/libsigrokdecode/libsigrokdecode.mk
Bartosz GolaszewskiBartosz Golaszewski committed 9404f1a0a7529 Jan 2015
Raw file
Source viewDiff to previous
 
1
################################################################################
2
#
3
# libsigrokdecode
4
#
5
################################################################################
6
​
7
LIBSIGROKDECODE_VERSION = 9177963de41c2d003d417049470eea3c98eeb2ef
8
# No https access on upstream git
9
LIBSIGROKDECODE_SITE = git://sigrok.org/libsigrokdecode
10
LIBSIGROKDECODE_LICENSE = GPLv3+
11
LIBSIGROKDECODE_LICENSE_FILES = COPYING
12
# Git checkout has no configure script
13
LIBSIGROKDECODE_AUTORECONF = YES
14
LIBSIGROKDECODE_INSTALL_STAGING = YES
15
LIBSIGROKDECODE_DEPENDENCIES = host-pkgconf libglib2 python3
16
​
17
define LIBSIGROKDECODE_ADD_MISSING
18
    mkdir -p $(@D)/autostuff
19
endef
20
​
21
LIBSIGROKDECODE_PRE_CONFIGURE_HOOKS += LIBSIGROKDECODE_ADD_MISSING
22
​
23
$(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.