diff options
author | Joonas Niilola <juippis@gmail.com> | 2018-07-11 18:16:15 +0300 |
---|---|---|
committer | Andreas Sturmlechner <asturm@gentoo.org> | 2018-07-23 01:21:53 +0200 |
commit | 0000a75334d6770a234e2a2e1141aec4009b0667 (patch) | |
tree | 9381436c7b2debaf2c770fd4ad51d3e06684f657 /media-libs/imlib2/metadata.xml | |
parent | games-fps/yamagi-quake2: fix USE=-client (diff) | |
download | gentoo-0000a75334d6770a234e2a2e1141aec4009b0667.tar.gz gentoo-0000a75334d6770a234e2a2e1141aec4009b0667.tar.bz2 gentoo-0000a75334d6770a234e2a2e1141aec4009b0667.zip |
media-libs/imlib2: 1.5.1: EAPI-7 revbump with new USE flags
Added 'doc' for documentation and 'shm' for X shared memory support.
Closes: https://bugs.gentoo.org/660828
Package-Manager: Portage[mgorny]-2.3.36.1
Closes: https://github.com/gentoo/gentoo/pull/9185
Diffstat (limited to 'media-libs/imlib2/metadata.xml')
-rw-r--r-- | media-libs/imlib2/metadata.xml | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/media-libs/imlib2/metadata.xml b/media-libs/imlib2/metadata.xml index 1a0d4be94cfd..c95c673b437c 100644 --- a/media-libs/imlib2/metadata.xml +++ b/media-libs/imlib2/metadata.xml @@ -8,6 +8,9 @@ <email>proxy-maint@gentoo.org</email> <name>Proxy Maintainers</name> </maintainer> + <use> + <flag name="shm">Use MIT shared memory support for X image transfer.</flag> + </use> <longdescription> Imlib 2 is the successor to Imlib. It is not just a newer version - it is a completely new library. Imlib2 can be installed alongside Imlib 1.x without any |