Advertisement
Guest User

Untitled

a guest
Mar 26th, 2019
144
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 9.29 KB | None | 0 0
  1. # Low-level virtual machine targets
  2. # AMDGPU is obvious, duh
  3. # AArch64 is arm64 (ARM64 NOT AMD64) in Gentoo
  4. */* -llvm_targets_AMDGPU -llvm_targets_AArch64
  5. dev-lang/luajit lua52compat
  6. media-libs/opencv gtk
  7.  
  8. # aegisub
  9. media-video/aegisub spell
  10. dev-libs/boost icu
  11. # ahoviewer
  12. media-gfx/ahoviewer -gstreamer openssl ssl
  13. # anbox
  14. app-emulation/lxc cgmanager
  15. # blender
  16. media-gfx/blender -bullet -dds -elbeem -game-engine -openexr
  17. # breeze (themes)
  18. kde-plasma/breeze
  19. kde-plasma/breeze-gtk
  20. kde-plasma/kde-cli-tools -handbook -kdesu
  21. # calibre
  22. dev-python/PyQt5 webkit -widgets printsupport -network
  23. dev-libs/libpcre2 pcre16
  24. dev-qt/qtwebkit printsupport
  25. # cdrtools[filecaps] -> libcap
  26. sys-apps/attr abi_x86_32
  27. # clang (see also: llvm)
  28. # Currently I need clang and llvm only to compile rust for firefox-kde-opensuse,
  29. # and rust doesn’t use abi_x86_32, neither it uses llvm targets other than x86.
  30. sys-devel/clang abi_x86_32 -llvm_targets_BPF llvm_targets_NVPTX
  31. # dwarf-therapist?
  32. games-util/dwarf-therapist qt5
  33. virtual/rubygems ruby_targets_ruby21
  34. sys-libs/tdb python
  35. sys-libs/tevent python
  36. # evince
  37. app-accessibility/at-spi2-core abi_x86_32
  38. app-accessibility/at-spi2-atk abi_x86_32
  39. app-text/texlive-core xetex cjk
  40. app-text/texlive l10n_en l10n_ru
  41. # ffmpeg
  42. # chromium to build libffmpeg.so support for Vivaldi and Chromium
  43. # that’s needed for mp4 adn webm playback
  44. media-video/ffmpeg -video_cards_nvidia chromium
  45. # opencl isn’t working right now (probably, never will)
  46. # media-libs/x264 opencl
  47. # ffmpeg +librtmp — RTMP is Apple streaming protocol used by Crunchy
  48. media-video/rtmpdump abi_x86_32
  49. # firefox
  50. # pgo only works for the latest ~amd64!
  51. # Disable pgo on ESR builds!
  52. # Do not use system-* USE flags except for libvpx, or the build will have bugs!
  53. www-client/firefox gtk2 -pgo
  54. www-client/firefox-kde-opensuse gtk2 -pgo
  55. # required by firefox-55.0.2::gentoo[pgo]
  56. x11-base/xorg-server xvfb
  57. # flowblade
  58. # -frei0r, because that shit pulls opencv
  59. media-video/flowblade gmic swh
  60. # font-manager
  61. gnome-extra/gucharmap vala introspection
  62. # gimp
  63. media-gfx/gimp aalib
  64. media-libs/libmypaint gegl
  65. media-libs/gegl cairo
  66. # gimp[svg] -> … -> freetype[bzip2]
  67. app-arch/bzip2 abi_x86_32
  68. # glade
  69. dev-util/glade python introspection
  70. # gmic (effects library for GIMP and Flowblade)
  71. media-gfx/gmic gimp X cli ffmpeg openmp
  72. # gns3-gui
  73. dev-python/PyQt5 svg gui widgets network
  74. net-misc/gns3-gui qt5 -acessibility
  75. # hugo
  76. www-apps/hugo pygments
  77. # hunspell
  78. app-text/hunspell l10n_en l10n_ru
  79. # inkscape
  80. # postscript to view .PS and .EPS files (xkb layout made with xkbprint)
  81. media-gfx/inkscape postscript imagemagick
  82. # java Java nsplugin was needed for Supermicro IPMI and HP’s iLO.
  83. #dev-java/oracle-jdk-bin nsplugin
  84. #dev-java/oracle-jre-bin nsplugin
  85. #dev-java/icedtea-bin nsplugin
  86. # keepass
  87. dev-dotnet/libgdiplus cairo
  88. # krita
  89. media-gfx/krita -raw
  90. kde-frameworks/kio -*
  91. kde-frameworks/kauth -*
  92. kde-frameworks/sonnet -*
  93. www-client/w3m -*
  94. kde-frameworks/knotifications -*
  95. kde-frameworks/kcrash -*
  96. # libreoffice
  97. dev-libs/xmlsec nss
  98. # librsvg
  99. gnome-base/librsvg introspection
  100. # llvm (see also: clang)
  101. # Currently I need clang and llvm only to compile rust for firefox-kde-opensuse,
  102. # and rust doesn’t use abi_x86_32, neither it uses llvm targets other than x86.
  103. sys-devel/llvm abi_x86_32 -llvm_targets_BPF llvm_targets_NVPTX
  104. # 32-bit versions
  105. app-emulation/vkd3d abi_x86_32
  106. dev-db/sqlite abi_x86_32
  107. dev-libs/* abi_x86_32
  108. media-libs/* abi_x86_32
  109. media-plugins/* abi_x86_32
  110. media-sound/* abi_x86_32
  111. net-libs/* abi_x86_32
  112. net-dns/libidn2 abi_x86_32
  113. sci-libs/* abi_x86_32
  114. sys-devel/* abi_x86_32
  115. sys-libs/* abi_x86_32
  116. virtual/* abi_x86_32
  117. x11-base/xcb-proto abi_x86_32
  118. x11-libs/* abi_x86_32
  119. x11-proto/* abi_x86_32
  120. x11-drivers/nvidia-drivers abi_x86_32
  121. app-arch/libarchive abi_x86_32
  122. app-arch/xz-utils abi_x86_32
  123. dev-util/cmocka abi_x86_32
  124. dev-util/cppunit abi_x86_32
  125. dev-python/subunit abi_x86_32
  126. dev-qt/qtcore abi_x86_32
  127. # MEGA
  128. net-misc/meganz-sdk fuse examples sqlite qt libuv inotify
  129. net-misc/megasync thunar qt5 threads
  130. # mesa
  131. # vaapi, gallium, d3d9 and xa are for video_cards_i965
  132. # opencl is good for wine applications (photoshop),
  133. # and wine requires "mesa +opencl", which requires "mesa +llvm"
  134. # upd: opencl on mesa depends on radeon drivers
  135. media-libs/mesa vaapi gallium d3d9 xa -opencl -llvm
  136. # mkvtoolnix -> ruby
  137. dev-ruby/json ruby_targets_ruby21
  138. dev-ruby/rubygems ruby_targets_ruby21
  139. dev-ruby/rake ruby_targets_ruby21
  140. sci-libs/gsl cblas-external
  141. media-video/mkvtoolnix qt5
  142. # mpd[ffmpeg] -> ffmpeg
  143. media-video/ffmpeg abi_x86_32
  144. # mpv
  145. # -vaapi because steam pulls old libva
  146. media-video/mpv libcaca luajit vdpau -vaapi
  147. # mpv-9999[libass] -> … -> harfbuzz[graphite]
  148. media-gfx/graphite2 abi_x86_32
  149. # mpv-9999[libass] -> libass[enca]
  150. app-i18n/enca abi_x86_32
  151. # networkmanager
  152. # pulled by steam
  153. net-misc/networkmanager -consolekit -dhclient -modemmanager -ncurses nss -ppp -wext -wifi
  154. # nut (UPS daemon)
  155. sys-power/nut ups_drivers_usbhid-ups ups_drivers_tripplite ups_drivers_tripplite_usb ups_drivers_tripplitesu -ups_drivers_al175 -ups_drivers_apcsmart -ups_drivers_apcsmart-old -ups_drivers_apcupsd-ups -ups_drivers_bcmxcp -ups_drivers_bcmxcp_usb -ups_drivers_belkin -ups_drivers_belkinunv -ups_drivers_bestfcom -ups_drivers_bestfortress -ups_drivers_bestuferrups -ups_drivers_bestups -ups_drivers_blazer_ser -ups_drivers_blazer_usb -ups_drivers_clone -ups_drivers_clone-outlet -ups_drivers_dummy-ups -ups_drivers_etapro -ups_drivers_everups -ups_drivers_gamatronic -ups_drivers_genericups -ups_drivers_isbmex -ups_drivers_ivtscd -ups_drivers_liebert -ups_drivers_liebert-esp2 -ups_drivers_masterguard -ups_drivers_metasys -ups_drivers_mge-shut -ups_drivers_mge-utalk -ups_drivers_microdowell -ups_drivers_nutdrv_qx -ups_drivers_oldmge-shut -ups_drivers_oneac -ups_drivers_optiups -ups_drivers_powercom -ups_drivers_powerpanel -ups_drivers_rhino -ups_drivers_richcomm_usb -ups_drivers_riello_ser -ups_drivers_riello_usb -ups_drivers_safenet -ups_drivers_solis -ups_drivers_victronups -ups_drivers_upscode2
  156. # nvidia-drivers
  157. x11-drivers/nvidia-drivers kms tools driver acpi gtk2
  158. # openshot
  159. media-video/ffmpeg sdl
  160. media-libs/sdl-image tiff
  161. media-libs/mlt xml python gtk melt frei0r sdl
  162. # pidgin-privacy-please -> … -> dbus-glib
  163. sys-apps/dbus abi_x86_32
  164. # qemu
  165. # caps requires XATTR set for ext* filesystems in the kernel
  166. # sdl becasue VNC is shit! SHIT!
  167. app-emulation/qemu -caps -curl -jpeg -ncurses nfs sdl spice vde -vnc
  168. app-emulation/spice client
  169. dev-libs/libxml2 icu python
  170. dev-libs/popt static-libs
  171. # gles2 required by qemu
  172. media-libs/mesa gallium gles2 vdpau -vaapi
  173. # qt
  174. dev-qt/qtgui gtkstyle abi_x86_32
  175. # renpy
  176. games-engines/renpy development doc examples
  177. # rdoc pulls a lot of shit to /usr/share
  178. dev-lang/ruby -rdoc
  179. dev-lang/python:2.7 tk
  180. dev-qt/qtcore icu
  181. sys-libs/zlib minizip
  182. dev-libs/libpcre pcre16
  183. # samba
  184. net-fs/samba netapi abi_x86_32
  185. app-crypt/heimdal -ssl abi_x86_32
  186. sys-libs/ntdb python
  187. # scim
  188. app-i18n/scim-anthy gtk3
  189. # shutter
  190. virtual/imagemagick-tools perl
  191. # req. by imagemagick-tools
  192. media-gfx/imagemagick perl
  193. # spice
  194. net-misc/spice-gtk gtk3
  195. # steam
  196. games-util/steam-launcher -steamruntime
  197. games-util/steam-meta -steamruntime
  198. games-util/steam-client-meta -steamruntime
  199. # required by net-libs/libcurl-debian
  200. net-misc/curl abi_x86_32
  201. # swftools
  202. media-libs/t1lib -X
  203. # tesseract
  204. app-text/tesseract l10n_ru l10n_ja
  205. # thunar
  206. # (MTP is needed for samsung galaxy note 5)
  207. media-libs/libmtp -crypt
  208. # Thunar-volman uses gvfs and needs it built with mtp flag
  209. # for MTP and gphoto2 for PTP.
  210. gnome-base/gvfs mtp gphoto2
  211. # thunar[dbus,-xfce_plugins_trash] -> … -> acl
  212. # -> libudev[-systemd]
  213. sys-apps/acl abi_x86_32
  214. sys-fs/eudev abi_x86_32
  215. # tumbler
  216. xfce-extra/tumbler jpeg ffmpeg odf pdf
  217. # thunar -> gtk+-[cups]
  218. net-print/cups abi_x86_32 -usb
  219. # thunar -> … -> libSM[uuid]
  220. sys-apps/util-linux abi_x86_32
  221. gnome-base/librsvg abi_x86_32
  222. # transmission
  223. net-p2p/transmission gtk
  224. # waifu2x
  225. # cuda is not necessary.
  226. # needs <nvidia-cuda-toolkit-9.2
  227. # which needs gcc-6
  228. # needs opencl flag (probably, because still doesn’t build even with gcc-6)
  229. # models are obligatory.
  230. media-libs/waifu2x-converter-cpp models -cuda -opencl
  231. # wine
  232. # wine-vanilla is for work apps
  233. # hence less experiments (no d3d9, vulkan, dxvk)
  234. # vulkan works only on newer cards.
  235. app-emulation/wine-vanilla abi_x86_32 cups custom-cflags debug dbus jpg gecko gnutls gsm gstreamer -ncurses openal -opencl -oss -perl png s3tc sdl -scanner ssl threads -udisks -vkd3d -vulkan -xcomposite xml
  236. # wine-any is for games
  237. app-emulation/wine-any abi_x86_32 cups custom-cflags d3d9 debug dbus jpg gecko gnutls gsm gstreamer -ncurses openal -oss -perl png s3tc sdl -scanner ssl staging threads -udisks -vkd3d -vulkan -xcomposite xml
  238. # required by wine
  239. app-emulation/wine-gecko abi_x86_32
  240. media-libs/libsdl2 haptic
  241. # vulkan works only on newer cards.
  242. media-libs/mesa -vulkan
  243. # xorg-drivers[input_devices_evdev] -> … -> pkgconfig
  244. dev-util/pkgconfig abi_x86_32
  245. # xorg-server
  246. x11-base/xorg-server kdrive xephyr
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement