From owner-freebsd-ports Mon Dec 9 7:41: 0 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0F3DF37B420 for ; Mon, 9 Dec 2002 07:40:20 -0800 (PST) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6B83543EC2 for ; Mon, 9 Dec 2002 07:40:19 -0800 (PST) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id gB9FeJx3056098 for ; Mon, 9 Dec 2002 07:40:19 -0800 (PST) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id gB9FeJFb056085; Mon, 9 Dec 2002 07:40:19 -0800 (PST) Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1B3C137B401 for ; Mon, 9 Dec 2002 07:31:50 -0800 (PST) Received: from socigeog.hmt.toyama-u.ac.jp (socigeog.hmt.toyama-u.ac.jp [160.26.63.48]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6A5E943EE1 for ; Mon, 9 Dec 2002 07:31:47 -0800 (PST) (envelope-from tkato@prontomail.com) Received: from localhost (localhost [127.0.0.1]) by socigeog.hmt.toyama-u.ac.jp (Postfix) with SMTP id 5F278985 for ; Tue, 10 Dec 2002 00:31:41 +0900 (JST) Message-Id: <20021210002637.148aa1e5.tkato@prontomail.com> Date: Tue, 10 Dec 2002 00:26:37 +0900 From: KATO Tsuguru To: FreeBSD-gnats-submit@FreeBSD.org Subject: ports/46138: Update port: graphics/pornview to 0.1.3 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 46138 >Category: ports >Synopsis: Update port: graphics/pornview to 0.1.3 >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Mon Dec 09 07:40:17 PST 2002 >Closed-Date: >Last-Modified: >Originator: KATO Tsuguru >Release: FreeBSD 4.7-RELEASE-p2 i386 >Organization: >Environment: >Description: - Update to version 0.1.3 New file: files/patch-src::support::widgets::gtkxine.h >How-To-Repeat: >Fix: diff -urN /usr/ports/graphics/pornview/Makefile graphics/pornview/Makefile --- /usr/ports/graphics/pornview/Makefile Sun Nov 24 10:06:12 2002 +++ graphics/pornview/Makefile Sat Dec 7 15:02:42 2002 @@ -6,26 +6,32 @@ # PORTNAME= pornview -PORTVERSION= 0.1.2.b +PORTVERSION= 0.1.3 CATEGORIES= graphics MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} -DISTNAME= ${PORTNAME}-${PORTVERSION:S/.b/b/} MAINTAINER= ports@FreeBSD.org -LIB_DEPENDS= png.5:${PORTSDIR}/graphics/png \ -# xine.2:${PORTSDIR}/graphics/libxine +LIB_DEPENDS= exif.8:${PORTSDIR}/graphics/libexif -GNU_CONFIGURE= yes -CONFIGURE_ENV+= CPPFLAGS="-I${LOCALBASE}/include/" \ - LDFLAGS="-L${LOCALBASE}/lib" -#CONFIGURE_ARGS+= --with-xine +USE_X_PREFIX= yes USE_GNOMENG= yes -USE_GNOME= gtk12 gdkpixbuf gnomehier gnomeprefix +USE_GNOME= gdkpixbuf gnomehack gnomeprefix USE_REINPLACE= yes +GNU_CONFIGURE= yes +CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ + LDFLAGS="-L${LOCALBASE}/lib" + +.if defined(WITH_LIBXINE) +LIB_DEPENDS+= xine:${PORTSDIR}/graphics/libxine +CONFIGURE_ARGS+= --enable-xine +.endif post-patch: - ${REINPLACE_CMD} -e 's,$(datadir)/gnome/apps/,$(datadir)/apps/,' ${WRKSRC}/Makefile.in + @${REINPLACE_CMD} -e \ + 's|USE_INCLUDED_LIBINTL=yes|#USE_INCLUDED_LIBINTL=yes|g ; \ + s|\\[$$][{]top_builddir[}]/intl/libintl.a|-lintl|g ; \ + s|[{]datadir[}]/locale|{prefix}/share/locale|g' ${WRKSRC}/configure .include diff -urN /usr/ports/graphics/pornview/distinfo graphics/pornview/distinfo --- /usr/ports/graphics/pornview/distinfo Sun Nov 24 10:06:12 2002 +++ graphics/pornview/distinfo Sat Dec 7 12:19:28 2002 @@ -1 +1 @@ -MD5 (pornview-0.1.2b.tar.gz) = a432afd58234e78c8d17cef8a129782d +MD5 (pornview-0.1.3.tar.gz) = 7cbb2e651b75bb46c0f6b8808e7dc12a diff -urN /usr/ports/graphics/pornview/files/patch-src::support::widgets::gtkxine.h graphics/pornview/files/patch-src::support::widgets::gtkxine.h --- /usr/ports/graphics/pornview/files/patch-src::support::widgets::gtkxine.h Thu Jan 1 09:00:00 1970 +++ graphics/pornview/files/patch-src::support::widgets::gtkxine.h Sat Dec 7 15:09:46 2002 @@ -0,0 +1,10 @@ +--- src/support/widgets/gtkxine.h.orig Sat Nov 23 22:56:41 2002 ++++ src/support/widgets/gtkxine.h Sat Dec 7 15:09:28 2002 +@@ -12,6 +12,7 @@ + + #ifdef ENABLE_XINE + ++#include + #include + #include + #include diff -urN /usr/ports/graphics/pornview/pkg-plist graphics/pornview/pkg-plist --- /usr/ports/graphics/pornview/pkg-plist Sun Nov 24 10:06:12 2002 +++ graphics/pornview/pkg-plist Sat Dec 7 14:50:52 2002 @@ -1,5 +1,6 @@ bin/pornview -share/gnome/pornview/logo.png -share/gnome/pixmaps/pornview.png share/gnome/apps/Graphics/pornview.desktop +share/gnome/pixmaps/pornview.png +share/gnome/pornview/logo.png +share/locale/pl/LC_MESSAGES/pornview.mo @dirrm share/gnome/pornview >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message