wok diff gtkpod/receipt @ rev 9839

Removed perl-html-entiites. Use perl-html-parser instead.
author Christopher Rogers <slaxemulator@gmail.com>
date Sun May 15 14:07:10 2011 +0000 (2011-05-15)
parents da9438f1b67c
children b7319995b37e
line diff
     1.1 --- a/gtkpod/receipt	Mon May 03 16:57:26 2010 +0000
     1.2 +++ b/gtkpod/receipt	Sun May 15 14:07:10 2011 +0000
     1.3 @@ -1,12 +1,12 @@
     1.4  # SliTaz package receipt.
     1.5  
     1.6  PACKAGE="gtkpod"
     1.7 -VERSION="0.99.16"
     1.8 +VERSION="1.0.0"
     1.9  CATEGORY="multimedia"
    1.10  SHORT_DESC="platform independent GUI for Apple's iPod using GTK2"
    1.11  MAINTAINER="jozee@slitaz.org"
    1.12  DEPENDS="libgpod libid3tag flac libvorbis curl libglade hal"
    1.13 -BUILD_DEPENDS="flex libgpod-dev libid3tag-dev flac-dev libvorbis-dev curl curl-dev libglade-dev intltool"
    1.14 +BUILD_DEPENDS="flex libgpod-dev libid3tag-dev flac-dev libvorbis-dev curl curl-dev libglade-dev intltool libplist-dev"
    1.15  TARBALL="$PACKAGE-$VERSION.tar.gz"
    1.16  WEB_SITE="http://www.gtkpod.org/"
    1.17  WGET_URL="$SF_MIRROR/gtkpod/$TARBALL"