1
0
Fork 0
Commit Graph

6 Commits

Author SHA1 Message Date
Ryan Fox 8b4d208e08
MultiMC5: Remove dependency on my mirror
This e-build previously downloaded a tarball from my mirror, which
included the modified libraries. It was pretty janky, so I implemented
it the way that the other overlays have by downloading libnbtplusplus
and quazip separately, then copying it in using src_unpack(). Thanks to
whoever figured that out!
2020-07-19 20:58:08 +00:00
Ryan Fox 51f9a6dfa7
Migrate from cmake-utils to cmake
I didn't even know that it was deprecated. Someone should really add a
deprecation notice in the eclass reference, haha.
2020-07-09 00:34:39 +00:00
Ryan Fox 62fb5900b3
Remove trailing newlines from old ebuilds
This also removes trailing whitespace from the ESC/PR2 and wlrobs
ebuilds.
2020-07-09 00:12:32 +00:00
Ryan Fox 15b0ced48e
Add copyright header
This overlay is a titanic mess. I didn't care in the past, but now I
hope to get it included in the official repository list some day.
2020-07-08 23:55:48 +00:00
Ryan Fox a0115c3a18
Add QtConcurrent as dependency for MultiMC5 2020-06-04 20:44:41 +00:00
Ryan Fox 04c1598b84
Initial commit 2020-02-11 19:29:21 +00:00