[SM-Commit] GIT changes to master grimoire by Treeve Jelbert (87d9c516df452a2773bfcebe3e89da68a8ca9ea1)

Andraž "ruskie" Levstik ruskie at mages.ath.cx
Mon Aug 7 15:14:13 EDT 2006


Treeve Jelbert wrote :

> GIT changes to master grimoire by Treeve Jelbert <treeve at scarlet.be>:
> 
>  telephony/twinkle/DEPENDS    |    7 +++++--
>  telephony/twinkle/HISTORY    |    5 +++++
>  telephony/twinkle/PRE_BUILD  |    5 +++++
>     twinkle -0.8.1 + extra depends
> diff --git a/telephony/twinkle/DEPENDS b/telephony/twinkle/DEPENDS
> index 9994812..7c89e18 100755
> --- a/telephony/twinkle/DEPENDS
> +++ b/telephony/twinkle/DEPENDS
> @@ -4,6 +4,9 @@ depends commoncpp2  &&
>  depends ccrtp	     &&
>  depends qt-x11      &&
>  depends libsndfile  &&
> -optional_depends "kdelibs"  "" "" "for KDE integration"  &&
> +depends boost	     &&
> +optional_depends "ilbc-rfc3951" "--with-ilbc"	"--without-ilbc"  "Internet
> Low Bit Rate Codec"	  &&
> +optional_depends "speex"	 "--with-speex" "--without-speex" "speex
> support"	&&
> +optional_depends "kdelibs"	 "--with-kde"	"--without-kde"   "for KDE
> integration"  &&
> +optional_depends "arts"	 "--with-arts"	"--without-arts"  "aRts
> sound support"	 &&
>  optional_depends "alsa-lib" "" "" "for ALSA sound support" 
> -
> diff --git a/telephony/twinkle/HISTORY b/telephony/twinkle/HISTORY
> index d86734c..d624674 100644
> --- a/telephony/twinkle/HISTORY
> +++ b/telephony/twinkle/HISTORY
> @@ -1,6 +1,11 @@
>  2006-08-06 Andraž "ruskie" Levstik <ruskie at mages.ath.cx>
> 	* DETAILS: version 0.8.1
>  
> +2006-07-24 Treeve Jelbert <treeve01 at pi.be>
> +	* DEPENDS: add optional arts, ilbc-rfc3951 and speex
> +	  add boost (for boost-regex)
> +	  add specific yes/no for kdelibs
> +
>  2006-05-18 Treeve Jelbert <treeve01 at pi.be>
> 	* DETAILS: version 0.7.1
>  
> diff --git a/telephony/twinkle/PRE_BUILD b/telephony/twinkle/PRE_BUILD
> new file mode 100755
> index 0000000..6174518
> --- /dev/null
> +++ b/telephony/twinkle/PRE_BUILD
> @@ -0,0 +1,5 @@
> + default_pre_build	  &&
> +  cd $SOURCE_DIRECTORY		   &&
> +sedit "s/boost_regex/boost_regex-gcc/" configure.in  &&
> +autoreconf
> +#patch  -p0 < $SPELL_DIRECTORY/xxx.diff

Ups sorry about goofing up those depends but here's a very valid
request:

You need to add SUB_DEPENDS in boost else this won't work... Why? Cause
a user is free to disable the regex boost extension when building boost
while this needs it.

-- 
Andraž "ruskie" Levstik
Source Mage GNU/Linux Games grimoire guru
Geek/Hacker/Tinker

Hacker FAQ: http://www.plethora.net/%7eseebs/faqs/hacker.html
Be sure brain is in gear before engaging mouth.

Key id = A7A9E461
Key fingerprint = 757E C16B F5B7 DC27 B003  CCED CF95 3A77 A7A9 E461




More information about the SM-Commit mailing list