The package should work properly, however the GTK4 dependency isn't quite correct. The instructions from upstream suggest that the author is using Fedora, not Debian. After testing real quick, it looks like Fedora 37 compiles properly, but Fedora 38 aborts with a deprecation warning (-Werror=deprecated-declarations). Fedora 39 does the same, of course.
11 lines
175 B
Plaintext
11 lines
175 B
Plaintext
[DEFAULT]
|
|
# upstream-branch = upstream
|
|
|
|
debian-branch = trunk
|
|
#upstream-tag = master/%(version)
|
|
|
|
pristine-tar = False
|
|
|
|
[buildpackage]
|
|
pbuilder-options = --source-only-changes
|