Gnu day all,
Ok I succeeded compiling wxGTK version 2.8.7
Some errors, googling + niceful answers from #wxwidgets :)
The current list files :
http://pastebin.com/m485db77b
Attached the related draft info file.
Any suggestions about priorities to continue the current work ?
I'm suggesting that :
1) I split into a wxgtk2.8 and wxgtk2.8-shlibs packages like before
2) Then add dependencies
3) Check every point from Fingolfin notes.
4) And rebuild with tests
Thanks for your feedback,
Pierre-Henri
Package: wxgtk2.8
Version: 2.8.7
Revision: 3
Source-MD5: 594391d6a585f37e79517cb97af46d84
Source: mirror:sourceforge:wxwindows/wxGTK-%v.tar.gz
License: GPL
Maintainer: None <[email protected]>
Homepage: http://wxWindows.org/
Description: Cross-platform GUI API - unix/gtk version
DescDetail: <<
In addition to common and advanced GUI facilities such as
frames, scrolling windows, toolbars, tree controls, icons,
device contexts, printing, splitter windows and so on, there are
wrappers for common file operations, and facilities for writing
TCP/IP applications, thread handling, and more. Where certain
features are not available on a platform, such as MDI and tree
controls on Unix, they are emulated.
<<
#BuildDepends: atk1, expat1, gettext-bin, glib2-dev, gtk+2-dev,
libgettext3-dev, libgl, libiconv-dev, libjpeg, libpng3, libtiff,
pango1-xft2-dev, x11-dev
#Depends: %N-shlibs (= %v-%r)
Conflicts: wxgtk, wxmac, wxmac28
Replaces: wxgtk, wxmac, wxmac28
DocFiles: install-gtk.txt docs
GCC: 4.0
BuildDependsOnly: True
ConfigureParams: --with-extra-includes=%p/includes --with-extra-libs=%p/lib
--disable-dependency-tracking --disable-universal_binary --disable-apple_ieee
--disable-webkit --without-mac --without-cocoa --without-macosx-sdk
--without-macosx-version-min --enable-monolithic --enable-unicode
--enable-debug --disable-debug_flag --disable-debug_info --enable-gtk2
--with-gtk --with-gtk-prefix=%p --with-gtk-exec-prefix=%p --with-gnomeprint
--with-gnomevfs --disable-precomp-headers --enable-objc_uniquifying --with-x
--x-includes=/usr/X11R6/include --x-libraries=/usr/X11R6/lib --with-opengl
--enable-geometry --enable-graphics_ctx --enable-display
--with-libiconv-prefix=%p --with-sdl-prefix=%p --with-sdl-exec-prefix=%p
--with-cppunit-prefix=%p --with-cppunit-exec-prefix=%p --without-odbc
--disable-accessibility --with-libjpeg=builtin --with-libpng=builtin
--with-libtiff=builtin --with-zlib=builtin
CompileScript: <<
#!/bin/sh -ev
cd ./build
../configure %c
make
<<
InstallScript: <<
#!/bin/sh -ev
cd ./build
make install prefix=%i
<<
-------------------------------------------------------------------------
SF.Net email is sponsored by:
Check out the new SourceForge.net Marketplace.
It's the best place to buy or sell services for
just about anything Open Source.
http://sourceforge.net/services/buy/index.php
_______________________________________________
Fink-devel mailing list
[email protected]
http://news.gmane.org/gmane.os.apple.fink.devel