diff options
author | 2018-03-15 21:54:50 +0000 | |
---|---|---|
committer | 2018-03-15 21:54:50 +0000 | |
commit | 98ea9eb4415b4181c485867235ba617af1d12cfe (patch) | |
tree | df57cec461532e21c8ee3f4faac674ff33a73f72 /games-rpg/grimrock/metadata.xml | |
parent | net-im/mcabber: add dep on libnsl (diff) | |
download | gentoo-98ea9eb4415b4181c485867235ba617af1d12cfe.tar.gz gentoo-98ea9eb4415b4181c485867235ba617af1d12cfe.tar.bz2 gentoo-98ea9eb4415b4181c485867235ba617af1d12cfe.zip |
games-rpg/grimrock: Bump to 20150707, EAPI 6, no bundling
This previously bundled SDL 2, probably because it wasn't packaged
when this was first added. With that unbundled, there are far fewer
dependencies and this makes unbundling everything less likely to
break. SDL is particularly stable in this regard. Because of this and
in the interests of security, I have dropped the bundled-libs
flag. Anyone experiencing issues can obviously file a bug report.
I swapped the wrapper script for a symlink as the latter works fine.
I dropped the message about libtxc_dxtn because this is no longer
necessary with recent versions of Mesa.
Package-Manager: Portage-2.3.24, Repoman-2.3.6
Diffstat (limited to 'games-rpg/grimrock/metadata.xml')
-rw-r--r-- | games-rpg/grimrock/metadata.xml | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/games-rpg/grimrock/metadata.xml b/games-rpg/grimrock/metadata.xml index befc8c80e0b1..26079e608bed 100644 --- a/games-rpg/grimrock/metadata.xml +++ b/games-rpg/grimrock/metadata.xml @@ -5,7 +5,4 @@ <email>games@gentoo.org</email> <name>Gentoo Games Project</name> </maintainer> - <use> - <flag name="bundled-libs">Use bundled libraries.</flag> - </use> </pkgmetadata> |