• 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/libjpeg/libjpeg.mk
Yann E. MORINYann E. MORIN committed 35524d3733a04 Sep 2016
Raw file
Source viewDiff to previous
 
1
################################################################################
2
#
3
# libjpeg
4
#
5
################################################################################
6
​
7
LIBJPEG_VERSION = 9b
8
LIBJPEG_SITE = http://www.ijg.org/files
9
LIBJPEG_SOURCE = jpegsrc.v$(LIBJPEG_VERSION).tar.gz
10
LIBJPEG_LICENSE = jpeg-license (BSD-3c-like)
11
LIBJPEG_LICENSE_FILES = README
12
LIBJPEG_INSTALL_STAGING = YES
13
LIBJPEG_PROVIDES = jpeg
14
​
15
define LIBJPEG_REMOVE_USELESS_TOOLS
16
    rm -f $(addprefix $(TARGET_DIR)/usr/bin/,cjpeg djpeg jpegtran rdjpgcom wrjpgcom)
17
endef
18
​
19
LIBJPEG_POST_INSTALL_TARGET_HOOKS += LIBJPEG_REMOVE_USELESS_TOOLS
20
​
21
$(eval $(autotools-package))
22
$(eval $(host-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.