| Summary: | media-sound/pulseaudio: EAPI 7, GLEP 81 | ||
|---|---|---|---|
| Product: | Gentoo Linux | Reporter: | David Michael <fedora.dm0> |
| Component: | Current packages | Assignee: | Gentoo Linux Gnome Desktop Team <gnome> |
| Status: | RESOLVED FIXED | ||
| Severity: | normal | CC: | flippynelle, jstein |
| Priority: | Normal | Keywords: | EBUILD, PATCH, PullRequest |
| Version: | unspecified | ||
| Hardware: | All | ||
| OS: | Linux | ||
| See Also: | https://github.com/gentoo/gentoo/pull/18141 | ||
| Whiteboard: | |||
| Package list: | Runtime testing required: | --- | |
| Attachments: |
pulseaudio-13.0 EAPI 7
acct-group/pulse-access acct-group/pulse acct-user/pulse metadata.xml for all GLEP 81 packages acct-user/pulse poc fix |
||
|
Description
David Michael
2020-10-05 16:04:39 UTC
Created attachment 663880 [details]
acct-group/pulse-access
Created attachment 663883 [details]
acct-group/pulse
Created attachment 663886 [details]
acct-user/pulse
Created attachment 663889 [details]
metadata.xml for all GLEP 81 packages
Created attachment 663895 [details]
acct-user/pulse
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=47f63d7efca2d55bae9071630b685d368b48adc0 commit 47f63d7efca2d55bae9071630b685d368b48adc0 Author: David Michael <fedora.dm0@gmail.com> AuthorDate: 2020-11-06 03:14:23 +0000 Commit: Matt Turner <mattst88@gentoo.org> CommitDate: 2020-11-06 03:55:41 +0000 media-sound/pulseaudio: EAPI 7, GLEP 81 Closes: https://bugs.gentoo.org/746737 Package-Manager: Portage-3.0.8, Repoman-3.0.2 Signed-off-by: David Michael <fedora.dm0@gmail.com> Signed-off-by: Matt Turner <mattst88@gentoo.org> media-sound/pulseaudio/pulseaudio-13.0-r1.ebuild | 353 +++++++++++++++++++++++ 1 file changed, 353 insertions(+) Created attachment 674395 [details, diff]
poc fix
/var/tmp/portage/media-sound/pulseaudio-13.0-r1/work/pulseaudio-13.0/configure --prefix=/usr --build=x86_64-pc-linux-gnu --host=x86_64-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --disable-dependency-tracking --disable-silent-rules --docdir=/usr/share/doc/pulseaudio-13.0-r1 --htmldir=/usr/share/doc/pulseaudio-13.0-r1/html --with-sysroot=/ --libdir=/usr/lib64 --disable-adrian-aec --disable-esound --disable-gconf --disable-solaris --enable-largefile --localstatedir=/var --with-systemduserunitdir=/usr/lib/systemd/user --with-udev-rules-dir=//lib/udev/rules.d --enable-alsa --disable-bluez5 --enable-gsettings --disable-gtk3 --disable-jack --disable-samplerate --disable-lirc --enable-orc --disable-oss-output --enable-openssl --disable-default-build-tests --enable-udev --disable-webrtc-aec --disable-avahi --without-fftw --with-soxr --with-database=gdbm --enable-glib2 --enable-asyncns --disable-neon-opt --disable-tcpwrap --enable-dbus --enable-x11 --disable-systemd-daemon --disable-systemd-login --disable-systemd-journal --disable-ipv6 --with-caps --enable-systemd-login SYSTEMDLOGIN_CFLAGS=-I/usr/include/elogind SYSTEMDLOGIN_LIBS=-L/lib64 -lelogind --with-pulsedsp-location=/usr/\\$$LIB/pulseaudio
configure: error: unrecognized option: `-lelogind'
Try `/var/tmp/portage/media-sound/pulseaudio-13.0-r1/work/pulseaudio-13.0/configure --help' for more information
You might want to make a new bug for your issue for visibility, and because it is unrelated to this bug and applies to older versions as well. Srry, busy. But you're right it's in prev. too (at least): /var/db/repos/gentoo/media-sound/pulseaudio/pulseaudio-13.0.ebuild Did it in https://bugs.gentoo.org/756196 Thanks for your advice. |