Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 10 Aug 2009 13:53:04 +0900
From:      Daichi GOTO <daichi@ongs.co.jp>
To:        freebsd-gnome@freebsd.org
Cc:        Masanori OZAWA <ozawa@ongs.co.jp>
Subject:   Re: multimedia/totem-pl-parser dependency patch
Message-ID:  <4A7FA7B0.5050904@ongs.co.jp>
In-Reply-To: <4A7F97F6.8080809@ongs.co.jp>
References:  <4A7F97F6.8080809@ongs.co.jp>

next in thread | previous in thread | raw e-mail | index | archive | help
OZAWA-san has pointed out follow patch is uneeded
and more research around USE_GNOME=...evolutiondataserver...
needed.

Thanks, I drop my suggestion and will do more research
around USE_GNOME= and portupgrade behavior.
Please get my apologies for bothering you. So sorry.

Daichi GOTO wrote:
> I guess someone not using Gnome needs dependency
> for camel-1.2:${PORTSDIR}/databases/evolution-data-server
> to use Totem correctly. Patch is follow:
> 
> 
> diff -urBN totem-pl-parser.orig/Makefile totem-pl-parser/Makefile
> --- totem-pl-parser.orig/Makefile    2009-08-03 04:34:52.000000000 +0900
> +++ totem-pl-parser/Makefile    2009-08-10 12:25:17.000000000 +0900
> @@ -16,7 +16,8 @@
>  MAINTAINER=    gnome@FreeBSD.org
>  COMMENT=    GObject-based library to parse a host of playlist formats
> 
> -LIB_DEPENDS=    hal.1:${PORTSDIR}/sysutils/hal
> +LIB_DEPENDS=    hal.1:${PORTSDIR}/sysutils/hal \
> +        camel-1.2:${PORTSDIR}/databases/evolution-data-server
> 
>  USE_BZIP2=    yes
>  USE_GMAKE=    yes
> 
> 
> If there is no objection, I want to commit that.
> Thanks

-- 
   ONGS Inc.
   CEO, Daichi GOTO (daichi@ongs.co.jp)
   TEL: 81-42-316-7945  FAX: 81-42-316-7946
   WWW: http://www.ongs.co.jp/



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?4A7FA7B0.5050904>