-
As you might have heard, AppCenter is going Flatpak! For elementary OS 6, we will not longer be accepting Debian packaging, so your app will need to be updated.
We have documentation on our develop…
-
Are there already any thoughts on publishing the project to apt repos?
-
Hello,
When packaging shaderc for Debian, I noticed asciidoctor fails to convert glslc/README.asciidoc to the manpage format:
```
asciidoctor -b manpage glslc/README.asciidoc -o glslc.1
asciidoc…
-
I built a Debian package for Scopy. Please see https://github.com/balbirthomas/scopy/tree/debian. Debian has builtin support for packaging CMake software, using the ```--buildsystem=cmake``` option of…
-
This came up with 1.8 landing in Debian. From IRC:
https://salsa.debian.org/mir-server-team/mir/-/tree/master/debian/man/man1
the man pages have been writte manually in groff. If you want to kee…
-
As you might have heard, AppCenter is going Flatpak! For elementary OS 6, we will not longer be accepting Debian packaging, so your app will need to be updated.
We have documentation on our develop…
-
I am in the process of packaging stduuid. As Debian allows no "vendored" dependencies, I resolved the dependencies on catch, gsl and uuid by installing the following packages: `uuid-dev, libmgsl-dev a…
-
In the Documentation generator menu the manual links to ```/usr/share/doc/geany-plugins/geanygendoc/html/manual.html``` and not ```/usr/share/doc/geany-plugin-gendoc/manual.html```.
This is in Gean…
-
Hello @gdegoulet, I'm packaging JpegIPTC to Debian and I couldn't find the license of the images bellow.
- https://github.com/gdegoulet/JpegIPTC/blob/main/76bde3fc961f0fa8733756922d1e2ed06311d804ec3…
-
Hello!
I'm packaging salmon and many of its dependencies for Debian in support of https://github.com/Blahah/transrate/issues/160
I have a messy patch to enable the use of external libraries instead …