[kde-freebsd] [SVN Commit] area51/PORTS/devel/qtcreator
Alberto Villa
avilla at FreeBSD.org
Sun Sep 16 00:38:15 UTC 2012
SVN commit 8621 by avilla:
- Update to 2.6.0 Beta.
- Add "QML" to COMMENT.
- Remove shlibs soversion.
- Update MASTER_SITES.
- Update pkg-descr and WWW to reflect changes.
- Rename existing patch to be `make makepatch`-friendly (`svn mv` will
have to be used when committing to ports, too), and update it. I
wouldn't have done the renaming alone.
The source has many platform checks which exclude FreeBSD: they'll
have to be checked and fixed before the release is ready for the ports
tree (no rush, we're still at the beta). Additionally, there's a new
Android plugin which warns about "Android unsupported systems". I made
it build (and asked its developer what does that mean), but it needs
some testing. It also uses devel/apache-ant as build system: an OPTION
could be added for it (off by default, of course), but I'm reluctant
to do it, and I think I've read in the code that Qt Creator informs
the user about the dependency.
But, really, it needs some testing. Help appreciated. ;)
M +14 -13 Makefile
M +2 -2 distinfo
D files/patch-src-plugins-qt4projectmanager-makestep.cpp
A files/patch-src__libs__utils__savefile.cpp
A files/patch-src__plugins__android__androidconfigurations.h
A files/patch-src__plugins__android__androidsettingswidget.cpp
A files/patch-src__plugins__android__androidtoolchain.cpp
A files/patch-src__plugins__qt4projectmanager__makestep.cpp files/patch-src-plugins-qt4projectmanager-makestep.cpp#8612
M +10 -11 pkg-descr
M +68 -16 pkg-plist
More information about the kde-freebsd
mailing list