FINAL CUT
https://github.com/gansm/finalcut
FINAL CUT is a C++ class library and widget toolkit with full mouse support for creating a text-based user interface. The library supports the programmer to develop an application for the text console. It allows the simultaneous handling of multiple text windows on the screen.
The structure of the Qt framework was originally the inspiration for the C++ class design of FINAL CUT. It provides common controls like dialog boxes, push buttons, check boxes, radio buttons, input lines, list boxes, status bars and so on.
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout home:gansm/libfinal && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
finalcut-0.9.0.tar.gz | 0000921941 900 KB | |
finalcut-0.9.1.tar.gz | 0000909719 888 KB | |
finalcut.changes | 0000002244 2.19 KB | |
finalcut.spec | 0000006927 6.76 KB | |
finalcut_0.9.0.dsc | 0000000868 868 Bytes | |
finalcut_0.9.0.tar.xz | 0000863404 843 KB |
Revision 222 (latest revision is 233)
Markus Gans (gansm)
committed
(revision 222)
Comments 3
It seems there has been some confusion and another person already took your package, rewrote parts and submitted it to devel:libraries:c_c++/finalcut. Unfortunately some infos where lost. I tried to readd them. Please sent a maintainer request to devel:libraries:c_c++/finalcut if you want to be maintainer for the package in official openSUSE distro.
Who should be this other person? Adam Majer?
I added you to devel:libraries:c_c++/finalcut as maintainer. You can now commit to that project and if you wish you could create a submit request from devel:libraries:c_c++/finalcut to openSUSE:Factory, then it would go into the official distro.
Sorry for the confusion. Seems like several persons discovered finalcut independent of each other and planned to submit it to factory ;)