mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-08-06 00:48:18 -07:00
sci-libs/gdal: fix LICENSE
Based on the upstream license information[0], add the missing licenses. The license breakdown of individual components are as follows: gdal/frmts/gtiff/tif_float.c: BSD gdal/frmts/hdf4/hdf-eos/*: MIT (--without-hdf4 in ebuild) gdal/frmts/pcraster/libcsf: BSD (--without-pcraster in ebuild) gdal/frmts/grib/degrib/*: Public Domain port/cpl_minizip*: Info-ZIP gdal/ogr/ogrsf_frmts/dxf/intronurbs.cpp: BSD gdal/alg/thinplatespline.cpp: MIT gdal/alg/libqhull: not present in the source tarball gdal/frmts/pdf/pdfdataset.cpp: MIT gdal/frmts/mrf/*: not present in the source tarball [0] http://svn.osgeo.org/gdal/trunk/gdal/LICENSE.TXT Package-Manager: portage-2.2.28
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
# Copyright 1999-2015 Gentoo Foundation
|
||||
# Copyright 1999-2016 Gentoo Foundation
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
# $Id$
|
||||
|
||||
@@ -17,7 +17,7 @@ HOMEPAGE="http://www.gdal.org/"
|
||||
SRC_URI="http://download.osgeo.org/${PN}/${PV}/${P}.tar.gz"
|
||||
|
||||
SLOT="0"
|
||||
LICENSE="MIT"
|
||||
LICENSE="BSD Info-ZIP MIT"
|
||||
KEYWORDS="amd64 ~arm ppc ppc64 x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos"
|
||||
IUSE="armadillo +aux_xml curl debug doc fits geos gif gml hdf5 java jpeg jpeg2k mdb mysql netcdf odbc ogdi opencl pdf perl png postgres python ruby spatialite sqlite threads xls"
|
||||
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
# Copyright 1999-2015 Gentoo Foundation
|
||||
# Copyright 1999-2016 Gentoo Foundation
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
# $Id$
|
||||
|
||||
@@ -17,7 +17,7 @@ HOMEPAGE="http://www.gdal.org/"
|
||||
SRC_URI="http://download.osgeo.org/${PN}/${PV}/${P}.tar.gz"
|
||||
|
||||
SLOT="0"
|
||||
LICENSE="MIT"
|
||||
LICENSE="BSD Info-ZIP MIT"
|
||||
KEYWORDS="~amd64 ~arm ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos"
|
||||
IUSE="armadillo +aux_xml curl debug doc fits geos gif gml hdf5 java jpeg jpeg2k mdb mysql netcdf odbc ogdi opencl pdf perl png postgres python ruby spatialite sqlite threads xls"
|
||||
|
||||
|
||||
@@ -17,7 +17,7 @@ HOMEPAGE="http://www.gdal.org/"
|
||||
SRC_URI="http://download.osgeo.org/${PN}/${PV}/${P}.tar.gz"
|
||||
|
||||
SLOT="0/2"
|
||||
LICENSE="MIT"
|
||||
LICENSE="BSD Info-ZIP MIT"
|
||||
KEYWORDS="~amd64 ~arm ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos"
|
||||
IUSE="armadillo +aux_xml curl debug doc fits geos gif gml hdf5 java jpeg jpeg2k mdb mysql netcdf odbc ogdi opencl pdf perl png postgres python spatialite sqlite threads xls"
|
||||
|
||||
|
||||
@@ -17,7 +17,7 @@ HOMEPAGE="http://www.gdal.org/"
|
||||
SRC_URI="http://download.osgeo.org/${PN}/${PV}/${P}.tar.gz"
|
||||
|
||||
SLOT="0/2"
|
||||
LICENSE="MIT"
|
||||
LICENSE="BSD Info-ZIP MIT"
|
||||
KEYWORDS="~amd64 ~arm ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos"
|
||||
IUSE="armadillo +aux_xml curl debug doc fits geos gif gml hdf5 java jpeg jpeg2k mdb mysql netcdf odbc ogdi opencl pdf perl png postgres python spatialite sqlite threads xls"
|
||||
|
||||
|
||||
@@ -17,7 +17,7 @@ HOMEPAGE="http://www.gdal.org/"
|
||||
SRC_URI="http://download.osgeo.org/${PN}/${PV}/${P}.tar.gz"
|
||||
|
||||
SLOT="0/2"
|
||||
LICENSE="MIT"
|
||||
LICENSE="BSD Info-ZIP MIT"
|
||||
KEYWORDS="~amd64 ~arm ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos"
|
||||
IUSE="armadillo +aux_xml curl debug doc fits geos gif gml hdf5 java jpeg jpeg2k mdb mysql netcdf odbc ogdi opencl pdf perl png postgres python spatialite sqlite threads xls"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user