wok-current rev 21135
updated firefox-official* (65.0 -> 66.0)
author | Hans-G?nter Theisgen |
---|---|
date | Thu Mar 21 16:42:53 2019 +0100 (2019-03-21) |
parents | b7fb685005b4 |
children | f724bc80bf9f |
files | firefox-official-de/receipt firefox-official-es/receipt firefox-official-fr/receipt firefox-official-it/receipt firefox-official-pt-BR/receipt firefox-official-ru/receipt firefox-official-uk/receipt firefox-official/receipt |
line diff
1.1 --- a/firefox-official-de/receipt Thu Mar 21 14:53:30 2019 +0100 1.2 +++ b/firefox-official-de/receipt Thu Mar 21 16:42:53 2019 +0100 1.3 @@ -2,30 +2,31 @@ 1.4 1.5 PACKAGE="firefox-official-de" 1.6 lang="de" 1.7 -VERSION="65.0" 1.8 +VERSION="66.0" 1.9 CATEGORY="network" 1.10 -SHORT_DESC="Official Firefox build by the Mozilla foundation (German language)" 1.11 +TAGS="web-browser" 1.12 +SHORT_DESC="Official Firefox build by the Mozilla foundation (German language)." 1.13 MAINTAINER="al.bobylev@gmail.com" 1.14 LICENSE="MPL2" 1.15 WEB_SITE="http://www.mozilla.org/firefox" 1.16 + 1.17 TARBALL="$PACKAGE-$VERSION.tar.bz2" 1.18 WGET_URL="http://ftp.mozilla.org/pub/firefox/releases/$VERSION/linux-i686/$lang/firefox-$VERSION.tar.bz2" 1.19 -TAGS="web-browser" 1.20 + 1.21 PROVIDE="firefox-official browser-html5" 1.22 +DEPENDS="alsa-lib dbus-glib gtk+ gtk+3 libatomic xorg-libXt" 1.23 HOST_ARCH="i486" 1.24 1.25 -DEPENDS="alsa-lib dbus-glib gtk+ gtk+3 libatomic xorg-libXt" 1.26 - 1.27 # Rules to configure and make the package. 1.28 compile_rules() 1.29 { 1.30 # Installation path 1.31 fx='/opt/mozilla/firefox' 1.32 1.33 - mkdir -p \ 1.34 - $install$fx \ 1.35 - $install/usr/bin \ 1.36 - $install/usr/share/applications \ 1.37 + mkdir -p \ 1.38 + $install$fx \ 1.39 + $install/usr/bin \ 1.40 + $install/usr/share/applications \ 1.41 $install/usr/share/icons/hicolor/128x128/apps 1.42 1.43 # Copy everything
2.1 --- a/firefox-official-es/receipt Thu Mar 21 14:53:30 2019 +0100 2.2 +++ b/firefox-official-es/receipt Thu Mar 21 16:42:53 2019 +0100 2.3 @@ -2,30 +2,31 @@ 2.4 2.5 PACKAGE="firefox-official-es" 2.6 lang="es-ES" 2.7 -VERSION="65.0" 2.8 +VERSION="66.0" 2.9 CATEGORY="network" 2.10 -SHORT_DESC="Official Firefox build by the Mozilla foundation (Spanish language)" 2.11 +TAGS="web-browser" 2.12 +SHORT_DESC="Official Firefox build by the Mozilla foundation (Spanish language)." 2.13 MAINTAINER="al.bobylev@gmail.com" 2.14 LICENSE="MPL2" 2.15 WEB_SITE="http://www.mozilla.org/firefox" 2.16 + 2.17 TARBALL="$PACKAGE-$VERSION.tar.bz2" 2.18 WGET_URL="http://ftp.mozilla.org/pub/firefox/releases/$VERSION/linux-i686/$lang/firefox-$VERSION.tar.bz2" 2.19 -TAGS="web-browser" 2.20 + 2.21 PROVIDE="firefox-official browser-html5" 2.22 +DEPENDS="alsa-lib dbus-glib gtk+ gtk+3 libatomic xorg-libXt" 2.23 HOST_ARCH="i486" 2.24 2.25 -DEPENDS="alsa-lib dbus-glib gtk+ gtk+3 libatomic xorg-libXt" 2.26 - 2.27 # Rules to configure and make the package. 2.28 compile_rules() 2.29 { 2.30 # Installation path 2.31 fx='/opt/mozilla/firefox' 2.32 2.33 - mkdir -p \ 2.34 - $install$fx \ 2.35 - $install/usr/bin \ 2.36 - $install/usr/share/applications \ 2.37 + mkdir -p \ 2.38 + $install$fx \ 2.39 + $install/usr/bin \ 2.40 + $install/usr/share/applications \ 2.41 $install/usr/share/icons/hicolor/128x128/apps 2.42 2.43 # Copy everything
3.1 --- a/firefox-official-fr/receipt Thu Mar 21 14:53:30 2019 +0100 3.2 +++ b/firefox-official-fr/receipt Thu Mar 21 16:42:53 2019 +0100 3.3 @@ -2,30 +2,31 @@ 3.4 3.5 PACKAGE="firefox-official-fr" 3.6 lang="fr" 3.7 -VERSION="65.0" 3.8 +VERSION="66.0" 3.9 CATEGORY="network" 3.10 -SHORT_DESC="Official Firefox build by the Mozilla foundation (French language)" 3.11 +TAGS="web-browser" 3.12 +SHORT_DESC="Official Firefox build by the Mozilla foundation (French language)." 3.13 MAINTAINER="al.bobylev@gmail.com" 3.14 LICENSE="MPL2" 3.15 WEB_SITE="http://www.mozilla.org/firefox" 3.16 + 3.17 TARBALL="$PACKAGE-$VERSION.tar.bz2" 3.18 WGET_URL="http://ftp.mozilla.org/pub/firefox/releases/$VERSION/linux-i686/$lang/firefox-$VERSION.tar.bz2" 3.19 -TAGS="web-browser" 3.20 + 3.21 PROVIDE="firefox-official browser-html5" 3.22 +DEPENDS="alsa-lib dbus-glib gtk+ gtk+3 libatomic xorg-libXt" 3.23 HOST_ARCH="i486" 3.24 3.25 -DEPENDS="alsa-lib dbus-glib gtk+ gtk+3 libatomic xorg-libXt" 3.26 - 3.27 # Rules to configure and make the package. 3.28 compile_rules() 3.29 { 3.30 # Installation path 3.31 fx='/opt/mozilla/firefox' 3.32 3.33 - mkdir -p \ 3.34 - $install$fx \ 3.35 - $install/usr/bin \ 3.36 - $install/usr/share/applications \ 3.37 + mkdir -p \ 3.38 + $install$fx \ 3.39 + $install/usr/bin \ 3.40 + $install/usr/share/applications \ 3.41 $install/usr/share/icons/hicolor/128x128/apps 3.42 3.43 # Copy everything
4.1 --- a/firefox-official-it/receipt Thu Mar 21 14:53:30 2019 +0100 4.2 +++ b/firefox-official-it/receipt Thu Mar 21 16:42:53 2019 +0100 4.3 @@ -2,30 +2,31 @@ 4.4 4.5 PACKAGE="firefox-official-it" 4.6 lang="it" 4.7 -VERSION="65.0" 4.8 +VERSION="66.0" 4.9 CATEGORY="network" 4.10 -SHORT_DESC="Official Firefox build by the Mozilla foundation (Italian language)" 4.11 +TAGS="web-browser" 4.12 +SHORT_DESC="Official Firefox build by the Mozilla foundation (Italian language)." 4.13 MAINTAINER="al.bobylev@gmail.com" 4.14 LICENSE="MPL2" 4.15 WEB_SITE="http://www.mozilla.org/firefox" 4.16 + 4.17 TARBALL="$PACKAGE-$VERSION.tar.bz2" 4.18 WGET_URL="http://ftp.mozilla.org/pub/firefox/releases/$VERSION/linux-i686/$lang/firefox-$VERSION.tar.bz2" 4.19 -TAGS="web-browser" 4.20 + 4.21 PROVIDE="firefox-official browser-html5" 4.22 +DEPENDS="alsa-lib dbus-glib gtk+ gtk+3 libatomic xorg-libXt" 4.23 HOST_ARCH="i486" 4.24 4.25 -DEPENDS="alsa-lib dbus-glib gtk+ gtk+3 libatomic xorg-libXt" 4.26 - 4.27 # Rules to configure and make the package. 4.28 compile_rules() 4.29 { 4.30 # Installation path 4.31 fx='/opt/mozilla/firefox' 4.32 4.33 - mkdir -p \ 4.34 - $install$fx \ 4.35 - $install/usr/bin \ 4.36 - $install/usr/share/applications \ 4.37 + mkdir -p \ 4.38 + $install$fx \ 4.39 + $install/usr/bin \ 4.40 + $install/usr/share/applications \ 4.41 $install/usr/share/icons/hicolor/128x128/apps 4.42 4.43 # Copy everything
5.1 --- a/firefox-official-pt-BR/receipt Thu Mar 21 14:53:30 2019 +0100 5.2 +++ b/firefox-official-pt-BR/receipt Thu Mar 21 16:42:53 2019 +0100 5.3 @@ -2,30 +2,31 @@ 5.4 5.5 PACKAGE="firefox-official-pt-BR" 5.6 lang="pt-BR" 5.7 -VERSION="65.0" 5.8 +VERSION="66.0" 5.9 CATEGORY="network" 5.10 -SHORT_DESC="Official Firefox build by the Mozilla foundation (Portuguese (Brazil) language)" 5.11 +TAGS="web-browser" 5.12 +SHORT_DESC="Official Firefox build by the Mozilla foundation (Portuguese (Brazil) language)." 5.13 MAINTAINER="al.bobylev@gmail.com" 5.14 LICENSE="MPL2" 5.15 WEB_SITE="http://www.mozilla.org/firefox" 5.16 + 5.17 TARBALL="$PACKAGE-$VERSION.tar.bz2" 5.18 WGET_URL="http://ftp.mozilla.org/pub/firefox/releases/$VERSION/linux-i686/$lang/firefox-$VERSION.tar.bz2" 5.19 -TAGS="web-browser" 5.20 + 5.21 PROVIDE="firefox-official browser-html5" 5.22 +DEPENDS="alsa-lib dbus-glib gtk+ gtk+3 libatomic xorg-libXt" 5.23 HOST_ARCH="i486" 5.24 5.25 -DEPENDS="alsa-lib dbus-glib gtk+ gtk+3 libatomic xorg-libXt" 5.26 - 5.27 # Rules to configure and make the package. 5.28 compile_rules() 5.29 { 5.30 # Installation path 5.31 fx='/opt/mozilla/firefox' 5.32 5.33 - mkdir -p \ 5.34 - $install$fx \ 5.35 - $install/usr/bin \ 5.36 - $install/usr/share/applications \ 5.37 + mkdir -p \ 5.38 + $install$fx \ 5.39 + $install/usr/bin \ 5.40 + $install/usr/share/applications \ 5.41 $install/usr/share/icons/hicolor/128x128/apps 5.42 5.43 # Copy everything
6.1 --- a/firefox-official-ru/receipt Thu Mar 21 14:53:30 2019 +0100 6.2 +++ b/firefox-official-ru/receipt Thu Mar 21 16:42:53 2019 +0100 6.3 @@ -2,30 +2,31 @@ 6.4 6.5 PACKAGE="firefox-official-ru" 6.6 lang="ru" 6.7 -VERSION="65.0" 6.8 +VERSION="66.0" 6.9 CATEGORY="network" 6.10 -SHORT_DESC="Official Firefox build by the Mozilla foundation (Russian language)" 6.11 +TAGS="web-browser" 6.12 +SHORT_DESC="Official Firefox build by the Mozilla foundation (Russian language)." 6.13 MAINTAINER="al.bobylev@gmail.com" 6.14 LICENSE="MPL2" 6.15 WEB_SITE="http://www.mozilla.org/firefox" 6.16 + 6.17 TARBALL="$PACKAGE-$VERSION.tar.bz2" 6.18 WGET_URL="http://ftp.mozilla.org/pub/firefox/releases/$VERSION/linux-i686/$lang/firefox-$VERSION.tar.bz2" 6.19 -TAGS="web-browser" 6.20 + 6.21 PROVIDE="firefox-official browser-html5" 6.22 +DEPENDS="alsa-lib dbus-glib gtk+ gtk+3 libatomic xorg-libXt" 6.23 HOST_ARCH="i486" 6.24 6.25 -DEPENDS="alsa-lib dbus-glib gtk+ gtk+3 libatomic xorg-libXt" 6.26 - 6.27 # Rules to configure and make the package. 6.28 compile_rules() 6.29 { 6.30 # Installation path 6.31 fx='/opt/mozilla/firefox' 6.32 6.33 - mkdir -p \ 6.34 - $install$fx \ 6.35 - $install/usr/bin \ 6.36 - $install/usr/share/applications \ 6.37 + mkdir -p \ 6.38 + $install$fx \ 6.39 + $install/usr/bin \ 6.40 + $install/usr/share/applications \ 6.41 $install/usr/share/icons/hicolor/128x128/apps 6.42 6.43 # Copy everything
7.1 --- a/firefox-official-uk/receipt Thu Mar 21 14:53:30 2019 +0100 7.2 +++ b/firefox-official-uk/receipt Thu Mar 21 16:42:53 2019 +0100 7.3 @@ -2,30 +2,31 @@ 7.4 7.5 PACKAGE="firefox-official-uk" 7.6 lang="uk" 7.7 -VERSION="65.0" 7.8 +VERSION="66.0" 7.9 CATEGORY="network" 7.10 -SHORT_DESC="Official Firefox build by the Mozilla foundation (Ukrainian language)" 7.11 +TAGS="web-browser" 7.12 +SHORT_DESC="Official Firefox build by the Mozilla foundation (Ukrainian language)." 7.13 MAINTAINER="al.bobylev@gmail.com" 7.14 LICENSE="MPL2" 7.15 WEB_SITE="http://www.mozilla.org/firefox" 7.16 + 7.17 TARBALL="$PACKAGE-$VERSION.tar.bz2" 7.18 WGET_URL="http://ftp.mozilla.org/pub/firefox/releases/$VERSION/linux-i686/$lang/firefox-$VERSION.tar.bz2" 7.19 -TAGS="web-browser" 7.20 + 7.21 PROVIDE="firefox-official browser-html5" 7.22 +DEPENDS="alsa-lib dbus-glib gtk+ gtk+3 libatomic xorg-libXt" 7.23 HOST_ARCH="i486" 7.24 7.25 -DEPENDS="alsa-lib dbus-glib gtk+ gtk+3 libatomic xorg-libXt" 7.26 - 7.27 # Rules to configure and make the package. 7.28 compile_rules() 7.29 { 7.30 # Installation path 7.31 fx='/opt/mozilla/firefox' 7.32 7.33 - mkdir -p \ 7.34 - $install$fx \ 7.35 - $install/usr/bin \ 7.36 - $install/usr/share/applications \ 7.37 + mkdir -p \ 7.38 + $install$fx \ 7.39 + $install/usr/bin \ 7.40 + $install/usr/share/applications \ 7.41 $install/usr/share/icons/hicolor/128x128/apps 7.42 7.43 # Copy everything
8.1 --- a/firefox-official/receipt Thu Mar 21 14:53:30 2019 +0100 8.2 +++ b/firefox-official/receipt Thu Mar 21 16:42:53 2019 +0100 8.3 @@ -1,19 +1,20 @@ 8.4 # SliTaz package receipt. 8.5 8.6 PACKAGE="firefox-official" 8.7 -VERSION="65.0" 8.8 +VERSION="66.0" 8.9 CATEGORY="network" 8.10 -SHORT_DESC="Official Firefox build by the Mozilla foundation (English language)" 8.11 +TAGS="web-browser" 8.12 +SHORT_DESC="Official Firefox build by the Mozilla foundation (English language)." 8.13 MAINTAINER="al.bobylev@gmail.com" 8.14 LICENSE="MPL2" 8.15 WEB_SITE="http://www.mozilla.org/firefox" 8.16 + 8.17 TARBALL="firefox-$VERSION.tar.bz2" 8.18 WGET_URL="http://ftp.mozilla.org/pub/firefox/releases/$VERSION/linux-i686/en-US/$TARBALL" 8.19 -TAGS="web-browser" 8.20 + 8.21 +PROVIDE="browser-html5" 8.22 +DEPENDS="alsa-lib dbus-glib gtk+ gtk+3 libatomic xorg-libXt" 8.23 HOST_ARCH="i486" 8.24 -PROVIDE="browser-html5" 8.25 - 8.26 -DEPENDS="alsa-lib dbus-glib gtk+ gtk+3 libatomic xorg-libXt" 8.27 8.28 # Rules to configure and make the package. 8.29 compile_rules() 8.30 @@ -21,10 +22,10 @@ 8.31 # Installation path 8.32 fx='/opt/mozilla/firefox' 8.33 8.34 - mkdir -p \ 8.35 - $install$fx \ 8.36 - $install/usr/bin \ 8.37 - $install/usr/share/applications \ 8.38 + mkdir -p \ 8.39 + $install$fx \ 8.40 + $install/usr/bin \ 8.41 + $install/usr/share/applications \ 8.42 $install/usr/share/icons/hicolor/128x128/apps 8.43 8.44 # Copy everything 8.45 @@ -47,9 +48,12 @@ 8.46 chmod -R a+w $install$fx 8.47 8.48 # Desktop shortcut 8.49 - cp $stuff/firefox-official.desktop $install/usr/share/applications 8.50 - cp $stuff/firefox-official-private.desktop $install/usr/share/applications 8.51 - cp $stuff/firefox-official-safe.desktop $install/usr/share/applications 8.52 + cp $stuff/firefox-official.desktop \ 8.53 + $install/usr/share/applications 8.54 + cp $stuff/firefox-official-private.desktop \ 8.55 + $install/usr/share/applications 8.56 + cp $stuff/firefox-official-safe.desktop \ 8.57 + $install/usr/share/applications 8.58 } 8.59 8.60 # Rules to gen a SliTaz package suitable for Tazpkg.