diff options
Diffstat (limited to 'profiles/prefix/mint')
-rw-r--r-- | profiles/prefix/mint/m68k/make.defaults | 7 | ||||
-rw-r--r-- | profiles/prefix/mint/m68k/parent | 1 | ||||
-rw-r--r-- | profiles/prefix/mint/m68k/use.mask | 6 | ||||
-rw-r--r-- | profiles/prefix/mint/make.defaults | 10 | ||||
-rw-r--r-- | profiles/prefix/mint/package.provided | 5 | ||||
-rw-r--r-- | profiles/prefix/mint/package.use.mask | 6 | ||||
-rw-r--r-- | profiles/prefix/mint/packages | 5 | ||||
-rw-r--r-- | profiles/prefix/mint/parent | 2 | ||||
-rw-r--r-- | profiles/prefix/mint/use.mask | 47 | ||||
-rw-r--r-- | profiles/prefix/mint/virtuals | 6 |
10 files changed, 95 insertions, 0 deletions
diff --git a/profiles/prefix/mint/m68k/make.defaults b/profiles/prefix/mint/m68k/make.defaults new file mode 100644 index 00000000..1e296a2d --- /dev/null +++ b/profiles/prefix/mint/m68k/make.defaults @@ -0,0 +1,7 @@ +# Copyright 1999-2009 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/profiles/prefix/mint/m68k/make.defaults,v 1.1 2009/06/06 03:54:58 solar Exp $ + +ARCH="m68k-mint" +CHOST="m68k-atari-mint" +ACCEPT_KEYWORDS="~m68k-mint" diff --git a/profiles/prefix/mint/m68k/parent b/profiles/prefix/mint/m68k/parent new file mode 100644 index 00000000..f3229c5b --- /dev/null +++ b/profiles/prefix/mint/m68k/parent @@ -0,0 +1 @@ +.. diff --git a/profiles/prefix/mint/m68k/use.mask b/profiles/prefix/mint/m68k/use.mask new file mode 100644 index 00000000..0d39d959 --- /dev/null +++ b/profiles/prefix/mint/m68k/use.mask @@ -0,0 +1,6 @@ +# Copyright 1999-2009 Gentoo Foundation. +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/profiles/prefix/mint/m68k/use.mask,v 1.1 2009/06/06 03:54:58 solar Exp $ + +# dlopen() doesn't work in MiNT +dso diff --git a/profiles/prefix/mint/make.defaults b/profiles/prefix/mint/make.defaults new file mode 100644 index 00000000..33ad4929 --- /dev/null +++ b/profiles/prefix/mint/make.defaults @@ -0,0 +1,10 @@ +# Copyright 1999-2008 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/profiles/prefix/mint/make.defaults,v 1.2 2009/06/30 16:35:02 darkside Exp $ + +# System-wide defaults for all MiNT profiles +# This file should rarely need to be changed + +# 'Sane' defaults +ELIBC="mintlib" +KERNEL="freemint" diff --git a/profiles/prefix/mint/package.provided b/profiles/prefix/mint/package.provided new file mode 100644 index 00000000..3abd79ae --- /dev/null +++ b/profiles/prefix/mint/package.provided @@ -0,0 +1,5 @@ +# Copyright 1999-2009 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/profiles/prefix/mint/package.provided,v 1.1 2009/06/06 03:54:57 solar Exp $ + +sys-mint/mintlib-1 diff --git a/profiles/prefix/mint/package.use.mask b/profiles/prefix/mint/package.use.mask new file mode 100644 index 00000000..c4251c00 --- /dev/null +++ b/profiles/prefix/mint/package.use.mask @@ -0,0 +1,6 @@ +# Copyright 1999-2010 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/profiles/prefix/mint/package.use.mask,v 1.1 2010/01/10 21:50:00 grobian Exp $ + +# MiNT is static only, these flags hence won't work +dev-db/sqlite extensions diff --git a/profiles/prefix/mint/packages b/profiles/prefix/mint/packages new file mode 100644 index 00000000..37f9beea --- /dev/null +++ b/profiles/prefix/mint/packages @@ -0,0 +1,5 @@ +# Copyright 1999-2009 Gentoo Foundation. +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/profiles/prefix/mint/packages,v 1.1 2009/06/06 03:54:57 solar Exp $ + +*sys-devel/binutils diff --git a/profiles/prefix/mint/parent b/profiles/prefix/mint/parent new file mode 100644 index 00000000..cd114922 --- /dev/null +++ b/profiles/prefix/mint/parent @@ -0,0 +1,2 @@ +../../base +.. diff --git a/profiles/prefix/mint/use.mask b/profiles/prefix/mint/use.mask new file mode 100644 index 00000000..e633dad3 --- /dev/null +++ b/profiles/prefix/mint/use.mask @@ -0,0 +1,47 @@ +# Copyright 1999-2009 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/profiles/prefix/mint/use.mask,v 1.2 2009/08/18 14:48:11 darkside Exp $ + +# Re-add MiNT libc +-elibc_mintlib +-kernel_freemint + +# these will more than likely never work on MiNT +3dfx +3dnow +3dnowext +acpi +alsa +apm +cap +caps +directfb +divx4linux +djbfft +emul-linux-x86 +fbcon +fdftk +fmod +ggi +gpm +hardened +icc +icc-pgo +mmx +mmx2 +# the following USE flag requires device-mapper +on-the-fly-crypt +oss +solid +sse +sse2 +svga +sybase +sybase-ct +rtc +uclibc +voodoo3 +pvm +v4l +v4l2 + diff --git a/profiles/prefix/mint/virtuals b/profiles/prefix/mint/virtuals new file mode 100644 index 00000000..b9a643a0 --- /dev/null +++ b/profiles/prefix/mint/virtuals @@ -0,0 +1,6 @@ +# Copyright 1999-2009 Gentoo Foundation. +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/profiles/prefix/mint/virtuals,v 1.1 2009/06/06 03:54:57 solar Exp $ + +virtual/libc sys-mint/mintlib +virtual/os-headers sys-mint/mintlib |