wok rev 10971
Up: scite to 2.29.
author | Christopher Rogers <slaxemulator@gmail.com> |
---|---|
date | Wed Oct 12 12:38:15 2011 +0000 (2011-10-12) |
parents | 417fb4d5aca5 |
children | cc10ca2a108d |
files | scite/receipt |
line diff
1.1 --- a/scite/receipt Wed Oct 12 12:36:01 2011 +0000 1.2 +++ b/scite/receipt Wed Oct 12 12:38:15 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 {