In the files section, there's no tar.gz or similar, and Github seems out of date (last updated in May, well before 3.0.6).
Furthermore (only slightly related, but I want to build for Linux), the 3.1.0 readme.txt says:
"December 5th, 2018 [...]
The rpm and deb files should come soon."
When is "soon"? ;-)
Thanks,
Moritz
Last edit: Moritz Barsnick 2019-05-07
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
For the lInux versions : I was discouraged by the changes in Travis which no longer supports FTP. It was really difficult to set up, and now the files are not uploaded. I have not tried again, and I am still looking for a Luinux guy who can help for that.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Thanks for the build. If there is something to upload on SourceForge, tell me.
I built the files for debian and rpm, but there is a bug. ! line 1168, you should have :
self.chooser = Chooser(inputFiles_a, share_path_u, mrudir)
and not : cfg_path_u !
I am sorry.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Hi,
where can I find the source code for 3.1.0?
In the files section, there's no tar.gz or similar, and Github seems out of date (last updated in May, well before 3.0.6).
Furthermore (only slightly related, but I want to build for Linux), the 3.1.0 readme.txt says:
"December 5th, 2018 [...]
The rpm and deb files should come soon."
When is "soon"? ;-)
Thanks,
Moritz
Last edit: Moritz Barsnick 2019-05-07
OK, I updated Github.
For the lInux versions : I was discouraged by the changes in Travis which no longer supports FTP. It was really difficult to set up, and now the files are not uploaded. I have not tried again, and I am still looking for a Luinux guy who can help for that.
Thanks so much!
(No Travis experience yet, sorry.)
Seems to work fine so far. Fedora builds in progess right here:
https://copr.fedorainfracloud.org/coprs/barsnick/non-fed/package/pdfbooklet/
Current SPEC and applied patches here:
https://copr-dist-git.fedorainfracloud.org/cgit/barsnick/non-fed/pdfbooklet.git/tree/
Thanks for the build. If there is something to upload on SourceForge, tell me.
I built the files for debian and rpm, but there is a bug. ! line 1168, you should have :
self.chooser = Chooser(inputFiles_a, share_path_u, mrudir)
and not : cfg_path_u !
I am sorry.