wok rev 8461

Up: mousepad to 0.2.16.
author Christopher Rogers <slaxemulator@gmail.com>
date Sun Feb 06 22:21:42 2011 +0000 (2011-02-06)
parents cbb78c2b06ea
children 55aa21db7f5b
files mousepad/receipt
line diff
     1.1 --- a/mousepad/receipt	Sun Feb 06 20:49:59 2011 +0000
     1.2 +++ b/mousepad/receipt	Sun Feb 06 22:21:42 2011 +0000
     1.3 @@ -1,15 +1,15 @@
     1.4  # SliTaz package receipt.
     1.5  
     1.6  PACKAGE="mousepad"
     1.7 -VERSION="0.2.14"
     1.8 +VERSION="0.2.16"
     1.9  CATEGORY="x-window"
    1.10  SHORT_DESC="Xfce Text Editor"
    1.11  MAINTAINER="erjo@slitaz.org"
    1.12  DEPENDS="libxfcegui4 libxfce4util startup-notification xorg-libXdamage"
    1.13 -BUILD_DEPENDS="libxfcegui4-dev libxfce4util-dev"
    1.14 +BUILD_DEPENDS="libxfcegui4-dev libxfce4util-dev intltool"
    1.15  TARBALL="$PACKAGE-$VERSION.tar.bz2"
    1.16  WEB_SITE="http://www.xfce.org/"
    1.17 -WGET_URL="http://www.p0llux.be/xfce/xfce-4.4.3/src/$TARBALL"
    1.18 +WGET_URL="http://archive.xfce.org/src/apps/$PACKAGE/${VERSION%.*}/$TARBALL"
    1.19  
    1.20  # Rules to configure and make the package.
    1.21  compile_rules()