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

Distribute the libraries #8

Open
FFY00 opened this issue Jul 11, 2020 · 5 comments
Open

Distribute the libraries #8

FFY00 opened this issue Jul 11, 2020 · 5 comments

Comments

@FFY00
Copy link

FFY00 commented Jul 11, 2020

Hi, I am packaging pcbdraw for Arch Linux and was wondering if maybe the libraries could be packaged too. We could distribute the libraries and have pcbdraw include them by default.

A simple makefile that puts the libraries in /usr/share/pcbdraw would work (just make sure you respect prefix and DESTDIR). This could also be packaged via setuptools, I think.

Then pcbdraw would just look for the files there and include them 😁.

@yaqwsx
Copy link
Owner

yaqwsx commented Jul 12, 2020

This is related to yaqwsx/PcbDraw#31 and yaqwsx/PcbDraw#29

I plan to review these PRs and merge them in a few days.

@yaqwsx
Copy link
Owner

yaqwsx commented Aug 5, 2020

Just an update - both PRs were merged.

@Salamandar
Copy link

@FFY00 A simple "cp" or "mv" in the package() function of the PKGBUILD would work, right ? :)

@yaqwsx
Copy link
Owner

yaqwsx commented May 21, 2021

What's the situation on this?

@Salamandar
Copy link

Salamandar commented May 21, 2021

@yaqwsx So let me summarize.

  • If no lib is passed as argument (or kicad-default) footdraws are searched at /usr/share/pcbdraw ?
  • If a lib is passed, is /usr/share/pcbdraw searched or only the path passed as argument ?

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

3 participants