Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 12 Jan 2005 10:00:43 GMT
From:      Florent Thoumie <flz@xbsd.org>
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   Re: ports/76111: New port: x11-toolkits/p5-Gtk2-TrayIcon - Perlinterface to the EggTrayIcon library
Message-ID:  <200501121000.j0CA0h6l018907@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
The following reply was made to PR ports/76111; it has been noted by GNATS.

From: Florent Thoumie <flz@xbsd.org>
To: FreeBSD-gnats-submit@FreeBSD.org, freebsd-ports-bugs@FreeBSD.org
Cc:  
Subject: Re: ports/76111: New port: x11-toolkits/p5-Gtk2-TrayIcon - Perl interface
 to the EggTrayIcon library
Date: Wed, 12 Jan 2005 10:52:43 +0100

 This is a multi-part message in MIME format.
 --------------070507020905010109010200
 Content-Type: text/plain; charset=ISO-8859-1; format=flowed
 Content-Transfer-Encoding: 7bit
 
 	I made some cosmetic changes (mach -> %%PERL_ARCH%% in packing list).
 
 	Here is the new shar archive attached.
 
 	
 
 --------------070507020905010109010200
 Content-Type: text/plain;
  name="p5-Gtk2-TrayIcon-0.03.shar"
 Content-Transfer-Encoding: 7bit
 Content-Disposition: inline;
  filename="p5-Gtk2-TrayIcon-0.03.shar"
 
 # 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:
 #
 #	p5-Gtk2-TrayIcon
 #	p5-Gtk2-TrayIcon/Makefile
 #	p5-Gtk2-TrayIcon/distinfo
 #	p5-Gtk2-TrayIcon/pkg-descr
 #	p5-Gtk2-TrayIcon/pkg-plist
 #
 echo c - p5-Gtk2-TrayIcon
 mkdir -p p5-Gtk2-TrayIcon > /dev/null 2>&1
 echo x - p5-Gtk2-TrayIcon/Makefile
 sed 's/^X//' >p5-Gtk2-TrayIcon/Makefile << 'END-of-p5-Gtk2-TrayIcon/Makefile'
 X# New ports collection makefile for:	Gtk2-TrayIcon
 X# Date created:				Jan 11 2005
 X# Whom:					Florent Thoumie <flz@xbsd.org>
 X#
 X# $FreeBSD$
 X#
 X
 XPORTNAME=	Gtk2-TrayIcon
 XPORTVERSION=	0.03
 XCATEGORIES=	x11-toolkits
 XMASTER_SITES=	${MASTER_SITE_PERL_CPAN}
 XMASTER_SITE_SUBDIR=	../../authors/id/M/ML/MLEHMANN/
 XPKGNAMEPREFIX=	p5-
 X
 XMAINTAINER=	flz@xbsd.org
 XCOMMENT=	Perl interface to the EggTrayIcon library
 X
 XBUILD_DEPENDS=	${SITE_PERL}/ExtUtils/Depends.pm:${PORTSDIR}/devel/p5-ExtUtils-Depends	\
 X		${SITE_PERL}/ExtUtils/PkgConfig.pm:${PORTSDIR}/devel/p5-ExtUtils-PkgConfig \
 X		${SITE_PERL}/${PERL_ARCH}/Gtk2.pm:${PORTSDIR}/x11-toolkits/p5-Gtk2
 XRUN_DEPENDS=	${BUILD_DEPENDS}
 X
 XPERL_CONFIGURE=	yes
 X
 XMAN3=		Gtk2::TrayIcon.3
 X
 X.include <bsd.port.pre.mk>
 X
 X.if ${PERL_LEVEL} < 500800
 XIGNORE=		"Needs perl 5.8.0 or higher, install lang/perl5.8 and try again"
 X.endif
 X
 X.include <bsd.port.post.mk>
 END-of-p5-Gtk2-TrayIcon/Makefile
 echo x - p5-Gtk2-TrayIcon/distinfo
 sed 's/^X//' >p5-Gtk2-TrayIcon/distinfo << 'END-of-p5-Gtk2-TrayIcon/distinfo'
 XMD5 (Gtk2-TrayIcon-0.03.tar.gz) = 4c627fd00cc316ac018732e7739a5c4f
 XSIZE (Gtk2-TrayIcon-0.03.tar.gz) = 6915
 END-of-p5-Gtk2-TrayIcon/distinfo
 echo x - p5-Gtk2-TrayIcon/pkg-descr
 sed 's/^X//' >p5-Gtk2-TrayIcon/pkg-descr << 'END-of-p5-Gtk2-TrayIcon/pkg-descr'
 XInterface to the EggTrayIcon library
 X
 XThis module allows a Perl developer to embed an arbitrary widget
 Xin a System Tray like the Gnome notification area. 
 X
 XWWW: http://search.cpan.org/dist/Gtk2-TrayIcon/
 X
 X- Florent Thoumie
 Xflz@xbsd.org
 END-of-p5-Gtk2-TrayIcon/pkg-descr
 echo x - p5-Gtk2-TrayIcon/pkg-plist
 sed 's/^X//' >p5-Gtk2-TrayIcon/pkg-plist << 'END-of-p5-Gtk2-TrayIcon/pkg-plist'
 X%%SITE_PERL%%/%%PERL_ARCH%%/auto/Gtk2/TrayIcon/.packlist
 X%%SITE_PERL%%/%%PERL_ARCH%%/auto/Gtk2/TrayIcon/TrayIcon.so
 X%%SITE_PERL%%/%%PERL_ARCH%%/auto/Gtk2/TrayIcon/TrayIcon.bs
 X%%SITE_PERL%%/%%PERL_ARCH%%/Gtk2/TrayIcon/Install/Files.pm
 X%%SITE_PERL%%/%%PERL_ARCH%%/Gtk2/TrayIcon/Install/trayicon-autogen.h
 X%%SITE_PERL%%/%%PERL_ARCH%%/Gtk2/TrayIcon/Install/trayicon.typemap
 X%%SITE_PERL%%/%%PERL_ARCH%%/Gtk2/TrayIcon.pm
 X@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Gtk2/TrayIcon
 X@unexec rmdir %D/%%SITE_PERL%%/%%PERL_ARCH%%/auto/Gtk2 2> /dev/null || true
 X@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/Gtk2/TrayIcon/Install
 X@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/Gtk2/TrayIcon
 X@unexec rmdir %D/%%SITE_PERL%%/%%PERL_ARCH%%/Gtk2 2> /dev/null || true
 END-of-p5-Gtk2-TrayIcon/pkg-plist
 exit
 
 
 --------------070507020905010109010200--



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200501121000.j0CA0h6l018907>