On Wed, Apr 30, 2008 at 08:56:01PM +0900, Tomoaki Okayama wrote:
> Hello,
> 
> I attach an update patch for gimp2.info on pangocairo-branch.
> Please test and commit it!
> 
> [ChangeLog]
> * BuildDepends:
>  - netpbm is not needed.
>  - esound is needed for libgnomeui-2.0.
>  - gnome-keyring-dev is needed for gnome-keyring-1.
> * DocFiles:
>  - Some files have vanished.
> * ConfigureParams:
>  - Add --disable-python.
> * PatchScript:
>  - Delete unneeded security patches.
>  - Shell-buildin echo cannot accept -n option. Use /bin/echo -n instead.
> * Depends:
>  - netpbm-shlibs is not needed.
> * Files:, ConfFiles:
>  - Some new files are added.

Looks functionally nearly the same as the one I have locally for it.
Two issues:

1. The dependency on libgtkhtml2 needs to be versioned (to the one I
committed to pangocairo a day or so ago).

2. ./configure auto-detects poppler, so it needs pooppler2 &
poppler2-glib as BuildDepends (and their -shlibs as Depends in
%N-shlibs).

One question: in InstallScript:

- (cd ../gimp-help-2-0.5; make install DESTDIR=%d) || exit 1
+ (cd ../gimp-help-2.4.1; make install DESTDIR=%d top_builddir=`pwd`) || exit 1

I've never seen an explicit top_builddir needed before. Any idea what
is happening here?

SF seems dead, so we can't deal with getting it committed right now:(

dan

-- 
Daniel Macks
[EMAIL PROTECTED]
http://www.netspace.org/~dmacks


-------------------------------------------------------------------------
This SF.net email is sponsored by the 2008 JavaOne(SM) Conference 
Don't miss this year's exciting event. There's still time to save $100. 
Use priority code J8TL2D2. 
http://ad.doubleclick.net/clk;198757673;13503038;p?http://java.sun.com/javaone
_______________________________________________
Fink-devel mailing list
Fink-devel@lists.sourceforge.net
http://news.gmane.org/gmane.os.apple.fink.devel

Reply via email to