wok rev 22398

audacity: back with gcc49
author Pascal Bellard <pascal.bellard@slitaz.org>
date Fri Dec 06 22:15:38 2019 +0100 (2019-12-06)
parents 25c137ccddb2
children dad8b5aae26a
files audacity/receipt celestia/receipt horst/receipt qca-dev/receipt qca/receipt scim-dev/receipt scim-pinyin/receipt scim-tables-additional/receipt scim-tables-base/receipt scim-tables-ja/receipt scim-tables-ko/receipt scim-tables-zh/receipt scim-tables/receipt scim/receipt
line diff
     1.1 --- a/audacity/receipt	Fri Dec 06 20:57:45 2019 +0100
     1.2 +++ b/audacity/receipt	Fri Dec 06 22:15:38 2019 +0100
     1.3 @@ -13,17 +13,17 @@
     1.4  TARBALL="$SOURCE-$VERSION.tar.gz"
     1.5  WGET_URL="https://github.com/$PACKAGE/$PACKAGE/archive/$TARBALL"
     1.6  
     1.7 -DEPENDS="alsa-lib ffmpeg flac gcc83-lib-base imlib2 lame libatomic \
     1.8 +DEPENDS="alsa-lib ffmpeg flac gcc49-lib-base imlib2 lame libatomic \
     1.9  	libid3tag libmad libsndfile libvorbis wxWidgets xorg-libXxf86vm"
    1.10  BUILD_DEPENDS="alsa-lib-dev bash cmake expat-dev ffmpeg-dev flac-dev \
    1.11 -	gcc83 lame-dev libatomic libmad-dev libsndfile-dev libtool \
    1.12 +	gcc49 lame-dev libatomic libmad-dev libsndfile-dev libtool \
    1.13  	libvorbis-dev portaudio-dev wxWidgets-dev"
    1.14  
    1.15  # Rules to configure and make the package.
    1.16  compile_rules()
    1.17  {
    1.18 -	export	CC=gcc-83
    1.19 -	export	CXX=g++-83
    1.20 +	export	CC=gcc-49
    1.21 +	export	CXX=g++-49
    1.22  	export	SHELL=/bin/bash
    1.23  	export	CONFIG_SHELL=/bin/bash
    1.24  	export	LDFLAGS="$LDFLAGS -l:libatomic.so.1"
     2.1 --- a/celestia/receipt	Fri Dec 06 20:57:45 2019 +0100
     2.2 +++ b/celestia/receipt	Fri Dec 06 22:15:38 2019 +0100
     2.3 @@ -7,7 +7,7 @@
     2.4  MAINTAINER="slaxemulator@gmail.com"
     2.5  LICENSE="GPL2"
     2.6  TARBALL="$PACKAGE-$VERSION.tar.gz"
     2.7 -WEB_SITE="https://celestia.space/"
     2.8 +WEB_SITE="http://celestia.sourceforge.net/"
     2.9  WGET_URL="$SF_MIRROR/$PACKAGE/$TARBALL"
    2.10  
    2.11  DEPENDS="gtk+ glew libtheora lua5.1 gtkglext freeglut xorg-libXmu mesa libglu-mesa libjpeg jpeg zlib"
     3.1 --- a/horst/receipt	Fri Dec 06 20:57:45 2019 +0100
     3.2 +++ b/horst/receipt	Fri Dec 06 22:15:38 2019 +0100
     3.3 @@ -7,7 +7,7 @@
     3.4  MAINTAINER="paul@slitaz.org"
     3.5  LICENSE="GPL2"
     3.6  TARBALL="$PACKAGE-$VERSION.tar.gz"
     3.7 -WEB_SITE="http://br1.einfach.org/tech/horst/"
     3.8 +WEB_SITE="https://github.com/br101/horst"
     3.9  WGET_URL="http://br1.einfach.org/horst_dl/$TARBALL"
    3.10  
    3.11  DEPENDS="ncurses libtinfo"
     4.1 --- a/qca-dev/receipt	Fri Dec 06 20:57:45 2019 +0100
     4.2 +++ b/qca-dev/receipt	Fri Dec 06 22:15:38 2019 +0100
     4.3 @@ -7,7 +7,7 @@
     4.4  MAINTAINER="pankso@slitaz.org"
     4.5  LICENSE="LGPL2.1"
     4.6  WANTED="qca"
     4.7 -WEB_SITE="http://delta.affinix.com/qca/"
     4.8 +WEB_SITE="https://cgit.kde.org/qca.git/"
     4.9  
    4.10  DEPENDS="pkg-config"
    4.11  
     5.1 --- a/qca/receipt	Fri Dec 06 20:57:45 2019 +0100
     5.2 +++ b/qca/receipt	Fri Dec 06 22:15:38 2019 +0100
     5.3 @@ -7,7 +7,7 @@
     5.4  MAINTAINER="pankso@slitaz.org"
     5.5  LICENSE="LGPL2.1"
     5.6  TARBALL="$PACKAGE-$VERSION.tar.bz2"
     5.7 -WEB_SITE="http://delta.affinix.com/qca/"
     5.8 +WEB_SITE="https://cgit.kde.org/qca.git/"
     5.9  WGET_URL="http://delta.affinix.com/download/qca/${VERSION%.*}/$TARBALL"
    5.10  
    5.11  DEPENDS="libQtCore"
     6.1 --- a/scim-dev/receipt	Fri Dec 06 20:57:45 2019 +0100
     6.2 +++ b/scim-dev/receipt	Fri Dec 06 22:15:38 2019 +0100
     6.3 @@ -6,7 +6,7 @@
     6.4  SHORT_DESC="Smart Common Input Method (SCIM) development files."
     6.5  MAINTAINER="rocky@slitaz.org"
     6.6  LICENSE="LGPL2.1"
     6.7 -WEB_SITE="http://www.scim-im.org/"
     6.8 +WEB_SITE="https://www.scim-im.org/"
     6.9  
    6.10  WANTED="scim"
    6.11  DEPENDS="scim pkg-config"
     7.1 --- a/scim-pinyin/receipt	Fri Dec 06 20:57:45 2019 +0100
     7.2 +++ b/scim-pinyin/receipt	Fri Dec 06 22:15:38 2019 +0100
     7.3 @@ -6,7 +6,7 @@
     7.4  SHORT_DESC="Chinese PinYin input for SCIM."
     7.5  MAINTAINER="rocky@slitaz.org"
     7.6  LICENSE="LGPL2.1"
     7.7 -WEB_SITE="http://www.scim-im.org/"
     7.8 +WEB_SITE="https://www.scim-im.org/"
     7.9  
    7.10  TARBALL="$PACKAGE-$VERSION.tar.gz"
    7.11  WGET_URL="$SF_MIRROR/scim/$TARBALL"
     8.1 --- a/scim-tables-additional/receipt	Fri Dec 06 20:57:45 2019 +0100
     8.2 +++ b/scim-tables-additional/receipt	Fri Dec 06 22:15:38 2019 +0100
     8.3 @@ -6,7 +6,7 @@
     8.4  SHORT_DESC="Miscellaneous input method data tables for SCIM platform."
     8.5  MAINTAINER="rocky@slitaz.org"
     8.6  LICENSE="GPL2"
     8.7 -WEB_SITE="http://www.scim-im.org/"
     8.8 +WEB_SITE="https://www.scim-im.org/"
     8.9  
    8.10  WANTED="scim-tables"
    8.11  DEPENDS="scim-tables-base"
     9.1 --- a/scim-tables-base/receipt	Fri Dec 06 20:57:45 2019 +0100
     9.2 +++ b/scim-tables-base/receipt	Fri Dec 06 22:15:38 2019 +0100
     9.3 @@ -6,7 +6,7 @@
     9.4  SHORT_DESC="SCIM Generic Table Input Method base module."
     9.5  MAINTAINER="rocky@slitaz.org"
     9.6  LICENSE="GPL2"
     9.7 -WEB_SITE="http://www.scim-im.org/"
     9.8 +WEB_SITE="https://www.scim-im.org/"
     9.9  
    9.10  WANTED="scim-tables"
    9.11  DEPENDS="scim"
    10.1 --- a/scim-tables-ja/receipt	Fri Dec 06 20:57:45 2019 +0100
    10.2 +++ b/scim-tables-ja/receipt	Fri Dec 06 22:15:38 2019 +0100
    10.3 @@ -6,7 +6,7 @@
    10.4  SHORT_DESC="Japanese input method data tables for SCIM platform."
    10.5  MAINTAINER="rocky@slitaz.org"
    10.6  LICENSE="GPL2"
    10.7 -WEB_SITE="http://www.scim-im.org/"
    10.8 +WEB_SITE="https://www.scim-im.org/"
    10.9  
   10.10  WANTED="scim-tables"
   10.11  DEPENDS="scim-tables-base"
    11.1 --- a/scim-tables-ko/receipt	Fri Dec 06 20:57:45 2019 +0100
    11.2 +++ b/scim-tables-ko/receipt	Fri Dec 06 22:15:38 2019 +0100
    11.3 @@ -6,7 +6,7 @@
    11.4  SHORT_DESC="Korean input method data tables for SCIM platform."
    11.5  MAINTAINER="rocky@slitaz.org"
    11.6  LICENSE="GPL2"
    11.7 -WEB_SITE="http://www.scim-im.org/"
    11.8 +WEB_SITE="https://www.scim-im.org/"
    11.9  
   11.10  WANTED="scim-tables"
   11.11  DEPENDS="scim-tables-base"
    12.1 --- a/scim-tables-zh/receipt	Fri Dec 06 20:57:45 2019 +0100
    12.2 +++ b/scim-tables-zh/receipt	Fri Dec 06 22:15:38 2019 +0100
    12.3 @@ -6,7 +6,7 @@
    12.4  SHORT_DESC="Chinese input method data tables for SCIM platform."
    12.5  MAINTAINER="rocky@slitaz.org"
    12.6  LICENSE="GPL2"
    12.7 -WEB_SITE="http://www.scim-im.org/"
    12.8 +WEB_SITE="https://www.scim-im.org/"
    12.9  
   12.10  WANTED="scim-tables"
   12.11  DEPENDS="scim-tables-base wqy-bitmapfont"
    13.1 --- a/scim-tables/receipt	Fri Dec 06 20:57:45 2019 +0100
    13.2 +++ b/scim-tables/receipt	Fri Dec 06 22:15:38 2019 +0100
    13.3 @@ -6,7 +6,7 @@
    13.4  SHORT_DESC="SCIM Generic Table Input Method module meta package."
    13.5  MAINTAINER="rocky@slitaz.org"
    13.6  LICENSE="GPL2"
    13.7 -WEB_SITE="http://www.scim-im.org/"
    13.8 +WEB_SITE="https://www.scim-im.org/"
    13.9  
   13.10  TARBALL="$PACKAGE-$VERSION.tar.gz"
   13.11  WGET_URL="$SF_MIRROR/scim/$TARBALL"
    14.1 --- a/scim/receipt	Fri Dec 06 20:57:45 2019 +0100
    14.2 +++ b/scim/receipt	Fri Dec 06 22:15:38 2019 +0100
    14.3 @@ -6,7 +6,7 @@
    14.4  SHORT_DESC="Smart Common Input Method (SCIM)."
    14.5  MAINTAINER="rocky@slitaz.org"
    14.6  LICENSE="LGPL2.1"
    14.7 -WEB_SITE="http://www.scim-im.org/"
    14.8 +WEB_SITE="https://www.scim-im.org/"
    14.9  
   14.10  TARBALL="$PACKAGE-$VERSION.tar.gz"
   14.11  WGET_URL="https://github.com/scim-im/$PACKAGE/archive/$VERSION.tar.gz"