current astro/xglobe depends on Qt3, whose presence seems to interfere with building kdelibs4. It would be nice to remove xglobe's dependency on Qt3. Fix: I ran qt3toqt4 on the source files and fixed assorted qt3->qt4 transition problems. I hope someone who knows Qt4 can review my use of XClearWindow(). Maybe there is a Qt4 equivalent method.
State Changed From-To: open->closed Committed, thanks. Don't you want to become a maintainer of this port?
pav 2011-01-20 12:26:11 UTC FreeBSD ports repository Modified files: astro/xglobe Makefile distinfo pkg-descr pkg-plist astro/xglobe/files patch-desktopwidget.cpp patch-renderer.cpp Added files: astro/xglobe/files patch-Makefile patch-desktopwidget.h patch-earthapp.cpp patch-earthapp.h patch-main.cpp patch-marker.xpm patch-markerlist.cpp patch-markerlist.h patch-sunpos.cpp Removed files: astro/xglobe/files patch-aa patch-random Log: - Migrate to qt4 PR: ports/154148 Submitted by: G. Paul Ziemba <p-fbsd-bugs@ziemba.us> Feature safe: yes Revision Changes Path 1.24 +7 -6 ports/astro/xglobe/Makefile 1.10 +0 -1 ports/astro/xglobe/distinfo 1.1 +61 -0 ports/astro/xglobe/files/patch-Makefile (new) 1.11 +0 -59 ports/astro/xglobe/files/patch-aa (dead) 1.2 +29 -3 ports/astro/xglobe/files/patch-desktopwidget.cpp 1.1 +11 -0 ports/astro/xglobe/files/patch-desktopwidget.h (new) 1.1 +77 -0 ports/astro/xglobe/files/patch-earthapp.cpp (new) 1.1 +11 -0 ports/astro/xglobe/files/patch-earthapp.h (new) 1.1 +19 -0 ports/astro/xglobe/files/patch-main.cpp (new) 1.1 +9 -0 ports/astro/xglobe/files/patch-marker.xpm (new) 1.1 +25 -0 ports/astro/xglobe/files/patch-markerlist.cpp (new) 1.1 +36 -0 ports/astro/xglobe/files/patch-markerlist.h (new) 1.5 +0 -32 ports/astro/xglobe/files/patch-random (dead) 1.3 +106 -5 ports/astro/xglobe/files/patch-renderer.cpp 1.1 +11 -0 ports/astro/xglobe/files/patch-sunpos.cpp (new) 1.7 +1 -1 ports/astro/xglobe/pkg-descr 1.4 +3 -3 ports/astro/xglobe/pkg-plist _______________________________________________ cvs-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"