wok-current diff dolibarr/receipt @ rev 22530
systemd: added dependencies libwrap and pam
author | Hans-G?nter Theisgen |
---|---|
date | Fri Jan 03 07:13:19 2020 +0100 (2020-01-03) |
parents | a78610b2eb47 |
children | a31f0b156ff0 |
line diff
1.1 --- a/dolibarr/receipt Mon Jan 21 12:26:11 2019 +0100 1.2 +++ b/dolibarr/receipt Fri Jan 03 07:13:19 2020 +0100 1.3 @@ -1,14 +1,15 @@ 1.4 # SliTaz package receipt. 1.5 1.6 PACKAGE="dolibarr" 1.7 -VERSION="3.1.0" 1.8 +VERSION="9.0.0" 1.9 CATEGORY="office" 1.10 -SHORT_DESC="ERP/CRM" 1.11 +SHORT_DESC="ERP/CRM for small and medium companies" 1.12 MAINTAINER="erjo@slitaz.org" 1.13 -LICENSE="LGPL2" 1.14 -WEB_SITE="https://www.dolibarr.fr/" 1.15 +LICENSE="GPLv3" 1.16 +WEB_SITE="https://www.dolibarr.org/" 1.17 + 1.18 TARBALL="$PACKAGE-$VERSION.tgz" 1.19 -WGET_URL="$SF_MIRROR/$PACKAGE/$TARBALL" 1.20 +WGET_URL="https://sourceforge.net/projects/$PACKAGE/files/Dolibarr%20ERP-CRM/$VERSION/$TARBALL" 1.21 1.22 DEPENDS="apache php-apache php-gd php-mysqli" 1.23 BUILD_DEPENDS="" 1.24 @@ -16,9 +17,7 @@ 1.25 # Rules to configure and make the package. 1.26 compile_rules() 1.27 { 1.28 - cd $src 1.29 - 1.30 - # Fix attributs and perms 1.31 + # Fix attributes and perms 1.32 chown -R root.root * 1.33 chmod -x C* I* R* 1.34 find . \( -name "*.php" \