From filippo@widestore.net  Wed Feb  2 14:14:58 2005
Return-Path: <filippo@widestore.net>
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP id 3768E16A4CE
	for <FreeBSD-gnats-submit@freebsd.org>; Wed,  2 Feb 2005 14:14:58 +0000 (GMT)
Received: from w1001.widhost.net (w1001.widhost.net [209.235.192.251])
	by mx1.FreeBSD.org (Postfix) with ESMTP id A465543D48
	for <FreeBSD-gnats-submit@freebsd.org>; Wed,  2 Feb 2005 14:14:57 +0000 (GMT)
	(envelope-from filippo@widestore.net)
Received: from mx0.hq.widestore.net (mx0.hq.widestore.net [212.97.46.42])
	by w1001.widhost.net (Postfix) with ESMTP id DE8C5218DD
	for <FreeBSD-gnats-submit@freebsd.org>; Wed,  2 Feb 2005 09:14:56 -0500 (EST)
Received: from cagnina.hq.widestore.net (cagnina.hq.widestore.net [192.168.1.1])
	by mx0.hq.widestore.net (Postfix) with ESMTP id E6E2B66;
	Wed,  2 Feb 2005 15:14:16 +0100 (CET)
Message-Id: <1107353657.0@cagnina.hq.widestore.net>
Date: Wed, 2 Feb 2005 15:14:17 +0100
From: "Filippo Natali" <filippo@widestore.net>
To: "FreeBSD gnats submit" <FreeBSD-gnats-submit@freebsd.org>
Cc: tmclaugh@sdf.lonestar.org
Subject: [NEW PORT] x11-themes/gnome-icons-lila
X-Send-Pr-Version: gtk-send-pr 0.4.3 
X-GNATS-Notify:

>Number:         77006
>Category:       ports
>Synopsis:       [NEW PORT] x11-themes/gnome-icons-lila
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Wed Feb 02 14:20:21 GMT 2005
>Closed-Date:    Wed Feb 02 23:09:38 GMT 2005
>Last-Modified:  Wed Feb 02 23:09:38 GMT 2005
>Originator:     Filippo Natali
>Release:        FreeBSD 5.3-STABLE i386
>Organization:
Widestore srl 
>Environment:


System: FreeBSD 5.3-STABLE #0: Thu Jan 13 12:15:26 CET 2005
    filippo@cagnina.hq.widestore.net:/usr/obj/usr/src/sys/CAGNINA



>Description:


New port: x11-themes/gnome-icons-lila, Lila icon theme for Gnome and Xfce 4.2

x11-themes/lila-xffm and x11-themes/lila-xfce4-panel no longer work with Xfce 4.2 and are both replaced by this port, then they can be safely removed from ports tree.


>How-To-Repeat:





>Fix:


--- gnome-icons-lila.shar begins here ---
# 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:
#
#	gnome-icons-lila
#	gnome-icons-lila/Makefile
#	gnome-icons-lila/distinfo
#	gnome-icons-lila/pkg-descr
#
echo c - gnome-icons-lila
mkdir -p gnome-icons-lila > /dev/null 2>&1
echo x - gnome-icons-lila/Makefile
sed 's/^X//' >gnome-icons-lila/Makefile << 'END-of-gnome-icons-lila/Makefile'
X# New ports collection makefile for:	Gnome iconset Lila
X# Date created:				2 Feb 2005
X# Whom:					Filippo Natali <filippo@widestore.net>
X#
X# $FreeBSD$
X#
X
X# Port logic gratuitously stolen from x11-themes/kde-icons-noia by
X# lioux@.  If it's not defined here and you think it should be, check
X# x11-themes/gnome-icons/bsd.gnome-icons.mk for it.
X
XPORTNAME=	lila
XPORTVERSION=	0.6.2
XCATEGORIES=	x11-themes gnome
XMASTER_SITES=	http://lila-theme.uni.cc/files/tarballs/
XDISTNAME=	${PORTNAME}-gnome-${PORTVERSION}
X
XMAINTAINER=	filippo@widestore.net
XCOMMENT=	Lila Icons for Gnome
X
XNO_PACKAGE=	${REASON}
XNO_CDROM=	${REASON}
XRESTRICTED=	${REASON}
X
XUSE_BZIP2=	yes
XWRKSRC=		"${WRKDIR}"
X
Xpost-extract:
X	@${MV} ${WRKDIR}/${PORTNAME}-gnome/Lila ${WRKDIR}; \
X	${MV} ${WRKDIR}/LICENSE ${WRKSRC}; \
X	${MV} ${WRKDIR}/COPYRIGHT ${WRKSRC}
X
X.include "${.CURDIR}/../gnome-icons/bsd.gnome-icons.mk"
X.include <bsd.port.mk>
END-of-gnome-icons-lila/Makefile
echo x - gnome-icons-lila/distinfo
sed 's/^X//' >gnome-icons-lila/distinfo << 'END-of-gnome-icons-lila/distinfo'
XMD5 (lila-gnome-0.6.2.tar.bz2) = a43e07e6308d70d1803bbd21c7305a32
XSIZE (lila-gnome-0.6.2.tar.bz2) = 1513917
END-of-gnome-icons-lila/distinfo
echo x - gnome-icons-lila/pkg-descr
sed 's/^X//' >gnome-icons-lila/pkg-descr << 'END-of-gnome-icons-lila/pkg-descr'
XThe Lila iconset for Gnome
X
XWWW: http://lila-theme.uni.cc
END-of-gnome-icons-lila/pkg-descr
exit

--- gnome-icons-lila.shar ends here ---

--- gnome-icons-20050202.diff begins here ---
diff -Nru /usr/ports/x11-themes/gnome-icons/Makefile gnome-icons/Makefile
--- /usr/ports/x11-themes/gnome-icons/Makefile	Thu Dec  9 06:08:42 2004
+++ gnome-icons/Makefile	Wed Feb  2 12:38:59 2005
@@ -30,7 +30,8 @@
 		${X11BASE}/share/icons/Slick/index.theme:${PORTSDIR}/x11-themes/gnome-icons-slick \
 		${X11BASE}/share/icons/Snow-Apple/index.theme:${PORTSDIR}/x11-themes/gnome-icons-snow-apple \
 		${X11BASE}/share/icons/stylish/index.theme:${PORTSDIR}/x11-themes/gnome-icons-stylish \
-		${X11BASE}/share/icons/ximian-south/index.theme:${PORTSDIR}/x11-themes/gnome-icons-ximian-south
+		${X11BASE}/share/icons/ximian-south/index.theme:${PORTSDIR}/x11-themes/gnome-icons-ximian-south \
+		${X11BASE}/share/icons/Lila/index.theme:${PORTSDIR}/x11-themes/gnome-icons-lila
 
 NO_BUILD=	yes
 
--- gnome-icons-20050202.diff ends here ---




>Release-Note:
>Audit-Trail:
State-Changed-From-To: open->closed 
State-Changed-By: pav 
State-Changed-When: Wed Feb 2 20:26:33 GMT 2005 
State-Changed-Why:  
Committed, thanks! 

http://www.freebsd.org/cgi/query-pr.cgi?pr=77006 
>Unformatted:
