wok diff firefox-official-es/receipt @ rev 21473

updated mosh (1.2.5 -> 1.3.2) again
author Pascal Bellard <pascal.bellard@slitaz.org>
date Tue Apr 30 21:45:29 2019 +0200 (2019-04-30)
parents b907d439614e
children fdb9ab1b060b
line diff
     1.1 --- a/firefox-official-es/receipt	Fri Feb 01 15:17:34 2019 +0100
     1.2 +++ b/firefox-official-es/receipt	Tue Apr 30 21:45:29 2019 +0200
     1.3 @@ -2,30 +2,31 @@
     1.4  
     1.5  PACKAGE="firefox-official-es"
     1.6  lang="es-ES"
     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 (Spanish language)"
    1.11 +TAGS="web-browser"
    1.12 +SHORT_DESC="Official Firefox build by the Mozilla foundation (Spanish 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