public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Matt Turner" <mattst88@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] proj/x11:master commit in: x11-libs/pixman/
Date: Wed,  4 Dec 2013 05:41:03 +0000 (UTC)	[thread overview]
Message-ID: <1386135637.58334419f84a277138a0e5b1422ab7c089ce6a32.mattst88@gentoo> (raw)

commit:     58334419f84a277138a0e5b1422ab7c089ce6a32
Author:     Matt Turner <mattst88 <AT> gmail <DOT> com>
AuthorDate: Wed Dec  4 05:40:37 2013 +0000
Commit:     Matt Turner <mattst88 <AT> gentoo <DOT> org>
CommitDate: Wed Dec  4 05:40:37 2013 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=proj/x11.git;a=commit;h=58334419

x11-libs/pixman: Add ssse3 USE flag.

---
 x11-libs/pixman/metadata.xml       | 1 +
 x11-libs/pixman/pixman-9999.ebuild | 3 ++-
 2 files changed, 3 insertions(+), 1 deletion(-)

diff --git a/x11-libs/pixman/metadata.xml b/x11-libs/pixman/metadata.xml
index bd23997..c98ff60 100644
--- a/x11-libs/pixman/metadata.xml
+++ b/x11-libs/pixman/metadata.xml
@@ -5,5 +5,6 @@
 <use>
 	<flag name="loongson2f">Enable Loongson2f MMI optimizations.</flag>
 	<flag name="mmxext">Enable MMX2 support.</flag>
+	<flag name="ssse3">Enable SSSE3 support.</flag>
 </use>
 </pkgmetadata>

diff --git a/x11-libs/pixman/pixman-9999.ebuild b/x11-libs/pixman/pixman-9999.ebuild
index 7f8aad0..a11fd14 100644
--- a/x11-libs/pixman/pixman-9999.ebuild
+++ b/x11-libs/pixman/pixman-9999.ebuild
@@ -10,7 +10,7 @@ EGIT_REPO_URI="git://anongit.freedesktop.org/git/pixman"
 DESCRIPTION="Low-level pixel manipulation routines"
 
 KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris ~x86-winnt"
-IUSE="altivec iwmmxt loongson2f mmxext neon sse2"
+IUSE="altivec iwmmxt loongson2f mmxext neon sse2 ssse3"
 RDEPEND="abi_x86_32? (
 	!<=app-emulation/emul-linux-x86-gtklibs-20131008
 	!app-emulation/emul-linux-x86-gtklibs[-abi_x86_32(-)]
@@ -20,6 +20,7 @@ src_configure() {
 	XORG_CONFIGURE_OPTIONS=(
 		$(use_enable mmxext mmx)
 		$(use_enable sse2)
+		$(use_enable ssse3)
 		$(use_enable altivec vmx)
 		$(use_enable neon arm-neon)
 		$(use_enable iwmmxt arm-iwmmxt)


             reply	other threads:[~2013-12-04  5:41 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-12-04  5:41 Matt Turner [this message]
  -- strict thread matches above, loose matches on Subject: below --
2015-08-22 19:35 [gentoo-commits] proj/x11:master commit in: x11-libs/pixman/ Matt Turner
2015-01-28 22:28 Michał Górny
2013-11-07 16:35 Michał Górny
2013-02-08  1:12 Matt Turner
2012-03-14 18:08 Matt Turner
2011-10-22  3:16 Matt Turner
2011-04-15 19:04 Michał Górny

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1386135637.58334419f84a277138a0e5b1422ab7c089ce6a32.mattst88@gentoo \
    --to=mattst88@gentoo.org \
    --cc=gentoo-commits@lists.gentoo.org \
    --cc=gentoo-dev@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox