From owner-svn-ports-head@FreeBSD.ORG Wed Apr 9 13:34:05 2014 Return-Path: Delivered-To: svn-ports-head@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 4A9C199B; Wed, 9 Apr 2014 13:34:05 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 1C8FF184C; Wed, 9 Apr 2014 13:34:05 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.8/8.14.8) with ESMTP id s39DY4Vh049381; Wed, 9 Apr 2014 13:34:04 GMT (envelope-from bapt@svn.freebsd.org) Received: (from bapt@localhost) by svn.freebsd.org (8.14.8/8.14.8/Submit) id s39DY4Q4049379; Wed, 9 Apr 2014 13:34:04 GMT (envelope-from bapt@svn.freebsd.org) Message-Id: <201404091334.s39DY4Q4049379@svn.freebsd.org> From: Baptiste Daroussin Date: Wed, 9 Apr 2014 13:34:04 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r350700 - head/graphics/djview4 X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.17 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 09 Apr 2014 13:34:05 -0000 Author: bapt Date: Wed Apr 9 13:34:04 2014 New Revision: 350700 URL: http://svnweb.freebsd.org/changeset/ports/350700 QAT: https://qat.redports.org/buildarchive/r350700/ Log: Support stage USES=webplugin Modified: head/graphics/djview4/Makefile head/graphics/djview4/pkg-plist Modified: head/graphics/djview4/Makefile ============================================================================== --- head/graphics/djview4/Makefile Wed Apr 9 13:28:29 2014 (r350699) +++ head/graphics/djview4/Makefile Wed Apr 9 13:34:04 2014 (r350700) @@ -12,10 +12,10 @@ COMMENT= Standalone Djvu viewer and plug LICENSE= GPLv2 -LIB_DEPENDS= djvulibre:${PORTSDIR}/graphics/djvulibre +LIB_DEPENDS= libdjvulibre.so:${PORTSDIR}/graphics/djvulibre GNU_CONFIGURE= yes -USES= pkgconfig +USES= pkgconfig webplugin:native libtool USE_QT4= gui network rcc_build uic_build moc_build qmake_build USE_XORG= sm ice xt QT_NONSTANDARD= yes @@ -30,16 +30,8 @@ MAKE_ENV= INSTALL_SCRIPT="${INSTALL_SCRI WRKSRC= ${WRKDIR}/djview4-${PORTVERSION} -MAN1= djview4.1 nsdejavu.1 -MLINKS= djview4.1 djview.1 - -USE_WEBPLUGINS= gecko* -WEBPLUGINS_DIR= ${PREFIX}/lib/djview4/plugins -WEBPLUGINS_FILES= nsdejavu.so - -NO_STAGE= yes -.include -.include "${PORTSDIR}/www/firefox/Makefile.webplugins" +WEBPLUGIN_DIR= ${PREFIX}/lib/djview4/plugins +WEBPLUGIN_FILES= nsdejavu.so post-patch: @${REINPLACE_CMD} -e 's,/netscape/,/djview4/,' \ @@ -47,13 +39,4 @@ post-patch: @${REINPLACE_CMD} -e 's,@NSDEJAVU_LIBS@,@NSDEJAVU_LIBS@ -lXt -lXext,g' \ ${WRKSRC}/nsdejavu/Makefile.in -post-install: - @${FIND} -ds ${PREFIX}/share/djvu/djview4/ ! -type d | \ - ${SED} 's,${PREFIX}/,,' >> ${TMPPLIST} - - @${ECHO_CMD} "@dirrm share/djvu/djview4/desktop" >> ${TMPPLIST} - @${ECHO_CMD} "@dirrm share/djvu/djview4" >> ${TMPPLIST} - @${ECHO_CMD} "@unexec ${RMDIR} %D/share/djvu 2>/dev/null || true" \ - >> ${TMPPLIST} - -.include +.include Modified: head/graphics/djview4/pkg-plist ============================================================================== --- head/graphics/djview4/pkg-plist Wed Apr 9 13:28:29 2014 (r350699) +++ head/graphics/djview4/pkg-plist Wed Apr 9 13:34:04 2014 (r350700) @@ -1,5 +1,18 @@ bin/djview bin/djview4 lib/djview4/plugins/nsdejavu.so +man/man1/djview.1.gz +man/man1/djview4.1.gz +man/man1/nsdejavu.1.gz +share/djvu/djview4/desktop/djvulibre-djview4.desktop +share/djvu/djview4/desktop/hi-djview4.svgz +share/djvu/djview4/desktop/hi32-djview4.png +share/djvu/djview4/desktop/hi64-djview4.png +share/djvu/djview4/desktop/prebuilt-hi32-djview4.png +share/djvu/djview4/desktop/prebuilt-hi64-djview4.png +share/djvu/djview4/desktop/register-djview-menu +@dirrm share/djvu/djview4/desktop +@dirrm share/djvu/djview4 +@dirrm share/djvu @dirrm lib/djview4/plugins @dirrm lib/djview4