From 4f2d7949f03e1c198bc888f2d05f421d35c57e21 Mon Sep 17 00:00:00 2001 From: V3n3RiX Date: Mon, 9 Oct 2017 18:53:29 +0100 Subject: reinit the tree, so we can have metadata --- profiles/arch/hppa/eapi | 1 + profiles/arch/hppa/make.defaults | 26 +++ profiles/arch/hppa/package.mask | 2 + profiles/arch/hppa/package.use.force | 6 + profiles/arch/hppa/package.use.mask | 240 ++++++++++++++++++++++ profiles/arch/hppa/package.use.stable.mask | 53 +++++ profiles/arch/hppa/packages | 4 + profiles/arch/hppa/parent | 1 + profiles/arch/hppa/use.force | 2 + profiles/arch/hppa/use.mask | 315 +++++++++++++++++++++++++++++ 10 files changed, 650 insertions(+) create mode 100644 profiles/arch/hppa/eapi create mode 100644 profiles/arch/hppa/make.defaults create mode 100644 profiles/arch/hppa/package.mask create mode 100644 profiles/arch/hppa/package.use.force create mode 100644 profiles/arch/hppa/package.use.mask create mode 100644 profiles/arch/hppa/package.use.stable.mask create mode 100644 profiles/arch/hppa/packages create mode 100644 profiles/arch/hppa/parent create mode 100644 profiles/arch/hppa/use.force create mode 100644 profiles/arch/hppa/use.mask (limited to 'profiles/arch/hppa') diff --git a/profiles/arch/hppa/eapi b/profiles/arch/hppa/eapi new file mode 100644 index 000000000000..7ed6ff82de6b --- /dev/null +++ b/profiles/arch/hppa/eapi @@ -0,0 +1 @@ +5 diff --git a/profiles/arch/hppa/make.defaults b/profiles/arch/hppa/make.defaults new file mode 100644 index 000000000000..0a3820884b6c --- /dev/null +++ b/profiles/arch/hppa/make.defaults @@ -0,0 +1,26 @@ +# Copyright 1999-2017 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 + +ARCH="hppa" +ACCEPT_KEYWORDS="hppa" + +CHOST="hppa-unknown-linux-gnu" +CFLAGS="-O2 -pipe" +CXXFLAGS="${CFLAGS}" + +FEATURES="sandbox sfperms strict" + +USE="cups foomaticdb fortran gdbm gpm imlib libwww spell firefox" + +# Michał Górny (01 Jul 2014) +# Set ABI & DEFAULT_ABI consistently with ${ARCH}, to make ebuild +# checks simpler. +ABI="hppa" +DEFAULT_ABI="hppa" +MULTILIB_ABIS="hppa" +LIBDIR_hppa="lib" +CHOST_hppa="${CHOST}" + +# 2006/08/18 - Donnie Berkholz +# Defaults for video drivers +VIDEO_CARDS="fbdev" diff --git a/profiles/arch/hppa/package.mask b/profiles/arch/hppa/package.mask new file mode 100644 index 000000000000..5b64a27123b6 --- /dev/null +++ b/profiles/arch/hppa/package.mask @@ -0,0 +1,2 @@ +# Copyright 1999-2016 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 diff --git a/profiles/arch/hppa/package.use.force b/profiles/arch/hppa/package.use.force new file mode 100644 index 000000000000..35f334005f39 --- /dev/null +++ b/profiles/arch/hppa/package.use.force @@ -0,0 +1,6 @@ +# Copyright 1999-2017 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 + +# Mike Frysinger (16 Mar 2015) +# Needs dev-lang/luajit tested #499974 +dev-libs/efl oldlua diff --git a/profiles/arch/hppa/package.use.mask b/profiles/arch/hppa/package.use.mask new file mode 100644 index 000000000000..529847a438ba --- /dev/null +++ b/profiles/arch/hppa/package.use.mask @@ -0,0 +1,240 @@ +# Copyright 1999-2017 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 + +# NOTE: When masking a USE flag due to missing keywords, please file a keyword +# request bug for the hppa arch. + +# Andreas K. Hüttel (4 Oct 2017) +# -fstack-protector is not supported for hppa, bug 630702 +>=sys-devel/gcc-6.0 ssp + +# Michael Palimaka (30 Sep 2017) +# Required dependencies are not keyworded. +x11-themes/qtcurve plasma + +# Andreas K. Hüttel (11 Sep 2017) +# Systemtap has no hppa keywords +sys-libs/glibc systemtap + +# Göktürk Yüksek (15 Aug 2017) +# Requires java +app-forensics/sleuthkit java + +# Michał Górny (08 Aug 2017) +# Required VIDEO_CARDS=i965/radeonsi, both masked in this profile. +media-libs/mesa vulkan + +# Michał Górny (08 Aug 2017) +# Requires USE=redis that is masked in this profile. +dev-python/pyzor test + +# Michał Górny (08 Aug 2017) +# Requires USE=systemd that is masked in this profile. +net-wireless/bluez user-session + +# Michał Górny (08 Aug 2017) +# Requires USE=seccomp that is masked in this profile. +net-libs/gnutls test-full + +# Robin H. Johnson (05 Aug 2017) +# Upstream Git is switching to PCRE2 w/ JIT. +# This is not available on some arches, where a fallback to PCRE1 without JIT is used. +dev-vcs/git pcre-jit + +# Michał Górny (28 Jun 2017) +# app-misc/dtach is not keyworded, and tests are restricted anyway, so +# no point in pursuing it right now. +app-shells/bash-completion test + +# Jeroen Roovers (26 Feb 2017) +# app-crypt/libsecret is not keyworded for HPPA +dev-vcs/git libsecret + +# Jeroen Roovers (4 Feb 2017) +# media-libs/libilbc has not been ported to HPPA +# media-libs/zimg triggers a toolchain issue (bug #597152) +# sofalizer needs sci-libs/netcdf and sci-libs/hdf5 (bug #615510) +media-video/ffmpeg libilbc sofalizer zimg + +# Jeroen Roovers (3 Feb 2017) +# net-mail/notmuch is not keyworded +mail-client/mutt notmuch + +# Justin Lecher (15 Jan 2017) +# unkeyworded rev deps +dev-games/openscenegraph gdal las + +# Jeroen Roovers (28 Dec 2016) +# "#error Unsupported architecture" +dev-libs/libpcre2 jit + +# Jeroen Roovers (31 May 2016) +# Mask kde-frameworks/kapidox (bug #568972) +kde-frameworks/extra-cmake-modules doc + +# Jeroen Roovers (19 May 2016) +# pulls in many dev-ruby/asciidoctor dependencies (bug #583390) +net-misc/chrony html + +# Mike Frysinger (21 Feb 2016) +# Needs arch love for elementary. #575322 +media-libs/elementary javascript + +# Jeroen Roovers (16 Aug 2015) +# Bundles luajit which has not been ported to HPPA (bug #554376) +app-text/texlive-core luajittex +dev-texlive/texlive-basic luajittex + +# Jeroen Roovers (3 Jul 2015) +# net-libs/nghttp2 fails to compile (bug #552898) +net-libs/nghttp2 cxx + +# Jeroen Roovers (17 May 2015) +# Mask USE=rados for net-analyzer/rrdtool since sys-cluster/ceph is not +# keyworded (bug #549516) +net-analyzer/rrdtool rados + +# Jeroen Roovers (26 Apr 2015) +# Contact us if you want or have an HPPA cluster with dev-db/mariadb +# (bug #544378) +dev-db/mariadb galera + +# Mike Frysinger (16 Mar 2015) +# Needs sci-physics/bullet tested #499974 +dev-libs/efl physics + +# Jeroen Roovers (2 Feb 2015) +# dev-python/gevent requires dev-python/greenlet which has not been ported to +# HPPA (bug #538510) +dev-python/pyzor gevent + +# Jeroen Roovers (19 Oct 2014) +# requires dev-python/restkit which requires +# dev-python/socketpool which requires dev-python/gevent which requires +# dev-python/greenlet which has not been ported to HPPA (bug #525246) +dev-python/wsgiproxy2 test + +# Jeroen Roovers (29 Jul 2014) +# Test phase requires dev-db/mongodb which requires dev-util/google-perftools +# which has not been ported to HPPA (bug #517880, bug #525246) +dev-libs/mongo-c-driver test +dev-python/pymongo test + +# Jeroen Roovers (6 Mar 2014) +# USE=gui requires x11-libs/qscintilla, +sci-mathematics/octave gui + +# Jeroen Roovers (31 Jan 2014) +# Mask x11-libs/libgksu dependency (bug #499900) +xfce-extra/xfce4-taskmanager gksu + +# Julian Ospald (23 Nov 2013) +# needs app-arch/innoextract (bug #492326) +games-fps/duke3d-data gog + +# Jeroen Roovers (25 Oct 2013) +# Building against libatomic_ops fails (bug #453704) +sys-libs/libunwind libatomic + +# Jeroen Roovers (23 Jul 2013) +# graphite is not implemented on HPPA +sys-devel/gcc graphite + +# Julian Ospald (31 Mar 2013) +# depends on mono +>=net-irc/hexchat-2.9.4-r1 theme-manager + +# Jeroen Roovers (22 Jan 2013) +# dev-python/greenlet has not been ported to HPPA but is needed for +# dev-python/restkit which is needed for dev-python/pyquery's test phase +# (bug #452764) +dev-python/pyquery test + +# Jeroen Roovers (2 Jan 2013) +# Mask non-keyworded sci-libs/hdf5 for sci-mathematics/octave +sci-mathematics/octave hdf5 qhull + +# Jeroen Roovers (8 Jul 2012) +# media-libs/devil has not been fully tested on HPPA +media-gfx/graphviz devil + +# Jeroen Roovers (3 Jul 2012) +# Mask USE=connman for net-libs/gupnp (bug #424225) +net-libs/gupnp connman + +# Jeroen Roovers (21 May 2012) +# HPPA is an unsupported architecture +dev-libs/libpcre jit + +# Arun Raghavan (24 May 2012) +# media-sound/pulseaudio needs PyQt4[dbus] for making the equalizer module +# usable. Mask until this is available. +# Jeroen Roovers (18 Feb 2014) +# OSS is the only kernel audio interface that works on HPPA +media-sound/pulseaudio equalizer -oss + +# Jeroen Roovers (21 May 2012) +# media-sound/lilypond has problems running mpost (bug #416961) +app-text/asciidoc test + +# Jeroen Roovers (26 Apr 2012) +# Untested dependency on net-misc/connman +dev-qt/qtbearer connman + +# Jeroen Roovers (19 Apr 2012) +# Requires sys-power/upower or sys-power/upower-pm-utils which are +# not much use on HPPA +xfce-extra/xfce4-systemload-plugin upower +xfce-base/xfce4-session upower +xfce-base/xfce4-settings upower + +# Jeroen Roovers (25 Oct 2011) +# Depends upon an as yet unsupported version of dev-libs/dietlibc +dev-libs/libowfat diet + +# Jeroen Roovers (5 Jun 2011) +# app-office/gnumeric is not keyworded (bug #367513) +app-office/lyx gnumeric + +# Jeroen Roovers (24 Feb 2011) +# Needs Java (bug #355353) +app-text/texlive pdfannotextractor + +# Jeroen Roovers (30 Nov 2010) +# Mask doc-pdf because of Java dependencies (bug #347259) +net-analyzer/wireshark doc-pdf + +# Jeroen Roovers (25 Nov 2010) +# No support for sci-libs/ipp on HPPA (bug #340269) +media-libs/opencv ipp + +# Justin Lecher (13 Aug 2010) +# MKL not available on this arch +media-gfx/povray mkl + +# Pacho Ramos (11 Jul 2010) +# Mask due bug #324511, this will be general once needed by more packages. +net-im/pidgin gstreamer +x11-misc/xscreensaver gdm new-login +x11-libs/wxGTK gstreamer +net-p2p/mldonkey guionly gtk +dev-vcs/git gtk +net-im/pidgin eds + +# Jeroen Roovers (15 Apr 2008) +# media-sound/fluidsynth fails to build with stable libtool, so it can't be +# tested for ~hppa keywording right now +media-sound/mpd fluidsynth + +# Jeroen Roovers (16 Sep 2008) +# cpudetection and custom-cpuopts does not apply +# to HPPA (bug #234629) +media-video/mplayer cpudetection + +# Jeroen Roovers (16 Sep 2008) +# app-text/xindy needs dev-lisp/clisp and clisp does not build (bug #229217) +app-text/texlive xindy + +# Mart Raudsepp (02 Apr 2008) +# media-plugins/gst-plugins-{dvb,fluendo-mpegdemux,bad} not keyworded +media-plugins/gst-plugins-meta dvb diff --git a/profiles/arch/hppa/package.use.stable.mask b/profiles/arch/hppa/package.use.stable.mask new file mode 100644 index 000000000000..9697f8c717cf --- /dev/null +++ b/profiles/arch/hppa/package.use.stable.mask @@ -0,0 +1,53 @@ +# Copyright 1999-2017 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 + +# When you add an entry to the top of this file, add your name, the date, and +# an explanation of why something is getting masked. Please be extremely +# careful not to commit atoms that are not valid, as it can cause large-scale +# breakage, especially if it ends up in the daily snapshot. +# +## Example: +## +## # Dev E. Loper (28 Jun 2012) +## # Masking foo USE flag until we can get the +## # foo stuff to work properly again (bug 12345) +## =media-video/mplayer-0.90_pre5 foo +## =media-video/mplayer-0.90_pre5-r1 foo +# + +#--- END OF EXAMPLES --- + +# Andreas Sturmlechner (07 Oct 2017) +# media-gfx/graphite2 security stabilisation timeout. +# bug #621724 +app-doc/doxygen doc latex +app-text/texlive-core xetex +dev-python/sphinx latex +dev-util/cmocka doc +media-libs/harfbuzz graphite + +# Andreas Sturmlechner (30 Sep 2017) +# Mask pdf support so net-print/cups-filters stabilisation +# can go ahead (bug 627392) +net-print/cups-filters pdf + +# David Seifert (23 Sep 2017) +# MPI does not have stable keywords on hppa +sci-libs/fftw mpi + +# Andreas Sturmlechner (03 Sep 2017) +# Mask mpi support so Boost stabilization can go ahead +# Boost 1.63 (bug 624662), Boost 1.62 (bug 590244) +dev-libs/boost mpi + +# Andreas Sturmlechner (19 Aug 2017) +# Mask net-libs/libssh rdeps for stabilisation timeout +# (bug 618916) +media-gfx/exiv2 webready +media-video/ffmpeg ssh +net-analyzer/wireshark ciscodump libssh sshdump + +# Andreas Sturmlechner (03 Aug 2017) +# Mask pptx support for dev-libs/libzip stabilisation timeout +# (bug 622044) +media-gfx/pstoedit pptx diff --git a/profiles/arch/hppa/packages b/profiles/arch/hppa/packages new file mode 100644 index 000000000000..c076e9fc959d --- /dev/null +++ b/profiles/arch/hppa/packages @@ -0,0 +1,4 @@ +# Copyright 1999-2011 Gentoo Foundation. +# Distributed under the terms of the GNU General Public License v2 + +*sys-boot/palo diff --git a/profiles/arch/hppa/parent b/profiles/arch/hppa/parent new file mode 100644 index 000000000000..eb001c6e8ab8 --- /dev/null +++ b/profiles/arch/hppa/parent @@ -0,0 +1 @@ +../base diff --git a/profiles/arch/hppa/use.force b/profiles/arch/hppa/use.force new file mode 100644 index 000000000000..9b60317bfc20 --- /dev/null +++ b/profiles/arch/hppa/use.force @@ -0,0 +1,2 @@ +# Force the flag which corresponds to ARCH. +hppa diff --git a/profiles/arch/hppa/use.mask b/profiles/arch/hppa/use.mask new file mode 100644 index 000000000000..bd158162a449 --- /dev/null +++ b/profiles/arch/hppa/use.mask @@ -0,0 +1,315 @@ +# Copyright 1999-2017 Gentoo Foundation; Distributed under the GPL v2 + +# NOTE: When masking a USE flag due to missing keywords, please file a keyword +# request bug for the hppa arch. + +# James Le Cuirot (29 Jun 2017) +# Unmask as this profile is big endian. +-big-endian + +# Andreas Sturmlechner (25 Feb 2017) +# kwallet integration split from kde to distinct flag +kwallet + +# Jeroen Roovers (31 Jan 2016) +# USE=xwidgets requires net-libs/webkit-gtk +xwidgets + +# Jeroen Roovers (16 Oct 2015) +# HPPA has no NUMA support in the kernel +numa + +# Jeroen Roovers (3 Feb 2015) +# app-misc/geoclue has not been tested on HPPA +geoclue + +# Jeroen Roovers (3 Feb 2015) +# net-misc/connman has not been tested on HPPA +connman + +# Jeroen Roovers (18 Jan 2015) +# No video acceleration is available so video decoding acceleration will not +# work either (bug #536956) +vaapi + +# Jeroen Roovers (24 Dec 2014) +# sys-devel/clang has not been ported to HPPA +clang + +# Jeroen Roovers (7 Nov 2014) +# dev-lang/luajit has not been ported to HPPA +luajit + +# Jeroen Roovers (30 Sep 2014) +# sys-libs/libseccomp has not been ported to HPPA (bug #524148) +seccomp + +# Jeroen Roovers (19 Sep 2014) +# >=net-libs/libgadu-1.12.0 (bug #519854) requires dev-libs/protobuf-c (bug #519772) +gadu + +# Jeroen Roovers (20 May 2014) +# Mask USE=systemtap generally until proper kernel support is in place +systemtap + +# Jeroen Roovers (20 May 2014) +# USE=tcmalloc needs dev-util/google-perftools +tcmalloc + +# Chí-Thanh Christopher Nguyễn (10 Nov 2013) +# sys-devel/llvm is not keyworded, bug #320221 +llvm + +# Jeroen Roovers (22 Aug 2013) +# No known OpenCL providers (bug #482096) +opencl + +# Samuli Suominen (12 Mar 2013) +# NVIDIA Cg toolkit for binary drivers +cg + +# Jeroen Roovers (13 Nov 2012) +# media-libs/fdk-aac is not supported on HPPA (bug #442806) +fdk + +# Jeroen Roovers (23 May 2012) +# sys-apps/gptfdisk creates partition tables incompatible with the HPPA +# bootloader (bug #412801). +gptfdisk + +# Jeroen Roovers (25 Apr 2012) +# sys-apps/systemd is not tested +systemd + +# Jeroen Roovers (4 Apr 2012) +# media-video/vlc is not tested +vlc + +# Jeroen Roovers (27 Mar 2012) +# app-i18n/ibus is not tested +ibus + +# Jeroen Roovers (8 Mar 2012) +# The crash reporting facility in www-client/firefox does not compile +crashreporter + +# Jeroen Roovers (4 Jan 2012) +# dvb is untested on HPPA +dvb + +# Jeroen Roovers (4 Jan 2012) +# No support for Blu-ray (bug #397531). +bluray + +# Jeroen Roovers (15 Sep 2011) +# Prelude has not been tested on HPPA. +prelude + +# Jeroen Roovers (9 Jun 2011) +# Lots of untested dependencies (bug #365451) +facedetect + +# Jeroen Roovers (2 May 2011) +# No support for CUDA on HPPA +cuda + +# Samuli Suominen (25 Dec 2010) +# This will need stable gnome-base/gvfs. +thunar + +# Jeroen Roovers (29 Oct 2010) +# Webkit does not work on HPPA right now. +webkit + +# Jeroen Roovers (25 Oct 2010) +# FFI does not work: "Unknown cpu type" (bug #337956) +ffi + +# Jeroen Roovers (20 Jul 2010) +# Mask USE=gnome entirely (bug #324511) +glade +libnotify +gconf +gnome +gnome-keyring +gnome-online-accounts + +# Jeroen Roovers (19 Jul 2010) +# Masked because of missing gnome-base/gnome-panel +# dependency (bug #324511) +applet + +# Jeroen Roovers (10 Jul 2010) +# No known hardware support for video decoding +vaapi +vdpau + +# Jeroen Roovers (1 Jul 2010) +# Drop support for ghc and darcs +darcs + +# Jeroen Roovers (5 Apr 2010) +# Mask USE=kde (bug #304363). +kde + +# Jeroen Roovers (28 Feb 2010) +# app-accessibility/flite does not work (bug #307241) +flite + +# Jeroen Roovers (4 Aug 2009) +# net-misc/wicd and sys-power/pm-utils are currently not supported (bug #280312) +pm-utils + +# Unmask the flag which corresponds to ARCH. +-hppa + +# Jeroen Roovers (7 Jun 2008) +# dev-util/valgrind has not been ported to HPPA. +valgrind + +# Jeroen Roovers (4 Jan 2008) +# Bug 179895: HPPA's gcc cannot build native code / lacking upstream support +ocamlopt + +# 2007/05/17 Jeroen Roovers +# sys-devel/gcc fails to build with USE=d (bug #178896). +d + +# 2007/05/02 Jeroen Roovers +# Lack of user/dev support for WiFi (bug #176517) +networkmanager + +# 2007/04/07 Jeroen Roovers +# libffi has not been ported to hppa, therefore gcc fails to build with USE=gcj +gcj + +# 2007/03/02 Samuli Suominen +# See https://bugs.gentoo.org/show_bug.cgi?id=157881#c3 +battery + +# 2006/08/18 Saleem Abdulrasool +# dvdr hardware not available - masking with permission from GMsoft +dvdr + +# 2006/05/25 Jeroen Roovers +# libemf is not ported to hppa +emf + +# 2006/05/25 Guy Martin +# libaio is not ported on hppa +aio + +# 2006/04/26 Saleem Abdulrasool +# sys-apps/dmidecode: masking with vapier's blessings +dmi + +# 2006/03/07 Donnie Berkholz +# Modular X: mask for architectures lacking direct rendering +dri + +# 2006/02/05 Donnie Berkholz +# Modular X: mask for architectures on which they aren't available +video_cards_amdgpu +video_cards_apm +video_cards_ark +video_cards_ast +video_cards_chips +video_cards_cirrus +video_cards_glint +video_cards_i128 +video_cards_i740 +video_cards_i915 +video_cards_i965 +video_cards_ilo +video_cards_intel +video_cards_mach64 +video_cards_mga +video_cards_neomagic +video_cards_newport +video_cards_nouveau +video_cards_nsc +video_cards_nv +video_cards_r100 +video_cards_r128 +video_cards_r200 +video_cards_r300 +video_cards_r600 +video_cards_radeon +video_cards_radeonsi +video_cards_rendition +video_cards_s3 +video_cards_s3virge +video_cards_savage +video_cards_siliconmotion +video_cards_sis +video_cards_sisusb +video_cards_tdfx +video_cards_tga +video_cards_trident +video_cards_tseng +video_cards_v4l +video_cards_vesa +video_cards_vmware +video_cards_voodoo + +# 25 Jul 2005 Guy Martin +# lm_sensors not supported on hppa and ieee1394 not tested +lm_sensors +iec61883 +ieee1394 + +# 25 Jun 2005 Guy Martin +# mono is not yet supported on hppa +mono + +# 18 Feb 2005 Guy Martin +# No emboss support on hppa for now +emboss + +# 08 Aug 2004 Guy Martin +# Wifi stuff not test yet because of lack of hardware +wifi + +# 26 Feb 2003 Guy Martin +# No lirc support on hppa +lirc + +# 22 Jul 2003 Guy Martin +# Scanner and gphoto2 not yet tested +gphoto2 +scanner + +# 13 Apr 2003 Guy Martin +# Selinux patches not tested on hppa and no kernel sources are emergeables with this patch. +selinux + +# 20 Mar 2003 Guy Martin +# Many java apps need java => 1.3 and hppa has only 1.1 right now +java + +# 5 Jan 2005 Ciaran McCreesh +# No reliable java, no netbeans. bug 66762 +netbeans + +# 14 Mar 2003 Guy Martin +# USE flags not related to hppa +acpi +apm +afs +pcmcia +pda + +# 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 +# architecture. +ibm +djbfft + +# Added because of xmms-plugin.eclass. Please test out +# media-sound/beep-media-player and remove if +bmp +3dfx + +# Adding h323 to mask. For more information see bug #115798 +h323 -- cgit v1.2.3