• 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/bitstream/bitstream.mk
Bernd KuhlsBernd Kuhls committed 7bc8809064b21 May 2017
Raw file
Source viewDiff to previous
 
1
################################################################################
2
#
3
# bitstream
4
#
5
################################################################################
6
​
7
BITSTREAM_VERSION = 1.2
8
BITSTREAM_SOURCE = bitstream-$(BITSTREAM_VERSION).tar.bz2
9
BITSTREAM_SITE = https://get.videolan.org/bitstream/$(BITSTREAM_VERSION)
10
BITSTREAM_LICENSE = MIT
11
BITSTREAM_LICENSE_FILES = COPYING
12
​
13
# package consists of header files only
14
BITSTREAM_INSTALL_STAGING = YES
15
BITSTREAM_INSTALL_TARGET = NO
16
​
17
define BITSTREAM_INSTALL_STAGING_CMDS
18
    $(TARGET_MAKE_ENV) $(MAKE) -C $(@D) DESTDIR=$(STAGING_DIR) PREFIX=/usr install
19
endef
20
​
21
$(eval $(generic-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.