edid-decode is a utility that decodes edid file in /sys/class/drm to show display monitor information
Source code: https://git.linuxtv.org/edid-decode.git/
edid-decode is a utility that decodes edid file in /sys/class/drm to show display monitor information
Source code: https://git.linuxtv.org/edid-decode.git/
How do you compile and install packages anyways? Do you still use Cookutils?
I use two clones of the cooking wok on my local systems.
When I update packages, I modify files and first build the package with
/usr/bin/cook in the one clone on my local system.
When the build was successful, I transfer the modified files from the
other clone to tank via hg push, where cooker cares for them.
"Cooking wok"? Do you mean the utility mentioned as "Tazwok" in the documentation?
"cooking wok" means the mercurial repository hg.slitaz.org/wok/.
tazwok is outdated, /usr/bin/cook from cookutils is the actual utility for package creation.
For more details, refer to
http://doc.slitaz.org/en:cookbook:wok
You must log in to post.