summaryrefslogtreecommitdiffstats
path: root/package/x11r7/xapp_xphelloworld/xapp_xphelloworld.mk
diff options
context:
space:
mode:
authorPeter Korsgaard <jacmet@sunsite.dk>2010-03-08 14:12:33 +0100
committerPeter Korsgaard <jacmet@sunsite.dk>2010-03-08 14:12:33 +0100
commit3244ba1bcf5c196c922463b5020050092facecba (patch)
tree6cea1647fb75c45d0222f61c2772e57a41465d14 /package/x11r7/xapp_xphelloworld/xapp_xphelloworld.mk
parent73f244d59483dd9dcddf29cb6c92d9bcdc6f7898 (diff)
parent3437f2bee3e2adf58eb690e9ff7c493e683d43fa (diff)
downloadbuildroot-novena-3244ba1bcf5c196c922463b5020050092facecba.tar.gz
buildroot-novena-3244ba1bcf5c196c922463b5020050092facecba.zip
Merge branch 'x11r75' of git://gitorious.org/takeme-buildroot/takeme-buildroot
Diffstat (limited to 'package/x11r7/xapp_xphelloworld/xapp_xphelloworld.mk')
-rw-r--r--package/x11r7/xapp_xphelloworld/xapp_xphelloworld.mk13
1 files changed, 0 insertions, 13 deletions
diff --git a/package/x11r7/xapp_xphelloworld/xapp_xphelloworld.mk b/package/x11r7/xapp_xphelloworld/xapp_xphelloworld.mk
deleted file mode 100644
index fe44a8b41..000000000
--- a/package/x11r7/xapp_xphelloworld/xapp_xphelloworld.mk
+++ /dev/null
@@ -1,13 +0,0 @@
-################################################################################
-#
-# xapp_xphelloworld -- X.Org xphelloworld application
-#
-################################################################################
-
-XAPP_XPHELLOWORLD_VERSION = 1.0.1
-XAPP_XPHELLOWORLD_SOURCE = xphelloworld-$(XAPP_XPHELLOWORLD_VERSION).tar.bz2
-XAPP_XPHELLOWORLD_SITE = http://xorg.freedesktop.org/releases/individual/app
-XAPP_XPHELLOWORLD_AUTORECONF = NO
-XAPP_XPHELLOWORLD_DEPENDENCIES = xlib_libXaw xlib_libXprintAppUtil xlib_libXprintUtil xlib_libXt
-
-$(eval $(call AUTOTARGETS,package/x11r7,xapp_xphelloworld))