• 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-vera/bitstream-vera.mk
Gustavo ZacariasGustavo Zacarias committed b6788fa896b11 Apr 2015
Raw file
Source viewDiff to previous
 
1
################################################################################
2
#
3
# bitstream-vera
4
#
5
################################################################################
6
​
7
BITSTREAM_VERA_VERSION = 1.10
8
BITSTREAM_VERA_SITE = http://ftp.gnome.org/pub/GNOME/sources/ttf-bitstream-vera/$(BITSTREAM_VERA_VERSION)
9
BITSTREAM_VERA_SOURCE = ttf-bitstream-vera-$(BITSTREAM_VERA_VERSION).tar.bz2
10
BITSTREAM_VERA_TARGET_DIR = $(TARGET_DIR)/usr/share/fonts/ttf-bitstream-vera
11
BITSTREAM_VERA_LICENSE = BitstreamVera
12
BITSTREAM_VERA_LICENSE_FILES = COPYRIGHT.TXT
13
​
14
define BITSTREAM_VERA_INSTALL_TARGET_CMDS
15
    mkdir -p $(BITSTREAM_VERA_TARGET_DIR)
16
    $(INSTALL) -m 644 $(@D)/*.ttf $(BITSTREAM_VERA_TARGET_DIR)
17
endef
18
​
19
$(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.