summaryrefslogtreecommitdiff
path: root/package/x11r7/xapp_xprehashprinterlist/xapp_xprehashprinterlist.mk
blob: 5ae32d2a21212a2ab5bb69b21c6154d3792b99c1 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
################################################################################
#
# 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_DEPENDENCIES = xlib_libX11 xlib_libXp

$(eval $(autotools-package))