Update of /cvsroot/fink/dists/10.7/stable/main/finkinfo/libs/perlmods
In directory vz-cvs-3.sog:/tmp/cvs-serv22427

Added Files:
        acme-metasyntactic-pm.info acme-metasyntactic-themes-pm.info 
Log Message:
new version of Acme::Metasyntactic suite with new layout for 10.7+


--- NEW FILE: acme-metasyntactic-themes-pm.info ---
Info2: <<
Package: acme-metasyntactic-themes-pm%type_pkg[perl]
Version: 1.009
Revision: 1
Source: mirror:cpan:authors/id/B/BO/BOOK/Acme-MetaSyntactic-Themes-%v.tar.gz
Source-MD5: 1e2eac5dbfb1629f8161bcff8120f49c
Type: perl (5.12.3 5.12.4)
Depends: <<
        acme-metasyntactic-pm%type_pkg[perl],
        perl%type_pkg[perl]-core
<<
InstallScript: <<
        %{default_script}
        mv %i/share/man %i/lib/perl5/%type_raw[perl]
<<
UpdatePOD: True
DocFiles: Changes README
Description: Theme plugins for acme-metasyntactic-pm
License: Artistic/GPL
Homepage: http://search.cpan.org/dist/Acme-MetaSyntactic
Maintainer: Daniel Macks <[email protected]>
<<

--- NEW FILE: acme-metasyntactic-pm.info ---
Info2: <<
Package: acme-metasyntactic-pm%type_pkg[perl]

# cannot backport to <=10.6 without overhauling to allow migration
# from older unvarianted package that embedded the -themes package
Version: 1.004
Distribution: 10.7, 10.8

Revision: 1
Source: mirror:cpan:authors/id/B/BO/BOOK/Acme-MetaSyntactic-%v.tar.gz
Source-MD5: c5b0838ebc1249363bb7247ae31588ad
Type: perl (5.12.3 5.12.4)
Depends: <<
        libwww-pm%type_pkg[perl],
        perl%type_pkg[perl]-core
<<
PatchScript: <<
        rm -f t/33locale_win32.t
        rm -f t/35remote.t t/35remote2.t
        perl -ni -e 'print unless m,/33locale_win32\.t, || m,t/35remote2?\.t,' 
MANIFEST
<<
InfoTest: <<
        TestDepends: <<
                test-simple-pm%type_pkg[perl] (>= 0.94)
        <<
<<
InstallScript: <<
        %{default_script}
        mv %i/share/man %i/lib/perl5/%type_raw[perl]
        mv %i/bin/meta %i/bin/meta-pm%type_pkg[perl]
        mv %i/bin/metafy %i/bin/metafy-pm%type_pkg[perl]
<<
UpdatePOD: True
DocFiles: Changes README
PostInstScript: <<
        if [ "$1" = configure ]; then
                update-alternatives --install %p/bin/meta meta 
%p/bin/meta-pm%type_pkg[perl] %type_pkg[perl]
                update-alternatives --install %p/bin/metafy metafy 
%p/bin/metafy-pm%type_pkg[perl] %type_pkg[perl]
        fi
<<
PreRmScript: <<
        if [ "$1" = remove ]; then
                update-alternatives --remove meta %p/bin/meta-pm%type_pkg[perl]
                update-alternatives --remove metafy 
%p/bin/metafy-pm%type_pkg[perl]
        fi
<<
DescUsage: <<
%p/bin/meta and %p/bin/metafy are front-end utility programs.
Install acme-metasyntactic-themes-pm%type_pkg[perl] to get additional themes.
<<
DescPackaging: <<
        Scrap a test that fails because it wipes @INC and then can't
        find perl core modules. Duh.

        Scrap tests that require network access.
<<
Description: Themable metasyntactic variable-names
License: Artistic/GPL
Homepage: http://search.cpan.org/dist/Acme-MetaSyntactic
Maintainer: Daniel Macks <[email protected]>
<<


------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
_______________________________________________
Fink-commits mailing list
[email protected]
http://news.gmane.org/gmane.os.apple.fink.cvs

Reply via email to