-
Notifications
You must be signed in to change notification settings - Fork 4
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
First release? #2
Comments
I have held back the release of braille-printer-app because the transition to the new Printer Application format is in the works (PR #1), therefore I also chose this name for this part. Currently, the repo only contains the files coming from the old cups-filters. which make up a classic CUPS driver. The plans are that on an build, controlled by The Printer Application transition was done by a GSoC contributor in 2022 and now, when he created the mentioned PR, a bug appeared and this was holding us back. We will fix this soon. Please do not add the files to the cups-filters binary package, to avoid complications with the RPM packages and need of versioned dependencies between them. When is your deadline/Feature Freeze? |
Ok.
Next Tuesday (Feb 7th) is deadline for any changes to be testable for Fedora 38 - so in my case the packages have to be available somewhere (in my case in COPR) for users to install them and test them, so I've created a git snapshot of the current HEAD of braille-printer-app project - it should be okay for now, but a release would be great. How did you solve it when packaging the project for Debian? |
I did not yet make a Debian package from this. But for urgent needs, one can already Later on, the Printer Application functionality will added and the user will be able to select by |
Aha, so packaging new cups-filters architecture is not only waiting because Debian is now in devel freeze, but also because Braille printer application is not finished. I thought the devel freeze was the only reason and thought the architecture is ready for packaging as it is. Ok, so I'll package the project as it is to protect the functionality and have a new architecture for other projects. |
Due to the fact that Debian is in freeze now and Ubuntu's freeze is only end-February I have still some time with the packaging. Therefore I was no rushing with the Debian packaging of braille-printer-app. So you should, as you say, for now package the Braille driver with which we have now. |
The new cups-filters works as well with Printer Applications and classic CUPS drivers, so having switched to cups-filters 2.x does not make it urgent to switch all drivers to Printer Applications. This switchover is only needed for CUPS 3.x and it is good to already have updated cups-fikters, to already find and fix bugs before the arrival of CUPS 3.x. |
Hi Till,
I'm working on packaging new split cups-filters projects right now and I saw braille-printer-app hasn't had a release yet - is the project ready for distributions?
I'll use git snapshot for now, but it would be great to have a release (if the project is ready) or put it back to
cups-filters
project (if we want to ship at least new libcupsfilters and libppd).The text was updated successfully, but these errors were encountered: