• 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/libglade/libglade.mk
Jerzy GrzegorekJerzy Grzegorek committed e800531761227 Oct 2014
Raw file
Source viewDiff to previous
xxxxxxxxxx
 
1
################################################################################
2
#
3
# libglade
4
#
5
################################################################################
6
​
7
LIBGLADE_VERSION_MAJOR = 2.6
8
LIBGLADE_VERSION = $(LIBGLADE_VERSION_MAJOR).4
9
LIBGLADE_SOURCE = libglade-$(LIBGLADE_VERSION).tar.bz2
10
LIBGLADE_SITE = http://ftp.gnome.org/pub/GNOME/sources/libglade/$(LIBGLADE_VERSION_MAJOR)
11
LIBGLADE_INSTALL_STAGING = YES
12
LIBGLADE_DEPENDENCIES = host-pkgconf libglib2 libgtk2 atk libxml2
13
LIBGLADE_LICENSE = LGPLv2+
14
LIBGLADE_LICENSE_FILES = COPYING
15
​
16
define LIBGLADE_INSTALL_FIX
17
    rm -rf $(TARGET_DIR)/usr/share/xml/libglade \
18
        $(TARGET_DIR)/usr/bin/libglade-convert
19
endef
20
​
21
LIBGLADE_POST_INSTALL_TARGET_HOOKS += LIBGLADE_INSTALL_FIX
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.