about the licenses array - we are in the process of migrating to the SPDX
schema as arch has done - the licenses listed in almost every PKGBUILD will need
to change - we have determined that it is safe to change them now - so for
'gmid', 'ISC' is no longer 'custom'; but is now a standard license ID

  -license=('custom:ISC')
  +license=('ISC')

to determine which need to change, install the 'licenses' package in
libre-testing - then look at the directory names under
/usr/share/licenses/common/ - the directory name is the license ID for the
licenses array

  $ ls /usr/share/licenses/common/
_______________________________________________
Dev mailing list
[email protected]
https://lists.parabola.nu/mailman/listinfo/dev

Reply via email to