wok diff gnome-mplayer/receipt @ rev 8869

Fix: libgtkimageview TARBALL/WGET_URL... If you had error './configure not found', you have to remove the corrupted tarball from SOURCES_REPOSITORY, named gtkimageview-1.6.4.taz.lzma
author Antoine Bodin <gokhlayeh@slitaz.org>
date Sat Feb 26 06:06:17 2011 +0100 (2011-02-26)
parents 7078666ae3a5
children 64d97af14be2
line diff
     1.1 --- a/gnome-mplayer/receipt	Fri Sep 24 18:50:48 2010 +0000
     1.2 +++ b/gnome-mplayer/receipt	Sat Feb 26 06:06:17 2011 +0100
     1.3 @@ -1,13 +1,12 @@
     1.4  # SliTaz package receipt.
     1.5  
     1.6  PACKAGE="gnome-mplayer"
     1.7 -VERSION="0.9.9.2"
     1.8 +VERSION="1.0.0"
     1.9  CATEGORY="multimedia"
    1.10  SHORT_DESC="simple MPlayer GUI"
    1.11  MAINTAINER="jozee@slitaz.org"
    1.12  DEPENDS="mplayer gtk+ dbus-glib libnotify alsa-lib libgpod"
    1.13  BUILD_DEPENDS="$DEPENDS dbus-dev dbus-glib-dev libnotify-dev libgpod-dev pkg-config xorg-libX11-dev libxcb-dev gtk+-dev xorg-libXss-dev"
    1.14 -SUGGESTED="libgpod"
    1.15  TARBALL="$PACKAGE-$VERSION.tar.gz"
    1.16  WEB_SITE="http://gnome-mplayer.googlecode.com/" 
    1.17  WGET_URL="$WEB_SITE/files/$TARBALL"