Move all to deprecated folder.
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
config BR2_PACKAGE_XPROTO_XPROXYMANAGEMENTPROTOCOL
|
||||
bool "xproxymanagementprotocol"
|
||||
help
|
||||
The Proxy Management Protocol is an ICE based protocol that
|
||||
provides a way for application servers to easily locate
|
||||
proxy services available to them.
|
||||
@@ -0,0 +1,2 @@
|
||||
# From http://lists.x.org/archives/xorg-announce/2009-October/001150.html
|
||||
sha1 4abb036371670ecc25d32e48b3277fe203ae5203 xproxymanagementprotocol-1.0.3.tar.bz2
|
||||
@@ -0,0 +1,15 @@
|
||||
################################################################################
|
||||
#
|
||||
# xproto_xproxymanagementprotocol
|
||||
#
|
||||
################################################################################
|
||||
|
||||
XPROTO_XPROXYMANAGEMENTPROTOCOL_VERSION = 1.0.3
|
||||
XPROTO_XPROXYMANAGEMENTPROTOCOL_SOURCE = xproxymanagementprotocol-$(XPROTO_XPROXYMANAGEMENTPROTOCOL_VERSION).tar.bz2
|
||||
XPROTO_XPROXYMANAGEMENTPROTOCOL_SITE = http://xorg.freedesktop.org/releases/individual/proto
|
||||
XPROTO_XPROXYMANAGEMENTPROTOCOL_LICENSE = MIT
|
||||
XPROTO_XPROXYMANAGEMENTPROTOCOL_LICENSE_FILES = COPYING
|
||||
XPROTO_XPROXYMANAGEMENTPROTOCOL_INSTALL_STAGING = YES
|
||||
XPROTO_XPROXYMANAGEMENTPROTOCOL_INSTALL_TARGET = NO
|
||||
|
||||
$(eval $(autotools-package))
|
||||
Reference in New Issue
Block a user