summaryrefslogtreecommitdiffstats
path: root/package/x11r7/xapp_xprehashprinterlist/xapp_xprehashprinterlist.mk
blob: e9f8f430010319b733b30a6f3e2fe15e2236af34 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
################################################################################
#
# xapp_xprehashprinterlist -- Recomputes the list of available printers.
#
################################################################################

XAPP_XPREHASHPRINTERLIST_VERSION = 1.0.1
XAPP_XPREHASHPRINTERLIST_SOURCE = xprehashprinterlist-$(XAPP_XPREHASHPRINTERLIST_VERSION).tar.bz2
XAPP_XPREHASHPRINTERLIST_SITE = http://xorg.freedesktop.org/releases/individual/app
XAPP_XPREHASHPRINTERLIST_AUTORECONF = NO
XAPP_XPREHASHPRINTERLIST_DEPENDENCIES = xlib_libX11 xlib_libXp

$(eval $(call AUTOTARGETS,package/x11r7,xapp_xprehashprinterlist))