wok-next rev 18727
Up firefox-official(43.0.1)
author | Aleksej Bobylev <al.bobylev@gmail.com> |
---|---|
date | Sat Dec 19 12:01:26 2015 +0200 (2015-12-19) |
parents | da90778cbd74 |
children | 681d5e33a652 |
files | firefox-official-de/receipt firefox-official-es/receipt firefox-official-es/stuff/firefox-official.desktop firefox-official-fr/receipt firefox-official-it/receipt firefox-official-it/stuff/firefox-official.desktop 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 Fri Dec 18 13:31:13 2015 +0000 1.2 +++ b/firefox-official-de/receipt Sat Dec 19 12:01:26 2015 +0200 1.3 @@ -2,7 +2,7 @@ 1.4 1.5 PACKAGE="firefox-official-de" 1.6 lang="de" 1.7 -VERSION="43.0" 1.8 +VERSION="43.0.1" 1.9 CATEGORY="network" 1.10 SHORT_DESC="Official Firefox build by the Mozilla foundation (German language)" 1.11 MAINTAINER="al.bobylev@gmail.com"
2.1 --- /dev/null Thu Jan 01 00:00:00 1970 +0000 2.2 +++ b/firefox-official-es/receipt Sat Dec 19 12:01:26 2015 +0200 2.3 @@ -0,0 +1,53 @@ 2.4 +# SliTaz package receipt. 2.5 + 2.6 +PACKAGE="firefox-official-es" 2.7 +lang="es-ES" 2.8 +VERSION="43.0.1" 2.9 +CATEGORY="network" 2.10 +SHORT_DESC="Official Firefox build by the Mozilla foundation (Spanish language)" 2.11 +MAINTAINER="al.bobylev@gmail.com" 2.12 +LICENSE="MPL2" 2.13 +WEB_SITE="http://www.mozilla.org/firefox" 2.14 +TARBALL="$PACKAGE-$VERSION.tar.bz2" 2.15 +WGET_URL="http://ftp.mozilla.org/pub/firefox/releases/$VERSION/linux-i686/$lang/firefox-$VERSION.tar.bz2" 2.16 +TAGS="web-browser" 2.17 +PROVIDE="firefox-official" 2.18 +HOST_ARCH="i486" 2.19 + 2.20 +DEPENDS="gtk+" 2.21 + 2.22 +# Rules to configure and make the package. 2.23 +compile_rules() 2.24 +{ 2.25 + mkdir -p \ 2.26 + $install/usr/bin \ 2.27 + $install/usr/lib/firefox-$VERSION \ 2.28 + $install/usr/share/applications \ 2.29 + $install/usr/share/icons/hicolor/128x128/apps 2.30 + 2.31 + cp -a $src/* $install/usr/lib/firefox-$VERSION 2.32 + 2.33 + # /usr/bin/firefox-official 2.34 + ln -s /usr/lib/firefox-$VERSION/firefox $install/usr/bin/firefox-official 2.35 + 2.36 + # Icons 2.37 + ln -s /usr/lib/firefox-$VERSION/browser/icons/mozicon128.png \ 2.38 + $install/usr/share/icons/hicolor/128x128/apps/firefox-official.png 2.39 + for size in 16 32 48; do 2.40 + icon_folder="$install/usr/share/icons/hicolor/${size}x$size/apps" 2.41 + mkdir -p $icon_folder 2.42 + ln -s /usr/lib/firefox-$VERSION/browser/chrome/icons/default/default$size.png \ 2.43 + $icon_folder/firefox-official.png 2.44 + done 2.45 + 2.46 + # Remove updater files (user can't upgrade anyway) 2.47 + rm -f $install/usr/lib/firefox-$VERSION/update* 2.48 + 2.49 + cp $stuff/firefox-official.desktop $install/usr/share/applications 2.50 +} 2.51 + 2.52 +# Rules to gen a SliTaz package suitable for Tazpkg. 2.53 +genpkg_rules() 2.54 +{ 2.55 + cp -a $install/* $fs 2.56 +}
3.1 --- /dev/null Thu Jan 01 00:00:00 1970 +0000 3.2 +++ b/firefox-official-es/stuff/firefox-official.desktop Sat Dec 19 12:01:26 2015 +0200 3.3 @@ -0,0 +1,89 @@ 3.4 +[Desktop Entry] 3.5 +Type=Application 3.6 +Name=Firefox Web Browser (official) 3.7 +Name[cs]=Prohlížeč WWW Firefox (official) 3.8 +Name[da]=Firefox - internetsurfning (official) 3.9 +Name[de]=Firefox Webbrowser (official) 3.10 +Name[el]=Περιηγητής Διαδικτύου Firefox (official) 3.11 +Name[es]=Navegador Web Firefox (official) 3.12 +Name[fi]=Firefox, WWW-selain (official) 3.13 +Name[fr]=Navigateur Web Firefox (officiel) 3.14 +Name[hr]=Firefox Web preglednik (official) 3.15 +Name[hu]=Firefox webböngésző (official) 3.16 +Name[id]=Web Browser Firefox (official) 3.17 +Name[it]=Browser web Firefox (official) 3.18 +Name[ja]=Firefox ウェブ・ブラウザ (official) 3.19 +Name[nb]=Firefox nettleser (official) 3.20 +Name[nl]=Firefox Webbrowser (official) 3.21 +Name[nn]=Firefox nettlesar (official) 3.22 +Name[pl]=Przeglądarka WWW Firefox (official) 3.23 +Name[pt]=Navegador Web Firefox (official) 3.24 +Name[pt_BR]=Navegador Web Firefox (official) 3.25 +Name[ro]=Navigatorul Firefox (official) 3.26 +Name[ru]=Браузер Firefox (официальный) 3.27 +Name[sl]=Spletni brskalnik Firefox (official) 3.28 +Name[sv]=Webbläsaren Firefox (official) 3.29 +Name[tr]=Firefox Web Tarayıcı (official) 3.30 +Name[uk]=Переглядач web Firefox (official) 3.31 +Name[zh_CN]=Firefox Web 浏览器 (official) 3.32 +Name[zh_TW]=Firefox 網頁瀏覽器 (official) 3.33 +GenericName=Web Browser 3.34 +GenericName[ar]=متصفّح الانترنت 3.35 +GenericName[cs]=Prohlížeč WWW 3.36 +GenericName[da]=Internetsurfning 3.37 +GenericName[de]=Webbrowser 3.38 +GenericName[el]=Περιηγητής Ιστοσελίδων 3.39 +GenericName[es]=Navegador web 3.40 +GenericName[fi]=WWW-selain 3.41 +GenericName[fr]=Navigateur Web 3.42 +GenericName[hr]=Web preglednik 3.43 +GenericName[hu]=Webböngésző 3.44 +GenericName[id]=Browser Web 3.45 +GenericName[it]=Browser web 3.46 +GenericName[ja]=ウェブ・ブラウザ 3.47 +GenericName[nb]=Nettleser 3.48 +GenericName[nl]=Web-browser 3.49 +GenericName[nn]=Nettlesar 3.50 +GenericName[pl]=Przeglądarka WWW 3.51 +GenericName[pt]=Navegador Web 3.52 +GenericName[pt_BR]=Navegador Web 3.53 +GenericName[ro]=Navigator Internet 3.54 +GenericName[ru]=Веб-браузер 3.55 +GenericName[sl]=Spletni brskalnik 3.56 +GenericName[sv]=Webbläsare 3.57 +GenericName[tr]=Web Tarayıcı 3.58 +GenericName[uk]=Переглядач веб-сторінок 3.59 +GenericName[zh_CN]=Web 浏览器 3.60 +GenericName[zh_TW]=網頁瀏覽器 3.61 +Comment=Browse the web 3.62 +Comment[ar]=تصفح الانترنت 3.63 +Comment[cs]=Prohlížet WWW 3.64 +Comment[da]=Surf på internettet 3.65 +Comment[de]=Im Web surfen 3.66 +Comment[el]=Περιήγηση στον παγκόσμιο ιστό 3.67 +Comment[es]=Navegar por la web 3.68 +Comment[fi]=Selaa WWW:tä 3.69 +Comment[fr]=Naviguer sur Internet 3.70 +Comment[hr]=Pregledaj Web 3.71 +Comment[hu]=A világháló böngészése 3.72 +Comment[id]=Jelajah web 3.73 +Comment[it]=Esplora il web 3.74 +Comment[ja]=ウェブを閲覧します 3.75 +Comment[nb]=Surf på nettet 3.76 +Comment[nl]=Websurfen 3.77 +Comment[nn]=Surf på nettet 3.78 +Comment[pl]=Przeglądanie stron WWW 3.79 +Comment[pt]=Navegar na web 3.80 +Comment[pt_BR]=Navegar na web 3.81 +Comment[ro]=Navigare Internet 3.82 +Comment[ru]=Просмотр интернета 3.83 +Comment[sl]=Brskaj po spletu 3.84 +Comment[sv]=Surfa på nätet 3.85 +Comment[tr]=Web'e Gözat 3.86 +Comment[uk]=Перегляд веб-сторінок 3.87 +Comment[zh_CN]=浏览 Web 3.88 +Comment[zh_TW]=瀏覽網頁 3.89 +Exec=firefox-official %u 3.90 +Icon=firefox-official 3.91 +Categories=GTK;Network;WebBrowser; 3.92 +MimeType=text/html;text/xml;application/xhtml+xml;application/vnd.mozilla.xul+xml;text/mml;x-scheme-handler/http;x-scheme-handler/https;
4.1 --- a/firefox-official-fr/receipt Fri Dec 18 13:31:13 2015 +0000 4.2 +++ b/firefox-official-fr/receipt Sat Dec 19 12:01:26 2015 +0200 4.3 @@ -2,7 +2,7 @@ 4.4 4.5 PACKAGE="firefox-official-fr" 4.6 lang="fr" 4.7 -VERSION="43.0" 4.8 +VERSION="43.0.1" 4.9 CATEGORY="network" 4.10 SHORT_DESC="Official Firefox build by the Mozilla foundation (French language)" 4.11 MAINTAINER="al.bobylev@gmail.com"
5.1 --- /dev/null Thu Jan 01 00:00:00 1970 +0000 5.2 +++ b/firefox-official-it/receipt Sat Dec 19 12:01:26 2015 +0200 5.3 @@ -0,0 +1,53 @@ 5.4 +# SliTaz package receipt. 5.5 + 5.6 +PACKAGE="firefox-official-it" 5.7 +lang="it" 5.8 +VERSION="43.0.1" 5.9 +CATEGORY="network" 5.10 +SHORT_DESC="Official Firefox build by the Mozilla foundation (Italian language)" 5.11 +MAINTAINER="al.bobylev@gmail.com" 5.12 +LICENSE="MPL2" 5.13 +WEB_SITE="http://www.mozilla.org/firefox" 5.14 +TARBALL="$PACKAGE-$VERSION.tar.bz2" 5.15 +WGET_URL="http://ftp.mozilla.org/pub/firefox/releases/$VERSION/linux-i686/$lang/firefox-$VERSION.tar.bz2" 5.16 +TAGS="web-browser" 5.17 +PROVIDE="firefox-official" 5.18 +HOST_ARCH="i486" 5.19 + 5.20 +DEPENDS="gtk+" 5.21 + 5.22 +# Rules to configure and make the package. 5.23 +compile_rules() 5.24 +{ 5.25 + mkdir -p \ 5.26 + $install/usr/bin \ 5.27 + $install/usr/lib/firefox-$VERSION \ 5.28 + $install/usr/share/applications \ 5.29 + $install/usr/share/icons/hicolor/128x128/apps 5.30 + 5.31 + cp -a $src/* $install/usr/lib/firefox-$VERSION 5.32 + 5.33 + # /usr/bin/firefox-official 5.34 + ln -s /usr/lib/firefox-$VERSION/firefox $install/usr/bin/firefox-official 5.35 + 5.36 + # Icons 5.37 + ln -s /usr/lib/firefox-$VERSION/browser/icons/mozicon128.png \ 5.38 + $install/usr/share/icons/hicolor/128x128/apps/firefox-official.png 5.39 + for size in 16 32 48; do 5.40 + icon_folder="$install/usr/share/icons/hicolor/${size}x$size/apps" 5.41 + mkdir -p $icon_folder 5.42 + ln -s /usr/lib/firefox-$VERSION/browser/chrome/icons/default/default$size.png \ 5.43 + $icon_folder/firefox-official.png 5.44 + done 5.45 + 5.46 + # Remove updater files (user can't upgrade anyway) 5.47 + rm -f $install/usr/lib/firefox-$VERSION/update* 5.48 + 5.49 + cp $stuff/firefox-official.desktop $install/usr/share/applications 5.50 +} 5.51 + 5.52 +# Rules to gen a SliTaz package suitable for Tazpkg. 5.53 +genpkg_rules() 5.54 +{ 5.55 + cp -a $install/* $fs 5.56 +}
6.1 --- /dev/null Thu Jan 01 00:00:00 1970 +0000 6.2 +++ b/firefox-official-it/stuff/firefox-official.desktop Sat Dec 19 12:01:26 2015 +0200 6.3 @@ -0,0 +1,89 @@ 6.4 +[Desktop Entry] 6.5 +Type=Application 6.6 +Name=Firefox Web Browser (official) 6.7 +Name[cs]=Prohlížeč WWW Firefox (official) 6.8 +Name[da]=Firefox - internetsurfning (official) 6.9 +Name[de]=Firefox Webbrowser (official) 6.10 +Name[el]=Περιηγητής Διαδικτύου Firefox (official) 6.11 +Name[es]=Navegador Web Firefox (official) 6.12 +Name[fi]=Firefox, WWW-selain (official) 6.13 +Name[fr]=Navigateur Web Firefox (officiel) 6.14 +Name[hr]=Firefox Web preglednik (official) 6.15 +Name[hu]=Firefox webböngésző (official) 6.16 +Name[id]=Web Browser Firefox (official) 6.17 +Name[it]=Browser web Firefox (official) 6.18 +Name[ja]=Firefox ウェブ・ブラウザ (official) 6.19 +Name[nb]=Firefox nettleser (official) 6.20 +Name[nl]=Firefox Webbrowser (official) 6.21 +Name[nn]=Firefox nettlesar (official) 6.22 +Name[pl]=Przeglądarka WWW Firefox (official) 6.23 +Name[pt]=Navegador Web Firefox (official) 6.24 +Name[pt_BR]=Navegador Web Firefox (official) 6.25 +Name[ro]=Navigatorul Firefox (official) 6.26 +Name[ru]=Браузер Firefox (официальный) 6.27 +Name[sl]=Spletni brskalnik Firefox (official) 6.28 +Name[sv]=Webbläsaren Firefox (official) 6.29 +Name[tr]=Firefox Web Tarayıcı (official) 6.30 +Name[uk]=Переглядач web Firefox (official) 6.31 +Name[zh_CN]=Firefox Web 浏览器 (official) 6.32 +Name[zh_TW]=Firefox 網頁瀏覽器 (official) 6.33 +GenericName=Web Browser 6.34 +GenericName[ar]=متصفّح الانترنت 6.35 +GenericName[cs]=Prohlížeč WWW 6.36 +GenericName[da]=Internetsurfning 6.37 +GenericName[de]=Webbrowser 6.38 +GenericName[el]=Περιηγητής Ιστοσελίδων 6.39 +GenericName[es]=Navegador web 6.40 +GenericName[fi]=WWW-selain 6.41 +GenericName[fr]=Navigateur Web 6.42 +GenericName[hr]=Web preglednik 6.43 +GenericName[hu]=Webböngésző 6.44 +GenericName[id]=Browser Web 6.45 +GenericName[it]=Browser web 6.46 +GenericName[ja]=ウェブ・ブラウザ 6.47 +GenericName[nb]=Nettleser 6.48 +GenericName[nl]=Web-browser 6.49 +GenericName[nn]=Nettlesar 6.50 +GenericName[pl]=Przeglądarka WWW 6.51 +GenericName[pt]=Navegador Web 6.52 +GenericName[pt_BR]=Navegador Web 6.53 +GenericName[ro]=Navigator Internet 6.54 +GenericName[ru]=Веб-браузер 6.55 +GenericName[sl]=Spletni brskalnik 6.56 +GenericName[sv]=Webbläsare 6.57 +GenericName[tr]=Web Tarayıcı 6.58 +GenericName[uk]=Переглядач веб-сторінок 6.59 +GenericName[zh_CN]=Web 浏览器 6.60 +GenericName[zh_TW]=網頁瀏覽器 6.61 +Comment=Browse the web 6.62 +Comment[ar]=تصفح الانترنت 6.63 +Comment[cs]=Prohlížet WWW 6.64 +Comment[da]=Surf på internettet 6.65 +Comment[de]=Im Web surfen 6.66 +Comment[el]=Περιήγηση στον παγκόσμιο ιστό 6.67 +Comment[es]=Navegar por la web 6.68 +Comment[fi]=Selaa WWW:tä 6.69 +Comment[fr]=Naviguer sur Internet 6.70 +Comment[hr]=Pregledaj Web 6.71 +Comment[hu]=A világháló böngészése 6.72 +Comment[id]=Jelajah web 6.73 +Comment[it]=Esplora il web 6.74 +Comment[ja]=ウェブを閲覧します 6.75 +Comment[nb]=Surf på nettet 6.76 +Comment[nl]=Websurfen 6.77 +Comment[nn]=Surf på nettet 6.78 +Comment[pl]=Przeglądanie stron WWW 6.79 +Comment[pt]=Navegar na web 6.80 +Comment[pt_BR]=Navegar na web 6.81 +Comment[ro]=Navigare Internet 6.82 +Comment[ru]=Просмотр интернета 6.83 +Comment[sl]=Brskaj po spletu 6.84 +Comment[sv]=Surfa på nätet 6.85 +Comment[tr]=Web'e Gözat 6.86 +Comment[uk]=Перегляд веб-сторінок 6.87 +Comment[zh_CN]=浏览 Web 6.88 +Comment[zh_TW]=瀏覽網頁 6.89 +Exec=firefox-official %u 6.90 +Icon=firefox-official 6.91 +Categories=GTK;Network;WebBrowser; 6.92 +MimeType=text/html;text/xml;application/xhtml+xml;application/vnd.mozilla.xul+xml;text/mml;x-scheme-handler/http;x-scheme-handler/https;
7.1 --- a/firefox-official-pt-BR/receipt Fri Dec 18 13:31:13 2015 +0000 7.2 +++ b/firefox-official-pt-BR/receipt Sat Dec 19 12:01:26 2015 +0200 7.3 @@ -2,7 +2,7 @@ 7.4 7.5 PACKAGE="firefox-official-pt-BR" 7.6 lang="pt-BR" 7.7 -VERSION="43.0" 7.8 +VERSION="43.0.1" 7.9 CATEGORY="network" 7.10 SHORT_DESC="Official Firefox build by the Mozilla foundation (Portuguese (Brazil) language)" 7.11 MAINTAINER="al.bobylev@gmail.com"
8.1 --- a/firefox-official-ru/receipt Fri Dec 18 13:31:13 2015 +0000 8.2 +++ b/firefox-official-ru/receipt Sat Dec 19 12:01:26 2015 +0200 8.3 @@ -2,7 +2,7 @@ 8.4 8.5 PACKAGE="firefox-official-ru" 8.6 lang="ru" 8.7 -VERSION="43.0" 8.8 +VERSION="43.0.1" 8.9 CATEGORY="network" 8.10 SHORT_DESC="Official Firefox build by the Mozilla foundation (Russian language)" 8.11 MAINTAINER="al.bobylev@gmail.com"
9.1 --- a/firefox-official-uk/receipt Fri Dec 18 13:31:13 2015 +0000 9.2 +++ b/firefox-official-uk/receipt Sat Dec 19 12:01:26 2015 +0200 9.3 @@ -2,7 +2,7 @@ 9.4 9.5 PACKAGE="firefox-official-uk" 9.6 lang="uk" 9.7 -VERSION="43.0" 9.8 +VERSION="43.0.1" 9.9 CATEGORY="network" 9.10 SHORT_DESC="Official Firefox build by the Mozilla foundation (Ukrainian language)" 9.11 MAINTAINER="al.bobylev@gmail.com"
10.1 --- a/firefox-official/receipt Fri Dec 18 13:31:13 2015 +0000 10.2 +++ b/firefox-official/receipt Sat Dec 19 12:01:26 2015 +0200 10.3 @@ -1,7 +1,7 @@ 10.4 # SliTaz package receipt. 10.5 10.6 PACKAGE="firefox-official" 10.7 -VERSION="43.0" 10.8 +VERSION="43.0.1" 10.9 CATEGORY="network" 10.10 SHORT_DESC="Official Firefox build by the Mozilla foundation." 10.11 MAINTAINER="pankso@slitaz.org"