[Pkg-kde-commits] rev 1291 - trunk/packages/qt-x11-free/debian

Achim Bohnet ach@mpe.mpg.de
Wed, 13 Jul 2005 21:34:10 +0200


On Wednesday 13 July 2005 16:26, Adeodato Sim=C3=B3 wrote:
> Author: adeodato
> Date: 2005-07-13 14:26:23 +0000 (Wed, 13 Jul 2005)
> New Revision: 1291
>=20
> Modified:
>    trunk/packages/qt-x11-free/debian/rules
> Log:
> Resort the configure options, and add some of them. Configure output
> remains constant. Double checked.
>=20
>=20
> Modified: trunk/packages/qt-x11-free/debian/rules
> =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D
> --- trunk/packages/qt-x11-free/debian/rules	2005-07-13 14:07:56 UTC (rev =
1290)
> +++ trunk/packages/qt-x11-free/debian/rules	2005-07-13 14:26:23 UTC (rev =
1291)
> @@ -38,11 +38,34 @@
>  		-docdir		"/usr/share/qt3/doc"		\
>  		-plugindir	"/usr/lib/qt3/plugins"		\
>  		-translationdir	"/usr/share/qt3/translations"	\
> -								\
> +						\
> +		-release			\
> +		-shared				\
> +		-fast				\
> +		-no-exceptions			\
> +		-platform linux-g++		\
> +						\
> +		-nis				\
> +		-no-pch				\
> +		-cups				\
> +		-stl				\
> +		-ipv6				\
> +						\
> +		-sm				\
> +		-xshape				\
> +		-xinerama			\
> +		-xcursor			\
> +		-xrandr				\
> +		-xrender			\
> +		-xft				\
> +		-no-tablet			\
> +		-xkb				\
> +						\
>  		-system-zlib			\
>  		-system-libpng			\
>  		-system-libmng			\
>  		-system-libjpeg			\
> +		-system-nas-sound		\
>  						\
>  		-qt-gif				\
>  		-qt-imgfmt-png			\
> @@ -60,19 +83,8 @@
>  		-I`pg_config --includedir`	\
>  						\
>  		-lfontconfig			\
> -						\
> -		-stl				\
> -		-xinerama			\
> -		-xrandr				\
> -		-system-nas-sound		\
> -		-cups				\
> -		-xft				\
> -		-xcursor			\
> -		-sm				\
> -		-no-exceptions			\
> -		-platform linux-g++		\
> -		-fast				\
>  		# End of CONFIGURE_OPTS
> +		# TODO: Styles as plugins?
> =20
>  ifneq ($(DEB_BUILD_GNU_CPU),i386)
>  	CONFIGURE_OPTS +=3D -no-sql-ibase

mhmm, this would give
  CONFIGURE_OPT =3D .... # TODO: Styles as plugins? -no-sql-ibase
right?  So comment make following append useless?
Achim
>=20
>=20
> _______________________________________________
> Pkg-kde-commits mailing list
> Pkg-kde-commits@lists.alioth.debian.org
> http://lists.alioth.debian.org/mailman/listinfo/pkg-kde-commits
>=20
>=20

=2D-=20
  To me vi is Zen.  To use vi is to practice zen. Every command is
  a koan. Profound to the user, unintelligible to the uninitiated.
  You discover truth everytime you use it.
                                      -- reddy@lion.austin.ibm.com