wok diff smplayer/receipt @ rev 7530
sudoku,nanochess:modify to enable open by firefox,and add chinese Name
author | fireflyoo <lufeng369@gmail.com> |
---|---|
date | Mon Dec 06 14:58:44 2010 +0800 (2010-12-06) |
parents | 21f0f0dac400 |
children | 5af4199c207b |
line diff
1.1 --- a/smplayer/receipt Sun Sep 12 11:56:31 2010 +0000 1.2 +++ b/smplayer/receipt Mon Dec 06 14:58:44 2010 +0800 1.3 @@ -5,11 +5,11 @@ 1.4 CATEGORY="multimedia" 1.5 SHORT_DESC="QT-based front-end for MPlayer" 1.6 MAINTAINER="jozee@slitaz.org" 1.7 -DEPENDS="mplayer-svn libQtCore libQtGui libQtXml gcc-lib-base" 1.8 -BUILD_DEPENDS="mplayer-svn Qt4-dev qmake libQtCore libQtGui libQtXml libQtNetwork libegl-mesa" 1.9 +DEPENDS="mplayer libQtCore libQtGui libQtXml gcc-lib-base" 1.10 +BUILD_DEPENDS="mplayer Qt4-dev qmake libQtCore libQtGui libQtXml libQtNetwork libegl-mesa zlib-dev" 1.11 TARBALL="$PACKAGE-$VERSION.tar.bz2" 1.12 WEB_SITE="http://smplayer.sourceforge.net/" 1.13 -WGET_URL="http://downloads.sourceforge.net/sourceforge/$PACKAGE/$TARBALL" 1.14 +WGET_URL="$SF_MIRROR/$PACKAGE/$TARBALL" 1.15 TAGS="player audio video movie" 1.16 1.17 # Rules to configure and make the package.