This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
acct-group/gamemode | |
acct-group/input | |
acct-group/messagebus | |
acct-group/ntp | |
acct-group/pipewire | |
acct-group/plugdev | |
acct-group/polkitd | |
acct-group/rtkit | |
acct-user/messagebus | |
acct-user/ntp |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
$ emerge -pc | |
* Always study the list of packages to be cleaned for any obvious | |
* mistakes. Packages that are part of the world set will always | |
* be kept. They can be manually added to this set with | |
* `emerge --noreplace <atom>`. Packages that are listed in | |
* package.provided (see portage(5)) will be removed by | |
* depclean, even if they are part of the world set. | |
* | |
* As a safety measure, depclean will not remove any packages |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Build started at 2023-12-25T19:12:54.432589 | |
Main binary: /usr/bin/python3.12 | |
Build Options: -Db_pch=false -Dwerror=false -Ddocdir=/usr/share/doc/pipewire-1.0.0-r1 -Ddbus=enabled -Davahi=disabled -Ddocs=disabled -Dman=disabled -Dexamples=disabled -Dtests=disabled -Dinstalled_tests=disabled -Dlibffado=disabled -Dgstreamer=disabled -Dgstreamer-device-provider=disabled -Dgsettings=disabled -Dsystemd=disabled -Dsystemd-system-service=disabled -Dsystemd-system-unit-dir=/lib/systemd/system -Dsystemd-user-unit-dir=/usr/lib/systemd/user -Dsystemd-user-service=disabled -Dpipewire-alsa=enabled -Dselinux=disabled -Dspa-plugins=enabled -Dalsa=enabled -Dcompress-offload=disabled -Daudiomixer=enabled -Daudioconvert=enabled -Dbluez5=disabled -Dbluez5-backend-hsp-native=disabled -Dbluez5-backend-hfp-native=disabled -Dbluez5-backend-native-mm=disabled -Dbluez5-backend-ofono=disabled -Dbluez5-backend-hsphfpd=disabled -Dbluez5-codec-aac=disabled -Dbluez5-codec-aptx=disabled -Dbluez5-codec-ldac=disabled -Dopus=disabled -Dbluez5-c |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
* Package: media-libs/libmysofa-1.3.2:0 | |
* Repository: local | |
* USE: abi_x86_32 abi_x86_64 amd64 elibc_glibc kernel_linux | |
* FEATURES: network-sandbox preserve-libs sandbox userpriv usersandbox | |
>>> Unpacking source... | |
>>> Unpacking libmysofa-1.3.2.tar.gz to /var/tmp/portage/media-libs/libmysofa-1.3.2/work | |
>>> Source unpacked in /var/tmp/portage/media-libs/libmysofa-1.3.2/work | |
>>> Preparing source in /var/tmp/portage/media-libs/libmysofa-1.3.2/work/libmysofa-1.3.2 ... | |
* Source directory (CMAKE_USE_DIR): "/var/tmp/portage/media-libs/libmysofa-1.3.2/work/libmysofa-1.3.2" | |
* Build directory (BUILD_DIR): "/var/tmp/portage/media-libs/libmysofa-1.3.2/work/libmysofa-1.3.2_build" |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# Copyright 1999-2022 Gentoo Authors | |
# Distributed under the terms of the GNU General Public License v2 | |
EAPI=7 | |
inherit cmake-multilib multilib | |
DESCRIPTION="Reader for AES SOFA files to get better HRTFs" | |
HOMEPAGE="https://github.com/hoene/libmysofa" | |
SRC_URI="https://github.com/hoene/libmysofa/archive/v${PV}.tar.gz -> ${P}.tar.gz" |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
$ doas emerge --info '=media-video/pipewire-1.0.0-r1::gentoo' | |
Portage 3.0.58 (python 3.12.0-final-0, default/linux/amd64/17.1, gcc-13, glibc-2.38-r7, 6.5.13-tkg-bore-eevdf x86_64) | |
================================================================= | |
System Settings | |
================================================================= | |
System uname: Linux-6.5.13-tkg-bore-eevdf-x86_64-AMD_Ryzen_7_3700X_8-Core_Processor-with-glibc2.38 | |
KiB Mem: 32813492 total, 15184092 free | |
KiB Swap: 0 total, 0 free | |
Timestamp of repository gentoo: Mon, 25 Dec 2023 20:32:02 +0000 | |
Head commit of repository gentoo: 24ca0c594418d940bd4a29efd28c6ab76c19f417 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
* Package: media-video/pipewire-1.0.0-r1:0/0.4 | |
* Repository: gentoo | |
* Maintainer: [email protected] [email protected] | |
* Upstream: https://gitlab.freedesktop.org/pipewire/pipewire/-/issues | |
* USE: X abi_x86_32 abi_x86_64 amd64 dbus elibc_glibc extra ffmpeg kernel_linux readline ssl | |
* FEATURES: network-sandbox preserve-libs sandbox userpriv usersandbox | |
>>> Unpacking source... | |
>>> Unpacking pipewire-1.0.0.tar.bz2 to /var/tmp/portage/media-video/pipewire-1.0.0-r1/work | |
>>> Unpacking pipewire-1.0.0-docs.tar.xz to /var/tmp/portage/media-video/pipewire-1.0.0-r1/work | |
>>> Source unpacked in /var/tmp/portage/media-video/pipewire-1.0.0-r1/work |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
* Package: media-video/pipewire-1.0.0-r1:0/0.4 | |
* Repository: gentoo | |
* Maintainer: [email protected] [email protected] | |
* Upstream: https://gitlab.freedesktop.org/pipewire/pipewire/-/issues | |
* USE: X abi_x86_32 abi_x86_64 amd64 dbus elibc_glibc extra ffmpeg kernel_linux readline ssl | |
* FEATURES: network-sandbox preserve-libs sandbox userpriv usersandbox | |
>>> Unpacking source... | |
>>> Unpacking pipewire-1.0.0.tar.bz2 to /var/tmp/portage/media-video/pipewire-1.0.0-r1/work | |
>>> Unpacking pipewire-1.0.0-docs.tar.xz to /var/tmp/portage/media-video/pipewire-1.0.0-r1/work | |
>>> Source unpacked in /var/tmp/portage/media-video/pipewire-1.0.0-r1/work |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
[2023-12-06 09:29:59] [INFO] run_depcheck | |
[2023-12-06 09:29:59] [INFO] watcher_deps | |
[2023-12-06 09:29:59] [INFO] check_architecture | |
[2023-12-06 09:29:59] [INFO] Setting architecture to 'desktop' | |
[2023-12-06 09:29:59] [INFO] check_version | |
[2023-12-06 09:29:59] [INFO] check_branch | |
[2023-12-06 09:29:59] [INFO] Branch is stable | |
[2023-12-06 09:29:59] [INFO] Upstream version is 4.0.4 | |
[2023-12-06 09:29:59] [INFO] Local version is same as upstream | |
[2023-12-06 09:29:59] [INFO] check_unmerged |