wok diff get-google-earth/receipt @ rev 25037

Up glza (0.11.4)
author Pascal Bellard <pascal.bellard@slitaz.org>
date Sat May 21 21:38:29 2022 +0000 (24 months ago)
parents 42b8478866fb
children
line diff
     1.1 --- a/get-google-earth/receipt	Sat Sep 07 16:10:09 2013 +0000
     1.2 +++ b/get-google-earth/receipt	Sat May 21 21:38:29 2022 +0000
     1.3 @@ -1,15 +1,15 @@
     1.4  # SliTaz package receipt.
     1.5  
     1.6  PACKAGE="get-google-earth"
     1.7 -VERSION="1.00"
     1.8 +VERSION="1.01"
     1.9  CATEGORY="non-free"
    1.10 +TAGS="map visualization"
    1.11  SHORT_DESC="Get Google Earth."
    1.12  MAINTAINER="pascal.bellard@slitaz.org"
    1.13  LICENSE="BSD"
    1.14 -WEB_SITE="http://earth.google.com/"
    1.15 -TAGS="map visualization"
    1.16 +WEB_SITE="https://google.com/earth/"
    1.17  
    1.18 -DEPENDS="bzip2 xorg-base-fonts"
    1.19 +DEPENDS=""
    1.20  
    1.21  # Rules to gen a SliTaz package suitable for Tazpkg.
    1.22  genpkg_rules()
    1.23 @@ -17,4 +17,3 @@
    1.24  	mkdir -p $fs/usr/bin
    1.25  	cp stuff/get-google-earth $fs/usr/bin
    1.26  }
    1.27 -