Skip site navigation (1)Skip section navigation (2)
Date:      05 Feb 2003 13:53:44 +0300
From:      Akifyev Sergey <asa@gascom.ru>
To:        Joe Marcus Clarke <marcus@marcuscom.com>
Cc:        Adam Weinberger <adamw@FreeBSD.ORG>, nobutaka@FreeBSD.ORG, FreeBSD GNOME Users <gnome@FreeBSD.ORG>
Subject:   Re: totem build failure [PATCH]
Message-ID:  <1044442423.3171.36.camel@asa.gascom.net.ru>
In-Reply-To: <1044426732.92687.34.camel@shumai.marcuscom.com>
References:  <20030205061955.GD6740@vectors.cx> <1044426107.92687.32.camel@shumai.marcuscom.com> <20030205062858.GE6740@vectors.cx> <1044426732.92687.34.camel@shumai.marcuscom.com>

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

--=-+rQ129u/hQBH8xKWeHmQ
Content-Type: multipart/mixed; boundary="=-nYME/p2SQKnKRYkLo727"


--=-nYME/p2SQKnKRYkLo727
Content-Type: text/plain
Content-Transfer-Encoding: quoted-printable

On Wed, 2003-02-05 at 09:32, Joe Marcus Clarke wrote:
> On Wed, 2003-02-05 at 01:28, Adam Weinberger wrote:
> > > Doh!  Looks like someone jumped the gun on totem.  Well, if GNOME sta=
ys
> You're right.  You're also not the first to report this.

Really? I've built totem 15 minutes ago, the only problem was
incorrect pkg-config metadata, installed by /usr/ports/graphics/libxine.
Only thing I needed, is to export

PKG_CONFIG_PATH=3D/usr/X11R6/libdata/pkgconfig:\
/usr/local/libdata/pkgconfig:\
/usr/X11R6/lib/pkgconfig
^^^^^^^^^^^^^^^^^^^^^^^^
(This is where libxine installs pkg-config .pc file)

and apply the [attached] patch
--=20
regards,
Akifyev Sergey <asa@gascom.ru>
JSC Gascom <http://www.gascom.ru>;
PGP key available from:
ftp://ftp.gascom.ru/pub/PGP-keys/asa.txt

--=-nYME/p2SQKnKRYkLo727
Content-Disposition: attachment; filename=Makefile.patch
Content-Type: text/x-makefile; name=Makefile.patch; charset=KOI8-R
Content-Transfer-Encoding: quoted-printable

--- Makefile.orig	Wed Feb  5 12:28:55 2003
+++ Makefile	Wed Feb  5 12:29:07 2003
@@ -13,7 +13,7 @@
 MAINTAINER=3D	hendrik@scholz.net
=20
 LIB_DEPENDS=3D	xine.3:${PORTSDIR}/graphics/libxine \
-		gnomeui-2.0:${PORTSDIR}/x11-toolkits/libgnomeui
+		gnomeui-2.200:${PORTSDIR}/x11-toolkits/libgnomeui
=20
 USE_X_PREFIX=3D	yes
 USE_GNOMENG=3D	yes

--=-nYME/p2SQKnKRYkLo727--

--=-+rQ129u/hQBH8xKWeHmQ
Content-Type: application/pgp-signature; name=signature.asc
Content-Description: This is a digitally signed message part

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

iD8DBQA+QO02bu06QwmNwNsRAoY/AJ9qoG3b1vS2Zn/9/6JEMvT/g3FV+QCdFLqr
L3SNJoqeqp3SuthQukG2bvc=
=ZXCx
-----END PGP SIGNATURE-----

--=-+rQ129u/hQBH8xKWeHmQ--


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-gnome" in the body of the message




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