added some missing proto header folders

git-svn-id: svn://svn.openwrt.org/openwrt/packages@8891 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
blogic 2007-09-20 20:38:56 +00:00
parent 642ba8eafe
commit 11c1a975d3
6 changed files with 66 additions and 0 deletions

View File

@ -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)))

View File

@ -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)))

View File

@ -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)))

View File

@ -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)))

View File

@ -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)))

View File

@ -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)))