Elara Elara6331
Elara6331 commented on issue Elara6331/itd#36 2022-11-23 21:50:38 +00:00
Upgrade fails if zip file is compressed

Yeah, I'm getting 9508 from ITD, and that matches the manifest.

For sha256, I get 31178a8f0113e48d2491c6d3581d8b7f0295ea6c5539a8bd573d197e11e1c32d from ITD, and the same thing from running…

Elara6331 commented on issue Elara6331/itd#36 2022-11-23 21:47:03 +00:00
Upgrade fails if zip file is compressed

Even sha256 hashes match, so it's definitely not an issue with crc16

Elara6331 commented on issue Elara6331/itd#36 2022-11-23 21:44:23 +00:00
Upgrade fails if zip file is compressed

Alright, I tried implementing the CRC check. It seems to work, but the CRCs match even with the compressed zip straight from Github and zips created with zip -9, which raises the question: Why…

Elara6331 merged pull request Elara6331/infinitime#7 2022-11-22 22:53:36 +00:00
Move Mpris control into itd
Elara6331 pushed to master at Elara6331/infinitime 2022-11-22 22:53:36 +00:00
2da80044b3 Remove MPRIS controls (#7)
Elara6331 commented on pull request Elara6331/infinitime#7 2022-11-22 22:53:05 +00:00
Move Mpris control into itd

Alright, thanks, merging now

Elara6331 pushed to master at lure/lure 2022-11-22 22:49:31 +00:00
a2bd151837 Fix install-completion example
Elara6331 pushed tag v0.0.4 to lure/lure 2022-11-22 20:54:52 +00:00
Elara6331 pushed to master at lure/lure 2022-11-22 20:54:06 +00:00
46e2d3166f Add version command
3437df8676 Add a way to check the minimum version supported by a LURE repo
Compare 2 commits »
Elara6331 pushed to master at lure/lure 2022-11-22 20:26:09 +00:00
3361358b3c Add documentation for helper commands
Elara6331 pushed to master at lure/lure 2022-11-22 19:44:22 +00:00
3ca052fea7 Use slice for list of distros excluded from /usr/lib64
Elara6331 pushed to master at lure/lure 2022-11-22 06:16:08 +00:00
001e33dd2f Use /usr/lib for libraries on Arch, Alpine, and Void linux
Elara6331 pushed to master at lure/lure 2022-11-22 05:45:22 +00:00
f30f4c7081 Add install-library helper command
Elara6331 pushed to master at lure/lure 2022-11-22 05:04:17 +00:00
5bc81e3a30 Add DISTRO_ID_LIKE environment variable
Elara6331 commented on pull request Elara6331/infinitime#7 2022-11-22 03:25:41 +00:00
Move Mpris control into itd

Yeah, I just realized that too. Can you also undo the README changes that remove DBus?

Elara6331 pushed to master at Elara6331/itd 2022-11-22 03:23:15 +00:00
76320aa813 Switch version.txt target to use go generate
Elara6331 commented on pull request Elara6331/infinitime#7 2022-11-22 02:53:47 +00:00
Move Mpris control into itd

Can you also run go mod tidy to remove the entry from the go.sum file?

Elara6331 merged pull request Elara6331/itd#41 2022-11-22 02:24:51 +00:00
Move mpris implementation from infinitime library to itd, where it really belongs
Elara6331 pushed to master at Elara6331/itd 2022-11-22 02:24:51 +00:00
b64e6d27d4 Merge pull request 'Move mpris implementation from infinitime library to itd, where it really belongs' (#41) from FloralExMachina/itd:master into master
f215e4fd90 fixed type in comment about DBus
1e8c9484d2 copy mpris implementation from infinitime library to itd, where it really belongs
Compare 3 commits »