wok diff frei0r-plugins/receipt @ rev 8209

imported patch toolchain/perl.patch
author Antoine Bodin <gokhlayeh@slitaz.org>
date Thu Jan 27 00:20:50 2011 +0100 (2011-01-27)
parents fc9449a2e57e
children 63b996317ebe
line diff
     1.1 --- a/frei0r-plugins/receipt	Tue Oct 19 21:05:42 2010 -0400
     1.2 +++ b/frei0r-plugins/receipt	Thu Jan 27 00:20:50 2011 +0100
     1.3 @@ -1,7 +1,7 @@
     1.4  # SliTaz package receipt.
     1.5  
     1.6  PACKAGE="frei0r-plugins"
     1.7 -VERSION="1.1.22"
     1.8 +VERSION="1.2.1"
     1.9  CATEGORY="multimedia"
    1.10  MAINTAINER="jozee@slitaz.org"
    1.11  SHORT_DESC="frei0r is a minimalistic plugin API for video sources and filters."
    1.12 @@ -9,7 +9,7 @@
    1.13  WEB_SITE="http://www.piksel.org/frei0r"
    1.14  DEPENDS="gcc-lib-base gavl"
    1.15  TARBALL="$PACKAGE-$VERSION.tar.gz"
    1.16 -WGET_URL="http://propirate.net/frei0r/$TARBALL"
    1.17 +WGET_URL="http://ftp.dyne.org/frei0r/releases/$TARBALL"
    1.18  TAGS="multimedia"
    1.19  
    1.20  # Rules to configure and make the package.