initial buildroot for linux 5.15
This commit is contained in:
@@ -0,0 +1,13 @@
|
||||
################################################################################
|
||||
#
|
||||
# shapelib
|
||||
#
|
||||
################################################################################
|
||||
|
||||
SHAPELIB_VERSION = 1.5.0
|
||||
SHAPELIB_SITE = http://download.osgeo.org/shapelib
|
||||
SHAPELIB_LICENSE = MIT or LGPL-2.0
|
||||
SHAPELIB_LICENSE_FILES = web/license.html COPYING
|
||||
SHAPELIB_INSTALL_STAGING = YES
|
||||
|
||||
$(eval $(autotools-package))
|
||||
Reference in New Issue
Block a user