Go to file
Brian J. Tarricone aafe026092 Make debian package building work
I gave up on getting it to build on bullseye, as its cargo/rustc is too
old for the 2021 edition.  Building newer deb packages of rust is
apparently a difficult, manual process.  I tried installing rustup and
pulling the latest compiler, but that failed with strange errors that I
am tired of debugging.
2022-05-14 00:17:50 -07:00
async-xcb Initial import. Most things seem working. 2022-05-03 17:05:06 -07:00
command Initial import. Most things seem working. 2022-05-03 17:05:06 -07:00
dbus-service Remove the need for rust nightly 2022-05-14 00:17:50 -07:00
debian Make debian package building work 2022-05-14 00:17:50 -07:00
dialog-gtk3 Support more versions of glib and gtk 2022-05-14 00:17:50 -07:00
locker Remove the need for rust nightly 2022-05-14 00:17:50 -07:00
settings Improve makefile, add autogenerated manpages 2022-05-14 00:17:50 -07:00
systemd Initial import. Most things seem working. 2022-05-03 17:05:06 -07:00
util Remove the need for rust nightly 2022-05-14 00:17:50 -07:00
xcb-xembed Initial import. Most things seem working. 2022-05-03 17:05:06 -07:00
.dockerignore Make debian package building work 2022-05-14 00:17:50 -07:00
.gitignore Make debian package building work 2022-05-14 00:17:50 -07:00
bscreensaver.toml.example Add example config 2022-05-04 00:49:24 -07:00
Cargo.lock Support more versions of glib and gtk 2022-05-14 00:17:50 -07:00
Cargo.toml Add simple (if ugly) settings dialog 2022-05-05 01:14:53 -07:00
Dockerfile Make debian package building work 2022-05-14 00:17:50 -07:00
LICENSE Add license 2022-05-14 00:17:50 -07:00
Makefile Make debian package building work 2022-05-14 00:17:50 -07:00