wok diff scite/receipt @ rev 11282

Add: transmission-remote-gtk (0.7)
author Alexander Medvedev <devl547@gmail.com>
date Thu Nov 10 23:28:52 2011 +0000 (2011-11-10)
parents 2cc520912413
children 7b924ab3257e
line diff
     1.1 --- a/scite/receipt	Fri May 20 23:46:04 2011 +0000
     1.2 +++ b/scite/receipt	Thu Nov 10 23:28:52 2011 +0000
     1.3 @@ -1,16 +1,17 @@
     1.4  # SliTaz package receipt.
     1.5  
     1.6  PACKAGE="scite"
     1.7 -VERSION="2.25"
     1.8 +VERSION="2.29"
     1.9  CATEGORY="utilities"
    1.10  SHORT_DESC="Editor with syntax highlighting and source code editing features."
    1.11  MAINTAINER="rcx@zoominternet.net"
    1.12 -DEPENDS="gtk+ xorg-libXdamage gcc-lib-base"
    1.13 -BUILD_DEPENDS="gtk+-dev"
    1.14  TARBALL="${PACKAGE}${VERSION/./}.tgz"
    1.15  WEB_SITE="http://www.scintilla.org/"
    1.16  WGET_URL="$SF_MIRROR/scintilla/$TARBALL"
    1.17  
    1.18 +DEPENDS="gtk+ xorg-libXdamage gcc-lib-base"
    1.19 +BUILD_DEPENDS="gtk+-dev"
    1.20 +
    1.21  # Rules to configure and make the package.
    1.22  compile_rules()
    1.23  {