Magellan Linux

Annotation of /branches/R11-unstable/extras/perl-file-basedir/perl-file-basedir-0.08-r2.smage2

Parent Directory Parent Directory | Revision Log Revision Log


Revision 32514 - (hide annotations) (download)
Mon Apr 29 13:03:00 2019 UTC (5 years ago) by niro
File size: 493 byte(s)
-release branches/R11-unstable
1 niro 31661 # $Id$
2    
3     PNAME="perl-file-basedir"
4     PVER="0.08"
5     PBUILD="r2"
6    
7     DESCRIPTION="Use the Freedesktop.org base directory specification."
8    
9     DEPEND=">= dev-lang/perl-5.26.1
10     >= dev-perl/perl-ipc-system-simple-1"
11    
12     SDEPEND=">= dev-perl/perl-module-build-0.4224"
13    
14     if mqueryfeature "check"
15     then
16     SDEPEND+="
17     >= dev-perl/perl-test-pod-1
18     >= dev-perl/perl-test-pod-coverage-1
19     >= dev-perl/perl-file-which-1
20     >= x11-misc/xdg-user-dirs-0.15"
21     fi
22    
23     CPAN_MODULE="File-BaseDir"
24     CPAN_AUTHOR="kimryan"
25     sminclude cpan