From owner-freebsd-ports-bugs@FreeBSD.ORG Sun Nov 11 22:30:00 2012 Return-Path: Delivered-To: freebsd-ports-bugs@smarthost.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 9F7EDB08 for ; Sun, 11 Nov 2012 22:30:00 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:1900:2254:206c::16:87]) by mx1.freebsd.org (Postfix) with ESMTP id 755028FC12 for ; Sun, 11 Nov 2012 22:30:00 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.5/8.14.5) with ESMTP id qABMU0Do047144 for ; Sun, 11 Nov 2012 22:30:00 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.5/8.14.5/Submit) id qABMU0vL047143; Sun, 11 Nov 2012 22:30:00 GMT (envelope-from gnats) Resent-Date: Sun, 11 Nov 2012 22:30:00 GMT Resent-Message-Id: <201211112230.qABMU0vL047143@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-ports-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, nemysis Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 790D9907 for ; Sun, 11 Nov 2012 22:26:43 +0000 (UTC) (envelope-from nemysis@gmx.ch) Received: from mailout-de.gmx.net (mailout-de.gmx.net [213.165.64.23]) by mx1.freebsd.org (Postfix) with SMTP id E47968FC08 for ; Sun, 11 Nov 2012 22:26:42 +0000 (UTC) Received: (qmail invoked by alias); 11 Nov 2012 22:26:35 -0000 Received: from 201-230.4-85.cust.bluewin.ch (EHLO something.email.com) [85.4.230.201] by mail.gmx.net (mp069) with SMTP; 11 Nov 2012 23:26:35 +0100 Received: by something.email.com (sSMTP sendmail emulation); Sun, 11 Nov 2012 23:26:36 +0100 Message-Id: <20121111222643.790D9907@hub.freebsd.org> Date: Sun, 11 Nov 2012 23:26:36 +0100 From: nemysis To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Subject: ports/173569: [PATCH] graphics/icon-slicer: OptionsNG, shorter pkg-descr, take maintainership X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 11 Nov 2012 22:30:00 -0000 >Number: 173569 >Category: ports >Synopsis: [PATCH] graphics/icon-slicer: OptionsNG, shorter pkg-descr, take maintainership >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Sun Nov 11 22:30:00 UTC 2012 >Closed-Date: >Last-Modified: >Originator: nemysis >Release: FreeBSD 9.0-RELEASE amd64 >Organization: >Environment: System: FreeBSD FreeBSD_Ports 9.0-RELEASE FreeBSD 9.0-RELEASE #0: Tue Jan 3 07:46:30 UTC >Description: - Take maintainership Makefile changed: +COMMENT= Utility for generating icon and cursor themes +LICENSE= GPLv2 +PORTDOCS= AUTHORS ChangeLog README TODO +.include +.if ${PORT_OPTIONS:MDOCS} 24 lines pkg-descr Generated and tested manually, tested with port test, sent with FreeBSD Port Tools 0.99_6 (mode: change, diff: ports) >How-To-Repeat: portlint -A looks fine. port test: clean Can't give build log, because RedPorts not works at the time. >Fix: --- icon-slicer-0.3_7.patch begins here --- diff -ruN --exclude=CVS /usr/ports/graphics/icon-slicer/Makefile ./Makefile --- /usr/ports/graphics/icon-slicer/Makefile 2012-06-01 07:20:05.000000000 +0200 +++ ./Makefile 2012-11-11 23:15:26.000000000 +0100 @@ -11,8 +11,10 @@ CATEGORIES= graphics MASTER_SITES= http://www.freedesktop.org/software/icon-slicer/releases/ -MAINTAINER= ports@FreeBSD.org -COMMENT= An utility for generating icon and cursor themes +MAINTAINER= nemysis@gmx.ch +COMMENT= Utility for generating icon and cursor themes + +LICENSE= GPLv2 LIB_DEPENDS= popt:${PORTSDIR}/devel/popt @@ -23,19 +25,17 @@ PLIST_FILES= bin/icon-slicer -.if !defined(NOPORTDOCS) -PORTDOCS= * -.endif +PORTDOCS= AUTHORS ChangeLog README TODO + +.include post-patch: @${REINPLACE_CMD} -e '/^SUBDIRS/ s|examples||' ${WRKSRC}/Makefile.in -.if !defined(NOPORTDOCS) post-install: +.if ${PORT_OPTIONS:MDOCS} ${MKDIR} ${DOCSDIR} -.for f in AUTHORS README TODO - ${INSTALL_DATA} ${WRKSRC}/${f} ${DOCSDIR} -.endfor + ${INSTALL_DATA} ${PORTDOCS:S|^|${WRKSRC}/|} ${DOCSDIR} .endif .include diff -ruN --exclude=CVS /usr/ports/graphics/icon-slicer/pkg-descr ./pkg-descr --- /usr/ports/graphics/icon-slicer/pkg-descr 2009-12-21 03:17:02.000000000 +0100 +++ ./pkg-descr 2012-11-11 23:16:16.000000000 +0100 @@ -1,5 +1,4 @@ -icon-slicer is a utility for generating icon themes and libXcursor cursor -themes. +icon-slicer is a utility for generating icon themes and libXcursor cursor themes The inputs to icon-slicer are conceptually: @@ -12,7 +11,6 @@ - a layer with a dot for the hotspot of each cursor - the main image or first animation frame for multi-frame animated cursors - the second animation frame for multi-frame animated cursors - - ... For icons, the layers are: @@ -23,8 +21,4 @@ In practice, since loading of multilayer images is not supported by standard image libraries, each layer is input as a separate image file. -The theme description file contains, among other things, information about the -source images to read, the location of each named cursor or icon within the -grid, and a set of aliases from names to other names. - WWW: http://www.freedesktop.org/wiki/Software/icon-slicer --- icon-slicer-0.3_7.patch ends here --- >Release-Note: >Audit-Trail: >Unformatted: