diff options
Diffstat (limited to 'xfce-base/libxfcegui4/libxfcegui4-4.2.0.ebuild')
-rw-r--r-- | xfce-base/libxfcegui4/libxfcegui4-4.2.0.ebuild | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/xfce-base/libxfcegui4/libxfcegui4-4.2.0.ebuild b/xfce-base/libxfcegui4/libxfcegui4-4.2.0.ebuild new file mode 100644 index 000000000000..d2e3e1951b37 --- /dev/null +++ b/xfce-base/libxfcegui4/libxfcegui4-4.2.0.ebuild @@ -0,0 +1,14 @@ +# Copyright 1999-2005 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/xfce-base/libxfcegui4/libxfcegui4-4.2.0.ebuild,v 1.1 2005/01/17 01:53:42 bcowan Exp $ + +DESCRIPTION="Libraries for Xfce 4" +LICENSE="LGPL-2" +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86" +IUSE="xinerama" + +BZIPPED=1 +XRDEPEND=">=xfce-base/libxfce4util-${PV}" +XFCE_CONFIG="$(use_enable xinerama)" + +inherit xfce4
\ No newline at end of file |