Permalink
Showing
with
19 additions
and 11 deletions.
| @@ -0,0 +1,15 @@ | ||
| Info2: << | ||
| Package: file-sharedir-pm%type_pkg[perl] | ||
| Version: 1.104 | ||
| Revision: 2 | ||
| Type: perl (5.16.2 5.18.2), bundle | ||
| BuildDepends: fink (>= 0.32) | ||
| RuntimeDepends: << | ||
| %{ni} (>= %v-1), | ||
| fink-obsolete-packages | ||
| << | ||
| License: Artistic/GPL | ||
| Description: OBSOLETE: use %{ni} | ||
| Maintainer: Daniel Macks <dmacks@netspace.org> | ||
| Homepage: http://search.cpan.org/dist/File-ShareDir/ | ||
| << |
| @@ -1,25 +1,18 @@ | ||
| Info2: << | ||
| Package: file-sharedir-pm%type_pkg[perl] | ||
| Package: file-sharedir-pm | ||
| Version: 1.104 | ||
| Revision: 1 | ||
| Revision: 2 | ||
| Source: mirror:cpan:authors/id/R/RE/REHSACK/File-ShareDir-%v.tar.gz | ||
| Source-MD5: e921ec8d0a373690b5da9e03a548c223 | ||
| Type: perl (5.16.2 5.18.2) | ||
| Type: perl | ||
| Depends: << | ||
| class-inspector-pm, | ||
| perl%type_pkg[perl]-core | ||
| class-inspector-pm | ||
| << | ||
| # Has bundled version of File::ShareDir::Install that is used if | ||
| # no ext one present. Use it to avoid circular deps | ||
| #BuildDepends: file-sharedir-install-pm%type_pkg[perl] (>= 0.03) | ||
| InstallScript: << | ||
| %{default_script} | ||
| mv %i/share/man %i/lib/perl5/%type_raw[perl] | ||
| << | ||
| UpdatePOD: True | ||
| DocFiles: Changes LICENSE README.md | ||
| Description: Locate per-dist and per-module shared files | ||
| License: Artistic/GPL | ||
| Homepage: http://search.cpan.org/dist/File-ShareDir/ | ||
| Maintainer: Daniel Macks <dmacks@netspace.org> | ||
| << |