pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/devel/p5-File-DesktopEntry Initial import of p5-File-D...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/6791a0115705
branches:  trunk
changeset: 535827:6791a0115705
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Thu Nov 29 15:48:32 2007 +0000

description:
Initial import of p5-File-DesktopEntry-0.04:

This module can be used to work with .desktop files as specified
by the Freedesktop.org specification.

diffstat:

 devel/p5-File-DesktopEntry/DESCR    |   2 ++
 devel/p5-File-DesktopEntry/Makefile |  18 ++++++++++++++++++
 devel/p5-File-DesktopEntry/PLIST    |   3 +++
 devel/p5-File-DesktopEntry/distinfo |   5 +++++
 4 files changed, 28 insertions(+), 0 deletions(-)

diffs (44 lines):

diff -r f25b80211799 -r 6791a0115705 devel/p5-File-DesktopEntry/DESCR
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/devel/p5-File-DesktopEntry/DESCR  Thu Nov 29 15:48:32 2007 +0000
@@ -0,0 +1,2 @@
+This module can be used to work with .desktop files as specified
+by the Freedesktop.org specification.
diff -r f25b80211799 -r 6791a0115705 devel/p5-File-DesktopEntry/Makefile
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/devel/p5-File-DesktopEntry/Makefile       Thu Nov 29 15:48:32 2007 +0000
@@ -0,0 +1,18 @@
+# $NetBSD: Makefile,v 1.1.1.1 2007/11/29 15:48:32 wiz Exp $
+
+DISTNAME=      File-DesktopEntry-0.04
+PKGNAME=       p5-${DISTNAME}
+CATEGORIES=    devel perl5
+MASTER_SITES=  ${MASTER_SITE_PERL_CPAN:=File/}
+
+MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
+HOMEPAGE=      http://search.cpan.org/dist/File-DesktopEntry/
+COMMENT=       Perl module for handling .desktop files
+
+PKG_INSTALLATION_TYPES=        overwrite pkgviews
+
+PERL5_MODULE_TYPE=     Module::Build
+PERL5_USE_PACKLIST=    no
+
+.include "../../lang/perl5/module.mk"
+.include "../../mk/bsd.pkg.mk"
diff -r f25b80211799 -r 6791a0115705 devel/p5-File-DesktopEntry/PLIST
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/devel/p5-File-DesktopEntry/PLIST  Thu Nov 29 15:48:32 2007 +0000
@@ -0,0 +1,3 @@
+@comment $NetBSD: PLIST,v 1.1.1.1 2007/11/29 15:48:32 wiz Exp $
+${PERL5_SUB_INSTALLVENDORLIB}/File/DesktopEntry.pm
+${PERL5_SUB_INSTALLVENDORMAN3DIR}/File::DesktopEntry.3
diff -r f25b80211799 -r 6791a0115705 devel/p5-File-DesktopEntry/distinfo
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/devel/p5-File-DesktopEntry/distinfo       Thu Nov 29 15:48:32 2007 +0000
@@ -0,0 +1,5 @@
+$NetBSD: distinfo,v 1.1.1.1 2007/11/29 15:48:32 wiz Exp $
+
+SHA1 (File-DesktopEntry-0.04.tar.gz) = 2ab7e9056b745ff5a8530431666c437328b7c7a0
+RMD160 (File-DesktopEntry-0.04.tar.gz) = 18e703eae1a671d0dbbea032f598f2d4a05762b7
+Size (File-DesktopEntry-0.04.tar.gz) = 13784 bytes



Home | Main Index | Thread Index | Old Index