getsolus / ypkg

Modern, declarative, structured build format
https://getsol.us
GNU General Public License v3.0
22 stars 11 forks source link

Qt6 macros #22

Open Girtablulu opened 2 years ago

Girtablulu commented 2 years ago

For the new QT6 packages, some have special user facing tools text which tells us which bin should a user be able to use.

I merged the normal ninja_install path into the function

JoshStrobl commented 2 years ago

If you're providing the marcos, who is going to provide the polos? :thinking:

Girtablulu commented 2 years ago

@JoshStrobl ....... I need a slap function on github

Girtablulu commented 2 years ago

With Qt6 only certain tools needs to be user facing which are getting mentioned inside this file, so instead of manually symlink them we just call the file for these.

file content

/usr/lib64/qt6/bin/qmake usr/bin/qmake6
ReillyBrogan commented 1 year ago

Note that I merged the qml6_cache macro separately as the need for that is quite obvious. I'm unsure what the first macro is used for, so I'll leave that as-is for now.

ermo commented 10 months ago

Note that I merged the qml6_cache macro separately as the need for that is quite obvious. I'm unsure what the first macro is used for, so I'll leave that as-is for now.

@Girtablulu I don't suppose you could provide some insight here (assuming you can find the time)?

ermo commented 4 months ago

@Girtablulu ping? Can you give some context for this? You can also just close it if you don't feel it's relevant any more.

Thanks.