summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLuca Barbato <lu_zero@gentoo.org>2006-03-03 01:46:36 +0000
committerLuca Barbato <lu_zero@gentoo.org>2006-03-03 01:46:36 +0000
commite81e665ee736cca11ad5d62c94c29325f07e0311 (patch)
treea884afeaf8f5be420d70a432225c833e4382354e /profiles
parentfix unpacking #124645 (diff)
downloadgentoo-2-e81e665ee736cca11ad5d62c94c29325f07e0311.tar.gz
gentoo-2-e81e665ee736cca11ad5d62c94c29325f07e0311.tar.bz2
gentoo-2-e81e665ee736cca11ad5d62c94c29325f07e0311.zip
x264 use.mask update
Diffstat (limited to 'profiles')
-rw-r--r--profiles/default-linux/amd64/use.mask6
-rw-r--r--profiles/default-linux/ppc/use.mask3
-rw-r--r--profiles/default-linux/use.mask5
-rw-r--r--profiles/default-linux/x86/use.mask7
4 files changed, 17 insertions, 4 deletions
diff --git a/profiles/default-linux/amd64/use.mask b/profiles/default-linux/amd64/use.mask
index b77832192abc..86b2d9f9c223 100644
--- a/profiles/default-linux/amd64/use.mask
+++ b/profiles/default-linux/amd64/use.mask
@@ -1,6 +1,6 @@
# Copyright 2004 Gentoo Foundation.
# Distributed under the terms of the GNU General Public License, v2
-# $Header: /var/cvsroot/gentoo-x86/profiles/default-linux/amd64/use.mask,v 1.31 2006/02/05 09:00:41 spyderous Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/default-linux/amd64/use.mask,v 1.32 2006/03/03 01:46:36 lu_zero Exp $
# UNKNOWN - SECTION
@@ -17,6 +17,10 @@ drac
# There is now a kqemu that works and is stable on amd64
-kqemu
+# 2006/03/03 - Luca Barbato <lu_zero@gentoo.org>
+# codec support x264
+-x264
+
# 2006/02/05 - Donnie Berkholz <spyderous@gentoo.org>
# Modular X: mask for architectures on which they aren't available
video_cards_i740
diff --git a/profiles/default-linux/ppc/use.mask b/profiles/default-linux/ppc/use.mask
index ecf2cfe42c46..31aeee668364 100644
--- a/profiles/default-linux/ppc/use.mask
+++ b/profiles/default-linux/ppc/use.mask
@@ -22,6 +22,9 @@ interbase
# Unmask pbbuttonsd
-pbbuttonsd
+# codec support
+-x264
+
# see email to gentoo-dev with subject "use.mask and PHP5's crazy IUSE"
# Dated Sat, 31 Jul 2004 14:49:28 -0700, from robbat2@gentoo.org
# all of these are binary-only, and not presently available on this
diff --git a/profiles/default-linux/use.mask b/profiles/default-linux/use.mask
index 74e91be2d062..69ccce9bda1e 100644
--- a/profiles/default-linux/use.mask
+++ b/profiles/default-linux/use.mask
@@ -1,6 +1,6 @@
# Copyright 2004 Gentoo Foundation.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/profiles/default-linux/use.mask,v 1.17 2005/10/30 19:32:51 flameeyes Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/default-linux/use.mask,v 1.18 2006/03/03 01:46:36 lu_zero Exp $
# This file masks out USE flags that are simply NOT allowed in the default
# profile for any architecture. This works, for example, if a non-default
@@ -42,3 +42,6 @@ n64
# Only used by mips and old amd64 profiles
multilib
+
+# ppc and x86/amd64
+x264
diff --git a/profiles/default-linux/x86/use.mask b/profiles/default-linux/x86/use.mask
index 2d6f8bfbd172..25800ecc83be 100644
--- a/profiles/default-linux/x86/use.mask
+++ b/profiles/default-linux/x86/use.mask
@@ -1,6 +1,6 @@
# Copyright 2004 Gentoo Foundation.
# Distributed under the terms of the GNU General Public License, v2
-# $Header: /var/cvsroot/gentoo-x86/profiles/default-linux/x86/use.mask,v 1.14 2006/01/28 23:26:37 spyderous Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/default-linux/x86/use.mask,v 1.15 2006/03/03 01:46:36 lu_zero Exp $
# This file masks out USE flags that are simply NOT allowed in the default
# x86 profile. This works, for example, if another architecture's
@@ -14,7 +14,6 @@
-sse2
-3dnow
-3dnowext
--win32codecs
-kqemu
# Unmask nvidia XvMC support
@@ -33,3 +32,7 @@
-video_cards_nvidia
-video_cards_fglrx
-video_cards_vmware
+
+#codec support
+-win32codecs
+-x264