wok diff centerim/receipt @ rev 6643
Added patchs to octave. I hope it fixes it since it takes forever to compile on my dual core pc to know of sure if it does.
author | Christopher Rogers <slaxemulator@gmail.com> |
---|---|
date | Sun Oct 10 16:54:39 2010 +0000 (2010-10-10) |
parents | 39011a13b555 |
children | 01afdb73ff38 |
line diff
1.1 --- a/centerim/receipt Sun Feb 28 13:03:20 2010 +0100 1.2 +++ b/centerim/receipt Sun Oct 10 16:54:39 2010 +0000 1.3 @@ -1,12 +1,12 @@ 1.4 # SliTaz package receipt. 1.5 1.6 PACKAGE="centerim" 1.7 -VERSION="4.22.5" 1.8 +VERSION="4.22.9" 1.9 CATEGORY="network" 1.10 SHORT_DESC="Console mode IM" 1.11 MAINTAINER="allan316@gmail.com" 1.12 -BUILD_DEPENDS="curl curl-dev libldap openldap-dev openssl openssl-dev" 1.13 DEPENDS="curl libldap openssl libcrypto gpgme ncursesw jpeg gcc-lib-base" 1.14 +BUILD_DEPENDS="ncursesw-dev curl curl-dev libldap openldap-dev openssl openssl-dev" 1.15 TARBALL="$PACKAGE-$VERSION.tar.gz" 1.16 WEB_SITE="http://www.centerim.org" 1.17 WGET_URL="$WEB_SITE/download/releases/$TARBALL"