# HG changeset patch # User Christopher Rogers # Date 1297030902 0 # Node ID 2841b4c72358a0b5fc35b49bb0e9ffd92ec409ba # Parent cbb78c2b06eaffe44757630455c2610b7d76fe9a Up: mousepad to 0.2.16. diff -r cbb78c2b06ea -r 2841b4c72358 mousepad/receipt --- a/mousepad/receipt Sun Feb 06 20:49:59 2011 +0000 +++ b/mousepad/receipt Sun Feb 06 22:21:42 2011 +0000 @@ -1,15 +1,15 @@ # SliTaz package receipt. PACKAGE="mousepad" -VERSION="0.2.14" +VERSION="0.2.16" CATEGORY="x-window" SHORT_DESC="Xfce Text Editor" MAINTAINER="erjo@slitaz.org" DEPENDS="libxfcegui4 libxfce4util startup-notification xorg-libXdamage" -BUILD_DEPENDS="libxfcegui4-dev libxfce4util-dev" +BUILD_DEPENDS="libxfcegui4-dev libxfce4util-dev intltool" TARBALL="$PACKAGE-$VERSION.tar.bz2" WEB_SITE="http://www.xfce.org/" -WGET_URL="http://www.p0llux.be/xfce/xfce-4.4.3/src/$TARBALL" +WGET_URL="http://archive.xfce.org/src/apps/$PACKAGE/${VERSION%.*}/$TARBALL" # Rules to configure and make the package. compile_rules()