• 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/librsvg/librsvg.mk
Baruch SiachBaruch Siach committed b76a15ed14629 Jul 2017
Raw file
Source viewDiff to previous
xxxxxxxxxx
 
1
################################################################################
2
#
3
# librsvg
4
#
5
################################################################################
6
​
7
LIBRSVG_VERSION_MAJOR = 2.40
8
LIBRSVG_VERSION = $(LIBRSVG_VERSION_MAJOR).18
9
LIBRSVG_SITE = http://ftp.gnome.org/pub/gnome/sources/librsvg/$(LIBRSVG_VERSION_MAJOR)
10
LIBRSVG_SOURCE = librsvg-$(LIBRSVG_VERSION).tar.xz
11
LIBRSVG_INSTALL_STAGING = YES
12
LIBRSVG_CONF_OPTS = --disable-pixbuf-loader --disable-tools --enable-introspection=no
13
HOST_LIBRSVG_CONF_OPTS = --enable-introspection=no
14
LIBRSVG_DEPENDENCIES = cairo host-gdk-pixbuf gdk-pixbuf libcroco libglib2 libxml2 pango \
15
    $(if $(BR2_PACKAGE_LIBGTK3),libgtk3)
16
HOST_LIBRSVG_DEPENDENCIES = host-cairo host-gdk-pixbuf host-libcroco host-libglib2 host-libxml2 host-pango
17
LIBRSVG_LICENSE = LGPL-2.0+
18
LIBRSVG_LICENSE_FILES = COPYING.LIB
19
​
20
$(eval $(autotools-package))
21
$(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.