1
0
Fork 0
Commit Graph

56 Commits

Author SHA1 Message Date
Ryan Fox 2adedf46da
reproc: Add 14.1.0
Required dependency for Zrythm 0.8.911
2020-09-14 06:39:25 +00:00
Ryan Fox 184b80786e
Add Surge
I am quite proud of this ebuild. It has USE flags, and I even bothered
fixing the QA warnings. Doing things properly is an achievement for me.
2020-09-14 04:53:55 +00:00
Ryan Fox 3d843271b7
Add zam-plugins 2020-09-12 06:05:33 +00:00
Ryan Fox 29e824498b
bitrot: Update supported Python versions
In other news, the actual audio-overlay added an ebuild for bitrot.
However, I won't remove the ebuild in my overlay until the audio-overlay
one becomes FHS-compliant... probably.
2020-09-12 00:00:56 +00:00
Ryan Fox 50e1489d17
libcyaml: Use get_libdir 2020-09-11 23:02:03 +00:00
Ryan Fox abba31a5c1
Add klystrack 2020-09-09 17:19:45 +00:00
Ryan Fox 4519f864c0
Add Lightcord
You can thank AlwaysLivid for this one, he bribed me with diamonds in
Minecraft. :-)
2020-08-27 04:25:16 +00:00
Ryan Fox 411e93d49d
wlrobs: Use get_libdir instead of janky mess 2020-08-27 02:39:52 +00:00
Ryan Fox ce9d278d86
Zrythm: Fix dependencies on live ebuild 2020-08-26 23:02:05 +00:00
Ryan Fox 20bb22f23d
Zrythm: Require fftw with threads USE flag 2020-08-26 22:49:44 +00:00
Ryan Fox b3d0e1e514
Zrythm: Add 0.8.868 2020-08-26 22:32:30 +00:00
Ryan Fox b34896ca07
libaudec: Add 0.2.3
This is needed for Zrythm 0.8.868
2020-08-26 22:28:06 +00:00
Ryan Fox b613b270cb
libcyaml: Update release URL 2020-08-26 22:01:23 +00:00
Ryan Fox c276a7be5b
Geonkick: Add 2.3.7 2020-08-20 23:31:54 +00:00
Ryan Fox cc7b0b78b2
Geonkick: Move libraries to DEPENDS 2020-08-20 22:33:19 +00:00
Ryan Fox 8ae7d43ee6
wlrobs: Move libraries to DEPENDS 2020-08-20 20:29:00 +00:00
Ryan Fox ca1f4fa293
Zrythm: Move libraries out of BDEPEND
I don't remember why I used to do that with them.
2020-08-18 00:42:12 +00:00
Ryan Fox 9e2380968b
Zrythm: Add 0.8.797 2020-08-17 23:46:40 +00:00
Ryan Fox bc22aed92a
Dragonfly Reverb: Fix botched e-build
Add system-freeverb3 to metadata.xml and quote the variables. That's
what I get for not running repoman.
2020-08-16 03:57:54 +00:00
Ryan Fox 9b42f29e9f
Add Dragonfly Reverb 2020-08-16 02:55:58 +00:00
Ryan Fox 19bb41ee3d
Update installation instructions
My repo has been added to the Gentoo overlays list, so there is no
reason for the alternate repository list anymore. I am happy.
2020-08-15 06:49:14 +00:00
Ryan Fox 3aeca3920f
Bitrot: Make installation FHS-compliant 2020-08-15 02:03:30 +00:00
Ryan Fox 5850c5a40c
Zrythm: Add reproc as dependency 2020-08-14 22:16:44 +00:00
Ryan Fox e479444c8f
Add reproc 2020-08-14 22:12:12 +00:00
Ryan Fox 98cef7f4b0
Zrythm: Add 0.8.757 2020-07-30 20:15:23 +00:00
Ryan Fox d25e87fac3
Remove Epson ESC/P-R 2 driver
I think that I botched this e-build, since the driver did not work
properly. If anyone needs this package, I suggest using the one from the
"slonko" overlay.
2020-07-19 21:13:22 +00:00
Ryan Fox 870ab721b2
wlrobs: Remove link to my mirror
It's not being used, so I'm getting it out of there.
2020-07-19 21:09:16 +00:00
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