initial buildroot for linux 5.15
This commit is contained in:
@@ -0,0 +1,15 @@
|
||||
################################################################################
|
||||
#
|
||||
# xapp_xmag
|
||||
#
|
||||
################################################################################
|
||||
|
||||
XAPP_XMAG_VERSION = 1.0.6
|
||||
XAPP_XMAG_SOURCE = xmag-$(XAPP_XMAG_VERSION).tar.bz2
|
||||
XAPP_XMAG_SITE = http://xorg.freedesktop.org/releases/individual/app
|
||||
XAPP_XMAG_LICENSE = MIT
|
||||
XAPP_XMAG_LICENSE_FILES = COPYING
|
||||
XAPP_XMAG_DEPENDENCIES = xlib_libXaw
|
||||
XAPP_XMAG_CONF_OPTS = --with-appdefaultdir=/usr/share/X11/app-defaults
|
||||
|
||||
$(eval $(autotools-package))
|
||||
Reference in New Issue
Block a user