diff options
Diffstat (limited to 'profiles/baldeagleos/1.0/linux-gnu/arch/hppa')
10 files changed, 743 insertions, 0 deletions
diff --git a/profiles/baldeagleos/1.0/linux-gnu/arch/hppa/eapi b/profiles/baldeagleos/1.0/linux-gnu/arch/hppa/eapi new file mode 100644 index 000000000000..7ed6ff82de6b --- /dev/null +++ b/profiles/baldeagleos/1.0/linux-gnu/arch/hppa/eapi @@ -0,0 +1 @@ +5 diff --git a/profiles/baldeagleos/1.0/linux-gnu/arch/hppa/make.defaults b/profiles/baldeagleos/1.0/linux-gnu/arch/hppa/make.defaults new file mode 100644 index 000000000000..68fd8f7ee8f5 --- /dev/null +++ b/profiles/baldeagleos/1.0/linux-gnu/arch/hppa/make.defaults @@ -0,0 +1,30 @@ +# 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 <mgorny@gentoo.org> (2014-07-01) +# 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}" + +# Donnie Berkholz <dberkholz@gentoo.org> (2006-08-18) +# Defaults for video drivers +VIDEO_CARDS="fbdev" + +# Hans de Graaff <graaff@gentoo.org) (2019-07-17) +# Temporary RUBY_TARGETS for bug 688976 +RUBY_TARGETS="ruby25" diff --git a/profiles/baldeagleos/1.0/linux-gnu/arch/hppa/package.mask b/profiles/baldeagleos/1.0/linux-gnu/arch/hppa/package.mask new file mode 100644 index 000000000000..7e5d59da2ad5 --- /dev/null +++ b/profiles/baldeagleos/1.0/linux-gnu/arch/hppa/package.mask @@ -0,0 +1,57 @@ +# Copyright 2019 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +# Andreas K. Hüttel <dilfridge@gentoo.org> (2019-08-30) +# Unmask block corresponding to the mask in ../base +# Perl 5.26 will be removed soon. Please upgrade. +# This block is here (and not in ../../package.mask) since we still need +# it and unmask it on hppa and sparc. See bug 676062 and bug 683018. +-<dev-lang/perl-5.28.2-r1 +-~virtual/perl-Archive-Tar-2.240.0 +-~virtual/perl-Attribute-Handlers-0.990.0 +-~virtual/perl-B-Debug-1.240.0 +-~virtual/perl-CPAN-2.180.0 +-~virtual/perl-Carp-1.420.0 +-~virtual/perl-Compress-Raw-Zlib-2.74.0 +-~virtual/perl-Data-Dumper-2.167.0 +-~virtual/perl-Devel-PPPort-3.350.0 +-~virtual/perl-Digest-SHA-5.960.0 +-~virtual/perl-Encode-2.880.0 +-~virtual/perl-Exporter-5.720.0 +-~virtual/perl-ExtUtils-CBuilder-0.280.225 +-~virtual/perl-ExtUtils-Constant-0.230.0 +-~virtual/perl-ExtUtils-Install-2.40.0 +-~virtual/perl-ExtUtils-MakeMaker-7.240.0 +-~virtual/perl-ExtUtils-ParseXS-3.340.0 +-~virtual/perl-File-Spec-3.670.0 +-~virtual/perl-Filter-Simple-0.930.0 +-~virtual/perl-Getopt-Long-2.490.0 +-~virtual/perl-I18N-LangTags-0.420.0 +-~virtual/perl-IO-1.380.0 +-~virtual/perl-IO-Socket-IP-0.380.0 +-~virtual/perl-IPC-Cmd-0.960.0 +-~virtual/perl-JSON-PP-2.274.0.200_rc +-~virtual/perl-Locale-Maketext-1.280.0 +-~virtual/perl-Math-BigInt-1.999.806 +-~virtual/perl-Math-BigInt-FastCalc-0.500.500 +-~virtual/perl-Math-BigRat-0.261.100 +-~virtual/perl-Module-CoreList-5.201.804.140 +-~virtual/perl-Net-Ping-2.550.0 +-~virtual/perl-Scalar-List-Utils-1.460.200_rc +-~virtual/perl-Socket-2.20.30_rc +-~virtual/perl-Storable-2.620.0 +-~virtual/perl-Test-1.300.0 +-~virtual/perl-Test-Harness-3.380.0 +-~virtual/perl-Test-Simple-1.302.73 +-~virtual/perl-Time-HiRes-1.974.100 +-~virtual/perl-Time-Piece-1.310.0 +-~virtual/perl-Unicode-Collate-1.190.0 +-~virtual/perl-Unicode-Normalize-1.250.0 +-~virtual/perl-XSLoader-0.270.0 +-~virtual/perl-bignum-0.470.0 +-~virtual/perl-if-0.60.600 +-~virtual/perl-libnet-3.100.0 +-~virtual/perl-podlators-4.90.0 +-~virtual/perl-threads-2.150.0 +-~virtual/perl-threads-shared-1.560.0 +-~virtual/perl-version-0.991.700 diff --git a/profiles/baldeagleos/1.0/linux-gnu/arch/hppa/package.use.mask b/profiles/baldeagleos/1.0/linux-gnu/arch/hppa/package.use.mask new file mode 100644 index 000000000000..6347b32ab73b --- /dev/null +++ b/profiles/baldeagleos/1.0/linux-gnu/arch/hppa/package.use.mask @@ -0,0 +1,246 @@ +# Copyright 1999-2019 Gentoo Authors +# 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. + +# Sergei Trofimovich <slyfox@gentoo.org> (2019-07-19) +# gdbserver is not implemented yet for hppa target. +sys-devel/gdb server + +# Sergei Trofimovich <slyfox@gentoo.org> (2019-07-07) +# Test dependencies are no longer keyworded due to dropped Rails +# keyword. +dev-ruby/asciidoctor test + +# Sergei Trofimovich <slyfox@gentoo.org> (2019-05-25) +# libgo needs an explicit port to hppa: bug #686624 +sys-devel/gcc go + +# Jeroen Roovers (jer@gentoo.org) (2018-03-22) +# HiPE does not work on HPPA +dev-lang/erlang hipe + +# Thomas Deutschmann <whissi@gentoo.org> (2018-07-04) +# dev-libs/xxhash not keyworded for hppa +app-admin/rsyslog xxhash + +# Jeroen Roovers (jer@gentoo.org) (2018-03-22) +# dev-ruby/capybara depends on www-client/firefox which has not been ported to +# HPPA +dev-ruby/capybara test + +# Jeroen Roovers (jer@gentoo.org) (2018-03-22) +# dev-ruby/haml depends on dev-ruby/action* which lost their keywords, so that +# kills the fun +dev-ruby/haml test + +# Jeroen Roovers (jer@gentoo.org) (2018-03-22) +# dev-ruby/tilt requires dev-ruby/coffee-script which requires net-libs/nodejs +# which has not been ported to HPPA +dev-ruby/tilt test + +# Andreas K. Hüttel <dilfridge@gentoo.org> (2017-10-04) +# -fstack-protector is not supported for hppa, bug 630702 +>=sys-devel/gcc-6.0 ssp + +# Michael Palimaka <kensington@gentoo.org> (2017-09-30) +# Required dependencies are not keyworded. +x11-themes/qtcurve plasma + +# Andreas K. Hüttel <dilfridge@gentoo.org> (2017-09-11) +# Systemtap has no hppa keywords +sys-libs/glibc systemtap + +# Göktürk Yüksek <gokturk@gentoo.org> (2017-08-15) +# Requires java +app-forensics/sleuthkit java + +# Michał Górny <mgorny@gentoo.org> (2017-08-08) +# Required VIDEO_CARDS=i965/radeonsi, both masked in this profile. +media-libs/mesa vulkan vulkan-overlay + +# Michał Górny <mgorny@gentoo.org> (2017-08-08) +# Requires USE=redis that is masked in this profile. +dev-python/pyzor test + +# Michał Górny <mgorny@gentoo.org> (2017-08-08) +# Requires USE=systemd that is masked in this profile. +net-wireless/bluez user-session + +# Michał Górny <mgorny@gentoo.org> (2017-08-08) +# Requires USE=seccomp that is masked in this profile. +net-libs/gnutls test-full + +# Robin H. Johnson <robbat2@gentoo.org> (2017-08-05) +# 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 <mgorny@gentoo.org> (2017-06-28) +# 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 <jer@gentoo.org> (2017-02-04) +# media-libs/libilbc has not been ported to HPPA +# media-libs/zimg triggers a toolchain issue (bug #597152) +media-video/ffmpeg libilbc zimg + +# Jeroen Roovers <jer@gentoo.org> (2017-02-03) +# net-mail/notmuch is not keyworded +mail-client/mutt notmuch + +# Justin Lecher <jlec@gentoo.org> (2017-01-15) +# unkeyworded rev deps +dev-games/openscenegraph gdal las + +# Jeroen Roovers <jer@gentoo.org> (2016-12-28) +# "#error Unsupported architecture" +dev-libs/libpcre2 jit + +# Jeroen Roovers <jer@gentoo.org> (2016-05-31) +# Mask kde-frameworks/kapidox (bug #568972) +kde-frameworks/extra-cmake-modules doc + +# Jeroen Roovers <jer@gentoo.org> (2016-05-19) +# pulls in many dev-ruby/asciidoctor dependencies (bug #583390) +net-misc/chrony html + +# Jeroen Roovers <jer@gentoo.org> (2015-08-16) +# Bundles luajit which has not been ported to HPPA (bug #554376) +app-text/texlive-core luajittex +dev-texlive/texlive-basic luajittex + +# Jeroen Roovers <jer@gentoo.org> (2015-07-03) +# net-libs/nghttp2 fails to compile (bug #552898) +net-libs/nghttp2 cxx + +# Jeroen Roovers <jer@gentoo.org> (2015-05-17) +# Mask USE=rados for net-analyzer/rrdtool since sys-cluster/ceph is not +# keyworded (bug #549516) +net-analyzer/rrdtool rados + +# Jeroen Roovers <jer@gentoo.org> (2015-04-26) +# Contact us if you want or have an HPPA cluster with dev-db/mariadb +# (bug #544378) +dev-db/mariadb galera + +# Mike Frysinger <vapier@gentoo.org> (2015-03-16) +# Needs sci-physics/bullet tested #499974 +dev-libs/efl physics + +# Jeroen Roovers <jer@gentoo.org> (2015-02-02) +# dev-python/gevent requires dev-python/greenlet which has not been ported to +# HPPA (bug #538510) +dev-python/pyzor gevent + +# Jeroen Roovers <jer@gentoo.org> (2014-10-19) +# 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 <jer@gentoo.org> (2014-07-29) +# 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 <jer@gentoo.org> (2014-03-06) +# USE=gui requires x11-libs/qscintilla, +sci-mathematics/octave gui + +# Julian Ospald <hasufell@gentoo.org> (2013-11-23) +# needs app-arch/innoextract (bug #492326) +games-fps/duke3d-data gog + +# Jeroen Roovers <jer@gentoo.org> (2013-07-23) +# graphite is not implemented on HPPA +sys-devel/gcc graphite + +# Julian Ospald <hasufell@gentoo.org> (2013-03-31) +# depends on mono +>=net-irc/hexchat-2.9.4-r1 theme-manager + +# Jeroen Roovers <jer@gentoo.org> (2013-01-22) +# 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 <jer@gentoo.org> (2013-01-02) +# Mask non-keyworded sci-libs/hdf5 for sci-mathematics/octave +sci-mathematics/octave hdf5 qhull + +# Jeroen Roovers <jer@gentoo.org> (2012-07-08) +# media-libs/devil has not been fully tested on HPPA +media-gfx/graphviz devil + +# Jeroen Roovers <jer@gentoo.org> (2012-07-03) +# Mask USE=connman for net-libs/gupnp (bug #424225) +net-libs/gupnp connman + +# Jeroen Roovers <jer@gentoo.org> (2012-05-21) +# HPPA is an unsupported architecture +dev-libs/libpcre jit + +# Arun Raghavan <ford_prefect@gentoo.org> (2012-05-24) +# media-sound/pulseaudio needs PyQt5[dbus] for making the equalizer module +# usable. Mask until this is available. +# Jeroen Roovers <jer@gentoo.org> (2014-02-18) +# OSS is the only kernel audio interface that works on HPPA +media-sound/pulseaudio equalizer -oss + +# Jeroen Roovers <jer@gentoo.org> (2012-05-21) +# media-sound/lilypond has problems running mpost (bug #416961) +app-text/asciidoc test + +# Jeroen Roovers <jer@gentoo.org> (2012-04-19) +# 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 <jer@gentoo.org> (2011-10-25) +# Depends upon an as yet unsupported version of dev-libs/dietlibc +dev-libs/libowfat diet + +# Jeroen Roovers <jer@gentoo.org> (2011-06-05) +# app-office/gnumeric is not keyworded (bug #367513) +app-office/lyx gnumeric + +# Jeroen Roovers <jer@gentoo.org> (2011-02-24) +# Needs Java (bug #355353) +app-text/texlive pdfannotextractor + +# Justin Lecher <jlec@gentoo.org> (2010-08-13) +# MKL not available on this arch +media-gfx/povray mkl + +# Pacho Ramos <pacho@gentoo.org> (2010-07-11) +# 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 +net-im/pidgin eds + +# Jeroen Roovers <jer@gentoo.org> (2008-04-15) +# 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 <jer@gentoo.org> (2008-09-16) +# cpudetection and custom-cpuopts does not apply +# to HPPA (bug #234629) +media-video/mplayer cpudetection + +# Jeroen Roovers <jer@gentoo.org> (2008-09-16) +# app-text/xindy needs dev-lisp/clisp and clisp does not build (bug #229217) +app-text/texlive xindy + +# Mart Raudsepp <leio@gentoo.org> (2008-04-02) +# media-plugins/gst-plugins-{dvb,fluendo-mpegdemux,bad} not keyworded +media-plugins/gst-plugins-meta dvb diff --git a/profiles/baldeagleos/1.0/linux-gnu/arch/hppa/package.use.stable.mask b/profiles/baldeagleos/1.0/linux-gnu/arch/hppa/package.use.stable.mask new file mode 100644 index 000000000000..8633ebd0c1b8 --- /dev/null +++ b/profiles/baldeagleos/1.0/linux-gnu/arch/hppa/package.use.stable.mask @@ -0,0 +1,75 @@ +# Copyright 1999-2018 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 <developer@gentoo.org> (2012-06-28) +## # 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 <asturm@gentoo.org> (2019-06-05) +# sys-auth/polkit stable timeout, bug #661470 +sys-apps/pcsc-lite policykit +x11-misc/colord policykit + +# Sergei Trofimovich <slyfox@gentoo.org> (2019-05-03) +# net-wireless/bluez has no stable keywords, bug #676430 +app-pda/pilot-link bluetooth + +# Sergei Trofimovich <slyfox@gentoo.org> (2019-03-17) +# net-analyzer/nagios (or icinga) has no stable keywords, bug #676222 +sys-libs/freeipmi nagios + +# Andreas Sturmlechner <asturm@gentoo.org> (2018-12-02) +# gnome-base/nautilus is not stable +media-sound/easytag nautilus + +# Andreas Sturmlechner <asturm@gentoo.org> (2018-05-20) +# media-libs/libraw is not stable +media-gfx/imagemagick raw + +# Andreas Sturmlechner <asturm@gentoo.org> (2018-05-20) +# media-video/faac is not stable. +# media-libs/{libdc1394,x264} is not stable. +# media-libs/game-music-emu is not stable. +media-video/libav faac ieee1394 x264 +media-video/ffmpeg gme ieee1394 x264 + +# Andreas Sturmlechner <asturm@gentoo.org> (2018-05-06) +# sci-visualization/gnuplot is not stable. +sci-mathematics/octave gnuplot +sci-libs/libqalculate gnuplot + +# Andreas Sturmlechner <asturm@gentoo.org> (2018-02-12) +# dev-libs/libical stabilisation timeout, bug #621724 +app-mobilephone/gnokii ical +net-mail/cyrus-imapd calalarm http +net-wireless/bluez obex + +# Hans de Graaff <graaff@gentoo.org> (2017-11-26) +# Several packages no longer have stable keywords due +# to bug 626682 +dev-ruby/bundler doc +dev-ruby/rspec-core highlight test +sys-block/thin-provisioning-tools test + +# Andreas Sturmlechner <asturm@gentoo.org> (2017-09-30) +# Mask pdf support so net-print/cups-filters stabilisation +# can go ahead (bug 627392) +net-print/cups-filters pdf + +# David Seifert <soap@gentoo.org> (2017-09-23) +# >=virtual/mpi-2.0-r4 does not have stable keywords on hppa +# Boost 1.63 (bug 624662), Boost 1.62 (bug 590244) +sci-libs/fftw mpi +dev-libs/boost mpi diff --git a/profiles/baldeagleos/1.0/linux-gnu/arch/hppa/packages b/profiles/baldeagleos/1.0/linux-gnu/arch/hppa/packages new file mode 100644 index 000000000000..c076e9fc959d --- /dev/null +++ b/profiles/baldeagleos/1.0/linux-gnu/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/baldeagleos/1.0/linux-gnu/arch/hppa/parent b/profiles/baldeagleos/1.0/linux-gnu/arch/hppa/parent new file mode 100644 index 000000000000..eb001c6e8ab8 --- /dev/null +++ b/profiles/baldeagleos/1.0/linux-gnu/arch/hppa/parent @@ -0,0 +1 @@ +../base diff --git a/profiles/baldeagleos/1.0/linux-gnu/arch/hppa/use.force b/profiles/baldeagleos/1.0/linux-gnu/arch/hppa/use.force new file mode 100644 index 000000000000..9b60317bfc20 --- /dev/null +++ b/profiles/baldeagleos/1.0/linux-gnu/arch/hppa/use.force @@ -0,0 +1,2 @@ +# Force the flag which corresponds to ARCH. +hppa diff --git a/profiles/baldeagleos/1.0/linux-gnu/arch/hppa/use.mask b/profiles/baldeagleos/1.0/linux-gnu/arch/hppa/use.mask new file mode 100644 index 000000000000..5b7b6e30c971 --- /dev/null +++ b/profiles/baldeagleos/1.0/linux-gnu/arch/hppa/use.mask @@ -0,0 +1,299 @@ +# Copyright 1999-2019 Gentoo Authors +# 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. + +# Mattéo Rossillol‑‑Laruelle <beatussum@protonmail.com> (2019‑08‑31) +# Dependency not keyworded (dev-libs/libappindicator). +ayatana + +# Andreas Sturmlechner <asturm@gentoo.org> (2019-03-31) +# sys-auth/elogind is not yet keyworded here. bug #681200 +elogind + +# Matt Turner <mattst88@gentoo.org> (2018-05-26) +# Unmask systemd since it is keyworded here. +-systemd + +# +# Jeroen Roovers <jer@gentoo.org> (2018-03-22) +# sys-cluster/ceph is not supported +ceph + +# Matt Turner <mattst88@gentoo.org> (2018-03-10) +# sys-block/open-iscsi has not been tested on HPPA +iscsi + +# Matt Turner <mattst88@gentoo.org> (2018-03-10) +# sys-boot/plymouth has not been tested on HPPA +plymouth + +# Matt Turner <mattst88@gentoo.org> (2018-03-10) +# sys-fs/dmraid has not been tested on HPPA +dmraid + +# James Le Cuirot <chewi@gentoo.org> (2017-06-29) +# Unmask as this profile is big endian. +-big-endian + +# Andreas Sturmlechner <asturm@gentoo.org> (2017-02-25) +# kwallet integration split from kde to distinct flag +kwallet + +# Jeroen Roovers <jer@gentoo.org> (2016-01-31) +# USE=xwidgets requires net-libs/webkit-gtk +xwidgets + +# Jeroen Roovers <jer@gentoo.org> (2015-10-16) +# HPPA has no NUMA support in the kernel +numa + +# Jeroen Roovers <jer@gentoo.org> (2015-02-03) +# app-misc/geoclue has not been tested on HPPA +geoclue + +# Jeroen Roovers <jer@gentoo.org> (2015-02-03) +# net-misc/connman has not been tested on HPPA +connman + +# Jeroen Roovers <jer@gentoo.org> (2015-01-18) +# No video acceleration is available so video decoding acceleration will not +# work either (bug #536956) +vaapi + +# Jeroen Roovers <jer@gentoo.org> (2014-12-24) +# sys-devel/clang has not been ported to HPPA +clang + +# Jeroen Roovers <jer@gentoo.org> (2014-11-07) +# dev-lang/luajit has not been ported to HPPA +luajit + +# Jeroen Roovers <jer@gentoo.org> (2014-09-30) +# sys-libs/libseccomp has not been ported to HPPA (bug #524148) +seccomp + +# Jeroen Roovers <jer@gentoo.org> (2014-09-19) +# >=net-libs/libgadu-1.12.0 (bug #519854) requires dev-libs/protobuf-c (bug #519772) +gadu + +# Jeroen Roovers <jer@gentoo.org> (2014-05-20) +# Mask USE=systemtap generally until proper kernel support is in place +systemtap + +# Jeroen Roovers <jer@gentoo.org> (2014-05-20) +# USE=tcmalloc needs dev-util/google-perftools +tcmalloc + +# Chí-Thanh Christopher Nguyễn <chithanh@gentoo.org> (2013-11-10) +# sys-devel/llvm is not keyworded, bug #320221 +llvm + +# Jeroen Roovers <jer@gentoo.org> (2013-08-22) +# No known OpenCL providers (bug #482096) +opencl + +# Samuli Suominen <ssuominen@gentoo.org> (2013-03-12) +# NVIDIA Cg toolkit for binary drivers +cg + +# Jeroen Roovers <jer@gentoo.org> (2012-11-13) +# media-libs/fdk-aac is not supported on HPPA (bug #442806) +fdk + +# Jeroen Roovers <jer@gentoo.org> (2012-04-04) +# media-video/vlc is not tested +vlc + +# Jeroen Roovers <jer@gentoo.org> (2012-03-27) +# app-i18n/ibus is not tested +ibus + +# Jeroen Roovers <jer@gentoo.org> (2012-03-08) +# The crash reporting facility in www-client/firefox does not compile +crashreporter + +# Jeroen Roovers <jer@gentoo.org> (2012-01-04) +# dvb is untested on HPPA +dvb + +# Jeroen Roovers <jer@gentoo.org> (2012-01-04) +# No support for Blu-ray (bug #397531). +bluray + +# Jeroen Roovers <jer@gentoo.org> (2011-09-15) +# Prelude has not been tested on HPPA. +prelude + +# Jeroen Roovers <jer@gentoo.org> (2011-06-09) +# Lots of untested dependencies (bug #365451) +facedetect + +# Jeroen Roovers <jer@gentoo.org> (2011-05-02) +# No support for CUDA on HPPA +cuda + +# Samuli Suominen <ssuominen@gentoo.org> (2010-12-25) +# This will need stable gnome-base/gvfs. +thunar + +# Jeroen Roovers <jer@gentoo.org> (2010-10-29) +# Webkit does not work on HPPA right now. +webkit + +# Jeroen Roovers <jer@gentoo.org> (2010-07-20) +# Mask USE=gnome entirely (bug #324511) +glade +libnotify +gconf +gnome +gnome-keyring +gnome-online-accounts + +# Jeroen Roovers <jer@gentoo.org> (2010-07-19) +# Masked because of missing gnome-base/gnome-panel +# dependency (bug #324511) +applet + +# Jeroen Roovers <jer@gentoo.org> (2010-07-10) +# No known hardware support for video decoding +vaapi +vdpau + +# Jeroen Roovers <jer@gentoo.org> (2010-07-01) +# Drop support for ghc and darcs +darcs + +# Jeroen Roovers <jer@gentoo.org> (2010-04-05) +# Mask USE=kde (bug #304363). +kde + +# Jeroen Roovers <jer@gentoo.org> (2010-02-28) +# app-accessibility/flite does not work (bug #307241) +flite + +# Jeroen Roovers <jer@gentoo.org> (2009-08-04) +# 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 <jer@gentoo.org> (2008-06-07) +# dev-util/valgrind has not been ported to HPPA. +valgrind + +# Jeroen Roovers <jer@gentoo.org> (2008-01-04) +# Bug 179895: HPPA's gcc cannot build native code / lacking upstream support +ocamlopt + +# Jeroen Roovers <jer@gentoo.org> (2007-05-17) +# sys-devel/gcc fails to build with USE=d (bug #178896). +d + +# Jeroen Roovers <jer@gentoo.org> (2007-05-02) +# Lack of user/dev support for WiFi (bug #176517) +networkmanager + +# Jeroen Roovers <jer@gentoo.org> (2007-04-07) +# libffi has not been ported to hppa, therefore gcc fails to build with USE=gcj +gcj + +# Samuli Suominen <drac@gentoo.org> (2007-03-02) +# See https://bugs.gentoo.org/show_bug.cgi?id=157881#c3 +battery + +# Saleem Abdulrasool <compnerd@gentoo.org> (2006-08-18) +# dvdr hardware not available - masking with permission from GMsoft +dvdr + +# Jeroen Roovers <jer@gentoo.org> (2006-05-25) +# libemf is not ported to hppa +emf + +# Guy Martin <gmsoft@gentoo.org> (2006-05-25) +# libaio is not ported on hppa +aio + +# Saleem Abdulrasool <compnerd@gentoo.org> (2006-04-26) +# sys-apps/dmidecode: masking with vapier's blessings +dmi + +# Donnie Berkholz <dberkholz@gentoo.org> (2006-03-07) +# Modular X: mask for architectures lacking direct rendering +dri + +# Donnie Berkholz <dberkholz@gentoo.org> (2006-02-05) +# Modular X: mask for architectures on which they aren't available +video_cards_amdgpu +video_cards_glint +video_cards_mga +video_cards_nouveau +video_cards_nv +video_cards_r100 +video_cards_r128 +video_cards_r200 +video_cards_r300 +video_cards_r600 +video_cards_radeon +video_cards_radeonsi + +# Guy Martin <gmsoft@gentoo.org> (2005-07-25) +# lm-sensors not supported on hppa and ieee1394 not tested +lm-sensors +iec61883 +ieee1394 + +# Guy Martin <gmsoft@gentoo.org> (2005-06-25) +# mono is not yet supported on hppa +mono + +# Guy Martin <gmsoft@gentoo.org> (2005-02-18) +# No emboss support on hppa for now +emboss + +# Guy Martin <gmsoft@gentoo.org> (2004-08-08) +# Wifi stuff not test yet because of lack of hardware +wifi + +# Guy Martin <gmsoft@gentoo.org> (2003-02-26) +# No lirc support on hppa +lirc + +# Guy Martin <gmsoft@gentoo.org> (2003-07-22) +# Scanner and gphoto2 not yet tested +gphoto2 +scanner + +# Guy Martin <gmsoft@gentoo.org> (2003-04-13) +# Selinux patches not tested on hppa and no kernel sources are emergeables with this patch. +selinux + +# Guy Martin <gmsoft@gentoo.org> (2003-03-20) +# Many java apps need java => 1.3 and hppa has only 1.1 right now +java + +# Ciaran McCreesh <ciaranm@gentoo.org> (2005-01-05) +# No reliable java, no netbeans. bug 66762 +netbeans + +# Guy Martin <gmsoft@gentoo.org> (2003-03-14) +# 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 diff --git a/profiles/baldeagleos/1.0/linux-gnu/arch/hppa/use.stable.mask b/profiles/baldeagleos/1.0/linux-gnu/arch/hppa/use.stable.mask new file mode 100644 index 000000000000..b6d0ffd1d1bb --- /dev/null +++ b/profiles/baldeagleos/1.0/linux-gnu/arch/hppa/use.stable.mask @@ -0,0 +1,28 @@ +# Copyright 1999-2018 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# +# This file requires eapi 5 or later. New entries go on top. +# Please use the same syntax as in use.mask + +# Hans de Graaff <graaff@gentoo.org> (2019-07-17) +# Temporary mask for stable bug 688976 +ruby_targets_ruby25 + +# Andreas Sturmlechner <asturm@gentoo.org> (2019-06-05) +# sys-auth/consolekit will not be stabilised anymore. +consolekit + +# Sergei Trofimovich <slyfox@gentoo.org> (2019-03-03) +# No stable sys-apps/systemd on hppa. +systemd + +# Andreas Sturmlechner <asturm@gentoo.org> (2018-05-20) +openal + +# Matt Turner <mattst88@gentoo.org> (2018-04-22) +# media-gfx/gimp is ~hppa only +gimp + +# Andreas Sturmlechner <asturm@gentoo.org> (2017-10-29) +# Mask qt5 for stabilisation timeout, bug #620334 +qt5 |
