Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 22 Dec 2007 01:24:54 +0100
From:      Pav Lucistnik <pav@FreeBSD.org>
To:        Beech Rintoul <beech@FreeBSD.org>
Cc:        gnome@FreeBSD.org
Subject:   Re: Additional files with gnome installed
Message-ID:  <1198283094.95955.7.camel@ikaros.oook.cz>
In-Reply-To: <200712211414.26095.beech@freebsd.org>
References:  <200712211332.01178.beech@freebsd.org> <1198277813.95955.4.camel@ikaros.oook.cz> <200712211414.26095.beech@freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help

--=-9g0QVIA9FGKvQxD5wGP6
Content-Type: text/plain; charset=ISO-8859-2
Content-Transfer-Encoding: quoted-printable

Beech Rintoul p=ED=B9e v p=E1 21. 12. 2007 v 14:14 -0900:
> On Friday 21 December 2007, Pav Lucistnik said:
> > Beech Rintoul p=ED=B9e v p=E1 21. 12. 2007 v 13:31 -0900:
> > > I have run into a problem with a couple of ports which detect
> > > that gnome desktop is installed and add additional files, ie:
> > > foo.desktop.
> > >
> > > Is there a way to check if the desktop is installed from the
> > > makefile? Everything I've tried has been unsuccessful. I'd like
> > > to be able to make this conditional so the plist isn't incomplete
> > > with gnome installed.
> >
> > See how vendor's configure script detects the presence of GNOME,
> > and do a check on the similar package, like
> >
> > .if exists(${LOCALBASE}/lib/libgnome.so)
> > PLIST_SUB+=3D	GNOME=3D""
> >
> > etc...
>=20
> Thanks Pav, I wanted to do that to start with, [...]

I think you could use bsd.gnome.mk framework to detect installed GNOME
components, too. See arabic/katoob for example. That might be a better
way to do it.

--=20
Pav Lucistnik <pav@oook.cz>
              <pav@FreeBSD.org>
East or west, ~ is best.

--=-9g0QVIA9FGKvQxD5wGP6
Content-Type: application/pgp-signature; name=signature.asc
Content-Description: Toto je =?UTF-8?Q?digit=C3=A1ln=C4=9B?=
	=?ISO-8859-1?Q?_podepsan=E1?= =?UTF-8?Q?_=C4=8D=C3=A1st?=
	=?ISO-8859-1?Q?_zpr=E1vy?=

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.7 (FreeBSD)

iD8DBQBHbFlWntdYP8FOsoIRAlkSAKCzSa8cSnNzjif7IV+8gdgv1x2V2QCgjRLY
ORsgEPUoCE0M/rwBNswORik=
=HaTe
-----END PGP SIGNATURE-----

--=-9g0QVIA9FGKvQxD5wGP6--




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1198283094.95955.7.camel>