echawk / kiss-xorg

A KISS Linux Repository for Xorg
MIT License
34 stars 9 forks source link

`esources` in full swing, prepare for doom!! #126

Closed apprehensions closed 8 months ago

apprehensions commented 1 year ago

are all going to or have been merged; this will break many repositories once kiss has been updated and bumped; one notable repository is this one, kiss-xorg.

i knew @ehawkvu was prepared for this via esources, but now its time to generate. one such starting point is the Xorg packages. where libXmeta/sources-* files are going to be removed or handled by kiss-esources. there will no longer be sources symlinks and only esources being symlinked, and kiss-esources generating the sources file.

apprehensions commented 1 year ago

No DESTDIR set

pkg_source_resolve()'d found

echawk commented 1 year ago

xorg/ should be taken care of as of 8ee8f4c17a4a1c86a91011712f03ae1e7a4991b5

echawk commented 1 year ago

@apprehensions DESTDIRs should now be fixed aswell

apprehensions commented 1 year ago

updated, xcalc package may be broken

echawk commented 1 year ago

I can build and run xcalc fine.

apprehensions commented 8 months ago

openbox and xcalc still use esources

the following packages still don't have DESTDIR:

echawk commented 8 months ago

openbox & xcalc are fixed.

yaml-cpp is also fixed, the rest are false positives.

apprehensions commented 8 months ago

awesome