1
0
Fork 0
Commit Graph

29 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 c90d662456
reMID: Make installation FHS-compliant
Changing the src_install() function seemed less invasive than patching
stuff in this case.
2020-07-11 00:01:12 +00:00
Ryan Fox 28f9d28669
Add reMID
Hopefully I did the ebuild for this properly.
2020-07-10 01:45:18 +00:00
Ryan Fox 4b5ecf6716
Bitrot: Add more Python versions for Waf 2020-07-09 08:10:50 +00:00
Ryan Fox 900a4ce3fe
Add EQ10Q
The darkelf overlay had this package as well, but the ebuild had a few
issues.
2020-07-09 08:06:51 +00:00
Ryan Fox 278b417098
Add Bitrot
Unfa uses these effects, so they must be good.
2020-07-09 03:41:37 +00:00
Ryan Fox 03361ea2e4
Update README 2020-07-09 02:17:43 +00:00
Ryan Fox 4f1f72c3e1
Add metadata to all packages
After carefully analysis, RepoMan has declared my formerly sacrilegious
overlay to be to be decent. The ebuilds still need some fixing, but this
is certainly a step in the right direction.
2020-07-09 01:40:25 +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 61ab57a01d
Geonkick: Apply libdir patch to 2.2.3 2020-07-07 22:17:11 +00:00
Ryan Fox c73ffd2226
Geonkick: Fix desktop stuff 2020-07-07 05:14:37 +00:00
Ryan Fox 8a54189e44
Add Geonkick 2020-07-07 04:20:50 +00:00
Ryan Fox 85954ef450
Add Redkite 2020-07-07 04:06:41 +00:00
Ryan Fox 6f9e06e106
Add ZRythm 2020-07-06 05:07:19 +00:00
Ryan Fox b8acd679c9
Add libaudec 2020-07-06 01:12:42 +00:00
Ryan Fox ae22a01012
Fetch libcyaml tarballs from GitHub 2020-07-06 00:57:51 +00:00
Ryan Fox b17686083e
Add libcyaml! 2020-07-05 23:54:50 +00:00
Ryan Fox a0115c3a18
Add QtConcurrent as dependency for MultiMC5 2020-06-04 20:44:41 +00:00
Ryan Fox dbb667bfcd
Add Olive 0.1.2
Let me know if anything breaks!
2020-05-07 20:56:37 +00:00
Ryan Fox 8e0304e5a2
Update MultiMC5 manifest
I almost forgot to do this!
2020-05-03 02:21:20 +00:00
Ryan Fox 36ff2766a2
Add MultiMC5 0.6.11
I should have done this sooner. Oh well!
2020-05-03 02:18:21 +00:00
Ryan Fox f184b1fcea
Add the project title to the README 2020-03-23 20:43:54 +00:00
Ryan Fox 4b26a75790
Add wlrobs 2020-02-26 06:53:27 +00:00
Ryan Fox 206631877b
Add GPLv2 2020-02-12 02:40:27 +00:00
Ryan Fox af9800c3dd
Update README 2020-02-12 02:35:18 +00:00
Ryan Fox f01e2b7aef
Add Epson ESC/P-R 2 driver 2020-02-12 02:28:54 +00:00
Ryan Fox 04c1598b84
Initial commit 2020-02-11 19:29:21 +00:00