summaryrefslogtreecommitdiffstats
path: root/package/libart/libart.mk
blob: 53dfe5a95a48adb0d647b416a3fb5f81efb563f5 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
################################################################################
#
# libart
#
################################################################################

LIBART_VERSION = 2.3.21
LIBART_SOURCE = libart_lgpl-$(LIBART_VERSION).tar.gz
LIBART_SITE = http://ftp.gnome.org/pub/gnome/sources/libart_lgpl/2.3/
LIBART_AUTORECONF = YES
LIBART_INSTALL_STAGING = YES
LIBART_CONFIG_SCRIPTS = libart2-config

$(eval $(autotools-package))