wok-current diff wordpress/receipt @ rev 15497
Up: firefox-langpack-pt_PT (17.0.10esr)
author | Dominique Corbex <domcox@slitaz.org> |
---|---|
date | Sun Nov 17 16:30:02 2013 +0100 (2013-11-17) |
parents | a6492cb7f093 |
children | 9e01bc6321ea |
line diff
1.1 --- a/wordpress/receipt Thu Aug 02 23:49:15 2012 +0000 1.2 +++ b/wordpress/receipt Sun Nov 17 16:30:02 2013 +0100 1.3 @@ -5,12 +5,14 @@ 1.4 CATEGORY="misc" 1.5 SHORT_DESC="Blog Tool and Publishing Platform." 1.6 MAINTAINER="slaxemulator@gmail.com" 1.7 -DEPENDS="php mysql php-mysql" 1.8 +LICENSE="GPL2" 1.9 SUGGESTED="apache cherokee" 1.10 TARBALL="$PACKAGE-$VERSION.tar.gz" 1.11 WEB_SITE="http://wordpress.org" 1.12 WGET_URL="$WEB_SITE/$TARBALL" 1.13 1.14 +DEPENDS="php mysql php-mysql" 1.15 + 1.16 # Rules to gen a SliTaz package suitable for Tazpkg. 1.17 genpkg_rules() 1.18 {