wok rev 24728

Update some licenses
author Pascal Bellard <pascal.bellard@slitaz.org>
date Tue Mar 15 11:32:25 2022 +0000 (2022-03-15)
parents 82d54eca72be
children b072bd03c2c6
files libbcm2835/receipt libmcp23s17/receipt libpifacedigital/receipt mesa7/receipt openerp-client-etl/receipt ptpython/receipt pymux/receipt pypar2/receipt python-prompt-toolkit/receipt pyvim/receipt rrdtool-lite/receipt sc-im/receipt sxiv/receipt
line diff
     1.1 --- a/libbcm2835/receipt	Tue Mar 15 10:59:31 2022 +0000
     1.2 +++ b/libbcm2835/receipt	Tue Mar 15 11:32:25 2022 +0000
     1.3 @@ -5,7 +5,7 @@
     1.4  CATEGORY="system-tools"
     1.5  SHORT_DESC="C library for Broadcom BCM 2835 as used in Raspberry Pi."
     1.6  MAINTAINER="pankso@slitaz.org"
     1.7 -LICENSE="GPL"
     1.8 +LICENSE="GPL3"
     1.9  SOURCE="bcm2835"
    1.10  TARBALL="$SOURCE-$VERSION.tar.gz"
    1.11  WEB_SITE="http://www.airspayce.com/mikem/bcm2835/index.html"
     2.1 --- a/libmcp23s17/receipt	Tue Mar 15 10:59:31 2022 +0000
     2.2 +++ b/libmcp23s17/receipt	Tue Mar 15 11:32:25 2022 +0000
     2.3 @@ -5,7 +5,7 @@
     2.4  CATEGORY="system-tools"
     2.5  SHORT_DESC="A simple C library for accessing an MCP23S17 port expander."
     2.6  MAINTAINER="pankso@slitaz.org"
     2.7 -LICENSE="GPL"
     2.8 +LICENSE="GPL3"
     2.9  TARBALL="$PACKAGE-$VERSION.tar.gz"
    2.10  WEB_SITE="https://github.com/piface/libmcp23s17"
    2.11  WGET_URL="https://github.com/piface/libmcp23s17/archive/v${VERSION}.tar.gz"
     3.1 --- a/libpifacedigital/receipt	Tue Mar 15 10:59:31 2022 +0000
     3.2 +++ b/libpifacedigital/receipt	Tue Mar 15 11:32:25 2022 +0000
     3.3 @@ -5,7 +5,7 @@
     3.4  CATEGORY="system-tools"
     3.5  SHORT_DESC="A simple library for controlling PiFace Digital."
     3.6  MAINTAINER="pankso@slitaz.org"
     3.7 -LICENSE="GPL"
     3.8 +LICENSE="GPL3"
     3.9  TARBALL="$PACKAGE-$VERSION.tar.gz"
    3.10  WEB_SITE="http://www.piface.org.uk"
    3.11  WGET_URL="https://github.com/piface/libpifacedigital/archive/v${VERSION}.tar.gz"
     4.1 --- a/mesa7/receipt	Tue Mar 15 10:59:31 2022 +0000
     4.2 +++ b/mesa7/receipt	Tue Mar 15 11:32:25 2022 +0000
     4.3 @@ -5,6 +5,7 @@
     4.4  CATEGORY="x-window"
     4.5  SHORT_DESC="3D Graphics Library that is an open-source implementaton of OpenGL."
     4.6  MAINTAINER="pascal.bellard@slitaz.org"
     4.7 +LICENSE="MIT"
     4.8  SOURCE="Mesa"
     4.9  TARBALL="${SOURCE}Lib-$VERSION.tar.bz2"
    4.10  WEB_SITE="https://www.mesa3d.org/"
     5.1 --- a/openerp-client-etl/receipt	Tue Mar 15 10:59:31 2022 +0000
     5.2 +++ b/openerp-client-etl/receipt	Tue Mar 15 11:32:25 2022 +0000
     5.3 @@ -5,6 +5,7 @@
     5.4  CATEGORY="development"
     5.5  SHORT_DESC="Allows to extract, transform and load data from any data source."
     5.6  MAINTAINER="pascal.bellard@slitaz.org"
     5.7 +LICENSE="BSD"
     5.8  TARBALL="$PACKAGE-$VERSION.tar.gz"
     5.9  WEB_SITE="https://pypi.python.org/pypi/openerp-client-etl"
    5.10  WGET_URL="https://pypi.python.org/packages/source/o/$PACKAGE/$TARBALL"
     6.1 --- a/ptpython/receipt	Tue Mar 15 10:59:31 2022 +0000
     6.2 +++ b/ptpython/receipt	Tue Mar 15 11:32:25 2022 +0000
     6.3 @@ -5,6 +5,7 @@
     6.4  CATEGORY="development"
     6.5  SHORT_DESC="Python REPL."
     6.6  MAINTAINER="paul@slitaz.org" 
     6.7 +LICENSE="BSD"
     6.8  WEB_SITE="https://github.com/prompt-toolkit/ptpython"
     6.9  
    6.10  TARBALL="$PACKAGE-$VERSION.tar.gz"
     7.1 --- a/pymux/receipt	Tue Mar 15 10:59:31 2022 +0000
     7.2 +++ b/pymux/receipt	Tue Mar 15 11:32:25 2022 +0000
     7.3 @@ -4,6 +4,7 @@
     7.4  VERSION="0.14"
     7.5  CATEGORY="utilities"
     7.6  SHORT_DESC="A terminal multiplexer (like tmux) in Python."
     7.7 +LICENSE="BSD"
     7.8  MAINTAINER="paul@slitaz.org"
     7.9  WEB_SITE="https://pypi.org/project/pymux/"
    7.10  
     8.1 --- a/pypar2/receipt	Tue Mar 15 10:59:31 2022 +0000
     8.2 +++ b/pypar2/receipt	Tue Mar 15 11:32:25 2022 +0000
     8.3 @@ -4,6 +4,7 @@
     8.4  VERSION="1.4"
     8.5  CATEGORY="development"
     8.6  SHORT_DESC="A graphical frontend for the par2 utility"
     8.7 +LICENSE="GPL3"
     8.8  MAINTAINER="pascal.bellard@slitaz.org"
     8.9  TARBALL="$PACKAGE-$VERSION.tar.gz"
    8.10  WEB_SITE="http://pypar2.silent-blade.org/"
     9.1 --- a/python-prompt-toolkit/receipt	Tue Mar 15 10:59:31 2022 +0000
     9.2 +++ b/python-prompt-toolkit/receipt	Tue Mar 15 11:32:25 2022 +0000
     9.3 @@ -4,6 +4,7 @@
     9.4  VERSION="2.0.10"
     9.5  CATEGORY="development"
     9.6  SHORT_DESC="Library for building powerful interactive command lines in Python."
     9.7 +LICENSE="BSD"
     9.8  MAINTAINER="paul@slitaz.org"
     9.9  WEB_SITE="https://github.com/jonathanslenders/python-prompt-toolkit"
    9.10  
    10.1 --- a/pyvim/receipt	Tue Mar 15 10:59:31 2022 +0000
    10.2 +++ b/pyvim/receipt	Tue Mar 15 11:32:25 2022 +0000
    10.3 @@ -4,6 +4,7 @@
    10.4  VERSION="2.0.24"
    10.5  CATEGORY="development"
    10.6  SHORT_DESC="Pure Python Vi Implementation."
    10.7 +LICENSE="BSD"
    10.8  MAINTAINER="paul@slitaz.org"
    10.9  WEB_SITE="https://github.com/jonathanslenders/pyvim"
   10.10  
    11.1 --- a/rrdtool-lite/receipt	Tue Mar 15 10:59:31 2022 +0000
    11.2 +++ b/rrdtool-lite/receipt	Tue Mar 15 11:32:25 2022 +0000
    11.3 @@ -5,6 +5,7 @@
    11.4  CATEGORY="misc"
    11.5  TAGS="logs"
    11.6  SHORT_DESC="Data logging system for time series data."
    11.7 +LICENSE="GPL2"
    11.8  MAINTAINER="pascal.bellard@slitaz.org"
    11.9  WEB_SITE="https://oss.oetiker.ch/rrdtool/"
   11.10  
    12.1 --- a/sc-im/receipt	Tue Mar 15 10:59:31 2022 +0000
    12.2 +++ b/sc-im/receipt	Tue Mar 15 11:32:25 2022 +0000
    12.3 @@ -4,6 +4,7 @@
    12.4  VERSION="0.8.2"
    12.5  CATEGORY="office"
    12.6  SHORT_DESC="Spreadsheet Calculator Improved"
    12.7 +LICENSE="BSD"
    12.8  MAINTAINER="paul@slitaz.org"
    12.9  WEB_SITE="https://github.com/andmarti1424/sc-im"
   12.10  
    13.1 --- a/sxiv/receipt	Tue Mar 15 10:59:31 2022 +0000
    13.2 +++ b/sxiv/receipt	Tue Mar 15 11:32:25 2022 +0000
    13.3 @@ -4,6 +4,7 @@
    13.4  VERSION="26"
    13.5  CATEGORY="graphics"
    13.6  SHORT_DESC="Simple X Image Viewer."
    13.7 +LICENSE="GPL2"
    13.8  MAINTAINER="paul@slitaz.org"
    13.9  WEB_SITE="https://github.com/muennich/sxiv"
   13.10