Re: [PySide] Packaging for guix

2019-05-03 Thread John Soo
vntogit/packages.git/tree/trunk/PKGBUILD?h=packages/shiboken2 >>> [2] https://wiki.qt.io/Qt_for_Python/GettingStarted/X11 >>> >>> From: PySide on behalf of John Soo < >>> js...@asu.edu> >>> Sent: Thursday, March 28,

Re: [PySide] Packaging for guix

2019-04-27 Thread John Soo
;> >> [1] >> https://git.archlinux.org/svntogit/packages.git/tree/trunk/PKGBUILD?h=packages/shiboken2 >> [2] https://wiki.qt.io/Qt_for_Python/GettingStarted/X11 >> >> From: PySide on behalf of John Soo < >>

Re: [PySide] Packaging for guix

2019-04-19 Thread John Soo
19 06:21 > To: pys...@qt-project.org > Cc: guix-devel@gnu.org > Subject: [PySide] Packaging for guix > > Hello pyside maintainers, > > Hope you are all well. I am looking to package freecad for the guix > package manager for which pyside is a dependency. I’m having some trouble

Re: [PySide] Packaging for guix

2019-04-10 Thread Cristián Maureira-Fredes
vntogit/packages.git/tree/trunk/PKGBUILD?h=packages/shiboken2 [2] https://wiki.qt.io/Qt_for_Python/GettingStarted/X11 From: PySide on behalf of John Soo Sent: Thursday, March 28, 2019 06:21 To: pys...@qt-project.org Cc: guix-devel@gnu.org Subject: [PySide

Re: Packaging for guix

2019-03-28 Thread John Soo
Hi Ricardo, Thanks. I've been hacking in my channel and master usually has my current work: https://github.com/jsoo1/guix-channel/blob/master/python-pyside.scm - current commit is 59f6da3. Aside - I would like

Re: Packaging for guix

2019-03-28 Thread Ricardo Wurmus
[- pyside] Hi John, > I’ve tried using the provided python build process but I get several > build errors, let alone runtime issues. Would anyone be able to point > me in a direction to patch pyside for such a packaging system? > Currently I’m stuck building Shiboken. I’d particularly like guidan

Packaging for guix

2019-03-27 Thread John Soo
Hello pyside maintainers, Hope you are all well. I am looking to package freecad for the guix package manager for which pyside is a dependency. I’m having some trouble packaging pyside as the build and environment for guix (like nix) are quite different from a Debian style system. There a quit