diff options
author | Sam James <sam@gentoo.org> | 2022-11-10 06:39:33 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2022-11-10 06:39:33 +0000 |
commit | 4389d11fbdcbcd2847962814b6dc8a2507a47524 (patch) | |
tree | 66c3bbaae91459e220090d5f490405c2ab367dec /media-libs/sdl-mixer | |
parent | media-libs/sdl-image: add github upstream metadata (diff) | |
download | gentoo-4389d11fbdcbcd2847962814b6dc8a2507a47524.tar.gz gentoo-4389d11fbdcbcd2847962814b6dc8a2507a47524.tar.bz2 gentoo-4389d11fbdcbcd2847962814b6dc8a2507a47524.zip |
media-libs/sdl-mixer: add explicit backports/snapshot TODO
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'media-libs/sdl-mixer')
-rw-r--r-- | media-libs/sdl-mixer/sdl-mixer-1.2.12-r5.ebuild | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/media-libs/sdl-mixer/sdl-mixer-1.2.12-r5.ebuild b/media-libs/sdl-mixer/sdl-mixer-1.2.12-r5.ebuild index 1e21b42d4cad..45fe1cea8182 100644 --- a/media-libs/sdl-mixer/sdl-mixer-1.2.12-r5.ebuild +++ b/media-libs/sdl-mixer/sdl-mixer-1.2.12-r5.ebuild @@ -3,6 +3,10 @@ EAPI=7 +# We may want to grab backports from the SDL-1.2 branch upstream or +# even take snapshots from it in future, as no SDL 1 / 1.2.x releases +# will be made anymore. + MY_P=${P/sdl-/SDL_} inherit autotools multilib-minimal |