summaryrefslogtreecommitdiff
path: root/cleopatre/buildroot/package/x11r7/xapp_xprehashprinterlist/xapp_xprehashprinterlist.mk
diff options
context:
space:
mode:
Diffstat (limited to 'cleopatre/buildroot/package/x11r7/xapp_xprehashprinterlist/xapp_xprehashprinterlist.mk')
-rw-r--r--cleopatre/buildroot/package/x11r7/xapp_xprehashprinterlist/xapp_xprehashprinterlist.mk13
1 files changed, 13 insertions, 0 deletions
diff --git a/cleopatre/buildroot/package/x11r7/xapp_xprehashprinterlist/xapp_xprehashprinterlist.mk b/cleopatre/buildroot/package/x11r7/xapp_xprehashprinterlist/xapp_xprehashprinterlist.mk
new file mode 100644
index 0000000000..e9f8f43001
--- /dev/null
+++ b/cleopatre/buildroot/package/x11r7/xapp_xprehashprinterlist/xapp_xprehashprinterlist.mk
@@ -0,0 +1,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))