Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

How to create feedstock for perl packages #39

Open
tdegeus opened this issue Apr 16, 2020 · 2 comments
Open

How to create feedstock for perl packages #39

tdegeus opened this issue Apr 16, 2020 · 2 comments

Comments

@tdegeus
Copy link
Member

tdegeus commented Apr 16, 2020

I want to create a feedstock for https://github.com/cmhughes/latexindent.pl . It, however, makes use of several Perl packages. I think that the conda-style is to add feedstocks for each of this packages, such that finally latexindent.pl can just depend on those dependencies.

My question is: how should this be done? In particular, where does Perl look? And how can I use Perl to install in the correct location (in the conda environment)? I.e. what is the perl equivalent of python -m pip install . or cmake -DCMAKE_PREFIX_PATH:PATH=${PREFIX} -DCMAKE_INSTALL_PREFIX:PATH=${PREFIX} .?

@tdegeus
Copy link
Member Author

tdegeus commented Mar 8, 2023

Not really an answer, but for future reference : https://github.com/conda-forge/latexindent.pl-feedstock

@tdegeus
Copy link
Member Author

tdegeus commented Apr 19, 2023

Cross reference : conda-forge/conda-forge.github.io#1790

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant