wok rev 23860

updated firefox-official (76.0 -> 77.0)
author Hans-G?nter Theisgen
date Wed Jun 17 15:36:27 2020 +0100 (2020-06-17)
parents a6d313c5cce7 75d8b8730358
children f05360619f9e
files
line diff
     1.1 --- a/alsa-utils/receipt	Wed Jun 17 15:35:48 2020 +0100
     1.2 +++ b/alsa-utils/receipt	Wed Jun 17 15:36:27 2020 +0100
     1.3 @@ -1,7 +1,7 @@
     1.4  # SliTaz package receipt.
     1.5  
     1.6  PACKAGE="alsa-utils"
     1.7 -VERSION="1.1.5"
     1.8 +VERSION="1.2.2"
     1.9  CATEGORY="multimedia"
    1.10  SHORT_DESC="Alsa sound system utilities and config tools."
    1.11  MAINTAINER="pankso@slitaz.org"
     2.1 --- a/binutils/receipt	Wed Jun 17 15:35:48 2020 +0100
     2.2 +++ b/binutils/receipt	Wed Jun 17 15:36:27 2020 +0100
     2.3 @@ -31,7 +31,7 @@
     2.4  compile_rules()
     2.5  {
     2.6  	case "$ARCH" in
     2.7 -		i?86) ARCH_ARGS="--disable-werror" ;;
     2.8 +		i?86) ARCH_ARGS="--disable-werror --enable-64-bit-bfd" ;;
     2.9  	esac
    2.10  
    2.11  	mkdir -p ../binutils-build &&
     3.1 --- a/codeblocks/receipt	Wed Jun 17 15:35:48 2020 +0100
     3.2 +++ b/codeblocks/receipt	Wed Jun 17 15:36:27 2020 +0100
     3.3 @@ -12,10 +12,10 @@
     3.4  TARBALL="${PACKAGE}_$VERSION.tar.xz"
     3.5  WGET_URL="$SF_MIRROR/$PACKAGE/$TARBALL"
     3.6  
     3.7 -DEPENDS="gamin gcc83-lib-base hunspell wxWidgets28"
     3.8 -BUILD_DEPENDS="autoconf automake  expat-dev gamin-dev gcc83 gcc83-lib-base 
     3.9 -	gnome-icon-theme hunspell-dev libboost-dev libtool wxWidgets28-dev 
    3.10 -	xorg-libXau-dev xorg-libXdmcp-dev zip"
    3.11 +DEPENDS="gamin gcc49-lib-base hunspell wxWidgets"
    3.12 +BUILD_DEPENDS="autoconf automake expat-dev fontconfig-dev gamin-dev gcc49 
    3.13 +	gcc49-lib-base gnome-icon-theme hunspell-dev libboost-dev libtool 
    3.14 +	wxWidgets-dev xorg-libXau-dev xorg-libXdmcp-dev zip"
    3.15  
    3.16  # Rules to configure and make the package.
    3.17  compile_rules()
    3.18 @@ -30,8 +30,8 @@
    3.19  	#	because(?) plugin NassiShneiderman/CParser needs libboost-dev
    3.20  
    3.21  	./configure					\
    3.22 -		CC=gcc-83				\
    3.23 -		CXX=g++-83				\
    3.24 +		CC=gcc-49				\
    3.25 +		CXX=g++-49				\
    3.26  		--with-boost-libdir=/usr/lib		\
    3.27  		--with-contrib-plugins="all, -help"	\
    3.28  		--prefix=/usr				\
    3.29 @@ -51,7 +51,9 @@
    3.30  	cp -a $install/usr/lib/*.so*		$fs/usr/lib
    3.31  	cp -a $install/usr/lib/*.*a		$fs/usr/lib
    3.32  	cp -a $install/usr/lib/codeblocks	$fs/usr/lib
    3.33 -#	cp -a $install/usr/lib/wxSmithContribItems $fs/usr/lib
    3.34  	cp -a $install/usr/share/codeblocks	$fs/usr/share
    3.35  	cp -a $install/usr/bin			$fs/usr
    3.36 +	
    3.37 +	# Remove plugin that load fail error on start.
    3.38 +	rm $fs/usr/lib/codeblocks/plugins/libNassiShneiderman.*
    3.39  }
     4.1 --- a/dbus-dev/receipt	Wed Jun 17 15:35:48 2020 +0100
     4.2 +++ b/dbus-dev/receipt	Wed Jun 17 15:36:27 2020 +0100
     4.3 @@ -1,7 +1,7 @@
     4.4  # SliTaz package receipt.
     4.5  
     4.6  PACKAGE="dbus-dev"
     4.7 -VERSION="1.12.16"
     4.8 +VERSION="1.12.18"
     4.9  CATEGORY="development"
    4.10  SHORT_DESC="A message bus system - development files."
    4.11  MAINTAINER="pankso@slitaz.org"
     5.1 --- a/dbus-helper/receipt	Wed Jun 17 15:35:48 2020 +0100
     5.2 +++ b/dbus-helper/receipt	Wed Jun 17 15:36:27 2020 +0100
     5.3 @@ -1,7 +1,7 @@
     5.4  # SliTaz package receipt.
     5.5  
     5.6  PACKAGE="dbus-helper"
     5.7 -VERSION="1.12.16"
     5.8 +VERSION="1.12.18"
     5.9  CATEGORY="development"
    5.10  SHORT_DESC="A message bus system - development file."
    5.11  MAINTAINER="pankso@slitaz.org"
     6.1 --- a/dbus/receipt	Wed Jun 17 15:35:48 2020 +0100
     6.2 +++ b/dbus/receipt	Wed Jun 17 15:36:27 2020 +0100
     6.3 @@ -1,7 +1,7 @@
     6.4  # SliTaz package receipt.
     6.5  
     6.6  PACKAGE="dbus"
     6.7 -VERSION="1.12.16"
     6.8 +VERSION="1.12.18"
     6.9  CATEGORY="x-window"
    6.10  SHORT_DESC="A message bus system."
    6.11  MAINTAINER="pankso@slitaz.org"
     7.1 --- a/dosbox-mb/receipt	Wed Jun 17 15:35:48 2020 +0100
     7.2 +++ b/dosbox-mb/receipt	Wed Jun 17 15:36:27 2020 +0100
     7.3 @@ -35,6 +35,8 @@
     7.4  	mkdir -p $fs/usr/share/pixmaps \
     7.5  		$fs/usr/share/applications
     7.6  	cp -a $install/usr/bin $fs/usr
     7.7 +	cp $stuff/*.desktop $fs/usr/share/applications
     7.8 +	cp $stuff/*.png $fs/usr/share/pixmaps
     7.9  	# Must be root to see the network interface
    7.10  	chmod 4755 $fs/usr/bin/dosbox
    7.11  }
     8.1 --- /dev/null	Thu Jan 01 00:00:00 1970 +0000
     8.2 +++ b/dosbox-mb/stuff/msdos-games.desktop	Wed Jun 17 15:36:27 2020 +0100
     8.3 @@ -0,0 +1,10 @@
     8.4 +[Desktop Entry]
     8.5 +Type=Application
     8.6 +Name=MS-DOS games
     8.7 +Name[fr]=Jeux MS-DOS
     8.8 +Comment=Web archive
     8.9 +Comment[fr]=Archive web
    8.10 +Exec=browser https://archive.org/details/softwarelibrary_msdos_games
    8.11 +Terminal=false
    8.12 +Categories=Game;
    8.13 +Icon=dosbox
     9.1 --- a/dosbox/receipt	Wed Jun 17 15:35:48 2020 +0100
     9.2 +++ b/dosbox/receipt	Wed Jun 17 15:36:27 2020 +0100
     9.3 @@ -36,4 +36,5 @@
     9.4  	mkdir -p $fs/usr/share/applications
     9.5  
     9.6  	cp -a $install/usr/bin	$fs/usr
     9.7 +	cp $stuff/*.desktop $fs/usr/share/applications
     9.8  }
    10.1 --- /dev/null	Thu Jan 01 00:00:00 1970 +0000
    10.2 +++ b/dosbox/stuff/msdos-games.desktop	Wed Jun 17 15:36:27 2020 +0100
    10.3 @@ -0,0 +1,10 @@
    10.4 +[Desktop Entry]
    10.5 +Type=Application
    10.6 +Name=MS-DOS games
    10.7 +Name[fr]=Jeux MS-DOS
    10.8 +Comment=Web archive
    10.9 +Comment[fr]=Archive web
   10.10 +Exec=browser https://archive.org/details/softwarelibrary_msdos_games
   10.11 +Terminal=false
   10.12 +Categories=Game;
   10.13 +Icon=dosbox
    11.1 --- a/dropbear-pam/receipt	Wed Jun 17 15:35:48 2020 +0100
    11.2 +++ b/dropbear-pam/receipt	Wed Jun 17 15:36:27 2020 +0100
    11.3 @@ -1,7 +1,7 @@
    11.4  # SliTaz package receipt.
    11.5  
    11.6  PACKAGE="dropbear-pam"
    11.7 -VERSION="2019.78"
    11.8 +VERSION="2020.79"
    11.9  CATEGORY="security"
   11.10  SHORT_DESC="Light SSH client and server using PAM."
   11.11  MAINTAINER="pascal.bellard@slitaz.org"
    12.1 --- a/dropbear/receipt	Wed Jun 17 15:35:48 2020 +0100
    12.2 +++ b/dropbear/receipt	Wed Jun 17 15:36:27 2020 +0100
    12.3 @@ -1,7 +1,7 @@
    12.4  # SliTaz package receipt.
    12.5  
    12.6  PACKAGE="dropbear"
    12.7 -VERSION="2019.78"
    12.8 +VERSION="2020.79"
    12.9  CATEGORY="security"
   12.10  SHORT_DESC="Lightweight SSH2 server and client"
   12.11  MAINTAINER="pascal.bellard@slitaz.org"
   12.12 @@ -55,6 +55,7 @@
   12.13  			cat >> localoptions.h <<EOT
   12.14  #define DROPBEAR_SVR_PASSWORD_AUTH 0
   12.15  #define DROPBEAR_SVR_PAM_AUTH 1
   12.16 +#define DROPBEAR_X11FWD 1
   12.17  EOT
   12.18  			./configure --prefix=/usr --enable-pam $CONFIGURE_ARGS &&
   12.19  			make PROGRAMS="dropbear $DROPBEARS" MULTI=1 SCPPROGRESS=1 &&
    13.1 --- a/exiftool/receipt	Wed Jun 17 15:35:48 2020 +0100
    13.2 +++ b/exiftool/receipt	Wed Jun 17 15:36:27 2020 +0100
    13.3 @@ -1,16 +1,16 @@
    13.4  # SliTaz package receipt.
    13.5  
    13.6  PACKAGE="exiftool"
    13.7 -VERSION="11.84"
    13.8 +VERSION="12.00"
    13.9  CATEGORY="system-tools"
   13.10  SHORT_DESC="Application for reading, writing and editing meta information in a wide variety of files."
   13.11  MAINTAINER="gokhlayeh@slitaz.org"
   13.12  LICENSE="Artistic"
   13.13 -WEB_SITE="https://www.sno.phy.queensu.ca/~phil/exiftool/"
   13.14 +WEB_SITE="https://exiftool.org/"
   13.15  
   13.16  SOURCE="Image-ExifTool"
   13.17  TARBALL="$SOURCE-$VERSION.tar.gz"
   13.18 -WGET_URL="https://www.sno.phy.queensu.ca/~phil/$PACKAGE/$TARBALL"
   13.19 +WGET_URL="$WEB_SITE$TARBALL"
   13.20  
   13.21  SUGGESTED="perl-archive-zip perl-io-compress"
   13.22  DEPENDS="perl"
    14.1 --- a/nagios-dev/receipt	Wed Jun 17 15:35:48 2020 +0100
    14.2 +++ b/nagios-dev/receipt	Wed Jun 17 15:36:27 2020 +0100
    14.3 @@ -1,7 +1,7 @@
    14.4  # SliTaz package receipt.
    14.5  
    14.6  PACKAGE="nagios-dev"
    14.7 -VERSION="4.4.5"
    14.8 +VERSION="4.4.6"
    14.9  CATEGORY="development"
   14.10  SHORT_DESC="Nagios development files."
   14.11  MAINTAINER="erjo@slitaz.org"
    15.1 --- a/nagios/receipt	Wed Jun 17 15:35:48 2020 +0100
    15.2 +++ b/nagios/receipt	Wed Jun 17 15:36:27 2020 +0100
    15.3 @@ -1,7 +1,7 @@
    15.4  # SliTaz package receipt.
    15.5  
    15.6  PACKAGE="nagios"
    15.7 -VERSION="4.4.5"
    15.8 +VERSION="4.4.6"
    15.9  CATEGORY="network"
   15.10  SHORT_DESC="Host and network monitoring."
   15.11  MAINTAINER="erjo@slitaz.org"
    16.1 --- a/nagios/stuff/nagios-Makefiles.u	Wed Jun 17 15:35:48 2020 +0100
    16.2 +++ b/nagios/stuff/nagios-Makefiles.u	Wed Jun 17 15:36:27 2020 +0100
    16.3 @@ -1,29 +1,29 @@
    16.4 ---- nagios-3.2.1-ori/Makefile.in	Thu Dec 31 11:12:08 2009
    16.5 -+++ nagios-3.2.1/Makefile.in	Sun Jun  6 11:03:32 2010
    16.6 -@@ -30,8 +30,8 @@
    16.7 - LIBEXECDIR=@libexecdir@
    16.8 - HTMLDIR=@datarootdir@
    16.9 +--- nagios-4.4.6/Makefile.in	2020-04-28 20:48:29.000000000 +0000
   16.10 ++++ nagios-4.4.6/Makefile.in	2020-06-16 19:47:15.758584432 +0000
   16.11 +@@ -35,8 +35,8 @@
   16.12 + datarootdir=@datarootdir@
   16.13 + LN_S=@LN_S@
   16.14   INSTALL=@INSTALL@
   16.15  -INSTALL_OPTS=@INSTALL_OPTS@
   16.16  -COMMAND_OPTS=@COMMAND_OPTS@
   16.17  +INSTALL_OPTS=
   16.18  +COMMAND_OPTS=
   16.19   HTTPD_CONF=@HTTPD_CONF@
   16.20 - INIT_DIR=@init_dir@
   16.21 - INIT_OPTS=-o root -g root
   16.22 -@@ -264,6 +264,7 @@
   16.23 - 	@echo ""
   16.24 + LN_HTTPD_SITES_ENABLED=@LN_HTTPD_SITES_ENABLED@
   16.25 + INIT_DIR=@initdir@
   16.26 +@@ -337,6 +337,7 @@
   16.27 + 	@autoconf-macros/add_group_user $(DIST) $(NAGIOS_USER) $(NAGIOS_GRP) 1
   16.28   
   16.29   install-webconf:
   16.30  +	$(INSTALL) -m 755 -d $(DESTDIR)$(HTTPD_CONF)
   16.31   	$(INSTALL) -m 644 sample-config/httpd.conf $(DESTDIR)$(HTTPD_CONF)/nagios.conf
   16.32 - 
   16.33 - 	@echo ""
   16.34 ---- nagios-3.2.1-ori/base/Makefile.in	Wed Jun 17 05:57:21 2009
   16.35 -+++ nagios-3.2.1/base/Makefile.in	Sun Jun  6 11:03:32 2010
   16.36 + 	if [ $(LN_HTTPD_SITES_ENABLED) -eq 1 ]; then \
   16.37 + 		$(LN_S) $(DESTDIR)$(HTTPD_CONF)/nagios.conf $(DESTDIR)/etc/apache2/sites-enabled/nagios.conf; \
   16.38 +--- nagios-4.4.6/base/Makefile.in	2020-04-28 20:48:29.000000000 +0000
   16.39 ++++ nagios-4.4.6/base/Makefile.in	2020-06-16 19:47:15.758584432 +0000
   16.40  @@ -39,8 +39,8 @@
   16.41 - CGIDIR=@sbindir@
   16.42 - HTMLDIR=@datarootdir@
   16.43 + CGIDIR=@cgibindir@
   16.44 + HTMLDIR=@webdir@
   16.45   INSTALL=@INSTALL@
   16.46  -INSTALL_OPTS=@INSTALL_OPTS@
   16.47  -COMMAND_OPTS=@COMMAND_OPTS@
   16.48 @@ -32,11 +32,11 @@
   16.49   STRIP=@STRIP@
   16.50   
   16.51   CGIURL=@cgiurl@
   16.52 ---- nagios-3.2.1-ori/cgi/Makefile.in	Wed Jun 17 05:57:21 2009
   16.53 -+++ nagios-3.2.1/cgi/Makefile.in	Sun Jun  6 11:03:32 2010
   16.54 +--- nagios-4.4.6/cgi/Makefile.in	2020-04-28 20:48:29.000000000 +0000
   16.55 ++++ nagios-4.4.6/cgi/Makefile.in	2020-06-16 19:47:15.758584432 +0000
   16.56  @@ -18,8 +18,8 @@
   16.57 - CGIDIR=@sbindir@
   16.58 - HTMLDIR=@datarootdir@
   16.59 + CGIDIR=@cgibindir@
   16.60 + HTMLDIR=@webdir@
   16.61   INSTALL=@INSTALL@
   16.62  -INSTALL_OPTS=@INSTALL_OPTS@
   16.63  -COMMAND_OPTS=@COMMAND_OPTS@
   16.64 @@ -45,11 +45,11 @@
   16.65   STRIP=@STRIP@
   16.66   
   16.67   CGIEXTRAS=@CGIEXTRAS@
   16.68 ---- nagios-3.2.1-ori/common/Makefile.in	Wed Jun 17 05:57:21 2009
   16.69 -+++ nagios-3.2.1/common/Makefile.in	Sun Jun  6 11:03:32 2010
   16.70 -@@ -20,8 +20,8 @@
   16.71 - CGIDIR=@sbindir@
   16.72 - HTMLDIR=@datarootdir@
   16.73 +--- nagios-4.4.6/common/Makefile.in	2020-04-28 20:48:29.000000000 +0000
   16.74 ++++ nagios-4.4.6/common/Makefile.in	2020-06-16 19:47:15.762584477 +0000
   16.75 +@@ -19,8 +19,8 @@
   16.76 + CGIDIR=@cgibindir@
   16.77 + HTMLDIR=@webdir@
   16.78   INSTALL=@INSTALL@
   16.79  -INSTALL_OPTS=@INSTALL_OPTS@
   16.80  -COMMAND_OPTS=@COMMAND_OPTS@
   16.81 @@ -58,9 +58,9 @@
   16.82   
   16.83   CP=@CP@
   16.84   
   16.85 ---- nagios-3.2.1-ori/contrib/Makefile.in	Mon May 19 20:01:58 2008
   16.86 -+++ nagios-3.2.1/contrib/Makefile.in	Sun Jun  6 10:43:34 2010
   16.87 -@@ -15,7 +15,7 @@
   16.88 +--- nagios-4.4.6/contrib/Makefile.in	2020-04-28 20:48:29.000000000 +0000
   16.89 ++++ nagios-4.4.6/contrib/Makefile.in	2020-06-16 19:47:15.762584477 +0000
   16.90 +@@ -17,7 +17,7 @@
   16.91   # Generated automatically from configure script
   16.92   SNPRINTF_O=@SNPRINTF_O@
   16.93   INSTALL=@INSTALL@
   16.94 @@ -69,11 +69,11 @@
   16.95   
   16.96   
   16.97   prefix=@prefix@
   16.98 ---- nagios-3.2.1-ori/html/Makefile.in	Wed Jul  8 00:34:51 2009
   16.99 -+++ nagios-3.2.1/html/Makefile.in	Sun Jun  6 10:59:50 2010
  16.100 -@@ -10,8 +10,8 @@
  16.101 - CGIDIR=@sbindir@
  16.102 - HTMLDIR=@datadir@
  16.103 +--- nagios-4.4.6/html/Makefile.in	2020-04-28 20:48:29.000000000 +0000
  16.104 ++++ nagios-4.4.6/html/Makefile.in	2020-06-16 19:47:15.762584477 +0000
  16.105 +@@ -11,8 +11,8 @@
  16.106 + HTMLDIR=@webdir@
  16.107 + datarootdir=@datarootdir@
  16.108   INSTALL=@INSTALL@
  16.109  -INSTALL_OPTS=@INSTALL_OPTS@
  16.110  -COMMAND_OPTS=@COMMAND_OPTS@
  16.111 @@ -82,9 +82,9 @@
  16.112   
  16.113   CP=@CP@
  16.114   
  16.115 ---- nagios-3.2.1-ori/module/Makefile.in	Sat Dec 15 00:02:24 2007
  16.116 -+++ nagios-3.2.1/module/Makefile.in	Sun Jun  6 11:03:32 2010
  16.117 -@@ -19,9 +19,8 @@
  16.118 +--- nagios-4.4.6/module/Makefile.in	2020-04-28 20:48:29.000000000 +0000
  16.119 ++++ nagios-4.4.6/module/Makefile.in	2020-06-16 19:47:15.762584477 +0000
  16.120 +@@ -18,9 +18,8 @@
  16.121   exec_prefix=@exec_prefix@
  16.122   BINDIR=@bindir@
  16.123   INSTALL=@INSTALL@
    17.1 --- a/proftpd-dev/receipt	Wed Jun 17 15:35:48 2020 +0100
    17.2 +++ b/proftpd-dev/receipt	Wed Jun 17 15:36:27 2020 +0100
    17.3 @@ -1,7 +1,7 @@
    17.4  # SliTaz package receipt.
    17.5  
    17.6  PACKAGE="proftpd-dev"
    17.7 -VERSION="1.3.6c"
    17.8 +VERSION="1.3.6d"
    17.9  CATEGORY="development"
   17.10  SHORT_DESC="Highly configurable FTP server, development files."
   17.11  MAINTAINER="pascal.bellard@slitaz.org"