wok-current diff rox-filer-locales/receipt @ rev 21845
updated rox packages (2.8 -> 2.11)
author | Hans-G?nter Theisgen |
---|---|
date | Sun Sep 15 11:06:31 2019 +0100 (2019-09-15) |
parents | 6135577f4d08 |
children | 394b8ad81c95 |
line diff
1.1 --- a/rox-filer-locales/receipt Sat Jan 26 12:26:47 2019 +0100 1.2 +++ b/rox-filer-locales/receipt Sun Sep 15 11:06:31 2019 +0100 1.3 @@ -1,17 +1,18 @@ 1.4 # SliTaz package receipt. 1.5 1.6 PACKAGE="rox-filer-locales" 1.7 -VERSION="2.8" 1.8 +VERSION="2.11" 1.9 CATEGORY="localization" 1.10 SHORT_DESC="locales for the rox-filer." 1.11 MAINTAINER="sygne@ombres.eu" 1.12 LICENSE="GPL2" 1.13 +WEB_SITE="http://rox.sourceforge.net/desktop/ROX-Filer" 1.14 + 1.15 SOURCE="rox-filer" 1.16 TARBALL="$SOURCE-$VERSION.tar.bz2" 1.17 -WEB_SITE="http://rox.sourceforge.net/desktop/ROX-Filer" 1.18 -WGET_URL="http://downloads.sourceforge.net/rox/$TARBALL" 1.19 +WGET_URL="$SF_MIRROR/rox/$TARBALL" 1.20 1.21 -DEPENDS="rox-filer" 1.22 +WANTED="rox-filer" 1.23 BUILD_DEPENDS="" 1.24 1.25 # Rules to configure and make the package. 1.26 @@ -31,4 +32,3 @@ 1.27 1.28 strip -s $fs/usr/share/rox-filer/* || true 1.29 } 1.30 -