summaryrefslogtreecommitdiffstats
path: root/package/pcmanfm/pcmanfm.mk
blob: d1d33779272b1072b1469e8b1308ea5a7d73571f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
#############################################################
#
# pcmanfm
#
#############################################################
PCMANFM_VERSION = 0.3.5.9
PCMANFM_SOURCE = pcmanfm-$(PCMANFM_VERSION).tar.gz
PCMANFM_SITE = http://internap.dl.sourceforge.net/sourceforge/pcmanfm
PCMANFM_INSTALL_TARGET = YES
PCMANFM_CONF_OPT = --disable-hal
PCMANFM_DEPENDENCIES = host-pkg-config libgtk2 gamin startup-notification xserver_xorg-server

$(eval $(call AUTOTARGETS))