Date: Tue, 13 Jan 2004 12:45:22 -0500 From: Joe Marcus Clarke <marcus@FreeBSD.org> To: ports@FreeBSD.org Subject: HEADS UP: Changes to bsd.gnome.mk Message-ID: <1074015922.768.21.camel@gyros>
next in thread | raw e-mail | index | archive | help
--=-j/uqakxSeb5qCp4/Oiss Content-Type: text/plain Content-Transfer-Encoding: quoted-printable In the spirit of full disclosure, and as a service to porters, here is a list of what's new in bsd.gnome.mk. * There is now a new intlhack component that should be used with ports that use intltool-0.28 or higher. This hack makes intltool-merge Perl 5.005-safe, as well has teaches those ports where to find the OrigTree.pm Perl module. * There is a new gstreamerplugins component for ports that use gstreamer-plugins. This takes the place of the explicit LIB_DEPENDS on gstreamer-plugins, and is highly recommended as it can fix some build problems in GNOME 2.5. * There is a new lthack component that should be used along with USE_LIBTOOL. It takes the place of the standard GNOME patch-configure: --- configure.orig Wed Dec 11 18:31:51 2002 +++ configure Thu Dec 12 12:07:17 2002 @@ -7414,6 +7414,7 @@ = =20 # This can be used to rebuild libtool when needed LIBTOOL_DEPS=3D"$ac_aux_dir/ltmain.sh" +$ac_aux_dir/ltconfig $LIBTOOL_DEPS = =20 # Always use our own libtool. LIBTOOL=3D'$(SHELL) $(top_builddir)/libtool' There are new Python components, pygtk, pygnome, pygtk2, and pygnome2.=20 They take the place of their respective {BUILD,RUN}_DEPENDS. * There is no longer a gnomeaudio target. It has been obsoleted. If you need to depend on audio/gnomeaudio2, you should do so explicitly. If you have any questions on porting apps using the GNOME porting infrastructure, please see http://www.freebsd.org/gnome/docs/porting.html, or ping us at freebsd-gnome@freebsd.org. Joe --=20 Joe Marcus Clarke FreeBSD GNOME Team :: marcus@FreeBSD.org gnome@FreeBSD.org FreeNode / #freebsd-gnome http://www.FreeBSD.org/gnome --=-j/uqakxSeb5qCp4/Oiss Content-Type: application/pgp-signature; name=signature.asc Content-Description: This is a digitally signed message part -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.4 (FreeBSD) iD8DBQBABC6yb2iPiv4Uz4cRAkvSAJ9Lk3zIF4jaGUokMbBbw4ypiD8BEgCfU/w+ gw0QTJlLejFwS1ddBNhLP8c= =j13H -----END PGP SIGNATURE----- --=-j/uqakxSeb5qCp4/Oiss--
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1074015922.768.21.camel>