From owner-freebsd-ports@FreeBSD.ORG Mon May 1 19:46:01 2006 Return-Path: X-Original-To: ports@freebsd.org Delivered-To: freebsd-ports@FreeBSD.ORG Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id EE98316A525; Mon, 1 May 2006 19:46:01 +0000 (UTC) (envelope-from lofi@freebsd.org) Received: from mail-in-02.arcor-online.net (mail-in-02.arcor-online.net [151.189.21.42]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2F30D43D6B; Mon, 1 May 2006 19:45:48 +0000 (GMT) (envelope-from lofi@freebsd.org) Received: from mail-in-06-z2.arcor-online.net (mail-in-06-z2.arcor-online.net [151.189.8.18]) by mail-in-02.arcor-online.net (Postfix) with ESMTP id C610E1E37D8; Mon, 1 May 2006 21:45:46 +0200 (CEST) Received: from mail-in-02.arcor-online.net (mail-in-02.arcor-online.net [151.189.21.42]) by mail-in-06-z2.arcor-online.net (Postfix) with ESMTP id B4A3719D396; Mon, 1 May 2006 21:45:46 +0200 (CEST) Received: from lofi.dyndns.org (dslb-084-061-149-156.pools.arcor-ip.net [84.61.149.156]) by mail-in-02.arcor-online.net (Postfix) with ESMTP id AE9E91E3841; Mon, 1 May 2006 21:45:44 +0200 (CEST) Received: from [192.168.8.4] (kiste.my.domain [192.168.8.4]) (authenticated bits=0) by lofi.dyndns.org (8.13.4/8.13.3) with ESMTP id k41JjVML008025 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Mon, 1 May 2006 21:45:33 +0200 (CEST) (envelope-from lofi@freebsd.org) Message-ID: <44566555.7010503@freebsd.org> Date: Mon, 01 May 2006 21:45:25 +0200 From: Michael Nottebrock User-Agent: Thunderbird 1.5.0.2 (Windows/20060308) MIME-Version: 1.0 To: ahze@ahze.net References: <1146349274.16564.18.camel@shumai.marcuscom.com> <200604301614.30077.andy@athame.co.uk> <200604301950.27364.andy@athame.co.uk> <44562619.3090403@freebsd.org> <44563C14.1050104@freebsd.org> <445641CC.809@freebsd.org> <44564523.10709@freebsd.org> In-Reply-To: <44564523.10709@freebsd.org> X-Enigmail-Version: 0.94.0.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="------------enig36D10E1ADC536C98E015FD9B" X-Virus-Scanned: by amavisd-new Cc: ports@freebsd.org, gnome@freebsd.org, kde@freebsd.org Subject: Re: [kde-freebsd] Re: HEADS UP: GNOME 2.14 being merged into the tree X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 01 May 2006 19:46:02 -0000 This is an OpenPGP/MIME signed message (RFC 2440 and 3156) --------------enig36D10E1ADC536C98E015FD9B Content-Type: multipart/mixed; boundary="------------050702090006010109010800" This is a multi-part message in MIME format. --------------050702090006010109010800 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Michael Nottebrock schrieb: > Michael Nottebrock schrieb: >> michael johnson schrieb: >> >>> kdegraphics depends on xpdf and gnome depends on poppler. >>> and xpdf and poppler conflict. However, kdegraphics could >>> depend on poppler, it is a dropin replacement for xpdf. =3D) >> That's doable, I'll get right on it. >=20 > Actually, I think it would be best to split the poppler port up one mor= e > time and create an extra port for the command line utilities, that way > the conflict with xpdf can be resolved completely. Should I work on tha= t? Here's a poppler-utils port and the necessary diff to graphics/poppler. I've fired up a test build of kdegraphics against poppler now and will probably have confirmation on things working or not by tomorrow. Cheers, --=20 ,_, | Michael Nottebrock | lofi@freebsd.org (/^ ^\) | FreeBSD - The Power to Serve | http://www.freebsd.org \u/ | K Desktop Environment on FreeBSD | http://freebsd.kde.org --------------050702090006010109010800 Content-Type: text/plain; name="poppler.diff" Content-Transfer-Encoding: quoted-printable Content-Disposition: inline; filename="poppler.diff" Index: Makefile =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 RCS file: /home/pcvs/ports/graphics/poppler/Makefile,v retrieving revision 1.15 diff -u -r1.15 Makefile --- Makefile 30 Apr 2006 00:46:55 -0000 1.15 +++ Makefile 1 May 2006 19:40:38 -0000 @@ -8,7 +8,7 @@ =20 PORTNAME=3D poppler PORTVERSION=3D 0.5.1 -PORTREVISION?=3D 0 +PORTREVISION?=3D 1 CATEGORIES=3D graphics print MASTER_SITES=3D http://poppler.freedesktop.org/ =20 @@ -17,7 +17,6 @@ =20 LIB_DEPENDS=3D cairo.2:${PORTSDIR}/graphics/cairo =20 -CONFLICTS=3D xpdf-[0-9]* USE_GMAKE=3D yes USE_X_PREFIX=3D yes GNU_CONFIGURE=3D yes @@ -45,12 +44,17 @@ INSTALL_WRKSRC=3D ${WRKSRC}/qt # blah.. USE_QT_VER can't be defined after bsd.port.pre.mk .include "${PORTSDIR}/Mk/bsd.kde.mk" +.elif ${SLAVEPORT}=3D=3D"utils" +CONFIGURE_ARGS+=3D--enable-utils +CONFLICTS=3D xpdf-[0-9]* +BUILD_WRKSRC=3D ${WRKSRC}/utils +INSTALL_WRKSRC=3D ${WRKSRC}/utils +MAN1=3D pdffonts.1 pdfimages.1 pdfinfo.1 \ + pdftohtml.1 pdftops.1 pdftotext.1 pdftoppm.1 .endif .else CONFIGURE_ARGS+=3D--disable-poppler-glib --disable-poppler-qt \ - --disable-poppler-qt4 -MAN1=3D pdffonts.1 pdfimages.1 pdfinfo.1 \ - pdftohtml.1 pdftops.1 pdftotext.1 pdftoppm.1 + --disable-poppler-qt4 --disable-utils .endif =20 post-patch: Index: pkg-plist =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 RCS file: /home/pcvs/ports/graphics/poppler/pkg-plist,v retrieving revision 1.6 diff -u -r1.6 pkg-plist --- pkg-plist 30 Apr 2006 00:46:55 -0000 1.6 +++ pkg-plist 1 May 2006 19:40:38 -0000 @@ -1,10 +1,3 @@ -bin/pdffonts -bin/pdfimages -bin/pdfinfo -bin/pdftohtml -bin/pdftoppm -bin/pdftops -bin/pdftotext include/poppler/Annot.h include/poppler/Array.h include/poppler/BaseFile.h @@ -49,8 +42,8 @@ include/poppler/Stream-CCITT.h include/poppler/Stream.h include/poppler/TextOutputDev.h -include/poppler/UTF8.h include/poppler/UGooString.h +include/poppler/UTF8.h include/poppler/UnicodeMap.h include/poppler/UnicodeMapTables.h include/poppler/UnicodeTypeTable.h Index: files/patch-utils_Makefile.in =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 RCS file: files/patch-utils_Makefile.in diff -N files/patch-utils_Makefile.in --- /dev/null 1 Jan 1970 00:00:00 -0000 +++ files/patch-utils_Makefile.in 1 May 2006 19:40:38 -0000 @@ -0,0 +1,61 @@ +--- utils/Makefile.in.orig Mon May 1 21:28:04 2006 ++++ utils/Makefile.in Mon May 1 21:28:59 2006 +@@ -61,42 +61,35 @@ + pdffonts_OBJECTS =3D $(am_pdffonts_OBJECTS) + pdffonts_LDADD =3D $(LDADD) + am__DEPENDENCIES_1 =3D +-pdffonts_DEPENDENCIES =3D $(top_builddir)/poppler/libpoppler.la \ +- $(am__DEPENDENCIES_1) ++pdffonts_DEPENDENCIES =3D $(am__DEPENDENCIES_1) + am_pdfimages_OBJECTS =3D pdfimages.$(OBJEXT) ImageOutputDev.$(OBJEXT) \= + $(am__objects_1) + pdfimages_OBJECTS =3D $(am_pdfimages_OBJECTS) + pdfimages_LDADD =3D $(LDADD) +-pdfimages_DEPENDENCIES =3D $(top_builddir)/poppler/libpoppler.la \ +- $(am__DEPENDENCIES_1) ++pdfimages_DEPENDENCIES =3D $(am__DEPENDENCIES_1) + am_pdfinfo_OBJECTS =3D pdfinfo.$(OBJEXT) $(am__objects_1) + pdfinfo_OBJECTS =3D $(am_pdfinfo_OBJECTS) + pdfinfo_LDADD =3D $(LDADD) +-pdfinfo_DEPENDENCIES =3D $(top_builddir)/poppler/libpoppler.la \ +- $(am__DEPENDENCIES_1) ++pdfinfo_DEPENDENCIES =3D $(am__DEPENDENCIES_1) + am_pdftohtml_OBJECTS =3D pdftohtml.$(OBJEXT) HtmlFonts.$(OBJEXT) \ + HtmlLinks.$(OBJEXT) HtmlOutputDev.$(OBJEXT) $(am__objects_1) + pdftohtml_OBJECTS =3D $(am_pdftohtml_OBJECTS) + pdftohtml_LDADD =3D $(LDADD) +-pdftohtml_DEPENDENCIES =3D $(top_builddir)/poppler/libpoppler.la \ +- $(am__DEPENDENCIES_1) ++pdftohtml_DEPENDENCIES =3D $(am__DEPENDENCIES_1) + am__pdftoppm_SOURCES_DIST =3D pdftoppm.cc parseargs.c parseargs.h + @BUILD_SPLASH_OUTPUT_TRUE@am_pdftoppm_OBJECTS =3D pdftoppm.$(OBJEXT) \ + @BUILD_SPLASH_OUTPUT_TRUE@ $(am__objects_1) + pdftoppm_OBJECTS =3D $(am_pdftoppm_OBJECTS) + pdftoppm_LDADD =3D $(LDADD) +-pdftoppm_DEPENDENCIES =3D $(top_builddir)/poppler/libpoppler.la \ +- $(am__DEPENDENCIES_1) ++pdftoppm_DEPENDENCIES =3D $(am__DEPENDENCIES_1) + am_pdftops_OBJECTS =3D pdftops.$(OBJEXT) $(am__objects_1) + pdftops_OBJECTS =3D $(am_pdftops_OBJECTS) + pdftops_LDADD =3D $(LDADD) +-pdftops_DEPENDENCIES =3D $(top_builddir)/poppler/libpoppler.la \ +- $(am__DEPENDENCIES_1) ++pdftops_DEPENDENCIES =3D $(am__DEPENDENCIES_1) + am_pdftotext_OBJECTS =3D pdftotext.$(OBJEXT) $(am__objects_1) + pdftotext_OBJECTS =3D $(am_pdftotext_OBJECTS) + pdftotext_LDADD =3D $(LDADD) +-pdftotext_DEPENDENCIES =3D $(top_builddir)/poppler/libpoppler.la \ +- $(am__DEPENDENCIES_1) ++pdftotext_DEPENDENCIES =3D $(am__DEPENDENCIES_1) + DEFAULT_INCLUDES =3D -I. -I$(srcdir) -I$(top_builddir) -I$(top_builddir= )/poppler + depcomp =3D $(SHELL) $(top_srcdir)/depcomp + am__depfiles_maybe =3D depfiles +@@ -294,7 +287,7 @@ + $(UTILS_CFLAGS) +=20 + LDADD =3D \ +- $(top_builddir)/poppler/libpoppler.la \ ++ -lpoppler \ + $(UTILS_LIBS) +=20 +=20 --------------050702090006010109010800 Content-Type: text/plain; name="poppler-utils.shar" Content-Transfer-Encoding: quoted-printable Content-Disposition: inline; filename="poppler-utils.shar" # This is a shell archive. Save it in a file, remove anything before # this line, and then unpack it by entering "sh file". Note, it may # create directories; files and directories will be owned by you and # have default permissions. # # This archive contains: # # . # ./Makefile # ./pkg-plist # echo c - . mkdir -p . > /dev/null 2>&1 echo x - ./Makefile sed 's/^X//' >./Makefile << 'END-of-./Makefile' X# New ports collection makefile for: poppler-utils X# Date created: 2006-05-01 X# Whom: Michael Nottebrock X# X# $FreeBSD$ X# $MCom$ X XPORTREVISION=3D 0 XPKGNAMESUFFIX=3D -utils X XMAINTAINER=3D gnome@FreeBSD.org XCOMMENT=3D Poppler's xpdf-workalike command line utilities X XMASTERDIR=3D ${.CURDIR}/../../graphics/poppler XSLAVEPORT=3D utils XPLIST=3D ${.CURDIR}/pkg-plist X X.include "${MASTERDIR}/Makefile" END-of-./Makefile echo x - ./pkg-plist sed 's/^X//' >./pkg-plist << 'END-of-./pkg-plist' Xbin/pdffonts Xbin/pdfimages Xbin/pdfinfo Xbin/pdftohtml Xbin/pdftoppm Xbin/pdftops Xbin/pdftotext END-of-./pkg-plist exit --------------050702090006010109010800-- --------------enig36D10E1ADC536C98E015FD9B Content-Type: application/pgp-signature; name="signature.asc" Content-Description: OpenPGP digital signature Content-Disposition: attachment; filename="signature.asc" -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.2.1 (MingW32) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org iD8DBQFEVmVYXhc68WspdLARAj6sAJ4wndEWETxwBUq5gkwE6FYFlmyWcACfQoHn 809lOJqJXtf3VoySZAVwo+o= =+S6x -----END PGP SIGNATURE----- --------------enig36D10E1ADC536C98E015FD9B--