Alien-LibCIAORegion

 view release on metacpan or  search on metacpan

alienfile  view on Meta::CPAN


    build [
           '%{configure}',
           '%{make}',
           '%{make} install',
          ];
};

gather [
  [ 'pkg-config --modversion libcxcregion', \'%{.runtime.version}' ],
  [ 'pkg-config --cflags     libcxcregion', \'%{.runtime.cflags}'  ],
  [ 'pkg-config --libs       libcxcregion', \'%{.runtime.libs}'    ],
];

alienfile.orig  view on Meta::CPAN


    build [
           '%{configure}',
           '%{make}',
           '%{make} install',
          ];
};

gather [
  [ 'pkg-config --modversion libcxcregion', \'%{.runtime.version}' ],
  [ 'pkg-config --cflags     libcxcregion', \'%{.runtime.cflags}'  ],
  [ 'pkg-config --libs       libcxcregion', \'%{.runtime.libs}'    ],
];



( run in 0.747 second using v1.01-cache-2.11-cpan-94b05bcf43c )