Move all to deprecated folder.
This commit is contained in:
@@ -0,0 +1,4 @@
|
||||
config BR2_PACKAGE_XPROTO_DAMAGEPROTO
|
||||
bool "damageproto"
|
||||
help
|
||||
X.Org Damage protocol headers
|
||||
@@ -0,0 +1,3 @@
|
||||
# From http://article.gmane.org/gmane.comp.freedesktop.xorg.announce/1194
|
||||
md5 998e5904764b82642cc63d97b4ba9e95 damageproto-1.2.1.tar.bz2
|
||||
sha1 bd0f0f4dc8f37eaabd9279d10fe2889710507358 damageproto-1.2.1.tar.bz2
|
||||
@@ -0,0 +1,15 @@
|
||||
################################################################################
|
||||
#
|
||||
# xproto_damageproto
|
||||
#
|
||||
################################################################################
|
||||
|
||||
XPROTO_DAMAGEPROTO_VERSION = 1.2.1
|
||||
XPROTO_DAMAGEPROTO_SOURCE = damageproto-$(XPROTO_DAMAGEPROTO_VERSION).tar.bz2
|
||||
XPROTO_DAMAGEPROTO_SITE = http://xorg.freedesktop.org/releases/individual/proto
|
||||
XPROTO_DAMAGEPROTO_LICENSE = MIT
|
||||
XPROTO_DAMAGEPROTO_LICENSE_FILES = COPYING
|
||||
XPROTO_DAMAGEPROTO_INSTALL_STAGING = YES
|
||||
XPROTO_DAMAGEPROTO_INSTALL_TARGET = NO
|
||||
|
||||
$(eval $(autotools-package))
|
||||
Reference in New Issue
Block a user