From: John Crispin Date: Thu, 20 Sep 2007 20:38:56 +0000 (+0000) Subject: added some missing proto header folders X-Git-Url: http://git.lede-project.org./?a=commitdiff_plain;h=8ef5a554e05f65b43fae08e409067495e3e6c5ad;p=openwrt%2Fsvn-archive%2Fpackages.git added some missing proto header folders SVN-Revision: 8891 --- diff --git a/XOrg/proto/applewmproto-X11R7.0/Makefile b/XOrg/proto/applewmproto-X11R7.0/Makefile new file mode 100644 index 000000000..c69ef80f0 --- /dev/null +++ b/XOrg/proto/applewmproto-X11R7.0/Makefile @@ -0,0 +1,11 @@ +include $(TOPDIR)/rules.mk + +PKG_NAME:=applewmproto-X11R7.0 +PKG_RELEASE:=1 +PKG_VERSION:=1.0.3 + +_DEPEND:= + +include ../common.mk + +$(eval $(call BuildPackage,$(PKG_NAME))) diff --git a/XOrg/proto/dmxproto-X11R7.0/Makefile b/XOrg/proto/dmxproto-X11R7.0/Makefile new file mode 100644 index 000000000..1b4c3be3e --- /dev/null +++ b/XOrg/proto/dmxproto-X11R7.0/Makefile @@ -0,0 +1,11 @@ +include $(TOPDIR)/rules.mk + +PKG_NAME:=dmxproto-X11R7.0 +PKG_RELEASE:=1 +PKG_VERSION:=2.2.2 + +_DEPEND:= + +include ../common.mk + +$(eval $(call BuildPackage,$(PKG_NAME))) diff --git a/XOrg/proto/printproto-X11R7.0/Makefile b/XOrg/proto/printproto-X11R7.0/Makefile new file mode 100644 index 000000000..c61b61e9f --- /dev/null +++ b/XOrg/proto/printproto-X11R7.0/Makefile @@ -0,0 +1,11 @@ +include $(TOPDIR)/rules.mk + +PKG_NAME:=printproto-X11R7.0 +PKG_RELEASE:=1 +PKG_VERSION:=1.0.3 + +_DEPEND:= + +include ../common.mk + +$(eval $(call BuildPackage,$(PKG_NAME))) diff --git a/XOrg/proto/windowswmproto-X11R7.0/Makefile b/XOrg/proto/windowswmproto-X11R7.0/Makefile new file mode 100644 index 000000000..be57df24f --- /dev/null +++ b/XOrg/proto/windowswmproto-X11R7.0/Makefile @@ -0,0 +1,11 @@ +include $(TOPDIR)/rules.mk + +PKG_NAME:=windowswmproto-X11R7.0 +PKG_RELEASE:=1 +PKG_VERSION:=1.0.3 + +_DEPEND:= + +include ../common.mk + +$(eval $(call BuildPackage,$(PKG_NAME))) diff --git a/XOrg/proto/xf86rushproto-X11R7.0/Makefile b/XOrg/proto/xf86rushproto-X11R7.0/Makefile new file mode 100644 index 000000000..01f6209e4 --- /dev/null +++ b/XOrg/proto/xf86rushproto-X11R7.0/Makefile @@ -0,0 +1,11 @@ +include $(TOPDIR)/rules.mk + +PKG_NAME:=xf86rushproto-X11R7.0 +PKG_RELEASE:=1 +PKG_VERSION:=1.1.2 + +_DEPEND:= + +include ../common.mk + +$(eval $(call BuildPackage,$(PKG_NAME))) diff --git a/XOrg/proto/xproxymanagementprotocol-X11R7.0/Makefile b/XOrg/proto/xproxymanagementprotocol-X11R7.0/Makefile new file mode 100644 index 000000000..b73b6cac1 --- /dev/null +++ b/XOrg/proto/xproxymanagementprotocol-X11R7.0/Makefile @@ -0,0 +1,11 @@ +include $(TOPDIR)/rules.mk + +PKG_NAME:=xproxymanagementprotocol-X11R7.0 +PKG_RELEASE:=1 +PKG_VERSION:=1.0.2 + +_DEPEND:= + +include ../common.mk + +$(eval $(call BuildPackage,$(PKG_NAME)))