summaryrefslogtreecommitdiff
path: root/package/libart/libart.mk
blob: 0505ff5a073c59d73c0818f7a3023533b75bf707 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
#############################################################
#
# 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

$(eval $(autotools-package))