From owner-svn-ports-head@FreeBSD.ORG Mon Nov 4 14:27:24 2013 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 ESMTP id AFEA0857; Mon, 4 Nov 2013 14:27:24 +0000 (UTC) (envelope-from olivierd@FreeBSD.org) 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)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 9D288289D; Mon, 4 Nov 2013 14:27:24 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.7/8.14.7) with ESMTP id rA4EROni003205; Mon, 4 Nov 2013 14:27:24 GMT (envelope-from olivierd@svn.freebsd.org) Received: (from olivierd@localhost) by svn.freebsd.org (8.14.7/8.14.5/Submit) id rA4EROJA003202; Mon, 4 Nov 2013 14:27:24 GMT (envelope-from olivierd@svn.freebsd.org) Message-Id: <201311041427.rA4EROJA003202@svn.freebsd.org> From: Olivier Duchateau Date: Mon, 4 Nov 2013 14:27:24 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r332728 - head/print/xfce4-print 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.14 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: Mon, 04 Nov 2013 14:27:24 -0000 Author: olivierd Date: Mon Nov 4 14:27:23 2013 New Revision: 332728 URL: http://svnweb.freebsd.org/changeset/ports/332728 Log: - Support STAGEDIR - Add LICENSE blob - Convert to new LIB_DEPENDS format - Switch to USES= gmake pathfix - Rewrite COMMENT entry and pkg-descr - Standardize LPR description Modified: head/print/xfce4-print/Makefile head/print/xfce4-print/pkg-descr (contents, props changed) head/print/xfce4-print/pkg-plist Modified: head/print/xfce4-print/Makefile ============================================================================== --- head/print/xfce4-print/Makefile Mon Nov 4 14:22:33 2013 (r332727) +++ head/print/xfce4-print/Makefile Mon Nov 4 14:27:23 2013 (r332728) @@ -11,17 +11,18 @@ DISTNAME= xfprint-${PORTVERSION} DIST_SUBDIR= xfce4 MAINTAINER= xfce@FreeBSD.org -COMMENT= Xfce 4 graphical frontend for printing +COMMENT= Print system support for the Xfce Desktop -BUILD_DEPENDS+= a2ps:${PORTSDIR}/print/a2ps -RUN_DEPENDS+= a2ps:${PORTSDIR}/print/a2ps +LICENSE= GPLv2 + +BUILD_DEPENDS= a2ps:${PORTSDIR}/print/a2ps +RUN_DEPENDS= a2ps:${PORTSDIR}/print/a2ps GNU_CONFIGURE= yes INSTALLS_ICONS= yes USE_BZIP2= yes -USES= gettext pkgconfig -USE_GMAKE= yes -USE_GNOME= glib20 gnomehack gtk20 intltool intlhack +USES= gettext pkgconfig gmake pathfix +USE_GNOME= glib20 gtk20 intltool intlhack USE_LDCONFIG= yes USE_XFCE= configenv libgui libutil xfconf @@ -30,14 +31,13 @@ OPTIONS_DEFAULT= LPR OPTIONS_SINGLE= PRINTMETHOD OPTIONS_SINGLE_PRINTMETHOD= LPR CUPS LETTER_DESC= Use letter paper format instead of A4 -LPR_DESC= Use lpr as printing system +LPR_DESC= LPR printing system support -NO_STAGE= yes .include .if ${PORT_OPTIONS:MCUPS} CONFIGURE_ARGS+=--enable-cups -LIB_DEPENDS+= cups.2:${PORTSDIR}/print/cups-client +LIB_DEPENDS+= libcups.so:${PORTSDIR}/print/cups-client PLIST_SUB+= CUPS="" .else CONFIGURE_ARGS+=--disable-cups Modified: head/print/xfce4-print/pkg-descr ============================================================================== --- head/print/xfce4-print/pkg-descr Mon Nov 4 14:22:33 2013 (r332727) +++ head/print/xfce4-print/pkg-descr Mon Nov 4 14:27:23 2013 (r332728) @@ -1,6 +1,4 @@ -The printing helper is a graphical frontend for printing, a printer -management, and a job queue management. It doesn't let you configure -printers but only use printing systems that have already been -configured properly. +Xfprint contains a print dialog and a printer manager for the Xfce Desktop +Environment. It supports CUPS, BSD-LPR and file as printing destination. -WWW: http://www.xfce.org/projects/xfprint/ +WWW: http://www.xfce.org/ Modified: head/print/xfce4-print/pkg-plist ============================================================================== --- head/print/xfce4-print/pkg-plist Mon Nov 4 14:22:33 2013 (r332727) +++ head/print/xfce4-print/pkg-plist Mon Nov 4 14:27:23 2013 (r332728) @@ -117,12 +117,16 @@ share/xfce4/doc/fr/xfprint.html @dirrmtry lib/xfce4/xfprint-plugins @dirrmtry lib/xfce4 @dirrm share/gtk-doc/html/libxfprint -@dirrmtry share/gtk-doc/html -@dirrmtry share/gtk-doc -@dirrmtry share/locale/bn_IN/LC_MESSAGES -@dirrmtry share/locale/bn_IN +@dirrmtry share/locale/ur/LC_MESSAGES +@dirrmtry share/locale/ur +@dirrmtry share/locale/si/LC_MESSAGES +@dirrmtry share/locale/si @dirrmtry share/locale/mr/LC_MESSAGES @dirrmtry share/locale/mr +@dirrmtry share/locale/dz/LC_MESSAGES +@dirrmtry share/locale/dz +@dirrmtry share/locale/bn_IN/LC_MESSAGES +@dirrmtry share/locale/bn_IN @dirrmtry share/xfce4/doc/C/images @dirrmtry share/xfce4/doc/C @dirrmtry share/xfce4/doc/fr/images