wok diff get-google-earth/receipt @ rev 22790
renamed enchant 2.2.7 to enchant2 and restored enchant 1.6.0 as enchant
author | Hans-G?nter Theisgen |
---|---|
date | Mon Jan 27 08:56:40 2020 +0100 (2020-01-27) |
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 Mon Jan 27 08:56:40 2020 +0100 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 -