Elara Elara6331
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 »
Elara6331 pushed to master at lure/lure 2022-11-22 00:34:50 +00:00
d941ce231e Install manuals in the proper locations
Elara6331 commented on pull request Elara6331/itd#41 2022-11-21 23:59:36 +00:00
Move mpris implementation from infinitime library to itd, where it really belongs

Other than that, it seems good to me. I probably should've placed that in ITD in the first place, I was meaning to move it eventually but never got around to it and then forgot. Thanks for the PR.

Elara6331 commented on pull request Elara6331/itd#41 2022-11-21 23:58:45 +00:00
Move mpris implementation from infinitime library to itd, where it really belongs

There's a typo here. Should be DBus, not DBis

Elara6331 pushed to master at lure/lure 2022-11-21 23:20:29 +00:00
e22bc0f10c Add install-completion helper command
Elara6331 merged pull request Elara6331/infinitime#4 2022-11-21 16:51:50 +00:00
added local time characteristic
Elara6331 pushed to master at Elara6331/infinitime 2022-11-21 16:51:50 +00:00
d20e8af00e Add local time characteristic (#4)
Elara6331 commented on pull request Elara6331/infinitime#4 2022-11-21 16:51:20 +00:00
added local time characteristic

Thanks, merging now